USB: Storage: Update unusual_devs entry for Datafab KECF-USB
[safe/jmp/linux-2.6] / drivers / usb / core / hcd.c
2009-01-07 Ming LeiUSB: mark "reject" field of struct urb as atomic_t
2009-01-07 Alan SternUSB: Enhance usage of pm_message_t
2009-01-07 Pete ZaitcevUSB: Allow usbmon as a module even if usbcore is builtin
2008-10-29 Alan SternUSB: fix crash when URBs are unlinked after the device...
2008-10-17 Alan SternUSB: EHCI: log a warning if ehci-hcd is not loaded...
2008-10-16 Greg Kroah-Hartmandevice create: usb: convert device_create_drvdata to...
2008-09-23 Geoff LevandUSB: fix hcd interrupt disabling
2008-08-21 Alan SternUSB: automatically enable RHSC interrupts
2008-07-21 Kay SieversUSB: usb dev_name() instead of dev->bus_id
2008-07-21 Greg Kroah-HartmanUSB: handle pci_name() being const
2008-07-06 Linus TorvaldsRevert "USB: don't explicitly reenable root-hub status...
2008-07-04 Stefan BeckerUSB: fix interrupt disabling for HCDs with shared inter...
2008-05-20 Greg Kroah-HartmanUSB: Core: fix race in device_create
2008-04-25 Alan SternUSB: don't explicitly reenable root-hub status interrupts
2008-04-25 Alan SternUSB: root hubs don't lie about their number of TTs
2008-04-25 Ming LeiUSB: fix comments of 2 functions in hcd.c
2008-02-01 Greg Kroah-HartmanUSB: mark USB drivers as being GPL only
2008-02-01 Greg Kroah-HartmanUSB: use a real vendor and product id for root hubs
2008-02-01 Magnus Dammusb: dma bounce buffer support
2008-02-01 Tony JonesUSB: Convert from class_device to device for USB core
2007-11-28 Alan SternUSB HCD: avoid duplicate local_irq_disable()
2007-11-02 Adrian Bunkcleanup asm/scatterlist.h includes
2007-10-12 Sarah SharpUSB: Export URB statistics for powertop
2007-10-12 Alan SternUSB: flush outstanding URBs when suspending
2007-10-12 Alan SternUSB: break apart flush_endpoint and disable_endpoint
2007-10-12 Alan SternUSB: Eliminate urb->status usage!
2007-10-12 Alan SternUSB: reorganize urb->status use in usbmon
2007-10-12 Alan SternUSB: fix mistake in usb_hcd_giveback_urb
2007-10-12 Alan SternUSB: add urb->unlinked field
2007-10-12 Alan SternUSB: centralize -EREMOTEIO handling
2007-10-12 Alan SternUSB: make HCDs responsible for managing endpoint queues
2007-10-12 Inaky Perez-Gonzalezusb: cleanup usb_register_bus() and hook up sysfs group
2007-10-12 Inaky Perez-Gonzalezusb: add the concept of default authorization to USB...
2007-10-12 Alan SternUSB: separate out endpoint queue management and DMA...
2007-10-12 Alan SternUSB: update spinlock usage for root-hub URBs
2007-10-12 Alan SternUSB: cleanup for previous patches
2007-10-12 Alan SternUSB: avoid using urb->pipe in usbcore
2007-10-12 Alan SternUSB: add direction bit to urb->transfer_flags
2007-10-12 Alan SternUSB: add ep->enable
2007-10-12 Alan SternUSB: add urb->ep
2007-07-20 Alan SternUSB: change name of spinlock in hcd.c
2007-07-20 Alan SternUSB: move routines in hcd.c
2007-07-12 Alan SternUSB: Don't resume root hub if the controller is suspended
2007-07-12 Alan SternUSB: Remove usages of dev->power.power_state
2007-07-12 Pete Zaitcevusb: free DMA mappings if enqueue fails
2007-07-12 Alan SternUSB: separate root and non-root suspend/resume
2007-07-12 Oliver NeukumUSB: introduce usb_anchor
2007-07-12 Arjan van de VenUSB: Patch to align the various USB timers to fire...
2007-05-29 Alan SternUSB: replace flush_workqueue with cancel_sync_work
2007-05-23 Pete ZaitcevUSB: Deref URB after usbmon is done with it
2007-05-23 Alan SternUSB: remove unneeded WARN_ON
2007-04-27 Alan SternUSB: add "last_busy" field for use in autosuspend
2007-04-27 Alan SternUSB: separate autosuspend from external suspend
2007-04-27 Alan SternUSB: fix race in HCD removal
2007-02-07 Alan Sternusbcore: remove unused bandwith-related code
2006-12-01 inaky@linux.intel.comusb hub: fix root hub code so it takes more than 15...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: use init_utsname when...
2006-09-28 Alan SternUSB: allow both root-hub interrupts and polling
2006-09-28 Mikael PetterssonUSB: Fix alignment of buffer passed down to ->hub_control()
2006-09-27 Alan Sternusbcore: remove usb_suspend_root_hub
2006-09-27 Alan Sternusbcore: trim down usb_bus structure
2006-09-27 Alan Sternusbcore: Add flag for whether a host controller uses DMA
2006-09-27 Alan SternUSB: remove struct usb_operations
2006-09-27 Alan Sternusbcore: make hcd_endpoint_disable wait for queue to...
2006-09-27 Aleksey GorelovUSB: Properly unregister reboot notifier in case of...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-20 David S. Miller[SPARC]: Kill __irq_itoa().
2006-05-09 David Brownell[PATCH] USB: fix OHCI PM regression
2006-03-20 Alan Stern[PATCH] USB core and HCDs: don't put_device while atomic
2006-03-20 David Brownell[PATCH] USB: remove usbcore-specific wakeup flags
2006-03-20 David Brownell[PATCH] USB: usbcore sets up root hubs earlier
2006-03-20 Arjan van de Ven[PATCH] USB: convert a bunch of USB semaphores to mutexes
2006-01-04 Alan Stern[PATCH] USB: Consider power budget when choosing config...
2006-01-04 Alan Stern[PATCH] USB: Remove USB private semaphore
2005-11-30 Benjamin Herrenschmidt[PATCH] USB: Fix USB suspend/resume crasher (#2)
2005-11-17 Greg Kroah-Hartman[PATCH] USB: move CONFIG_USB_DEBUG checks into the...
2005-10-28 Alan Stern[PATCH] USB: Fix maxpacket length for ep0 on root hubs
2005-10-28 Alan Stern[PATCH] usbcore: Use kzalloc instead of kmalloc/memset
2005-10-28 Greg Kroah-Hartman[PATCH] USB: convert usbmon to use usb notifiers
2005-10-28 Greg Kroah-Hartman[PATCH] USB: convert usbfs/inode.c to use usb notifiers
2005-10-28 Greg Kroah-Hartman[PATCH] USB: add notifier functions to the USB core...
2005-10-28 Alan Stern[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
2005-10-28 David Brownell[PATCH] updates for "controller suspended" handling
2005-10-28 David Brownell[PATCH] root hub changes (lesser half)
2005-10-28 David Brownell[PATCH] all HCDs provide root hub suspend/resume methods
2005-10-28 David Brownell[PATCH] remove some USB_SUSPEND dependencies
2005-10-28 Greg KHMerge ../bleed-2.6
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: fix up all callers of class_device...
2005-10-28 Al Viro[PATCH] gfp_t: drivers/usb
2005-09-12 Alan Stern[PATCH] usbcore: small changes to HCD glue layer
2005-09-07 Pekka Enberg[PATCH] USB: convert kcalloc to kzalloc
2005-09-05 Dmitry Torokhov[PATCH] Driver core: link device and all class devices...
2005-07-29 Dan Streetman[PATCH] USB: fix in usb_calc_bus_time
2005-07-12 Olav Kongas[PATCH] USB: Fix kmalloc's flags type in USB
2005-06-27 Alan Stern[PATCH] usbcore: register root hub in usb_add_hcd
2005-06-27 Alan Stern[PATCH] usbcore support for root-hub IRQ instead of...
2005-06-23 Adrian Bunk[PATCH] better USB_MON dependencies
2005-06-20 gregkh@suse.de[PATCH] USB: move the usb hcd code to use the new class...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2