summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-012-2/+2
|\
| * treewide: fix typos in comment blocksMasahiro Yamada2015-08-071-1/+1
| * drivers/usb/gadget/composite.c: i18n is not an acronymDiego Viola2015-08-071-2/+2
| * treewide: Fix typo in printkMasanari Iida2015-08-071-1/+1
* | USB: qcserial: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward2015-08-181-0/+1
* | USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman2015-08-182-0/+12
* | USB: usb_wwan: silence read errors on disconnectJohan Hovold2015-08-181-1/+1
* | USB: option: silence interrupt errorsJohan Hovold2015-08-181-1/+1
* | USB: symbolserial: Correct transferred data sizePhilipp Hachtmann2015-08-181-10/+8
* | USB: symbolserial: Use usb_get_serial_port_dataPhilipp Hachtmann2015-08-181-3/+3
* | usb: misc: usbtest: format max packet size for iso transferPeter Chen2015-08-181-3/+4
* | usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen2015-08-181-4/+4
* | Revert "usb: interface authorization: Introduces the default interface author...Greg Kroah-Hartman2015-08-182-48/+0
* | Revert "usb: interface authorization: Control interface probing and claiming"Greg Kroah-Hartman2015-08-181-8/+0
* | Revert "usb: interface authorization: Introduces the USB interface authorizat...Greg Kroah-Hartman2015-08-182-40/+0
* | Revert "usb: interface authorization: SysFS part of USB interface authorization"Greg Kroah-Hartman2015-08-181-36/+0
* | Revert "usb: interface authorization: Use a flag for the default device autho...Greg Kroah-Hartman2015-08-182-22/+11
* | Merge tag 'usb-serial-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-08-173-76/+240
|\ \
| * | USB: io_ti: Add heartbeat to keep idle EP/416 ports from disconnectingPeter E. Berger2015-07-311-1/+94
| * | USB: io_ti: Add firmware image sanity checksPeter E. Berger2015-07-311-4/+36
| * | USB: io_ti: Fix firmware version handlingPeter E. Berger2015-07-311-49/+65
| * | USB: io_ti: Increase insufficient timeout for firmware downloadsPeter E. Berger2015-07-311-16/+22
| * | USB: pl2303: fix baud-rate divisor calculationsMichaƂ Pecio2015-07-301-9/+26
| * | USB: serial: ftdi_sio: Fix broken URL in commentNik Nyby2015-07-201-1/+1
* | | usb: core: hub: Removed some warnings generated by checkpatch.plChase Metzger2015-08-141-12/+12
* | | USB: host: ohci-at91: merge loops in ohci_hcd_at91_drv_probeAlexandre Belloni2015-08-141-18/+16
* | | USB: host: ohci-at91: merge ohci_at91_of_init in ohci_hcd_at91_drv_probeAlexandre Belloni2015-08-141-82/+63
* | | USB: host: ohci-at91: depend on OFAlexandre Belloni2015-08-142-12/+5
* | | USB: host: ohci-at91: move at91_usbh_data definition in c fileAlexandre Belloni2015-08-141-0/+11
* | | usb: interface authorization: Use a flag for the default device authorizationStefan Koch2015-08-142-11/+22
* | | usb: interface authorization: SysFS part of USB interface authorizationStefan Koch2015-08-141-0/+36
* | | usb: interface authorization: Introduces the USB interface authorizationStefan Koch2015-08-142-0/+40
* | | usb: interface authorization: Control interface probing and claimingStefan Koch2015-08-141-0/+8
* | | usb: interface authorization: Introduces the default interface authorizationStefan Koch2015-08-142-0/+48
* | | usb: hub: remove assignment from if conditionKris Borer2015-08-141-2/+2
* | | usb: gadget: atmel: remove useless includeAlexandre Belloni2015-08-141-1/+0
* | | usb: endpoint: convert spaces to tabsKris Borer2015-08-141-1/+1
* | | usb: otg_whitelist: remove whitespaceKris Borer2015-08-141-1/+1
* | | drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola2015-08-144-0/+27
* | | Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-08-149-31/+169
|\ \ \
| * | | usb: chipidea: add tx/rx burst size configuration interfacePeter Chen2015-08-143-0/+40
| * | | usb: chipidea: usbmisc_imx: add non-burst setting for imx6Peter Chen2015-08-141-2/+10
| * | | usb: chipidea: add ahb burst configuration interfacePeter Chen2015-08-142-0/+17
| * | | usb: chipidea: imx: add stream mode enable for device mode at imx6sl/imx6sxPeter Chen2015-08-141-6/+10
| * | | usb: chipidea: define stream mode disable for both rolesPeter Chen2015-08-141-1/+12
| * | | usb: chipidea: udc: zero-length packet is only needed for TXPeter Chen2015-08-141-1/+1
| * | | usb: chipidea: host: override hcd reset APIPeter Chen2015-08-141-2/+16
| * | | usb: chipidea: imx: properly check for usbmiscTomeu Vizoso2015-08-141-1/+1
| * | | usb: chipidea: debug: add runtime pm for register accessLi Jun2015-08-141-0/+6
| * | | usb:chipidea:Make the function hw_alloc_repmap have a return type of voidNicholas Krause2015-08-141-2/+1
OpenPOWER on IntegriCloud