summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* include: Move bulk of boot.h to bootm.hSascha Hauer2016-07-261-1/+1
* USB: gadget: composite: avoid possible NULL ptr dereferenceLucas Stach2016-07-071-1/+3
* usb: ehci: honour timeout valueSascha Hauer2016-07-061-4/+4
* usb: fastboot: Fix oem exec supportSascha Hauer2016-05-101-1/+1
* Merge branch 'for-next/ubiformat'Sascha Hauer2016-05-092-7/+16
|\
| * usb: fastboot: drop CONFIG_COMMAND_SUPPORT dependencySascha Hauer2016-04-262-1/+5
| * usb: fastboot: Use C API for ubiformatSascha Hauer2016-04-261-5/+11
* | Merge branch 'for-next/include-cleanup'Sascha Hauer2016-05-093-5/+7
|\ \ | |/ |/|
| * string: Fix (v)asprintf prototypesSascha Hauer2016-04-153-5/+6
| * include: move run_command prototype to command.hSascha Hauer2016-04-151-0/+1
* | fix erasing/protecting flashes with unspecified sizeSascha Hauer2016-04-192-3/+3
|/
* Merge branch 'for-next/misc'Sascha Hauer2016-03-111-19/+2
|\
| * ehci-hcd: preserve DTC in QH for interrupt transactionsAleksey Kuleshov2016-03-101-11/+2
| * ehci-hcd: remove useless timeoutAleksey Kuleshov2016-03-101-8/+0
* | Merge branch 'for-next/driver'Sascha Hauer2016-03-1112-38/+74
|\ \
| * | driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-0712-38/+74
| * | driver: Fix return check of dev_request_mem_regionSascha Hauer2016-02-234-8/+8
| |/
* | Merge branch 'for-next/bbu'Sascha Hauer2016-03-111-1/+47
|\ \
| * | fastboot: Add a ARM Barebox filetype handlerMarkus Pargmann2016-03-111-0/+31
| * | fastboot: Fix usage of ubiformat for UBI image transfersMarkus Pargmann2016-02-181-1/+16
| |/
* / USB: imx-usb-phy: Fix uninitialized use of variableSascha Hauer2016-03-101-0/+1
|/
* Introduce include/linux/spinlock.hYegor Yefremov2016-02-013-0/+3
* usb: chipidea-imx: check return value of regulator_get()David Jander2016-01-081-1/+2
* usb: mx25: fix bit position of "Host power mask"Uwe Kleine-König2015-11-091-1/+1
* usb: ehci-hcd: Use regular mdelay()Sascha Hauer2015-10-141-1/+3
* Revert "usb: ehci-hcd: detect re-entrance"Sascha Hauer2015-10-141-38/+4
* Revert "usb: ehci-hcd: use mdelay_non_interruptible()"Sascha Hauer2015-10-141-3/+3
* usb: core: return -EAGAIN on usb_* functions reentrancePeter Mamonov2015-10-141-1/+39
* Merge branch 'for-next/usb'Sascha Hauer2015-10-075-19/+500
|\
| * usb: core: drop unnecessary le16_to_cpu() conversionAntony Pavlov2015-10-021-4/+4
| * usb: ehci-hcd: use mdelay_non_interruptible()Peter Mamonov2015-10-021-3/+3
| * usb: ehci-hcd: detect re-entrancePeter Mamonov2015-10-021-4/+38
| * usb: ehci-hcd: port periodic transactions implementation from the u-bootPeter Mamonov2015-10-022-2/+415
| * 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
|/