summaryrefslogtreecommitdiffstats
path: root/include/usb
Commit message (Expand)AuthorAgeFilesLines
* usbgadget: add support for USB mass storage gadgetAhmad Fatoum2021-06-253-0/+119
* usbgadget: refactor usbgadget_register to accept arrayAhmad Fatoum2021-06-251-4/+13
* drivers: drop unused usb_gadget_{map,unmap}_request()Antony Pavlov2021-06-151-10/+0
* fastboot/dfu: use system partitions as fall backAhmad Fatoum2021-05-121-0/+1
* usb: host: ehci: remove duplicated usb_host_detect() callsAhmad Fatoum2021-02-011-6/+0
* Merge branch 'for-next/net' into masterSascha Hauer2020-09-251-1/+7
|\
| * usb: Add a slice to usb host controllersSascha Hauer2020-08-191-1/+7
* | USB: gadget: Add serialnumber device parameterJules Maselbas2020-08-031-0/+1
|/
* fastboot: split generic code from USB gadgetEdmund Henniges2020-05-202-32/+4
* Merge branch 'for-next/mxs'Sascha Hauer2020-05-141-0/+13
|\
| * usb: i.MX: Add i.MX28 supportSascha Hauer2020-05-071-0/+13
* | treewide: remove references to CREDITSUwe Kleine-König2020-04-272-6/+0
|/
* Merge branch 'for-next/usb'Sascha Hauer2020-04-165-7/+58
|\
| * usb: Add U-Boot xhci driverSascha Hauer2020-03-261-6/+0
| * usb: Add super speed supportSascha Hauer2020-03-263-0/+39
| * usb: hub: Translate USB 3.0 hub port status into old versionSascha Hauer2020-03-261-0/+2
| * usb: net: Allocate tx buffer dynamicallySascha Hauer2020-03-261-0/+1
| * usb: net: Allocate rx buffer dynamicallySascha Hauer2020-03-261-0/+1
| * usb: support set hub depth request for USB 3.0 hubsSascha Hauer2020-03-201-0/+3
| * usb: hub: Parse and save TT details from device descriptorSascha Hauer2020-03-201-0/+11
| * usb: Make driver_info constSascha Hauer2020-03-201-1/+1
* | usb: rename "struct usb_configuration" to "struct usb_config"Christian Eggers2020-02-251-2/+2
|/
* usb: Add usbroothubdes.hSascha Hauer2019-12-201-0/+128
* usb: Make timeout unit clearSascha Hauer2019-12-201-4/+4
* usb: i.MX: Use usb_register_otg_device()Sascha Hauer2019-11-211-7/+1
* usb: Add function to register otg devSascha Hauer2019-11-211-0/+3
* Merge branch 'for-next/usb'Sascha Hauer2019-10-171-0/+3
|\
| * usb: Change power-on / scanning timeout handlingPrimoz Fiser2019-10-021-0/+3
* | Merge branch 'for-next/layerscape'Sascha Hauer2019-10-173-0/+9
|\ \
| * | usb: gadget: composite: conditionally dequeue setup requestsSascha Hauer2019-09-171-0/+3
| * | usb/ch9.h: add USB 3.1 isoc endpoint defineSteffen Trumtrar2019-09-171-0/+2
| * | usb: gadget: add usb_gadget_udc_reset functionSteffen Trumtrar2019-09-171-0/+4
| |/
* / USB: remove blackfin supportSascha Hauer2019-09-121-8/+0
|/
* usb: Drop usb_disable_asynch()Andrey Smirnov2019-03-111-1/+0
* include/usb: Import USB_SPEED_SUPER_PLUS from LinuxAndrey Smirnov2019-02-221-0/+1
* usb: gadget: fastboot: pass message type as enumSascha Hauer2018-12-071-1/+9
* usbgadget: autostart: add DFU supportLadislav Michl2018-10-291-0/+4
* usb: gadget: fsl_udc: pass controller instance to unregisterSascha Hauer2018-10-291-2/+4
* usb: host: ehci: do not use dev->privSascha Hauer2018-10-291-0/+6
* usb: host: ehci: add ehci_unregister()Sascha Hauer2018-10-291-3/+11
* usb: Add usb_unregister_host()Sascha Hauer2018-10-261-0/+1
* usb: imx: implement support for limiting host to full speedNikita Yushchenko2018-06-263-0/+10
* usb: gadget: fastboot: Add external command execution supportSascha Hauer2018-02-091-0/+17
* usbgadget: fastboot: Allow to automatically export the bbu handlersSascha Hauer2017-09-271-0/+7
* usb: gadget: properly release f_multi_optsSascha Hauer2017-03-091-0/+2
* usb: imx: Make usb-misc multi instance safeSascha Hauer2017-01-191-2/+2
* usb: ehci: forward phy given in registration data to hostSascha Hauer2016-09-291-0/+1
* usb: Add usb phy to usb hostSascha Hauer2016-09-291-0/+1
* Introduce include/linux/spinlock.hYegor Yefremov2016-02-011-0/+1
* usb: core: return -EAGAIN on usb_* functions reentrancePeter Mamonov2015-10-141-0/+1