summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: code cleanupAndrzej Pietrasiewicz2014-02-181-1/+1
* usb: gadget: FunctionFS: dereference ffs_dev conditionallyAndrzej Pietrasiewicz2014-02-181-4/+5
* usb: musb: dsps, use devm_kzallocMarkus Pargmann2014-02-181-3/+1
* usb: dwc3: omap: don't check resource with devm_ioremap_resourceWolfram Sang2014-02-181-5/+0
* usb: gadget: s3c-hsotg: stall ep0 in set_halt functionRobert Baldyga2014-02-181-32/+46
* usb: gadget: printer: fix memory leakwenlin.kang2014-02-181-1/+3
* usb: gadget: printer: fix possible deadlockwenlin.kang2014-02-181-0/+3
* usb: gadget: s3c-hsudc: remove unused labelSachin Kamat2014-02-181-1/+0
* usb: gadget: s3c2410_udc: Fix build errorSachin Kamat2014-02-181-1/+1
* usb: gadget: fix error return codeJulia Lawall2014-02-181-0/+1
* usb: gadget: s3c-hsotg: use %pad for dma_addr_tJingoo Han2014-02-181-4/+4
* usb: gadget: s3c-hsotg: fix build on x86 and other architecturesMatt Porter2014-02-182-7/+6
* usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrtimer.George Cherian2014-02-181-0/+53
* usb: musb: musb_cppi41: Make CPPI aware of high bandwidth transfersGeorge Cherian2014-02-181-0/+13
* usb: musb: musb_host: Enable ISOCH IN handling for AM335x hostGeorge Cherian2014-02-181-4/+26
* usb: dwc2: fix dereference before NULL checkPaul Zimmerman2014-02-151-5/+9
* xhci-platform: Change compatible string from xhci-platform to generic-xhciHans de Goede2014-02-151-0/+1
* uhci-platform: Change compatible string from platform-uhci to generic-uhciHans de Goede2014-02-151-0/+1
* usb/misc/usbled: Add Riso Kagaku Webmail NotifierChristian Vogel2014-02-111-0/+34
* USB: ELAN: Remove useless "default M" linesPaul Bolle2014-02-112-2/+0
* Remove MACH_OMAP_H4_OTGRichard Weinberger2014-02-111-1/+1
* USB: ohci-platform: check for platform data misconfigurationAlan Stern2014-02-111-20/+22
* USB: ehci-platform: check for platform data misconfigurationAlan Stern2014-02-111-20/+22
* ehci-platform: Change compatible string from usb-ehci to generic-ehciHans de Goede2014-02-112-2/+1
* ohci-platform: Change compatible string from usb-ohci to generic-ohciHans de Goede2014-02-111-1/+1
* usb: move hub init and LED blink work to power efficient workqueueShaibal Dutta2014-02-071-6/+13
* usb: phy: msm: tiny leak on error in probe()Dan Carpenter2014-02-071-1/+2
* usb: dwc2: handle the Host Port Interrupt when it occurs in device modeDinh Nguyen2014-02-071-3/+22
* ehci-platform: Add support for controllers with big-endian regs / descriptorsHans de Goede2014-02-071-2/+31
* ohci-platform: Add support for controllers with big-endian regs / descriptorsHans de Goede2014-02-071-0/+27
* ehci-platform: Add support for clks and phy passed through devicetreeHans de Goede2014-02-072-24/+124
* ohci-platform: Add support for devicetree instantiationHans de Goede2014-02-071-22/+140
* usb: core: let dynamic ids override static idsBjørn Mork2014-02-071-2/+2
* usb-storage: enable multi-LUN scanning when neededAlan Stern2014-02-042-1/+9
* USB: simple: add Dynastream ANT USB-m Stick device supportKristóf Ralovich2014-02-041-1/+2
* usb-storage: add unusual-devs entry for BlackBerry 9000Alan Stern2014-02-041-0/+7
* usb-storage: restrict bcdDevice range for Super Top in Cypress ATACBAlan Stern2014-02-041-1/+1
* usb: phy: move some error messages to debugJosh Boyer2014-02-041-5/+3
* usb: ftdi_sio: add Mindstorms EV3 console adapterBjørn Mork2014-02-042-0/+2
* usb: dwc2: fix memory corruption in dwc2 driverPaul Zimmerman2014-02-041-11/+0
* usb: dwc2: fix role switch breakagePaul Zimmerman2014-02-041-1/+1
* usb: dwc2: bail out early when booting with "nousb"Andre Heider2014-02-041-0/+3
* Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-02-049-45/+62
|\
| * Revert "xhci: replace xhci_read_64() with readq()"Sarah Sharp2014-01-305-17/+23
| * Revert "xhci: replace xhci_write_64() with writeq()"Sarah Sharp2014-01-294-20/+33
| * Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp2014-01-223-8/+1
| * xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp2014-01-221-0/+5
* | Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2014-01-291-12/+1
|\ \
| * | USB: fsl-mph-dr-of: adjust for OF based clock lookupGerhard Sittig2014-01-121-12/+1
* | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-21/+20
|\ \ \
OpenPOWER on IntegriCloud