| Commit message (Expand) | Author | Age |
* | usb: Add support for root hub port status CAS | Stanislaw Ledwon | 2012-07-02 |
* | USB: fix gathering of interface associations | Daniel Mack | 2012-06-14 |
* | Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2012-06-13 |
|\ |
|
| * | USB: Checking the wrong variable in usb_disable_lpm() | Dan Carpenter | 2012-06-13 |
* | | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 | Alan Stern | 2012-06-13 |
|/ |
|
* | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-05-22 |
|\ |
|
| * | sysfs: get rid of some lockdep false positives | Alan Stern | 2012-05-14 |
* | | USB: Fix core compile with CONFIG_USB_SUSPEND=n | Sarah Sharp | 2012-05-21 |
* | | USB: Remove races in devio.c | Huajun Li | 2012-05-18 |
* | | USB: Disable USB 3.0 LPM in critical sections. | Sarah Sharp | 2012-05-18 |
* | | USB: Add support to enable/disable USB3 link states. | Sarah Sharp | 2012-05-18 |
* | | USB: Calculate USB 3.0 exit latencies for LPM. | Sarah Sharp | 2012-05-18 |
* | | USB: Refactor code to set LPM support flag. | Sarah Sharp | 2012-05-18 |
* | | USB: Make sure to fetch the BOS desc for roothubs. | Sarah Sharp | 2012-05-18 |
* | | usbcore: enable USB2 LPM if port suspend fails | Andiry Xu | 2012-05-17 |
* | | usb: fix breakage on systems without ACPI | Sasha Levin | 2012-05-16 |
* | | USB: add read support to usb-serial/../new_id | Bjørn Mork | 2012-05-14 |
* | | USB: let both new_id and remove_id show dynamic id list | Bjørn Mork | 2012-05-14 |
* | | Revert "usb: add struct usb_hub_port to store port related members." | Greg Kroah-Hartman | 2012-05-14 |
* | | Revert "usb: move struct usb_device->children to struct usb_hub_port->child" | Greg Kroah-Hartman | 2012-05-14 |
* | | usb: Kconfig: remove unneeded default value | David Herrmann | 2012-05-14 |
* | | usb: move struct usb_device->children to struct usb_hub_port->child | Lan Tianyu | 2012-05-11 |
* | | usb: add struct usb_hub_port to store port related members. | Lan Tianyu | 2012-05-11 |
* | | usb: Set device removable state based on ACPI USB data | Matthew Garrett | 2012-05-11 |
* | | usb: Bind devices to ACPI devices when possible | Matthew Garrett | 2012-05-11 |
* | | USB: make vendor id of root hubs greppable | Paul Bolle | 2012-05-07 |
* | | Merge 3.4-rc6 into usb-next | Greg Kroah-Hartman | 2012-05-07 |
|\| |
|
| * | USB: EHCI: fix crash during suspend on ASUS computers | Alan Stern | 2012-04-24 |
* | | USB: file.c: remove dbg() usage | Greg Kroah-Hartman | 2012-05-02 |
* | | usbhid: prevent deadlock during timeout | Oliver Neukum | 2012-05-01 |
* | | usb: add USB_QUIRK_RESET_RESUME for M-Audio 88es | Steffen Müller | 2012-04-30 |
* | | USB: remove CONFIG_USB_DEVICE_CLASS | Greg Kroah-Hartman | 2012-04-29 |
* | | USB: remove CONFIG_USB_DEVICEFS | Greg Kroah-Hartman | 2012-04-29 |
|/ |
|
* | USB: fix deadlock in bConfigurationValue attribute method | Alan Stern | 2012-04-17 |
* | USB: fix bug of device descriptor got from superspeed device | Elric Fu | 2012-04-11 |
* | USB: fix race between root-hub suspend and remote wakeup | Alan Stern | 2012-04-09 |
* | USB: don't ignore suspend errors for root hubs | Alan Stern | 2012-04-09 |
* | Merge 3.2-rc1 into usb-linus | Greg Kroah-Hartman | 2012-04-08 |
|\ |
|
| * | USB documentation: explain lifetime rules for unlinking URBs | Alan Stern | 2012-04-06 |
| * | USB: don't clear urb->dev in scatter-gather library | Alan Stern | 2012-04-06 |
* | | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-05 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-03-21 |
|\ |
|
| * | usbfs: kill racy detection of simple_pin_fs() | Al Viro | 2012-03-20 |
| * | tidy up after d_make_root() conversion | Al Viro | 2012-03-20 |
| * | switch open-coded instances of d_make_root() to new helper | Al Viro | 2012-03-20 |
* | | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds | 2012-03-20 |
|\ \ |
|
| * | | USB: dynamically allocate usb_device children pointers instead of using a fix... | Huajun Li | 2012-03-13 |
| * | | usb/core: remove "always" from usb_unlink_urb() kernel doc entry | Sebastian Andrzej Siewior | 2012-03-02 |
| * | | usb: core: hcd: make hcd->irq unsigned | Felipe Balbi | 2012-03-01 |
| * | | usb: fix defined but not used warnings in hcd-pci.c | Paul Gortmaker | 2012-02-28 |