Age | Commit message (Expand) | Author |
2012-09-10 | usb: Fail a get config when the port is powered off. | Lan Tianyu |
2012-09-10 | usb/acpi: Use ACPI methods to power off ports. | Lan Tianyu |
2012-09-10 | usb/acpi: Store info on device removability. | Lan Tianyu |
2012-09-10 | usb/acpi: Bind ACPI node to USB port, not usb_device. | Lan Tianyu |
2012-09-10 | usb: move children to struct usb_port | Lan Tianyu |
2012-09-10 | usb: make usb port a real device | Lan Tianyu |
2012-09-10 | usb/core: use bin2bcd() for bcdDevice in RH | Sebastian Andrzej Siewior |
2012-09-10 | usbfs: Add a new disconnect-and-claim ioctl (v2) | Hans de Goede |
2012-09-05 | USB: add device quirk for Joss Optical touchboard | Alan Stern |
2012-08-20 | usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESET | Lan Tianyu |
2012-08-20 | usb/endpoint: Set release callback in the struct device_type instead of in th... | Lan Tianyu |
2012-08-10 | usb: Rename temp variable "config" to "val" in the set_avoid_reset_quirk() | Lan Tianyu |
2012-07-31 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-07-19 | usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcams | Laurent Pinchart |
2012-07-19 | usb: Add quirk detection based on interface information | Laurent Pinchart |
2012-07-16 | USB: notify phy when root hub port connect change | Richard Zhao |
2012-07-16 | Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
2012-07-16 | Merge 3.5-rc7 into usb-next | Greg Kroah-Hartman |
2012-07-14 | usb: feed USB device information to the /dev/random driver | Theodore Ts'o |
2012-07-11 | USB: Add a sysfs file to show LTM capabilities. | Sarah Sharp |
2012-07-11 | USB: Enable Latency Tolerance Messaging (LTM). | Sarah Sharp |
2012-07-11 | USB: Fix LPM disable count mismatch on driver unbind. | Sarah Sharp |
2012-07-11 | USB: Disable LPM while the device is unconfigured. | Sarah Sharp |
2012-07-11 | USB: Fix LPM disable/enable during device reset. | Sarah Sharp |
2012-07-09 | usb/hcd: Ensure scatter-gather is not used for isoc transfers | Hans de Goede |
2012-07-06 | usb: convert port_owners type from void * to struct dev_state * | Lan Tianyu |
2012-07-06 | usbdevfs: Use scatter-gather lists for large bulk transfers | Hans de Goede |
2012-07-06 | usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctl | Hans de Goede |
2012-07-06 | usbdevfs: Correct amount of data copied to user in processcompl_compat | Hans de Goede |
2012-07-02 | usb: Add support for root hub port status CAS | Stanislaw Ledwon |
2012-06-20 | Merge 3.5-rc3 into usb-next | Greg Kroah-Hartman |
2012-06-14 | USB: fix gathering of interface associations | Daniel Mack |
2012-06-13 | 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-core: Set intfdata to NULL if a driver's probe method failed | Hans de Goede |
2012-06-13 | USB: allow match on bInterfaceNumber | Bjørn Mork |
2012-06-13 | USB: rename the usb misc class from "usb" to "usbmisc" | Greg Kroah-Hartman |
2012-06-13 | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 | Alan Stern |
2012-05-22 | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-05-21 | USB: Fix core compile with CONFIG_USB_SUSPEND=n | Sarah Sharp |
2012-05-18 | 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-17 | usbcore: enable USB2 LPM if port suspend fails | Andiry Xu |
2012-05-16 | usb: fix breakage on systems without ACPI | Sasha Levin |
2012-05-14 | sysfs: get rid of some lockdep false positives | Alan Stern |
2012-05-14 | USB: add read support to usb-serial/../new_id | Bjørn Mork |