summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-04-08xhci - clarify compliance mode debug messagesTony Camuso
2013-04-08Merge 3.9-rc6 into usb-nextGreg Kroah-Hartman
2013-04-08driver core: add uid and gid to devtmpfsKay Sievers
2013-04-08ARM: EXYNOS: change the name of USB ohci headerJingoo Han
2013-04-05USB: io_ti, stop dereferencing potential NULLJiri Slaby
2013-04-05Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-04-05USB: keyspan: add a sanity test on "len"Dan Carpenter
2013-04-05USB: keyspan: pull in one indent levelDan Carpenter
2013-04-05usb: chipidea: udc: fix memory leak in _ep_nukeMichael Grzeschik
2013-04-05usb: chipidea: udc: fix memory access of shared memory on armv5 machinesMichael Grzeschik
2013-04-03usb: host: ehci-tegra: Fix oops in error cleanupThierry Reding
2013-04-03usb: host: tegra: Reset Tegra USB controller before initVenu Byravarasu
2013-04-03EHCI: Quirk flag for port power handling on overcurrent.Christian Engelmayer
2013-04-03usb/misc/appledisplay: Add 24" LED Cinema displayBen Jencks
2013-04-03usb: gadget: nokia: include f_ecm.cFelipe Balbi
2013-04-03xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.hDavid Howells
2013-04-03xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFTDavid Howells
2013-04-03usb: phy: twl6030-usb: check regulator_enable return valueFabio Baltieri
2013-04-03usb: phy: twl4030-usb: check regulator_enable return valueFabio Baltieri
2013-04-03usb: phy: ab8500-usb: check regulator_enable return valueFabio Baltieri
2013-04-03usb: gadget: f_obex: add configfs supportAndrzej Pietrasiewicz
2013-04-03usb: gadget: serial: convert to new interface of f_obexAndrzej Pietrasiewicz
2013-04-03usb: gadget: f_obex: convert to new function interface with backward compatib...Andrzej Pietrasiewicz
2013-04-03usb: gadget: f_serial: add configfs supportAndrzej Pietrasiewicz
2013-04-03usb: gadget: f_serial: remove compatibility layerAndrzej Pietrasiewicz
2013-04-03usb: gadget: serial: convert to new interface of f_serialAndrzej Pietrasiewicz
2013-04-03usb: gadget: f_serial: convert to new function interface with backward compat...Andrzej Pietrasiewicz
2013-04-03usb: gadget: nokia: remove unused includeAndrzej Pietrasiewicz
2013-04-03usb: gadget: use consistent naming scheme for usb function modulesAndrzej Pietrasiewicz
2013-04-03usb: gadget: the start of the configfs interfaceSebastian Andrzej Siewior
2013-04-03usb: gadget: push tty port allocation from gadget into f_acmSebastian Andrzej Siewior
2013-04-03usb: gadget: move the global the_dev variable to their usersSebastian Andrzej Siewior
2013-04-03usb: gadget: nokia: use function framework for ACMSebastian Andrzej Siewior
2013-04-03usb: phy: ab8500-usb: call phy_dis_work only when necessarySakethram Bommisetti
2013-04-03usb: phy: ab8500-usb: drop link status delayed workSakethram Bommisetti
2013-04-03usb: phy: ab8500-usb: adopt pinctrl supportPatrice Chotard
2013-04-03usb: phy: ab8500-usb: fix last notifier argumentsFabio Baltieri
2013-04-03usb: phy: ab8500-usb: fix unbalanced clock and regulator disable warningsMian Yousaf Kaukab
2013-04-03usb: phy: ab8500-usb: enable/disable regulator on phy eventsFabio Baltieri
2013-04-03usb: phy: ab8500-usb: split ab8500_usb_phy_ctrlFabio Baltieri
2013-04-03usb: phy: ab8500-usb: add regulator supportFabio Baltieri
2013-04-03usb: phy: ab8500-usb: fix eye diagram for ab8500 v2.0Sakethram Bommisetti
2013-04-03usb: phy: ab8500-usb: set phy tuning valuesSakethram Bommisetti
2013-04-03usb: phy: ab8500-usb: convert to devm_kzallocFabio Baltieri
2013-04-03usb: musb: ux500_dma: drop references to U5500Fabio Baltieri
2013-04-03usb: phy: samsung: convert to devm_ioremap_resource()Sachin Kamat
2013-04-02usb: gadget: pxa27x_udc: fix Section MismatchesFelipe Balbi
2013-04-02usb: gadget: udc-core: prevent a memory leakFelipe Balbi
2013-04-02usb: gadget: fusb300_udc: bug fix of not doing idma reset for each timeYuan-Hsin Chen
2013-04-02usb: gadget: fusb300_udc: add FUSB300_EPSET0_STL_CLR for clearing EP0 stallYuan-Hsin Chen