Age | Commit message (Expand) | Author |
2012-10-31 | usb hub: send clear_tt_buffer_complete events when canceling TT clear work | Octavian Purdila |
2012-10-02 | USB: Fix race condition when removing host controllers | Alan Stern |
2012-10-02 | USB: add device quirk for Joss Optical touchboard | Alan Stern |
2012-08-15 | usb: feed USB device information to the /dev/random driver | Theodore Ts'o |
2012-08-09 | usbdevfs: Correct amount of data copied to user in processcompl_compat | Hans de Goede |
2012-07-16 | usb: Add support for root hub port status CAS | Stanislaw Ledwon |
2012-06-22 | USB: fix gathering of interface associations | Daniel Mack |
2012-06-22 | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 | Alan Stern |
2012-06-01 | usbcore: enable USB2 LPM if port suspend fails | Andiry Xu |
2012-06-01 | usb: add USB_QUIRK_RESET_RESUME for M-Audio 88es | Steffen Müller |
2012-06-01 | USB: Remove races in devio.c | Huajun Li |
2012-06-01 | usbhid: prevent deadlock during timeout | Oliver Neukum |
2012-04-24 | USB: EHCI: fix crash during suspend on ASUS computers | Alan Stern |
2012-04-17 | USB: fix deadlock in bConfigurationValue attribute method | Alan Stern |
2012-04-11 | USB: fix bug of device descriptor got from superspeed device | Elric Fu |
2012-04-09 | 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-08 | Merge 3.2-rc1 into usb-linus | Greg Kroah-Hartman |
2012-04-06 | 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-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-03-20 | 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-13 | USB: dynamically allocate usb_device children pointers instead of using a fix... | Huajun Li |
2012-03-09 | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman |
2012-03-02 | usb/core: remove "always" from usb_unlink_urb() kernel doc entry | Sebastian Andrzej Siewior |
2012-03-01 | usb: core: hcd: make hcd->irq unsigned | Felipe Balbi |
2012-02-28 | usb: fix defined but not used warnings in hcd-pci.c | Paul Gortmaker |
2012-02-23 | Merge branch 'usb-3.3-rc4' into usb-next | Greg Kroah-Hartman |
2012-02-21 | USB: Set hub depth after USB3 hub reset | Elric Fu |
2012-02-14 | USB: Turn on auto-suspend for USB 3.0 hubs. | Sarah Sharp |
2012-02-14 | USB: Set wakeup bits for all children hubs. | Sarah Sharp |
2012-02-14 | USB/xHCI: Support device-initiated USB 3.0 resume. | Sarah Sharp |
2012-02-14 | USB: Refactor hub remote wake handling. | Sarah Sharp |
2012-02-14 | USB/xHCI: Enable USB 3.0 hub remote wakeup. | Sarah Sharp |
2012-02-14 | USB: Suspend functions before putting dev into U3. | Sarah Sharp |
2012-02-14 | USB/xhci: Enable remote wakeup for USB3 devices. | Sarah Sharp |
2012-02-14 | USB: Don't fail USB3 probe on missing legacy PCI IRQ. | Sarah Sharp |
2012-02-09 | usb: Use hub port data to determine whether a port is removable | Matthew Garrett |
2012-02-09 | usb: Add support for indicating whether a port is removable | Matthew Garrett |
2012-02-02 | USB: debugging code shouldn't alter control flow | Alan Stern |
2012-01-26 | USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines | Alan Stern |
2012-01-24 | Dynamic ID addition doesn't need get_driver() | Alan Stern |
2012-01-24 | USB: cleanup the handling of the PM complete call | Oliver Neukum |
2012-01-24 | USB: code cleanup in suspend/resume path (3rd try) | Oliver Neukum |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-09 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |