summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
| * usb: chipidea: host: delete the redundancy ci_hdrc structPeter Chen2015-08-141-3/+1
| * usb: chipidea: introduce ITC tuning interfacePeter Chen2015-08-141-0/+16
| * usb: chipidea: introduce ci_platform_configurePeter Chen2015-08-143-18/+27
| * usb: chipidea: otg_fsm: delete the duplicated reset controller operationPeter Chen2015-08-141-1/+0
| * usb: chipidea: udc: add USB_DEVICE_A_HNP_SUPPORT request supportPeter Chen2015-08-141-0/+7
| * usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHAPeter Chen2015-08-141-1/+2
| * usb: chipidea: add ttctrl.ttha control interfacePeter Chen2015-08-144-0/+11
* | Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-08-1498-1032/+3032
|\ \ | |/ |/|
| * usb: musb: gadget: fix build break by adding missing 'break'Robert Baldyga2015-08-071-0/+1
| * usb: gadget: legacy: nokia: add CONFIG_BLOCK dependencyFelipe Balbi2015-08-061-0/+1
| * usb: gadget: f_mass_storage: add mising <linux/uaccess.h>Felipe Balbi2015-08-061-0/+1
| * usb: musb: cppi41: allow it to work againFelipe Balbi2015-08-061-3/+3
| * usb: musb: gadget: remove remaining DMA ifdeferryFelipe Balbi2015-08-061-21/+18
| * usb: gadget: remove gadget_chips.hRobert Baldyga2015-08-0615-74/+0
| * usb: musb: gadget: add musb_match_ep() functionRobert Baldyga2015-08-062-23/+34
| * usb: gadget: goku_udc: add goku_match_ep() functionRobert Baldyga2015-08-062-18/+32
| * usb: gadget: net2280: add net2280_match_ep() functionRobert Baldyga2015-08-062-22/+29
| * usb: gadget: move find_ep() from epautoconf to udc-coreRobert Baldyga2015-08-062-21/+30
| * usb: gadget: move ep_matches() from epautoconf to udc-coreRobert Baldyga2015-08-062-84/+80
| * usb: gadget: add 'ep_match' callback to usb_gadget_opsRobert Baldyga2015-08-061-0/+6
| * usb: gadget: epautoconf: rework ep_matches() functionRobert Baldyga2015-08-061-49/+32
| * usb: gadget: epautoconf: remove ep and desc configuration from ep_matches()Robert Baldyga2015-08-041-32/+34
| * usb: gadget: epautoconf: remove pxa quirk from ep_matches()Robert Baldyga2015-08-042-11/+3
| * usb: gadget: epautoconf: add endpoint capabilities flags verificationRobert Baldyga2015-08-041-66/+30
| * usb: gadget: atmel_usba_udc: add ep capabilities supportRobert Baldyga2015-08-041-0/+11
| * usb: renesas: gadget: add ep capabilities supportRobert Baldyga2015-08-041-0/+6
| * usb: musb: gadget: add ep capabilities supportRobert Baldyga2015-08-041-0/+12
| * usb: isp1760: udc: add ep capabilities supportRobert Baldyga2015-08-041-0/+11
| * usb: gadget: udc-xilinx: add ep capabilities supportRobert Baldyga2015-08-041-0/+9
| * usb: gadget: s3c2410_udc: add ep capabilities supportRobert Baldyga2015-08-041-0/+10
| * usb: gadget: s3c-hsudc: add ep capabilities supportRobert Baldyga2015-08-041-0/+15
| * usb: gadget: r8a66597-udc: add ep capabilities supportRobert Baldyga2015-08-041-0/+10
| * usb: gadget: pxa27x_udc: add ep capabilities supportRobert Baldyga2015-08-041-15/+25
| * usb: gadget: pxa25x_udc: add ep capabilities supportRobert Baldyga2015-08-041-0/+32
| * usb: gadget: pch_udc: add ep capabilities supportRobert Baldyga2015-08-041-2/+12
| * usb: gadget: omap_udc: add ep capabilities supportRobert Baldyga2015-08-041-0/+22
| * usb: gadget: net2280: add ep capabilities supportRobert Baldyga2015-08-041-12/+55
OpenPOWER on IntegriCloud