index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-05
usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CON
Yoshihiro Shimoda
1
-0
/
+2
2016-08-25
usb: gadget: udc: core: don't starve DMA resources
Felipe Balbi
1
-1
/
+1
2016-08-22
usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()
Dan Carpenter
1
-5
/
+2
2016-08-11
usb: udc: core: fix error handling
Peter Chen
1
-1
/
+4
2016-08-11
usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
Dan Carpenter
1
-1
/
+1
2016-06-21
usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlock
Iago Abal
1
-8
/
+8
2016-06-21
usb: gadget: bdc: fix spelling mistake: "allocted" -> "allocated"
Colin Ian King
1
-1
/
+1
2016-06-21
usb: gadget: mv_u3d: fix unused-but-set-variable warnings
Michal Nazarewicz
1
-20
/
+3
2016-06-21
usb: gadget: r8a66597: fix unused-but-set-variable warnings
Michal Nazarewicz
1
-18
/
+6
2016-06-21
usb: gadget: m66592: fix unused-but-set-variable warnings
Michal Nazarewicz
1
-18
/
+6
2016-06-21
usb: gadget: fix unused-but-set-variale warnings
Michal Nazarewicz
8
-47
/
+10
2016-06-21
usb: gadget: udc: atmel: Also get regmap for at91sam9x5-pmc
Alexandre Belloni
1
-0
/
+2
2016-06-21
usb: pxa27x_udc: remove unused function argument
Arnd Bergmann
1
-6
/
+3
2016-06-21
usb: gadget: add tracepoints to the gadget API
Felipe Balbi
4
-55
/
+526
2016-06-21
usb: gadget: move gadget API functions to udc-core
Felipe Balbi
1
-0
/
+573
2016-06-20
usb: gadget: net2280: add USB2380 support
Tim Harvey
3
-22
/
+34
2016-05-31
usb: gadget: Fix binding to UDC via configfs interface
Krzysztof Opasiak
1
-4
/
+8
2016-04-19
usb: gadget: pch_udc: don't free devm allocated memory
Felipe Balbi
1
-13
/
+1
2016-04-19
usb: gadget: r8a66597-udc: Deinline pipe_change, save 2176 bytes
Denys Vlasenko
1
-1
/
+1
2016-04-19
usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev()
Yoshihiro Shimoda
1
-6
/
+18
2016-04-19
usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request()
Yoshihiro Shimoda
1
-1
/
+1
2016-04-18
usb: gadget: pch_udc: sort IDs
Andy Shevchenko
1
-1
/
+3
2016-04-18
usb: gadged: pch_udc: get rid of redundant assignments
Andy Shevchenko
1
-14
/
+4
2016-04-18
usb: gadget: pch_udc: enable MSI if hardware supports
Andy Shevchenko
1
-0
/
+2
2016-04-18
usb: gadget: pch_udc: convert to devres API
Andy Shevchenko
1
-72
/
+26
2016-04-18
usb: gadged: pch_udc: PCI core handles power state for us
Andy Shevchenko
1
-27
/
+12
2016-04-14
usb: gadget: udc: at91: use PTR_ERR_OR_ZERO()
Felipe Balbi
1
-4
/
+1
2016-04-06
usb: gadget: udc-core: remove manual dma configuration
Grygorii Strashko
1
-6
/
+0
2016-03-29
usb: gadget: udc: atmel: don't disable enpdoints we don't own
Felipe Balbi
1
-14
/
+0
2016-03-21
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-10
/
+12
2016-03-18
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-2
/
+0
2016-03-18
Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-246
/
+440
2016-03-17
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-10
/
+10
2016-03-15
PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition
Heikki Krogerus
4
-10
/
+10
2016-03-04
usb: udc: lpc32xx: remove USB PLL and USB OTG clock management
Vladimir Zapolskiy
1
-59
/
+5
2016-03-04
usb: udc: lpc32xx: remove direct access to clock controller registers
Vladimir Zapolskiy
1
-29
/
+0
2016-03-04
usb: udc: lpc32xx: switch to clock prepare/unprepare model
Vladimir Zapolskiy
1
-15
/
+15
2016-03-04
usb: gadget: renesas_usb3: Use ARCH_RENESAS
Simon Horman
1
-1
/
+1
2016-03-04
usb: gadget: bdc_udc: fix race condition in bdc_udc_exit()
Alexey Khoroshilov
1
-0
/
+5
2016-03-04
usb: gadget: provide interface for legacy gadgets to get UDC name
Marek Szyprowski
1
-0
/
+30
2016-03-04
usb: gadget: pxa25x_udc: document endianess better
Arnd Bergmann
1
-7
/
+7
2016-03-04
usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbol
Arnd Bergmann
1
-1
/
+0
2016-03-04
usb: gadget: pxa25x_udc: use readl/writel for mmio
Arnd Bergmann
2
-22
/
+40
2016-03-04
usb: gadget: pxa25x_udc cleanup
Arnd Bergmann
2
-203
/
+275
2016-03-04
usb: gadget: pxa25x_udc: move register definitions from arch
Arnd Bergmann
1
-6
/
+155
2016-03-02
Merge 4.5-rc6 into usb-next
Greg Kroah-Hartman
3
-4
/
+16
2016-02-23
usb: gadget: net2280: fix endpoint max packet for super speed connections
Simon Appleby
1
-2
/
+13
2016-02-23
usb: gadget: remove driver from pending list on probe error
Marek Szyprowski
1
-1
/
+2
2016-02-17
usb: gadget: atmel: access the PMC using regmap
Alexandre Belloni
2
-10
/
+12
2016-02-17
usb: gadget: fsl_qe_udc: fix IS_ERR_VALUE usage
Andrzej Hajda
1
-1
/
+1
[next]