summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* usb: gadget: gr_udc: remove some unneeded error handlingDan Carpenter2014-02-201-8/+2
* usb: gadget: at91: using USBA_NR_DMAS for DMA channelsBo Shen2014-02-192-2/+2
* usb: gadget: at91: fix the number of endpoint parameterBo Shen2014-02-191-1/+1
* usb: gadget: f_fs: add aio supportRobert Baldyga2014-02-181-26/+239
* usb: gadget: f_fs: add poll for endpoint 0Robert Baldyga2014-02-181-0/+42
* usb: gadget: f_fs: fix setup request handlingRobert Baldyga2014-02-182-2/+1
* usb: gadget: functionfs: replace FFS_SETUP_STATUS with an inline functionMichal Nazarewicz2014-02-182-10/+19
* usb: gadget: functionfs: fix typo in the enum variableMichal Nazarewicz2014-02-182-14/+14
* usb: gadget: FunctionFS: use consistent naming with regard to ffs_lockAndrzej Pietrasiewicz2014-02-181-15/+15
* usb: gadget: FunctionFS: staticize functions used only in f_fs.cAndrzej Pietrasiewicz2014-02-182-4/+4
* 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
* phy-core: Don't allow building phy-core as a moduleHans de Goede2014-02-151-1/+1
* usbhid/quirks: Ignore Riso Kagaku Webmail NotifierChristian Vogel2014-02-152-0/+4
* 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-152-2/+3
* uhci-platform: Change compatible string from platform-uhci to generic-uhciHans de Goede2014-02-152-2/+3
* 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-113-4/+3
* ohci-platform: Change compatible string from usb-ohci to generic-ohciHans de Goede2014-02-112-3/+3
* 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-072-0/+30
* ehci-platform: Add support for clks and phy passed through devicetreeHans de Goede2014-02-075-58/+142
* ohci-platform: Add support for devicetree instantiationHans de Goede2014-02-072-22/+162
* 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
OpenPOWER on IntegriCloud