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
Age
Commit message (
Expand
)
Author
Files
Lines
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: 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-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
2011-11-28
usb: convert drivers/usb/* to use module_platform_driver()
Axel Lin
4
-55
/
+7
2011-11-27
Merge 3.2-rc3 into usb-linus
Greg Kroah-Hartman
12
-121
/
+121
2011-11-22
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-119
/
+119
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2011-11-18
USB: remove homegrown UTF conversion routine for gadgets
Alan Stern
2
-69
/
+5
2011-11-18
f_phonet: fix page offset of first received fragment
RĂ©mi Denis-Courmont
1
-1
/
+1
2011-11-16
powerpc/fsl_udc_core: Fix dumb typo
Al Viro
1
-1
/
+1
2011-11-15
USB: pch_udc: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
Tomoya MORINAGA
1
-2
/
+2
2011-11-15
USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
2
-4
/
+11
2011-11-15
powerpc/usb: fix type cast for address of ioremap to compatible with 64-bit
Shaohui Xie
1
-2
/
+1
2011-11-14
USB: ci13xxx_msm: add module license
Marc Kleine-Budde
1
-0
/
+2
2011-11-14
USB: ci13xxx_udc: fix debug trace code
Marc Kleine-Budde
1
-3
/
+3
2011-11-14
USB: ci13xxx_udc: fix deadlock during rmmod
Marc Kleine-Budde
1
-1
/
+2
2011-11-14
USB: ci13xxx_udc: fix logic to mark request dma addresses as invalid
Michael Grzeschik
1
-4
/
+8
2011-11-14
USB: gadgetfs: gadgetfs_disconnect: fix inconsistent lock state
Marc Kleine-Budde
1
-2
/
+3
2011-11-14
usb: gadget: fix MIDI gadget jack allocation
Daniel Mack
1
-73
/
+65
2011-11-14
usb: gadget: storage: check for valid USB_BULK_RESET_REQUEST wLength
Paul Zimmerman
2
-2
/
+3
2011-11-14
usb: gadget: storage: check for valid USB_BULK_GET_MAX_LUN_REQUEST
Paul Zimmerman
2
-2
/
+3
2011-11-14
usb: gadget: fsl_udc_core: fix compile error.
Alexander Aring
1
-1
/
+1
2011-11-14
usb: gadget: r8a66597-udc: fix flush fifo handling
Yoshihiro Shimoda
1
-0
/
+2
2011-11-14
usb: gadget: r8a66597-udc: fix for udc-newstyle
Yoshihiro Shimoda
1
-19
/
+9
2011-11-14
usb: gadget: core: allow everybody to read sysfs attributes
Felipe Balbi
1
-2
/
+2
2011-11-14
usb: gadget: core: fix bug when removing gadget drivers
Felipe Balbi
1
-2
/
+2
2011-11-14
usb: gadget: udc-core: fix bug on soft_connect and srp interfaces
Felipe Balbi
1
-1
/
+1
2011-11-01
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2
-0
/
+2
2011-11-01
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
8
-0
/
+8
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
83
-2749
/
+2980
2011-10-19
USB: gadget: midi: memory leak in f_midi_bind_config()
Dan Carpenter
1
-1
/
+3
2011-10-19
USB: gadget: midi: fix range check in f_midi_out_open()
Dan Carpenter
1
-1
/
+1
[next]