summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-10-081-3/+4
|\
| *---. Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown2012-10-061-2/+3
| |\ \ \
| | * | | usb-acpi: Comply with the ACPI API changeFeng Tang2012-09-211-2/+3
| | | |/ | | |/|
| * / | USB: Fix race condition when removing host controllersAlan Stern2012-09-272-5/+3
| |/ /
* | | USB: Fix race condition when removing host controllersAlan Stern2012-09-262-5/+3
* | | Revert "usb : Add sysfs files to control port power."Greg Kroah-Hartman2012-09-241-132/+1
* | | USB: remove CONFIG_EXPERIMENTAL dependanciesGreg Kroah-Hartman2012-09-171-1/+1
* | | usb: remove junk from store_remove_idAlan Cox2012-09-171-8/+3
* | | Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman2012-09-161-0/+4
|\| |
| * | USB: add device quirk for Joss Optical touchboardAlan Stern2012-09-051-0/+4
* | | USB: core: remove unused dbg() call in message.cGreg Kroah-Hartman2012-09-131-2/+0
* | | usb: move children deallocation after quiescing the hubAlexander Shishkin2012-09-121-3/+3
* | | USB/host: Cleanup unneccessary irq disable codeChuansheng Liu2012-09-101-16/+0
* | | usb: add little-endian transform for DeviceRemovable of usb3.0 hubLan Tianyu2012-09-101-1/+2
* | | usb : Add sysfs files to control port power.Lan Tianyu2012-09-101-1/+132
* | | usb: Fail a get config when the port is powered off.Lan Tianyu2012-09-101-0/+2
* | | usb/acpi: Use ACPI methods to power off ports.Lan Tianyu2012-09-101-0/+62
* | | usb/acpi: Store info on device removability.Lan Tianyu2012-09-103-35/+80
* | | usb/acpi: Bind ACPI node to USB port, not usb_device.Lan Tianyu2012-09-103-15/+79
* | | usb: move children to struct usb_portLan Tianyu2012-09-102-28/+52
* | | usb: make usb port a real deviceLan Tianyu2012-09-101-16/+75
* | | usb/core: use bin2bcd() for bcdDevice in RHSebastian Andrzej Siewior2012-09-101-3/+3
* | | usbfs: Add a new disconnect-and-claim ioctl (v2)Hans de Goede2012-09-101-0/+35
* | | usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESETLan Tianyu2012-08-202-4/+4
* | | usb/endpoint: Set release callback in the struct device_type instead of in th...Lan Tianyu2012-08-201-5/+5
* | | usb: Rename temp variable "config" to "val" in the set_avoid_reset_quirk()Lan Tianyu2012-08-101-3/+3
|/ /
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-311-0/+9
|\ \
| * | usb: feed USB device information to the /dev/random driverTheodore Ts'o2012-07-141-0/+9
* | | usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcamsLaurent Pinchart2012-07-191-42/+16
* | | usb: Add quirk detection based on interface informationLaurent Pinchart2012-07-194-39/+106
* | | USB: notify phy when root hub port connect changeRichard Zhao2012-07-161-0/+8
* | | Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2012-07-164-20/+102
|\ \ \
| * | | USB: Add a sysfs file to show LTM capabilities.Sarah Sharp2012-07-112-7/+10
| * | | USB: Enable Latency Tolerance Messaging (LTM).Sarah Sharp2012-07-112-6/+84
| * | | USB: Fix LPM disable count mismatch on driver unbind.Sarah Sharp2012-07-111-0/+1
| * | | USB: Disable LPM while the device is unconfigured.Sarah Sharp2012-07-112-3/+5
| * | | USB: Fix LPM disable/enable during device reset.Sarah Sharp2012-07-111-14/+12
* | | | Merge 3.5-rc7 into usb-nextGreg Kroah-Hartman2012-07-168-49/+182
|\| | | | |_|/ |/| |
| * | usb/hcd: Ensure scatter-gather is not used for isoc transfersHans de Goede2012-07-091-1/+9
| * | usb: convert port_owners type from void * to struct dev_state *Lan Tianyu2012-07-062-12/+18
| * | usbdevfs: Use scatter-gather lists for large bulk transfersHans de Goede2012-07-061-31/+121
| * | usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctlHans de Goede2012-07-061-0/+17
| * | usbdevfs: Correct amount of data copied to user in processcompl_compatHans de Goede2012-07-061-3/+7
| * | Merge 3.5-rc3 into usb-nextGreg Kroah-Hartman2012-06-202-2/+3
| |\|
| * | usb-core: Set intfdata to NULL if a driver's probe method failedHans de Goede2012-06-131-0/+1
| * | USB: allow match on bInterfaceNumberBjørn Mork2012-06-133-6/+13
| * | USB: rename the usb misc class from "usb" to "usbmisc"Greg Kroah-Hartman2012-06-131-1/+1
* | | usb: Add support for root hub port status CASStanislaw Ledwon2012-07-021-8/+10
| |/ |/|
* | USB: fix gathering of interface associationsDaniel Mack2012-06-141-1/+2
* | Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-06-131-1/+1
|\ \ | |/ |/|