summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc
AgeCommit message (Expand)Author
2016-05-31usb: gadget: Fix binding to UDC via configfs interfaceKrzysztof Opasiak
2016-04-19usb: gadget: pch_udc: don't free devm allocated memoryFelipe Balbi
2016-04-19usb: gadget: r8a66597-udc: Deinline pipe_change, save 2176 bytesDenys Vlasenko
2016-04-19usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev()Yoshihiro Shimoda
2016-04-19usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request()Yoshihiro Shimoda
2016-04-18usb: gadget: pch_udc: sort IDsAndy Shevchenko
2016-04-18usb: gadged: pch_udc: get rid of redundant assignmentsAndy Shevchenko
2016-04-18usb: gadget: pch_udc: enable MSI if hardware supportsAndy Shevchenko
2016-04-18usb: gadget: pch_udc: convert to devres APIAndy Shevchenko
2016-04-18usb: gadged: pch_udc: PCI core handles power state for usAndy Shevchenko
2016-04-14usb: gadget: udc: at91: use PTR_ERR_OR_ZERO()Felipe Balbi
2016-04-06usb: gadget: udc-core: remove manual dma configurationGrygorii Strashko
2016-03-29usb: gadget: udc: atmel: don't disable enpdoints we don't ownFelipe Balbi
2016-03-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-18Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-17Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-15PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definitionHeikki Krogerus
2016-03-04usb: udc: lpc32xx: remove USB PLL and USB OTG clock managementVladimir Zapolskiy
2016-03-04usb: udc: lpc32xx: remove direct access to clock controller registersVladimir Zapolskiy
2016-03-04usb: udc: lpc32xx: switch to clock prepare/unprepare modelVladimir Zapolskiy
2016-03-04usb: gadget: renesas_usb3: Use ARCH_RENESASSimon Horman
2016-03-04usb: gadget: bdc_udc: fix race condition in bdc_udc_exit()Alexey Khoroshilov
2016-03-04usb: gadget: provide interface for legacy gadgets to get UDC nameMarek Szyprowski
2016-03-04usb: gadget: pxa25x_udc: document endianess betterArnd Bergmann
2016-03-04usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbolArnd Bergmann
2016-03-04usb: gadget: pxa25x_udc: use readl/writel for mmioArnd Bergmann
2016-03-04usb: gadget: pxa25x_udc cleanupArnd Bergmann
2016-03-04usb: gadget: pxa25x_udc: move register definitions from archArnd Bergmann
2016-03-02Merge 4.5-rc6 into usb-nextGreg Kroah-Hartman
2016-02-23usb: gadget: net2280: fix endpoint max packet for super speed connectionsSimon Appleby
2016-02-23usb: gadget: remove driver from pending list on probe errorMarek Szyprowski
2016-02-17usb: gadget: atmel: access the PMC using regmapAlexandre Belloni
2016-02-17usb: gadget: fsl_qe_udc: fix IS_ERR_VALUE usageAndrzej Hajda
2016-02-15gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas
2016-02-15usb: add HAS_IOMEM dependency to USB_PXA27XVegard Nossum
2016-02-15usb: add HAS_IOMEM dependency to USB_PXA25XVegard Nossum
2016-02-15usb: Add HAS_IOMEM dependency to USB_M66592Vegard Nossum
2016-02-15usb: add HAS_IOMEM dependency to USB_NET2272Vegard Nossum
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-12-27Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-12-23usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controllerYoshihiro Shimoda
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang
2015-12-22usb: gadget: bcm63xx_udc: use list_for_each_entry_safeGeliang Tang
2015-12-16usb: gadget: s3c-hsudc: remove redundant conditionGeyslan G. Bem
2015-12-16usb: gadget: udc-core: independent registration of gadgets and gadget driversRuslan Bilovol
2015-12-16usb: gadget: udc-core: remove unused usb_udc_attach_driver()Ruslan Bilovol
2015-12-16usb: gadget: bind UDC by name passed via usb_gadget_driver structureRuslan Bilovol
2015-12-15usb: gadget: lpc32xxx_udc: clean up and sort include directives outVladimir Zapolskiy