index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
Age
Commit message (
Expand
)
Author
2016-08-11
usb: udc: core: fix error handling
Peter Chen
2016-08-11
usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
Dan Carpenter
2016-06-21
usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlock
Iago Abal
2016-06-21
usb: gadget: bdc: fix spelling mistake: "allocted" -> "allocated"
Colin Ian King
2016-06-21
usb: gadget: mv_u3d: fix unused-but-set-variable warnings
Michal Nazarewicz
2016-06-21
usb: gadget: r8a66597: fix unused-but-set-variable warnings
Michal Nazarewicz
2016-06-21
usb: gadget: m66592: fix unused-but-set-variable warnings
Michal Nazarewicz
2016-06-21
usb: gadget: fix unused-but-set-variale warnings
Michal Nazarewicz
2016-06-21
usb: gadget: udc: atmel: Also get regmap for at91sam9x5-pmc
Alexandre Belloni
2016-06-21
usb: pxa27x_udc: remove unused function argument
Arnd Bergmann
2016-06-21
usb: gadget: add tracepoints to the gadget API
Felipe Balbi
2016-06-21
usb: gadget: move gadget API functions to udc-core
Felipe Balbi
2016-06-20
usb: gadget: net2280: add USB2380 support
Tim Harvey
2016-05-31
usb: gadget: Fix binding to UDC via configfs interface
Krzysztof Opasiak
2016-04-19
usb: gadget: pch_udc: don't free devm allocated memory
Felipe Balbi
2016-04-19
usb: gadget: r8a66597-udc: Deinline pipe_change, save 2176 bytes
Denys Vlasenko
2016-04-19
usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev()
Yoshihiro Shimoda
2016-04-19
usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request()
Yoshihiro Shimoda
2016-04-18
usb: gadget: pch_udc: sort IDs
Andy Shevchenko
2016-04-18
usb: gadged: pch_udc: get rid of redundant assignments
Andy Shevchenko
2016-04-18
usb: gadget: pch_udc: enable MSI if hardware supports
Andy Shevchenko
2016-04-18
usb: gadget: pch_udc: convert to devres API
Andy Shevchenko
2016-04-18
usb: gadged: pch_udc: PCI core handles power state for us
Andy Shevchenko
2016-04-14
usb: gadget: udc: at91: use PTR_ERR_OR_ZERO()
Felipe Balbi
2016-04-06
usb: gadget: udc-core: remove manual dma configuration
Grygorii Strashko
2016-03-29
usb: gadget: udc: atmel: don't disable enpdoints we don't own
Felipe Balbi
2016-03-20
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-17
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-03-17
Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-03-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-15
PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition
Heikki Krogerus
2016-03-04
usb: udc: lpc32xx: remove USB PLL and USB OTG clock management
Vladimir Zapolskiy
2016-03-04
usb: udc: lpc32xx: remove direct access to clock controller registers
Vladimir Zapolskiy
2016-03-04
usb: udc: lpc32xx: switch to clock prepare/unprepare model
Vladimir Zapolskiy
2016-03-04
usb: gadget: renesas_usb3: Use ARCH_RENESAS
Simon Horman
2016-03-04
usb: gadget: bdc_udc: fix race condition in bdc_udc_exit()
Alexey Khoroshilov
2016-03-04
usb: gadget: provide interface for legacy gadgets to get UDC name
Marek Szyprowski
2016-03-04
usb: gadget: pxa25x_udc: document endianess better
Arnd Bergmann
2016-03-04
usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbol
Arnd Bergmann
2016-03-04
usb: gadget: pxa25x_udc: use readl/writel for mmio
Arnd Bergmann
2016-03-04
usb: gadget: pxa25x_udc cleanup
Arnd Bergmann
2016-03-04
usb: gadget: pxa25x_udc: move register definitions from arch
Arnd Bergmann
2016-03-01
Merge 4.5-rc6 into usb-next
Greg Kroah-Hartman
2016-02-23
usb: gadget: net2280: fix endpoint max packet for super speed connections
Simon Appleby
2016-02-23
usb: gadget: remove driver from pending list on probe error
Marek Szyprowski
2016-02-17
usb: gadget: atmel: access the PMC using regmap
Alexandre Belloni
2016-02-17
usb: gadget: fsl_qe_udc: fix IS_ERR_VALUE usage
Andrzej Hajda
2016-02-16
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
2016-02-14
usb: add HAS_IOMEM dependency to USB_PXA27X
Vegard Nossum
2016-02-14
usb: add HAS_IOMEM dependency to USB_PXA25X
Vegard Nossum
[next]