aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* USB: kernel-doc fixesRandy Dunlap2007-02-16
* USB: unconfigure devices which have config 0Alan Stern2007-02-16
* USB: fix concurrent buffer access in the hub driverAlan Stern2007-02-16
* usbcore: small changes to hub driver's suspend methodAlan Stern2007-02-16
* USB: Fix apparent typo CONFIG_USB_CDCETHER.Robert P. J. Day2007-02-16
* USB: fix needless failure under certain conditionsOliver Neukum2007-02-16
* USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERRJosh Triplett2007-02-16
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-02-07
|\
| * USB: a bit more coding style cleanupOliver Neukum2007-02-07
| * usbcore: trivial whitespace fixesOliver Neukum2007-02-07
| * USB: total removal of multithreaded probing in usbOliver Neukum2007-02-07
| * usbcore: remove unused bandwith-related codeAlan Stern2007-02-07
| * USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman2007-02-07
| * rndis_host learns ActiveSync basicsOle Andre Vadla Ravnas2007-02-07
| * usbcore: remove unneeded error checkAlan Stern2007-02-07
| * USB: indicate active altsetting in proc/bus/usb/devices fileDavid Brownell2007-02-07
| * USB: devio.c add missing INIT_LIST_HEAD()Dan Carpenter2007-02-07
| * USB: convert usb class devices to real devicesGreg Kroah-Hartman2007-02-07
| * USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman2007-02-07
* | USB: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-07
|/
* USB: disable USB_MULTITHREAD_PROBEGreg Kroah-Hartman2007-01-22
* USB: Fixed bug in endpoint release function.Sarah Bailey2007-01-05
* USB: fix to usbfs_snoop logging of user defined control urbsChris Frey2006-12-20
* [PATCH] struct path: convert usbJosef Sipek2006-12-08
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* [PATCH] slab: remove SLAB_DMAChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-07
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * usbcore: remove unused argument in autosuspendAlan Stern2006-12-01
| * USB: keep count of unsuspended childrenAlan Stern2006-12-01
| * USB hub: simplify remote-wakeup handlingAlan Stern2006-12-01
| * USB: struct usb_device: change flag to bitflagAlan Stern2006-12-01
| * USB: Add autosuspend support to the hub driverAlan Stern2006-12-01
| * USB: create a new thread for every USB device found during the probe sequenceGreg Kroah-Hartman2006-12-01
| * USB: added dynamic major number for USB endpointsSarah Bailey2006-12-01
| * USB: make drivers/usb/core/driver.c:usb_device_match() staticAdrian Bunk2006-12-01
| * USB core: fix compiler warning about usb_autosuspend_workAlan Stern2006-12-01
| * USB: resume_device symbol conflictStephen Hemminger2006-12-01
| * USB: Move private hub declarations out of public header fileAlan Stern2006-12-01
| * USB: expand autosuspend/autoresume APIAlan Stern2006-12-01
| * USB: autosuspend code consolidationAlan Stern2006-12-01
| * USB: makes usb_endpoint_* functions inline.Luiz Fernando N. Capitulino2006-12-01
| * USB: devices: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-01
| * USB core: don't match interface descriptors for vendor-specific devicesAlan Stern2006-12-01
| * usb hub: fix root hub code so it takes more than 15 devices per root hubinaky@linux.intel.com2006-12-01
| * usb/hub: allow hubs up to 31 childreninaky@linux.intel.com2006-12-01
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* USB: Fixed outdated usb_get_device_descriptor() documentationLaurent Pinchart2006-11-16