summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
* | USB: core: Free the allocated memory before exiting on errorSachin Kamat2012-11-211-1/+2
* | usb-core: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-213-43/+0Star
* | Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman2012-11-171-0/+16
|\ \
| * | Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman2012-11-131-0/+16
| |/
* | usb: phy: change phy notify connect/disconnect APIPeter Chen2012-11-161-2/+2
* | usb: refine phy notify operation during connection and disconnectionPeter Chen2012-11-161-8/+8
* | USB: fix authorization and claimed port logicHindin Joseph2012-11-161-3/+4
* | USB: report submission of active URBsAlan Stern2012-11-121-1/+6
* | USB: fix endpoint-disabling for failed config changesAlan Stern2012-11-121-23/+31
* | USB: remove iteration limit in hub_tt_work()Alan Stern2012-10-311-4/+0Star
* | usb: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-10-301-1/+1
* | Merge 3.7-rc3 into usb-next.Greg Kroah-Hartman2012-10-291-2/+5
|\|
| * usb hub: use flush_work instead of flush_work_syncOctavian Purdila2012-10-241-1/+1
| * usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila2012-10-221-2/+5
* | USB: set hub's default autosuspend delay as 0Ming Lei2012-10-251-0/+35
* | USB: check port changes before hub runtime suspend for some bug deviceMing Lei2012-10-251-0/+38
* | USB: speed up usb_bus_resume()Alan Stern2012-10-242-2/+19
* | USB: hub_for_each_child should skip unconnected portsAlan Stern2012-10-241-10/+8Star
* | USB: use bus_to_hdc instead of container_ofYuanhan Liu2012-10-241-2/+2
* | USB: update documentation for URB_ISO_ASAPAlan Stern2012-10-221-3/+19
|/
* usbdevfs: Fix broken scatter-gather transferHenrik Rydberg2012-10-171-0/+1
* Merge tag 'for-usb-linus-2012-10-11' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-10-132-13/+27
|\
| * usb: trival: Fix debugging units mistake.Sarah Sharp2012-10-081-2/+1Star
| * usb: Send Set SEL before enabling parent U1/U2 timeout.Sarah Sharp2012-10-081-11/+12
| * usb: Don't enable LPM if the exit latency is zero.Sarah Sharp2012-10-081-0/+10
| * USB: Enable LPM after a failed probe.Sarah Sharp2012-10-081-0/+4
* | 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/+3Star
| |/ /
* | | USB: Fix race condition when removing host controllersAlan Stern2012-09-262-5/+3Star
* | | Revert "usb : Add sysfs files to control port power."Greg Kroah-Hartman2012-09-241-132/+1Star
* | | USB: remove CONFIG_EXPERIMENTAL dependanciesGreg Kroah-Hartman2012-09-181-1/+1
* | | usb: remove junk from store_remove_idAlan Cox2012-09-181-8/+3Star
* | | Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman2012-09-171-0/+4
|\| |
| * | USB: add device quirk for Joss Optical touchboardAlan Stern2012-09-061-0/+4
* | | USB: core: remove unused dbg() call in message.cGreg Kroah-Hartman2012-09-131-2/+0Star
* | | usb: move children deallocation after quiescing the hubAlexander Shishkin2012-09-121-3/+3
* | | USB/host: Cleanup unneccessary irq disable codeChuansheng Liu2012-09-111-16/+0Star
* | | usb: add little-endian transform for DeviceRemovable of usb3.0 hubLan Tianyu2012-09-111-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