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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
9
-20
/
+20
2012-01-10
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-7
/
+7
2012-01-10
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
37
-472
/
+441
2012-01-09
... and the same for gadgetfs
Al Viro
1
-15
/
+11
2012-01-09
functionfs: unfuck failure exits on mount
Al Viro
1
-20
/
+11
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+3
2012-01-07
Merge branch 'depends/rmk/restart' into next/cleanup
Arnd Bergmann
2
-3
/
+1
2012-01-02
misc latin1 to utf8 conversions
Al Viro
2
-3
/
+3
2011-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+1
2011-12-23
Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
5
-179
/
+144
2011-12-21
usb: gadget: remove useless depends on Kconfig
Felipe Contreras
1
-4
/
+0
2011-12-21
usb: gadget: s3c-hsudc: remove the_controller global
Heiko Stübner
1
-5
/
+3
2011-12-21
usb: gadget: s3c-hsudc: use release_mem_region instead of release_resource
Heiko Stübner
1
-3
/
+1
2011-12-21
usb: gadget: s3c-hsudc: Add regulator handling
Heiko Stübner
1
-4
/
+37
2011-12-21
usb: gadget: s3c-hsudc: use udc_start and udc_stop functions
Heiko Stübner
1
-30
/
+14
2011-12-21
usb: gadget: s3c-hsudc: move device registration to probe
Heiko Stübner
1
-9
/
+8
2011-12-21
usb: gadget: s3c-hsudc: add missing otg_put_transceiver in probe
Heiko Stübner
1
-0
/
+3
2011-12-21
usb: gadget: s3c-hsudc: add __devinit to probe function
Heiko Stübner
1
-1
/
+1
2011-12-21
usb: gadget: s3c-hsudc: move platform_data struct to global header
Heiko Stübner
1
-1
/
+1
2011-12-20
usb: gadget: mv_udc: drop ARCH dependency
Neil Zhang
4
-16
/
+15
2011-12-20
usb: gadget: mv_udc: fix bug in ep_dequeue
Neil Zhang
1
-5
/
+24
2011-12-19
usb: gadget: epautoconf: do not change number of streams
Felipe Balbi
1
-3
/
+0
2011-12-19
usb: gadget: mv_udc: rewrite queue_dtd according to spec
Neil Zhang
1
-101
/
+38
2011-12-19
usb: gadget: mv_udc: fix readl error
Neil Zhang
1
-1
/
+1
2011-12-16
Merge branch 'at91/defconfig' into next/cleanup
Olof Johansson
11
-55
/
+55
2011-12-13
Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
35
-159
/
+287
2011-12-13
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
12
-67
/
+55
2011-12-12
usb: gadget: storage: release superspeed descriptors.
Yu Xu
1
-0
/
+1
2011-12-12
usb: dwc3: always compile gadget side too
Felipe Balbi
1
-12
/
+0
2011-12-12
usb: gadget: mv_udc: replace some debug info
Neil Zhang
1
-2
/
+4
2011-12-12
usb: gadget: mv_udc: refine suspend/resume function
Neil Zhang
1
-11
/
+36
2011-12-12
usb: gadget: mv_udc: refine the clock relative code
Neil Zhang
1
-20
/
+25
2011-12-12
usb: gadget: mv_udc: disable ISR when stopped
Neil Zhang
2
-1
/
+10
2011-12-12
usb: gadget: mv_udc: add otg relative code
Neil Zhang
2
-3
/
+32
2011-12-12
usb: gadget: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2
-2
/
+2
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
25
-38
/
+37
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
20
-27
/
+46
2011-12-12
usb: gadget: renesas_usbhs: drop dependency for mod_gadget
Kuninori Morimoto
1
-1
/
+0
2011-12-12
usb: gadget: mass_storage: support multi-luns with different logic block size
Yuping Luo
2
-44
/
+76
2011-12-12
USB: ci13xxx_udc: handle controllers with less than 16 EPs
Marc Kleine-Budde
2
-3
/
+15
2011-12-12
USB: ci13xxx_udc: make suspend and resume in gadget driver optional
Marc Kleine-Budde
1
-7
/
+4
2011-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-55
/
+55
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-119
/
+119
2011-11-29
ARM: at91/udc: use gpio_is_valid to check the gpio
Jean-Christophe PLAGNIOL-VILLARD
1
-7
/
+7
2011-11-29
usb: gadget: fsl_udc: fix dequeuing a request in progress
Li Yang
2
-36
/
+42
2011-11-29
usb: fsl_mxc_udc.c: Remove compile-time dependency of MX35 SoC type
Fabio Estevam
1
-2
/
+0
2011-11-29
usb: fsl_mxc_udc.c: Fix build issue by including missing header file
Fabio Estevam
1
-0
/
+1
2011-11-29
USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFER
Peter Chen
1
-2
/
+2
2011-11-29
usb: udc: Fix gadget driver's speed check in various UDC drivers
Michal Nazarewicz
8
-13
/
+8
2011-11-29
usb: gadget: fix g_serial regression
Robert Jarzmik
1
-2
/
+2
[next]