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
2015-04-27
usb: gadget: remove incorrect __init/__exit annotations
Arnd Bergmann
6
-12
/
+12
2015-04-27
usb: gadget: xilinx: fix devm_ioremap_resource() check
Vladimir Zapolskiy
1
-2
/
+2
2015-04-03
dummy_hcd: use USB_DT[_SS]_HUB
Sergei Shtylyov
1
-2
/
+2
2015-03-19
usb: gadget: atmel_usba: use endian agnostic IO on ARM
Ben Dooks
2
-8
/
+18
2015-03-19
usb: gadget: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-19
usb: gadget: goku_udc: Remove uses of seq_<foo> return values
Joe Perches
1
-111
/
+122
2015-03-19
usb: udc: add usb_udc_vbus_handler
Peter Chen
1
-1
/
+33
2015-03-19
usb: udc: store usb_udc pointer in struct usb_gadget
Peter Chen
1
-25
/
+9
2015-03-11
usb: gadget: lpc32xxx_udc: Fix NULL dereference
Peter Chen
1
-12
/
+3
2015-03-11
usb: gadget: dummy-hcd: Remove utf8 from format string
Rasmus Villemoes
1
-1
/
+1
2015-03-11
usb: gadget: atmel_usba_udc: Add suspend/resume with wakeup support
Sylvain Rochet
1
-0
/
+57
2015-03-11
usb: gadget: atmel_usba_udc: condition clocks to vbus state
Sylvain Rochet
2
-48
/
+100
2015-03-11
usb: gadget: atmel_usba_udc: Request an auto disabled Vbus signal IRQ
Sylvain Rochet
1
-7
/
+2
2015-03-11
usb: gadget: atmel_usba_udc: Fixed vbus_prev initial state
Sylvain Rochet
1
-0
/
+2
2015-03-10
usb: gadget: net2280: silence sparse warning
Felipe Balbi
1
-0
/
+2
2015-03-10
usb: gadget: net2280: don't connect from udc_start
Mian Yousaf Kaukab
1
-1
/
+0
2015-03-10
usb: gadget: net2280: print error in ep_ops error paths
Mian Yousaf Kaukab
1
-47
/
+119
2015-03-10
usb: gadget: net2280: remove fiforegs as it is unused
Mian Yousaf Kaukab
2
-6
/
+0
2015-03-10
usb: gadget: net2280: use ep_autoconfig compatible names in advance mode
Mian Yousaf Kaukab
1
-1
/
+8
2015-03-10
usb: gadget: udc: pxa27x_udc: Remove use of seq_printf return value
Joe Perches
1
-72
/
+60
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-2
/
+2
2015-02-18
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+9
2015-02-17
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-254
/
+281
2015-02-17
debugfs: Provide a file creation function that also takes an initial size
David Howells
1
-6
/
+9
2015-02-15
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
23
-533
/
+270
2015-02-11
xilinx usb2 gadget: get rid of incredibly annoying compile warning
Linus Torvalds
1
-2
/
+2
2015-01-29
usb: udc-core: add is_selfpowered sys entry
Peter Chen
1
-0
/
+2
2015-01-29
usb: gadget: pch_udc: set value for common is_selfpowered
Peter Chen
1
-0
/
+1
2015-01-29
usb: gadget: atmel_usba_udc: set value for common is_selfpowered
Peter Chen
1
-0
/
+1
2015-01-29
usb: gadget: net2272: use common is_selfpowered
Peter Chen
2
-6
/
+2
2015-01-29
usb: gadget: s3c2410_udc: set value for common is_selfpowered
Peter Chen
1
-0
/
+1
2015-01-29
usb: gadget: net2280: use common is_selfpowered
Peter Chen
2
-4
/
+3
2015-01-29
usb: gadget: r8a66597-udc: set value for common is_selfpowered
Peter Chen
1
-0
/
+1
2015-01-29
usb: gadget: omap_udc: set value for common is_selfpowered
Peter Chen
1
-0
/
+1
2015-01-29
usb: gadget: fsl_udc_core: set value for common is_selfpowered
Peter Chen
1
-1
/
+2
2015-01-29
usb: gadget: lpc32xx_udc: use common is_selfpowered
Peter Chen
1
-8
/
+4
2015-01-29
usb: gadget: dummy_hcd: set value for common is_selfpowered
Peter Chen
1
-0
/
+1
2015-01-29
usb: gadget: bdc_udc: set value for common is_selfpowered
Peter Chen
1
-0
/
+1
2015-01-29
usb: gadget: at91_udc: use common is_selfpowered
Peter Chen
2
-5
/
+4
2015-01-27
usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/
Laurent Pinchart
1
-7
/
+0
2015-01-27
usb: isp1760: Add device controller support
Laurent Pinchart
1
-0
/
+7
2015-01-19
usb: dummy_hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-2
/
+6
2015-01-19
Merge tag 'v3.19-rc5' into next
Felipe Balbi
2
-6
/
+16
2015-01-15
usb: gadget: net2280: Dont use 0 as NULL pointer
Ricardo Ribalda Delgado
1
-1
/
+1
2015-01-15
usb: gadget: at91_udc: Allocate udc instance
Boris Brezillon
1
-70
/
+26
2015-01-15
usb: gadget: at91_udc: Rework for multi-platform kernel support
Boris Brezillon
2
-77
/
+218
2015-01-15
usb: gadget: at91_udc: Simplify probe and remove functions
Boris Brezillon
1
-77
/
+39
2015-01-15
usb: gadget: at91_udc: Remove non-DT handling code
Boris Brezillon
2
-14
/
+3
2015-01-15
usb: gadget: at91_udc: Drop uclk clock
Boris Brezillon
2
-25
/
+4
2015-01-15
usb: gadget: at91_udc: Fix clock names
Boris Brezillon
1
-2
/
+2
[next]