summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/udc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-051-3/+3
|\
| * Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2017-08-281-3/+3
| |\
| | * usb: gadget: udc: Replace the deprecated extcon APIChanwoo Choi2017-08-161-3/+3
* | | Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-08-229-48/+291
|\ \ \
| * | | USB: Gadget core: fix inconsistency in the interface tousb_add_gadget_udc_rel...Alan Stern2017-08-181-6/+9
| * | | usb: bdc: Add support for USB phyAl Cooper2017-08-152-2/+75
| * | | usb: bdc: Enable in Kconfig for ARCH_BRCMSTB systemsAl Cooper2017-08-151-0/+1
| * | | usb: bdc: fix "xsf for ep not enabled" errrorAl Cooper2017-08-151-3/+4
| * | | usb: bdc: Add support for suspend/resumeAl Cooper2017-08-152-0/+37
| * | | usb: bdc: hook a quick Device Tree compatible stringFlorian Fainelli2017-08-152-2/+10
| * | | usb: bdc: Small code cleanupAl Cooper2017-08-151-7/+8
| * | | usb: bdc: Add clock enable for new chips with a separate BDC clockAl Cooper2017-08-151-0/+15
| * | | usb: bdc: Fix misleading register namesAl Cooper2017-08-153-18/+18
| * | | usb: gadget: core: unmap request from DMA only if previously mappedJack Pham2017-08-151-1/+4
| * | | usb: gadget: udc: renesas_usb3: make usb_ep_ops constBhumika Goyal2017-08-151-1/+1
| * | | usb: gadget: dummy: fix infinite loop because of missing loop decrementColin Ian King2017-08-151-1/+1
| * | | usb: gadget: fsl_qe_udc: constify qe_ep0_descJulia Lawall2017-08-151-1/+1
| * | | usb: gadget: udc: renesas_usb3: add support for R-Car M3-WYoshihiro Shimoda2017-08-151-0/+4
| * | | usb: gadget: udc: renesas_usb3: add support for R-Car H3 ES2.0Yoshihiro Shimoda2017-08-091-3/+24
| * | | usb: gadget: udc: renesas_usb3: add debugfs to set the b-device modeYoshihiro Shimoda2017-08-091-2/+76
| * | | usb: gadget: udc: renesas_usb3: fix error return code in renesas_usb3_probe()Gustavo A. R. Silva2017-08-091-2/+4
* | | | Merge 4.13-rc5 into usb-nextGreg Kroah-Hartman2017-08-141-5/+16
|\ \ \ \ | | |/ / | |/| |
| * | | usb: gadget: udc: renesas_usb3: Fix usb_gadget_giveback_request() callingYoshihiro Shimoda2017-08-031-5/+16
| |/ /
* | | usb: gadget: fsl_qe_udc: constify qe_ep0_descJulia Lawall2017-08-101-1/+1
* | | Merge 4.13-rc2 into usb-nextGreg Kroah-Hartman2017-07-233-9/+16
|\ \ \ | |/ /
| * | usb: gadget: udc: renesas_usb3: protect usb3_ep->started in usb3_start_pipen()Yoshihiro Shimoda2017-07-181-3/+3
| * | usb: gadget: udc: renesas_usb3: fix zlp transfer by the dmacYoshihiro Shimoda2017-07-181-0/+6
| * | usb: gadget: udc: renesas_usb3: fix free size in renesas_usb3_dma_free_prd()Yoshihiro Shimoda2017-07-181-1/+1
| * | usb: gadget: udc: start_udc() can be statickbuild test robot2017-07-181-3/+3
| * | usb: gadget: udc: USB_SNP_CORE should depend on HAS_DMAGeert Uytterhoeven2017-07-171-1/+2
| * | usb: gadget: udc: USB_RENESAS_USB3 should depend on HAS_DMAGeert Uytterhoeven2017-07-171-1/+1
| |/
* | USB: gadget: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2017-07-222-5/+1
|/
* Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-06-2015-85/+896
|\
| * usb: gadget: udc: atmel: Remove unnecessary macrosAlexandre Belloni2017-06-192-12/+8
| * usb: gadget: bdc: 64-bit pointer capability checkSrinath Mannam2017-06-191-1/+1
| * usb: gadget: mv_udc: Handle return value of clk_prepare_enable.Arvind Yadav2017-06-151-3/+6
| * usb: gadget: udc: renesas_usb3: add support for dedicated DMACYoshihiro Shimoda2017-06-131-0/+392
| * usb: gadget: udc: atmel: Remove AVR32 bits from the driverAndy Shevchenko2017-06-132-12/+1
| * usb: gadget: udc: add a 'function' sysfs fileFelipe Balbi2017-06-131-0/+13
| * usb: gadget: dummy: implement ->udc_set_speed()Felipe Balbi2017-06-131-16/+23
| * usb: gadget: core: introduce ->udc_set_speed() methodFelipe Balbi2017-06-131-0/+20
| * usb: gadget: udc: Add Synopsys UDC Platform driverRaviteja Garimella2017-06-135-20/+409
| * usb: gadget: udc: Provide correct arguments for 'dma_pool_create'Raviteja Garimella2017-06-131-2/+2
| * usb: gadget: udc: make debug prints compatible with both pci and platform dev...Raviteja Garimella2017-06-133-15/+18
| * usb: gadget: udc: Rename amd5536udc driver file based on IPRaviteja Garimella2017-06-132-1/+1
| * usb: gadget: remove redundant self assignmentStefan Agner2017-06-021-3/+1
| * usb: gadget: udc-xilinx: clean up a variable nameDan Carpenter2017-05-171-1/+1
| * usb: gadget: udc: add null check before pointer dereferenceGustavo A. R. Silva2017-05-171-2/+3
* | Merge 4.12-rc6 into usb-nextGreg Kroah-Hartman2017-06-202-17/+5
|\ \
| * | USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern2017-06-152-17/+5
OpenPOWER on IntegriCloud