aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 2-2/+2
2015-08-18USB: qcserial: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleGravatar David Ward 1-0/+1
2015-08-18USB: ftdi_sio: Added custom PID for CustomWare productsGravatar Matthijs Kooijman 2-0/+12
2015-08-18USB: usb_wwan: silence read errors on disconnectGravatar Johan Hovold 1-1/+1
2015-08-18USB: option: silence interrupt errorsGravatar Johan Hovold 1-1/+1
2015-08-18USB: symbolserial: Correct transferred data sizeGravatar Philipp Hachtmann 1-10/+8
2015-08-18USB: symbolserial: Use usb_get_serial_port_dataGravatar Philipp Hachtmann 1-3/+3
2015-08-18usb: misc: usbtest: format max packet size for iso transferGravatar Peter Chen 1-3/+4
2015-08-18usb: host: ehci-sys: delete useless bus_to_hcd conversionGravatar Peter Chen 1-4/+4
2015-08-18Revert "usb: interface authorization: Introduces the default interface author...Gravatar Greg Kroah-Hartman 2-48/+0
2015-08-18Revert "usb: interface authorization: Control interface probing and claiming"Gravatar Greg Kroah-Hartman 1-8/+0
2015-08-18Revert "usb: interface authorization: Introduces the USB interface authorizat...Gravatar Greg Kroah-Hartman 2-40/+0
2015-08-18Revert "usb: interface authorization: SysFS part of USB interface authorization"Gravatar Greg Kroah-Hartman 1-36/+0
2015-08-18Revert "usb: interface authorization: Use a flag for the default device autho...Gravatar Greg Kroah-Hartman 2-22/+11
2015-08-17Merge tag 'usb-serial-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Greg Kroah-Hartman 3-76/+240
2015-08-14usb: core: hub: Removed some warnings generated by checkpatch.plGravatar Chase Metzger 1-12/+12
2015-08-14USB: host: ohci-at91: merge loops in ohci_hcd_at91_drv_probeGravatar Alexandre Belloni 1-18/+16
2015-08-14USB: host: ohci-at91: merge ohci_at91_of_init in ohci_hcd_at91_drv_probeGravatar Alexandre Belloni 1-82/+63
2015-08-14USB: host: ohci-at91: depend on OFGravatar Alexandre Belloni 2-12/+5
2015-08-14USB: host: ohci-at91: move at91_usbh_data definition in c fileGravatar Alexandre Belloni 1-0/+11
2015-08-14usb: interface authorization: Use a flag for the default device authorizationGravatar Stefan Koch 2-11/+22
2015-08-14usb: interface authorization: SysFS part of USB interface authorizationGravatar Stefan Koch 1-0/+36
2015-08-14usb: interface authorization: Introduces the USB interface authorizationGravatar Stefan Koch 2-0/+40
2015-08-14usb: interface authorization: Control interface probing and claimingGravatar Stefan Koch 1-0/+8
2015-08-14usb: interface authorization: Introduces the default interface authorizationGravatar Stefan Koch 2-0/+48
2015-08-14usb: hub: remove assignment from if conditionGravatar Kris Borer 1-2/+2
2015-08-14usb: gadget: atmel: remove useless includeGravatar Alexandre Belloni 1-1/+0
2015-08-14usb: endpoint: convert spaces to tabsGravatar Kris Borer 1-1/+1
2015-08-14usb: otg_whitelist: remove whitespaceGravatar Kris Borer 1-1/+1
2015-08-14drivers: usb: fsl: Workaround for USB erratum-A005275Gravatar Nikhil Badola 4-0/+27
2015-08-14Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Greg Kroah-Hartman 9-31/+169
2015-08-14Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Gravatar Greg Kroah-Hartman 98-1032/+3032
2015-08-14usb: chipidea: add tx/rx burst size configuration interfaceGravatar Peter Chen 3-0/+40
2015-08-14usb: chipidea: usbmisc_imx: add non-burst setting for imx6Gravatar Peter Chen 1-2/+10
2015-08-14usb: chipidea: add ahb burst configuration interfaceGravatar Peter Chen 2-0/+17
2015-08-14usb: chipidea: imx: add stream mode enable for device mode at imx6sl/imx6sxGravatar Peter Chen 1-6/+10
2015-08-14usb: chipidea: define stream mode disable for both rolesGravatar Peter Chen 1-1/+12
2015-08-14usb: chipidea: udc: zero-length packet is only needed for TXGravatar Peter Chen 1-1/+1
2015-08-14usb: chipidea: host: override hcd reset APIGravatar Peter Chen 1-2/+16
2015-08-14usb: chipidea: imx: properly check for usbmiscGravatar Tomeu Vizoso 1-1/+1
2015-08-14usb: chipidea: debug: add runtime pm for register accessGravatar Li Jun 1-0/+6
2015-08-14usb:chipidea:Make the function hw_alloc_repmap have a return type of voidGravatar Nicholas Krause 1-2/+1
2015-08-14usb: chipidea: host: delete the redundancy ci_hdrc structGravatar Peter Chen 1-3/+1
2015-08-14usb: chipidea: introduce ITC tuning interfaceGravatar Peter Chen 1-0/+16
2015-08-14usb: chipidea: introduce ci_platform_configureGravatar Peter Chen 3-18/+27
2015-08-14usb: chipidea: otg_fsm: delete the duplicated reset controller operationGravatar Peter Chen 1-1/+0
2015-08-14usb: chipidea: udc: add USB_DEVICE_A_HNP_SUPPORT request supportGravatar Peter Chen 1-0/+7
2015-08-14usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHAGravatar Peter Chen 1-1/+2
2015-08-14usb: chipidea: add ttctrl.ttha control interfaceGravatar Peter Chen 4-0/+11
2015-08-10Merge 4.2-rc6 into usb-nextGravatar Greg Kroah-Hartman 13-10/+47