aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* xHCI/USB: Make xHCI driver have a BOS descriptor.Sarah Sharp2011-10-18
* USB: add quirk for Logitech C300 web camJon Levell2011-09-29
* user namespace: usb: make usb urbs user namespace aware (v2)Serge Hallyn2011-09-29
* USB: message: cleanup min_t() cast in usb_sg_init()Dan Carpenter2011-09-29
* usb/core/devio.c: Check for printer class specific requestMatthias Dellweg2011-09-26
* USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uidSerge Hallyn2011-09-26
* USB: Update USB default wakeup settingsAlan Stern2011-09-26
* usbcore: add sysfs support to xHCI usb2 hardware LPMAndiry Xu2011-09-26
* xHCI: set USB2 hardware LPMAndiry Xu2011-09-26
* usbcore: check device's LPM capabilityAndiry Xu2011-09-26
* usbcore: get BOS descriptor setAndiry Xu2011-09-26
* USB: When hot reset for USB3 fails, try warm reset.Sarah Sharp2011-09-20
* usbcore: refine warm reset logicAndiry Xu2011-09-20
* USB: add RESET_RESUME for webcams shown to be quirkyOliver Neukum2011-09-18
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-18
* usb: Provide usb_speed_string() functionMichal Nazarewicz2011-09-18
* USB: for usb_autopm_get_interface_async -EINPROGRESS is not an errorJim Wylder2011-09-09
* Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman2011-08-29
|\
| * USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
| * USB: Remove test for NULL that'll never happen in usb_disconnect()Jesper Juhl2011-08-22
* | USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.Sarah Sharp2011-08-15
|/
* usb/config: use proper endian access for wMaxPacketSizeSebastian Andrzej Siewior2011-08-01
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-26
|\
| * Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman2011-06-14
| |\
| * | USB: Add "authorized_default" parameter to the usbcore moduleCarl-Daniel Hailfinger2011-06-06
* | | USB: additional regression fix for device removalAlan Stern2011-07-07
* | | USB: fix regression occurring during device removalAlan Stern2011-07-01
* | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-28
|\ \ \
| * \ \ Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-06-27
| |\ \ \
| | * | | USB: Free bandwidth when usb_disable_device is called.Sarah Sharp2011-06-15
| | | |/ | | |/|
| * | | USB: don't let errors prevent system sleepAlan Stern2011-06-15
| * | | USB: don't let the hub driver prevent system sleepAlan Stern2011-06-15
| |/ /
* / / PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2011-06-21
|/ /
* | usb: remove bad dput after dentry_unhashSage Weil2011-06-06
* | USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek2011-06-06
|/
* USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern2011-05-19
* usbcore: warm reset USB3 port in SS.Inactive stateAndiry Xu2011-05-02
* usbcore: Refine USB3.0 device suspend and resumeAndiry Xu2011-05-02
* xHCI: report USB3.0 portstatus comply with USB3.0 specificationAndiry Xu2011-05-02
* usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior2011-05-02
* usb: core: Change usb_create_sysfs_intf_files()' return type to voidMichal Nazarewicz2011-04-29
* usb/hcd: don't return 0 on error in usb_add_hcd()Sebastian Andrzej Siewior2011-04-29
* Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman2011-04-19
|\
| * USB: remove dead code from usb_deregister_dev()Libor Pechacek2011-04-13
| * USB: change the way we initialize format stringsDmitry Torokhov2011-04-13
* | usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0...Andiry Xu2011-04-13
* | USB: Fix unplug of device with active streamsMatthew Wilcox2011-04-13
* | USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devicesDmitry Torokhov2011-04-13
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* USB: Do not pass negative length to snoop_urb()Michal Sojka2011-03-23