aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
...
* USB: set default y for CONFIG_USB_DEVICE_CLASSKay Sievers2007-06-08
* USB: replace flush_workqueue with cancel_sync_workAlan Stern2007-05-29
* USB: fix ratelimit call semanticsAlan Stern2007-05-23
* USB: handle errors in power/level attributeAlan Stern2007-05-23
* USB: make the autosuspend workqueue thread freezableAlan Stern2007-05-23
* USB: don't try to kzalloc 0 bytesAlan Stern2007-05-23
* USB: remove short initial timeout for device descriptor fetchAlan Stern2007-05-23
* USB: Deref URB after usbmon is done with itPete Zaitcev2007-05-23
* USB: set the correct Interrupt interval in usb_bulk_msgAlan Stern2007-05-23
* USB: remove unneeded WARN_ONAlan Stern2007-05-23
* USB: more autosuspend timer stuffAlan Stern2007-05-23
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* usbfs micro optimitationOliver Neukum2007-04-27
* USB: add "busnum" attribute for USB devicesAlan Stern2007-04-27
* USB: fix signed jiffies issue in autosuspend logicAlan Stern2007-04-27
* USB: Allow transfer_buffer with transfer_dmaTony Lindgren2007-04-27
* USB: add "last_busy" field for use in autosuspendAlan Stern2007-04-27
* USB: make usbdevices export their device nodes instead of using a separate classKay Sievers2007-04-27
* USB: add power/level sysfs attributeAlan Stern2007-04-27
* USB: Allow autosuspend delay to equal 0Alan Stern2007-04-27
* USB: separate autosuspend from external suspendAlan Stern2007-04-27
* USB: fix race in HCD removalAlan Stern2007-04-27
* usbcore: move usb_autosuspend_workAlan Stern2007-04-27
* dev_dbg: check dev_dbg() argumentsDan Williams2007-04-27
* USB: remove use of the bus rwsem, as it doesn't really protect anything.Greg Kroah-Hartman2007-04-27
* USB: another entry for the quirk listOliver Neukum2007-03-26
* USB: kill dead code from hub.cOliver Neukum2007-03-09
* USB: ratelimit debounce error messagesOliver Neukum2007-03-09
* USB: set the correct interval for interrupt URBsAlan Stern2007-03-09
* USB: export autosuspend delay in sysfsAlan Stern2007-02-23
* USB: make autosuspend delay a module parameterAlan Stern2007-02-23
* USB: minor cleanups for sysfs.cAlan Stern2007-02-23
* USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum2007-02-23
* USB: refactor usb device matching and create usb_device_matchGreg Kroah-Hartman2007-02-23
* 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