aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* usb: Add support for root hub port status CASStanislaw Ledwon2012-07-02
* USB: fix gathering of interface associationsDaniel Mack2012-06-14
* Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-06-13
|\
| * USB: Checking the wrong variable in usb_disable_lpm()Dan Carpenter2012-06-13
* | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-13
|/
* Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-22
|\
| * sysfs: get rid of some lockdep false positivesAlan Stern2012-05-14
* | USB: Fix core compile with CONFIG_USB_SUSPEND=nSarah Sharp2012-05-21
* | USB: Remove races in devio.cHuajun Li2012-05-18
* | USB: Disable USB 3.0 LPM in critical sections.Sarah Sharp2012-05-18
* | USB: Add support to enable/disable USB3 link states.Sarah Sharp2012-05-18
* | USB: Calculate USB 3.0 exit latencies for LPM.Sarah Sharp2012-05-18
* | USB: Refactor code to set LPM support flag.Sarah Sharp2012-05-18
* | USB: Make sure to fetch the BOS desc for roothubs.Sarah Sharp2012-05-18
* | usbcore: enable USB2 LPM if port suspend failsAndiry Xu2012-05-17
* | usb: fix breakage on systems without ACPISasha Levin2012-05-16
* | USB: add read support to usb-serial/../new_idBjørn Mork2012-05-14
* | USB: let both new_id and remove_id show dynamic id listBjørn Mork2012-05-14
* | Revert "usb: add struct usb_hub_port to store port related members."Greg Kroah-Hartman2012-05-14
* | Revert "usb: move struct usb_device->children to struct usb_hub_port->child"Greg Kroah-Hartman2012-05-14
* | usb: Kconfig: remove unneeded default valueDavid Herrmann2012-05-14
* | usb: move struct usb_device->children to struct usb_hub_port->childLan Tianyu2012-05-11
* | usb: add struct usb_hub_port to store port related members.Lan Tianyu2012-05-11
* | usb: Set device removable state based on ACPI USB dataMatthew Garrett2012-05-11
* | usb: Bind devices to ACPI devices when possibleMatthew Garrett2012-05-11
* | USB: make vendor id of root hubs greppablePaul Bolle2012-05-07
* | Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman2012-05-07
|\|
| * USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-04-24
* | USB: file.c: remove dbg() usageGreg Kroah-Hartman2012-05-02
* | usbhid: prevent deadlock during timeoutOliver Neukum2012-05-01
* | usb: add USB_QUIRK_RESET_RESUME for M-Audio 88esSteffen Müller2012-04-30
* | USB: remove CONFIG_USB_DEVICE_CLASSGreg Kroah-Hartman2012-04-29
* | USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman2012-04-29
|/
* USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2012-04-17
* USB: fix bug of device descriptor got from superspeed deviceElric Fu2012-04-11
* USB: fix race between root-hub suspend and remote wakeupAlan Stern2012-04-09
* USB: don't ignore suspend errors for root hubsAlan Stern2012-04-09
* Merge 3.2-rc1 into usb-linusGreg Kroah-Hartman2012-04-08
|\
| * USB documentation: explain lifetime rules for unlinking URBsAlan Stern2012-04-06
| * USB: don't clear urb->dev in scatter-gather libraryAlan Stern2012-04-06
* | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\
| * usbfs: kill racy detection of simple_pin_fs()Al Viro2012-03-20
| * tidy up after d_make_root() conversionAl Viro2012-03-20
| * switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-03-20
|\ \
| * | USB: dynamically allocate usb_device children pointers instead of using a fix...Huajun Li2012-03-13
| * | usb/core: remove "always" from usb_unlink_urb() kernel doc entrySebastian Andrzej Siewior2012-03-02
| * | usb: core: hcd: make hcd->irq unsignedFelipe Balbi2012-03-01
| * | usb: fix defined but not used warnings in hcd-pci.cPaul Gortmaker2012-02-28