summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/udc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman2015-12-131-0/+3
|\| |
| * | usb: gadget: pxa27x: fix suspend callbackFelipe Balbi2015-11-191-0/+3
| |/
* / usb : replace dma_pool_alloc and memset with dma_pool_zallocSaurabh Sengar2015-12-011-2/+1
|/
* usb: gadget: atmel_usba_udc: Expose correct device speedDouglas Gilbert2015-11-171-1/+1
* Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-10-227-323/+319
|\
| * usb: gadget: net2280: restore ep_cfg after defect7374 workaroundMian Yousaf Kaukab2015-10-191-1/+1
| * usb: gadget: fix a trivial typoGeliang Tang2015-10-191-1/+1
| * usb: gadget: at91_udc: mention proper dependencySudip Mukherjee2015-10-011-1/+1
| * usb: gadget: amd5536udc: NULL comparisonSudip Mukherjee2015-10-011-4/+4
| * usb: gadget: amd5536udc: remove forward declaration of udc_basic_initSudip Mukherjee2015-10-011-28/+27
| * usb: gadget: amd5536udc: remove forward declaration of udc_pci_*Sudip Mukherjee2015-10-011-2/+0