index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: zero: fix bug in loopback autoresume handling
Timo Juhani Lindfors
2012-01-30
1
-1
/
+1
*
usb: gadget: f_mass_storage: Use "bool" instead of "int" in fsg_module_parame...
Fabio Estevam
2012-01-24
1
-5
/
+5
*
usb: gadget: check for streams only for SS udcs
Sebastian Andrzej Siewior
2012-01-24
1
-1
/
+1
*
usb: gadget: fsl_udc: fix the usage of udc->max_ep
Peter Chen
2012-01-24
1
-2
/
+2
*
usb: gadget: SS Isoc endpoints use comp_desc->bMaxBurst too
Paul Zimmerman
2012-01-24
1
-4
/
+3
*
usb: gadget: storage: endian fix
Andiry Xu
2012-01-24
1
-3
/
+3
*
usb: gadget: langwell: don't call gadget's disconnect()
Alexander Shishkin
2012-01-24
1
-10
/
+8
*
usb: gadget: langwell: drop langwell_otg support
Alexander Shishkin
2012-01-24
2
-88
/
+2
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
9
-20
/
+20
*
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
1
-7
/
+7
|
\
|
*
Merge branch 'depends/rmk/restart' into next/cleanup
Arnd Bergmann
2012-01-07
2
-3
/
+1
|
|
\
|
*
\
Merge branch 'at91/defconfig' into next/cleanup
Olof Johansson
2011-12-15
11
-55
/
+55
|
|
\
\
|
*
|
|
ARM: at91/udc: use gpio_is_valid to check the gpio
Jean-Christophe PLAGNIOL-VILLARD
2011-11-29
1
-7
/
+7
*
|
|
|
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-09
37
-472
/
+441
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2011-12-22
5
-179
/
+144
|
|
\
\
\
\
|
|
*
|
|
|
usb: gadget: remove useless depends on Kconfig
Felipe Contreras
2011-12-21
1
-4
/
+0
|
|
*
|
|
|
usb: gadget: s3c-hsudc: remove the_controller global
Heiko Stübner
2011-12-21
1
-5
/
+3
|
|
*
|
|
|
usb: gadget: s3c-hsudc: use release_mem_region instead of release_resource
Heiko Stübner
2011-12-21
1
-3
/
+1
|
|
*
|
|
|
usb: gadget: s3c-hsudc: Add regulator handling
Heiko Stübner
2011-12-21
1
-4
/
+37
|
|
*
|
|
|
usb: gadget: s3c-hsudc: use udc_start and udc_stop functions
Heiko Stübner
2011-12-21
1
-30
/
+14
|
|
*
|
|
|
usb: gadget: s3c-hsudc: move device registration to probe
Heiko Stübner
2011-12-21
1
-9
/
+8
|
|
*
|
|
|
usb: gadget: s3c-hsudc: add missing otg_put_transceiver in probe
Heiko Stübner
2011-12-21
1
-0
/
+3
|
|
*
|
|
|
usb: gadget: s3c-hsudc: add __devinit to probe function
Heiko Stübner
2011-12-21
1
-1
/
+1
|
|
*
|
|
|
usb: gadget: s3c-hsudc: move platform_data struct to global header
Heiko Stübner
2011-12-21
1
-1
/
+1
|
|
*
|
|
|
usb: gadget: mv_udc: drop ARCH dependency
Neil Zhang
2011-12-20
4
-16
/
+15
|
|
*
|
|
|
usb: gadget: mv_udc: fix bug in ep_dequeue
Neil Zhang
2011-12-20
1
-5
/
+24
|
|
*
|
|
|
usb: gadget: mv_udc: rewrite queue_dtd according to spec
Neil Zhang
2011-12-19
1
-101
/
+38
|
|
*
|
|
|
usb: gadget: mv_udc: fix readl error
Neil Zhang
2011-12-19
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2011-12-13
35
-159
/
+287
|
|
\
|
|
|
|
|
|
*
|
|
|
usb: gadget: mv_udc: replace some debug info
Neil Zhang
2011-12-12
1
-2
/
+4
|
|
*
|
|
|
usb: gadget: mv_udc: refine suspend/resume function
Neil Zhang
2011-12-12
1
-11
/
+36
|
|
*
|
|
|
usb: gadget: mv_udc: refine the clock relative code
Neil Zhang
2011-12-12
1
-20
/
+25
|
|
*
|
|
|
usb: gadget: mv_udc: disable ISR when stopped
Neil Zhang
2011-12-12
2
-1
/
+10
|
|
*
|
|
|
usb: gadget: mv_udc: add otg relative code
Neil Zhang
2011-12-12
2
-3
/
+32
|
|
*
|
|
|
usb: gadget: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-12
2
-2
/
+2
|
|
*
|
|
|
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
25
-38
/
+37
|
|
*
|
|
|
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-12-12
20
-27
/
+46
|
|
*
|
|
|
usb: gadget: renesas_usbhs: drop dependency for mod_gadget
Kuninori Morimoto
2011-12-12
1
-1
/
+0
|
|
*
|
|
|
usb: gadget: mass_storage: support multi-luns with different logic block size
Yuping Luo
2011-12-12
2
-44
/
+76
|
|
*
|
|
|
USB: ci13xxx_udc: handle controllers with less than 16 EPs
Marc Kleine-Budde
2011-12-12
2
-3
/
+15
|
|
*
|
|
|
USB: ci13xxx_udc: make suspend and resume in gadget driver optional
Marc Kleine-Budde
2011-12-12
1
-7
/
+4
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2011-12-12
12
-67
/
+55
|
|
\
\
\
\
|
|
*
|
|
|
usb: dwc3: always compile gadget side too
Felipe Balbi
2011-12-12
1
-12
/
+0
|
|
|
/
/
/
|
*
|
|
|
usb: convert drivers/usb/* to use module_platform_driver()
Axel Lin
2011-11-28
4
-55
/
+7
|
*
|
|
|
Merge 3.2-rc3 into usb-linus
Greg Kroah-Hartman
2011-11-26
12
-121
/
+121
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
USB: remove homegrown UTF conversion routine for gadgets
Alan Stern
2011-11-18
2
-69
/
+5
*
|
|
|
|
... and the same for gadgetfs
Al Viro
2012-01-08
1
-15
/
+11
*
|
|
|
|
functionfs: unfuck failure exits on mount
Al Viro
2012-01-08
1
-20
/
+11
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
3
-4
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
misc latin1 to utf8 conversions
Al Viro
2012-01-02
2
-3
/
+3
[next]