index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-13
usb: gadget: mv_udc: fix kernel panic on some platforms
Neil Zhang
1
-0
/
+7
2011-10-13
usb: gadget: mv_udc: add section information
Neil Zhang
1
-2
/
+2
2011-10-13
usb: gadget: mv_udc: refine the driver structure
Neil Zhang
4
-259
/
+132
2011-10-13
usb: gadget: storage: add superspeed support
Felipe Balbi
4
-13
/
+190
2011-10-13
usb: gadget: fix typo for default U1/U2 exit latencies
Felipe Balbi
1
-2
/
+2
2011-10-13
usb: gadget: r8a66597: convert to new style
Felipe Balbi
1
-29
/
+8
2011-10-13
usb: gadget: net2280: convert to new style
Felipe Balbi
1
-53
/
+17
2011-10-13
usb: gadget: net2272: convert to new style
Felipe Balbi
1
-53
/
+19
2011-10-13
usb: gadget: langwell: convert to new style
Felipe Balbi
2
-48
/
+21
2011-10-13
usb: gadget: langwell: don't use the_controller when it's not needed
Felipe Balbi
1
-8
/
+8
2011-10-13
usb: gadget: at91_udc: change french comments to english
Robert Schwebel
1
-8
/
+8
2011-10-13
usb: gadget: pxa25x: is_vbus_present is gone
Arnd Bergmann
1
-7
/
+1
2011-10-13
usb: gadget: storage: fix mass storage gadgets to work with Synopsys UDC
Paul Zimmerman
2
-18
/
+18
2011-10-13
USB: gadget: f_midi: allow a dynamic number of input and output ports
Daniel Mack
2
-108
/
+191
2011-10-13
USB: gadget: midi: refactor the device code
Daniel Mack
2
-1197
/
+80
2011-10-13
USB: gadget: midi: add midi function driver
Daniel Mack
1
-0
/
+923
2011-10-13
usb gadget: fix langwell_udc.c build error
Randy Dunlap
1
-14
/
+14
2011-10-13
usb: gadget: r8a66597-udc: add support for SUDMAC
Yoshihiro Shimoda
2
-20
/
+370
2011-10-13
usb: gadget: r8a66597-udc: use dev_*() instead of printk()
Yoshihiro Shimoda
2
-40
/
+60
2011-10-13
usb: gadget: r8a66597-udc: add function for external controller
Yoshihiro Shimoda
1
-15
/
+19
2011-10-13
usb: gadget: r8a66597-udc: change prototype of r8a66597_write_fifo
Yoshihiro Shimoda
2
-4
/
+4
2011-09-26
USB: gadget: u_serial.c: fixed a brace coding style issue
Shaun Silk
1
-2
/
+1
2011-09-26
usb: gadget: udc-core: fix bug on soft_connect interface
Felipe Balbi
1
-1
/
+1
2011-09-18
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
Greg Kroah-Hartman
5
-163
/
+219
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
9
-14
/
+14
2011-09-18
USB: g_printer: fix bug in unregistration
Fabian Godehardt
1
-1
/
+1
2011-09-18
s3c-hsudc: implement vbus_draw hook
Heiko Stübner
1
-0
/
+14
2011-09-18
usb: Provide usb_speed_string() function
Michal Nazarewicz
12
-158
/
+60
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
12
-127
/
+22
2011-09-15
Remove unneeded version.h includes (and add where needed) for drivers/usb/
Jesper Juhl
2
-1
/
+1
2011-09-15
treewide: remove extra semicolons from various parts of the kernel
Justin P. Mattock
1
-2
/
+2
2011-09-15
treewide: typo 'interrrupt' word corrections.
Vitaliy Ivanov
2
-2
/
+2
2011-09-09
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
61
-496
/
+1
2011-09-09
usb: gadget: audio: queue wLength-sized requests
Felipe Balbi
1
-2
/
+2
2011-09-09
usb: gadget: audio: actually support both speeds
Felipe Balbi
1
-5
/
+6
2011-09-09
usb: gadget: storage: make FSG_NUM_BUFFERS variable size
Per Forlin
4
-20
/
+85
2011-09-09
USB: gadget: storage: remove alignment assumption
Alan Stern
2
-81
/
+49
2011-09-09
usb: gadget: storage: adapt logic block size to bound block devices
Peiyu Li
3
-57
/
+79
2011-08-29
Merge 3.1-rc4 into usb-next
Greg Kroah-Hartman
28
-64
/
+97
2011-08-24
USB gadget i.MX1: remove dependency on ARCH_MXC
Sascha Hauer
1
-5
/
+4
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
26
-46
/
+42
2011-08-22
s3c-hsudc: Add basic otg transceiver handling
Heiko Stübner
1
-0
/
+23
2011-08-22
s3c-hsudc: Fix possible nullpointer dereference during probe
Heiko Stübner
1
-13
/
+13
2011-08-22
usb: Introduce DesignWare USB3 DRD Driver
Felipe Balbi
1
-0
/
+12
2011-08-22
usb: gadget: introduce gadget_is_dwc3()
Felipe Balbi
1
-0
/
+3
2011-08-15
Merge branch 'fixes' into for-greg
Felipe Balbi
1
-0
/
+1
2011-08-12
usb: gadget: f_phonet: unlock in error case
Sebastian Andrzej Siewior
1
-0
/
+1
2011-08-12
usb: gadget: hid: don't STALL when processing a HID Descriptor request
Sebastian Bauer
1
-0
/
+7
2011-08-12
usb: musb: fix Kconfig
Rabin Vincent
1
-1
/
+1
2011-08-12
usb: gadget: composite: fix bMaxPacketSize for SuperSpeed
Sebastian Andrzej Siewior
1
-2
/
+4
[prev]
[next]