summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/udc
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: Fix binding to UDC via configfs interfaceKrzysztof Opasiak2016-05-311-4/+8
* usb: gadget: pch_udc: don't free devm allocated memoryFelipe Balbi2016-04-191-13/+1
* usb: gadget: r8a66597-udc: Deinline pipe_change, save 2176 bytesDenys Vlasenko2016-04-191-1/+1
* usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev()Yoshihiro Shimoda2016-04-191-6/+18
* usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request()Yoshihiro Shimoda2016-04-191-1/+1
* usb: gadget: pch_udc: sort IDsAndy Shevchenko2016-04-181-1/+3
* usb: gadged: pch_udc: get rid of redundant assignmentsAndy Shevchenko2016-04-181-14/+4
* usb: gadget: pch_udc: enable MSI if hardware supportsAndy Shevchenko2016-04-181-0/+2
* usb: gadget: pch_udc: convert to devres APIAndy Shevchenko2016-04-181-72/+26
* usb: gadged: pch_udc: PCI core handles power state for usAndy Shevchenko2016-04-181-27/+12
* usb: gadget: udc: at91: use PTR_ERR_OR_ZERO()Felipe Balbi2016-04-141-4/+1
* usb: gadget: udc-core: remove manual dma configurationGrygorii Strashko2016-04-061-6/+0
* usb: gadget: udc: atmel: don't disable enpdoints we don't ownFelipe Balbi2016-03-291-14/+0
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-202-10/+12
|\
| * usb: gadget: atmel: access the PMC using regmapAlexandre Belloni2016-02-172-10/+12
* | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-171-2/+0
|\ \
| * | gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas2016-02-161-2/+0
| |/
* | Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-176-246/+440
|\ \
| * | usb: udc: lpc32xx: remove USB PLL and USB OTG clock managementVladimir Zapolskiy2016-03-041-59/+5
| * | usb: udc: lpc32xx: remove direct access to clock controller registersVladimir Zapolskiy2016-03-041-29/+0
| * | usb: udc: lpc32xx: switch to clock prepare/unprepare modelVladimir Zapolskiy2016-03-041-15/+15
| * | usb: gadget: renesas_usb3: Use ARCH_RENESASSimon Horman2016-03-041-1/+1
| * | usb: gadget: bdc_udc: fix race condition in bdc_udc_exit()Alexey Khoroshilov2016-03-041-0/+5
| * | usb: gadget: provide interface for legacy gadgets to get UDC nameMarek Szyprowski2016-03-041-0/+30
| * | usb: gadget: pxa25x_udc: document endianess betterArnd Bergmann2016-03-041-7/+7
| * | usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbolArnd Bergmann2016-03-041-1/+0
| * | usb: gadget: pxa25x_udc: use readl/writel for mmioArnd Bergmann2016-03-042-22/+40
| * | usb: gadget: pxa25x_udc cleanupArnd Bergmann2016-03-042-203/+275
| * | usb: gadget: pxa25x_udc: move register definitions from archArnd Bergmann2016-03-041-6/+155
| * | Merge 4.5-rc6 into usb-nextGreg Kroah-Hartman2016-03-013-4/+16
| |\ \
| * | | usb: add HAS_IOMEM dependency to USB_PXA27XVegard Nossum2016-02-141-0/+1
| * | | usb: add HAS_IOMEM dependency to USB_PXA25XVegard Nossum2016-02-141-0/+1
| * | | usb: Add HAS_IOMEM dependency to USB_M66592Vegard Nossum2016-02-141-0/+1
| * | | usb: add HAS_IOMEM dependency to USB_NET2272Vegard Nossum2016-02-141-0/+1
| | |/ | |/|
* | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-164-10/+10
|\ \ \ | |_|/ |/| |
| * | PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definitionHeikki Krogerus2016-03-154-10/+10
| |/
* | usb: gadget: net2280: fix endpoint max packet for super speed connectionsSimon Appleby2016-02-231-2/+13
* | usb: gadget: remove driver from pending list on probe errorMarek Szyprowski2016-02-231-1/+2
* | usb: gadget: fsl_qe_udc: fix IS_ERR_VALUE usageAndrzej Hajda2016-02-171-1/+1
|/
* wrappers for ->i_mutex accessAl Viro2016-01-221-6/+6
* Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-151-1/+1
|\
| * QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-221-1/+1
* | Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-12-267-64/+2046
|\ \
| * | usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controllerYoshihiro Shimoda2015-12-223-0/+1987
| * | usb: gadget: bcm63xx_udc: use list_for_each_entry_safeGeliang Tang2015-12-221-5/+2
| * | usb: gadget: s3c-hsudc: remove redundant conditionGeyslan G. Bem2015-12-161-1/+1
| * | usb: gadget: udc-core: independent registration of gadgets and gadget driversRuslan Bilovol2015-12-161-9/+32
| * | usb: gadget: udc-core: remove unused usb_udc_attach_driver()Ruslan Bilovol2015-12-161-26/+0
| * | usb: gadget: bind UDC by name passed via usb_gadget_driver structureRuslan Bilovol2015-12-161-5/+19
| * | usb: gadget: lpc32xxx_udc: clean up and sort include directives outVladimir Zapolskiy2015-12-151-24/+11