summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* 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-08-011-0/+9
|\
| * usb: feed USB device information to the /dev/random driverTheodore Ts'o2012-07-151-0/+9
* | usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcamsLaurent Pinchart2012-07-201-42/+16Star
* | usb: Add quirk detection based on interface informationLaurent Pinchart2012-07-204-39/+106
* | USB: notify phy when root hub port connect changeRichard Zhao2012-07-171-0/+8
* | Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2012-07-174-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/+12Star
* | | 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-212-2/+3
| |\|
| * | usb-core: Set intfdata to NULL if a driver's probe method failedHans de Goede2012-06-141-0/+1
| * | USB: allow match on bInterfaceNumberBjørn Mork2012-06-143-6/+13
| * | USB: rename the usb misc class from "usb" to "usbmisc"Greg Kroah-Hartman2012-06-141-1/+1
* | | usb: Add support for root hub port status CASStanislaw Ledwon2012-07-021-8/+10
| |/ |/|
* | USB: fix gathering of interface associationsDaniel Mack2012-06-151-1/+2
* | Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-06-141-1/+1
|\ \ | |/ |/|
| * USB: Checking the wrong variable in usb_disable_lpm()Dan Carpenter2012-06-141-1/+1
* | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-131-9/+0Star
|/
* Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-231-3/+3
|\
| * sysfs: get rid of some lockdep false positivesAlan Stern2012-05-141-3/+3
* | USB: Fix core compile with CONFIG_USB_SUSPEND=nSarah Sharp2012-05-211-0/+4
* | USB: Remove races in devio.cHuajun Li2012-05-191-8/+25
* | USB: Disable USB 3.0 LPM in critical sections.Sarah Sharp2012-05-193-1/+118
* | USB: Add support to enable/disable USB3 link states.Sarah Sharp2012-05-191-0/+414
* | USB: Calculate USB 3.0 exit latencies for LPM.Sarah Sharp2012-05-191-1/+210
* | USB: Refactor code to set LPM support flag.Sarah Sharp2012-05-191-5/+17
* | USB: Make sure to fetch the BOS desc for roothubs.Sarah Sharp2012-05-191-0/+9
* | usbcore: enable USB2 LPM if port suspend failsAndiry Xu2012-05-171-0/+4
* | usb: fix breakage on systems without ACPISasha Levin2012-05-161-4/+1Star
* | USB: add read support to usb-serial/../new_idBjørn Mork2012-05-141-3/+10
* | USB: let both new_id and remove_id show dynamic id listBjørn Mork2012-05-141-2/+19
* | Revert "usb: add struct usb_hub_port to store port related members."Greg Kroah-Hartman2012-05-141-16/+13Star
* | Revert "usb: move struct usb_device->children to struct usb_hub_port->child"Greg Kroah-Hartman2012-05-142-42/+28Star
* | usb: Kconfig: remove unneeded default valueDavid Herrmann2012-05-141-1/+0Star
* | usb: move struct usb_device->children to struct usb_hub_port->childLan Tianyu2012-05-122-28/+42
* | usb: add struct usb_hub_port to store port related members.Lan Tianyu2012-05-121-13/+16
* | usb: Set device removable state based on ACPI USB dataMatthew Garrett2012-05-121-0/+57
* | usb: Bind devices to ACPI devices when possibleMatthew Garrett2012-05-124-0/+74
* | USB: make vendor id of root hubs greppablePaul Bolle2012-05-081-3/+3