summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-083-3/+0
* usbfs micro optimitationOliver Neukum2007-04-271-1/+1
* USB: add "busnum" attribute for USB devicesAlan Stern2007-04-271-0/+11
* USB: fix signed jiffies issue in autosuspend logicAlan Stern2007-04-271-5/+12
* USB: Allow transfer_buffer with transfer_dmaTony Lindgren2007-04-271-1/+15
* USB: add "last_busy" field for use in autosuspendAlan Stern2007-04-273-37/+67
* USB: make usbdevices export their device nodes instead of using a separate classKay Sievers2007-04-278-112/+176
* USB: add power/level sysfs attributeAlan Stern2007-04-273-8/+90
* USB: Allow autosuspend delay to equal 0Alan Stern2007-04-273-8/+12
* USB: separate autosuspend from external suspendAlan Stern2007-04-276-41/+90
* USB: fix race in HCD removalAlan Stern2007-04-271-3/+5
* usbcore: move usb_autosuspend_workAlan Stern2007-04-273-30/+20
* dev_dbg: check dev_dbg() argumentsDan Williams2007-04-271-3/+1
* USB: remove use of the bus rwsem, as it doesn't really protect anything.Greg Kroah-Hartman2007-04-274-22/+7
* USB: another entry for the quirk listOliver Neukum2007-03-261-1/+2
* USB: kill dead code from hub.cOliver Neukum2007-03-091-7/+0
* USB: ratelimit debounce error messagesOliver Neukum2007-03-091-1/+1
* USB: set the correct interval for interrupt URBsAlan Stern2007-03-092-9/+13
* USB: export autosuspend delay in sysfsAlan Stern2007-02-233-1/+87
* USB: make autosuspend delay a module parameterAlan Stern2007-02-234-10/+26
* USB: minor cleanups for sysfs.cAlan Stern2007-02-231-24/+12
* USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum2007-02-236-2/+96
* USB: refactor usb device matching and create usb_device_matchGreg Kroah-Hartman2007-02-232-12/+23
* USB: kernel-doc fixesRandy Dunlap2007-02-161-0/+1
* USB: unconfigure devices which have config 0Alan Stern2007-02-164-8/+22
* USB: fix concurrent buffer access in the hub driverAlan Stern2007-02-161-0/+6
* usbcore: small changes to hub driver's suspend methodAlan Stern2007-02-161-15/+10
* USB: Fix apparent typo CONFIG_USB_CDCETHER.Robert P. J. Day2007-02-161-1/+1
* USB: fix needless failure under certain conditionsOliver Neukum2007-02-161-4/+5
* USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERRJosh Triplett2007-02-161-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-02-0714-382/+218
|\
| * USB: a bit more coding style cleanupOliver Neukum2007-02-072-25/+25
| * usbcore: trivial whitespace fixesOliver Neukum2007-02-073-107/+107
| * USB: total removal of multithreaded probing in usbOliver Neukum2007-02-071-43/+21
| * usbcore: remove unused bandwith-related codeAlan Stern2007-02-074-157/+0
| * USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman2007-02-071-16/+19
| * rndis_host learns ActiveSync basicsOle Andre Vadla Ravnas2007-02-071-8/+20
| * usbcore: remove unneeded error checkAlan Stern2007-02-071-5/+1
| * USB: indicate active altsetting in proc/bus/usb/devices fileDavid Brownell2007-02-071-2/+6
| * USB: devio.c add missing INIT_LIST_HEAD()Dan Carpenter2007-02-071-0/+1
| * USB: convert usb class devices to real devicesGreg Kroah-Hartman2007-02-071-7/+6
| * USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman2007-02-071-12/+12
* | USB: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-071-1/+3
|/
* USB: disable USB_MULTITHREAD_PROBEGreg Kroah-Hartman2007-01-222-24/+1
* USB: Fixed bug in endpoint release function.Sarah Bailey2007-01-051-1/+1
* USB: fix to usbfs_snoop logging of user defined control urbsChris Frey2006-12-201-1/+5
* [PATCH] struct path: convert usbJosef Sipek2006-12-081-2/+2
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
* [PATCH] slab: remove SLAB_DMAChristoph Lameter2006-12-071-1/+1
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-2/+2
OpenPOWER on IntegriCloud