summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * usb: chipidea: Add udc unregister for device removalMarkus Pargmann2015-09-232-0/+20
| * usb: ehci-hcd: use is_timeout_non_interruptible()Peter Mamonov2015-09-101-2/+2
| * usb: ehci-hcd: add OF bindingsPeter Mamonov2015-09-041-4/+18
| * usb: ehci: fix include/usb/usb.h:'struct usb_configuration' misuseAntony Pavlov2015-09-021-1/+1
* | Merge branch 'for-next/misc'Sascha Hauer2015-10-072-2/+2
|\ \
| * | introduce strerrorpSascha Hauer2015-09-231-1/+1
| * | usb: storage: fix warning: no previous prototype for 'usb_stor_Bulk_clear_end...Antony Pavlov2015-09-141-1/+1
| |/
* / chipidea-imx: allow phymode configuration in pdataEric BĂ©nard2015-09-291-0/+1
|/
* Merge branch 'for-next/usb'Sascha Hauer2015-09-011-14/+26
|\
| * usb: ehci: prevent bad PORTSC register accessKuo-Jung Su2015-08-261-6/+15
| * usb: ehci: replace multiple use of le16_to_cpu(req->index) with variableKuo-Jung Su2015-08-261-9/+10
| * usb: ehci-hcd: initialize ehci->qh_list[] with zerosPeter Mamonov2015-08-261-0/+2
* | restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-271-1/+2
|/
* usb: gadget: serial: only call into CONSOLE_FULL code if it's thereLucas Stach2015-07-241-2/+3
* Merge branch 'for-next/misc'Sascha Hauer2015-07-031-1/+1
|\
| * usb: gadget: pxa27x: depend on right symbolLucas Stach2015-06-261-1/+1
* | usb: musb: Use proper timeout loopSascha Hauer2015-07-031-7/+6
|/
* usb: gadget: serial: Use console_set_active to activate consoleSascha Hauer2015-06-091-1/+2
* Merge branch 'pu/am335x'Sascha Hauer2015-05-282-12/+10
|\
| * usb: musb: set controller->priv pointerSascha Hauer2015-04-281-0/+1
| * usb: musb: dsps: Do not use priv pointerSascha Hauer2015-04-281-12/+9
* | Merge branch 'for-next/of-device-id'Sascha Hauer2015-05-063-12/+12
|\ \
| * | of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-303-12/+12
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2015-05-061-2/+2
|\ \ | |/ |/|
| * usb: increase USB_CNTL_TIMEOUT to match linuxSteffen Trumtrar2015-05-041-2/+2
* | USB: xHCI: Sync non-coherent DMA buffersSebastian Hesselbarth2015-04-151-1/+22
|/
* usb: host: xhci: depend on HAS_DMALucas Stach2015-03-261-0/+2
* usb: host: ohci: convert to streaming DMA opsLucas Stach2015-03-061-4/+6
* usb: host: ehci: convert to streaming DMA opsLucas Stach2015-03-061-3/+5
* usb: gadget: fsl_udc: convert to streaming DMA opsLucas Stach2015-03-061-4/+4
* ARM: move DMA alloc functions to dma.hLucas Stach2015-03-065-2/+6
* ARM: change dma_alloc/free_coherent to match other architecturesLucas Stach2015-03-064-11/+17
* Merge branch 'for-next/misc'Sascha Hauer2015-02-046-13/+14
|\
| * usb: abolish wait_ms() functionMasahiro Yamada2015-02-025-13/+13
| * console: allow to specify the device idJean-Christophe PLAGNIOL-VILLARD2015-01-131-0/+1
* | usb: at91_udc: pass the vbus initial valueBo Shen2015-02-041-0/+2
* | usb: musb-dsps: select OFDEVICELucas Stach2015-01-191-0/+1
|/
* usb: gadget: fastboot: allow to build without BOOTMLucas Stach2014-12-171-1/+4
* USB: Gadget: fastboot: depends on command supportSascha Hauer2014-11-271-0/+1
* USB: Gadget: Select poller from USB_GADGET optionSascha Hauer2014-11-271-3/+1
* usb: musb: only build musb_barebox if host is enabledLucas Stach2014-11-271-2/+2
* usb: host: only activate Efika MX ULPI workaround if ULPI is selectedLucas Stach2014-11-261-1/+1
* usb: gadget: fastboot: select BANNERLucas Stach2014-11-241-0/+1
* dfu: fix possible usage of uninitialized varLucas Stach2014-10-211-0/+1
* usb: ehci-hcd: Correct CLEAR_FEATURE codeDmitry Voytik2014-10-211-4/+6
* Merge branch 'for-next/resource-err-ptr'Sascha Hauer2014-10-025-4/+16
|\
| * resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-165-4/+16
* | USB: MUSB: Add barebox specific changesSascha Hauer2014-09-2619-3831/+898
* | USB: Add MUSB driver from LinuxSascha Hauer2014-09-2614-0/+11146
* | USB: gadget: allow multiple udc driversSascha Hauer2014-09-261-9/+3