aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-04-16usb: phy: samsung: Add provision for channel numbers for usb-phyVivek Gautam
2014-04-16usb: phy: samsung-usb3: Adding exynos5420-usb3phy to device-idVivek Gautam
2014-04-16usb: phy: samsung-usb2: Adding exynos5420-usb2phy to device-idVivek Gautam
2014-04-15Merge branch 'tracking-armlt-juno' into integration-linaro-vexpressJon Medhurst
2014-04-15Merge branch 'tracking-samsung-boards-core-support' into merge-linux-linaro-c...Andrey Konovalov
2014-04-09usb: Enable support for 64bit EHCI host controllers in arm64.Liviu Dudau
2014-04-09usb: Use usb_hub_set_port_power() in hub_power_on() rather than equivalent code.Liviu Dudau
2014-04-09phy: Add SMSC USB334x PHY IDs.Liviu Dudau
2014-04-09phy: Enable USB PHY support for arm64.Liviu Dudau
2014-04-09usb: Add support for Synopsis H20AHB EHCI host controller.Liviu Dudau
2014-03-28gadget: Numerous build fixesJohn Stultz
2014-03-19drivers: usb: gadget: 64-bit related type fixesGreg Hackmann
2014-03-19fix false disconnect due to a signal sent to the reading processkeunyoung
2014-03-19usb: gadget: f_mtp: move userspace interface to uapiColin Cross
2014-03-19usb: gadget: android: Remove device if probe failsBenoit Goby
2014-03-19USB: remove duplicate out endpoint creation in MTP modePeter Oh
2014-03-19usb: gadget: android: 3.10 fixesArve Hjønnevåg
2014-03-19usb: gadget: android: move init to late_initcall for nowArve Hjønnevåg
2014-03-19usb: gadget: android: Fixes and hacks to make android usb gadget compile on 3.9Arve Hjønnevåg
2014-03-19usb: gadget: Fix android gadget driver buildBenoit Goby
2014-03-19HACK: usb: gadget: Fix enumeration on bootBenoit Goby
2014-03-19usb: gadget: android: Fixes and hacks to make android usb gadget compile on 3.8Arve Hjønnevåg
2014-03-19usb: otg: otg-wakelock: Fix build for 3.7Arve Hjønnevåg
2014-03-19usb: gadget: accessory: Fix section mismatch (again)Todd Poynor
2014-03-19usb: gadget: f_fs: Fix enumeration in fullspeed modeBenoit Goby
2014-03-19USB: gadget: f_audio_source: New gadget driver for audio outputMike Lockwood
2014-03-19USB: gadget: f_accessory: Add support for HID input devicesMike Lockwood
2014-03-19USB: gadget: Add ACCESSORY_SET_AUDIO_MODE control request and ioctlMike Lockwood
2014-03-19usb: gadget: accessory: Fix section mismatchBenoit Goby
2014-03-19usb: gadget: android: Add FunctionFSBenoit Goby
2014-03-19usb: gadget: android: Fix product nameBenoit Goby
2014-03-19usb: gadget: composite: Fix corruption when changing configurationBenoit Goby
2014-03-19usb: otg: otg-wakelock: Fix build for 3.4Benoit Goby
2014-03-19usb: gadget: adb: Only enable the gadget when adbd is readyBenoit Goby
2014-03-19usb: gadget: adb: do not set error flag when dequeuing reqColin Cross
2014-03-19usb: gadget: adb: allow freezing in adb_readColin Cross
2014-03-19usb: gadget: accessory: Add Android Accessory functionBenoit Goby
2014-03-19usb: gadget: adb: Add ADB functionBenoit Goby
2014-03-19usb: gadget: mtp: Add MTP/PTP functionBenoit Goby
2014-03-19usb: gadget: Add Android Composite Gadget driverBenoit Goby
2014-03-19usb: otg: otg-wakelock: fix build for 3.3Colin Cross
2014-03-19usb: otg: Temporarily grab wakelock on charger and disconnect eventsTodd Poynor
2014-03-19USB: OTG: Take wakelock when VBUS presentTodd Poynor
2014-03-07Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."Mathias Nyman
2014-03-07usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requestsJulius Werner
2014-03-07usb: Add device quirk for Logitech HD Pro Webcams C920 and C930eJulius Werner
2014-02-26usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka
2014-02-26USB: ftdi_sio: add Cressi Leonardo PIDJoerg Dorchain
2014-02-21usb: chipidea: need to mask when writting endptflush and endptprimeMatthieu CASTET
2014-02-20Merge tag 'fixes-for-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman