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
2010-12-16
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
27
-860
/
+8580
2010-12-15
Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musb
Greg Kroah-Hartman
1
-1
/
+1
2010-12-10
usb: gadget: g_ncm added
Yauheni Kaliuta
3
-0
/
+263
2010-12-10
usb: gadget: f_ncm.c added
Yauheni Kaliuta
2
-0
/
+1408
2010-12-10
usb: gadget: u_ether: prepare for NCM
Yauheni Kaliuta
2
-2
/
+16
2010-12-10
usb: pch_udc: Fix setup transfers with data out
Richard Röjfors
1
-1
/
+4
2010-12-10
usb: pch_udc: Fix compile error, warnings and checkpatch warnings
Richard Röjfors
1
-8
/
+11
2010-12-10
USB: gadget: Implement runtime PM for MSM bus glue driver
Pavankumar Kondeti
1
-0
/
+4
2010-12-10
USB: gadget: Implement runtime PM for ci13xxx gadget
Pavankumar Kondeti
1
-0
/
+10
2010-12-10
USB: gadget: Add USB controller driver for MSM SoC
Pavankumar Kondeti
4
-0
/
+160
2010-12-10
USB: gadget: Introduce ci13xxx_udc_driver struct
Pavankumar Kondeti
3
-55
/
+175
2010-12-10
USB: gadget: Initialize ci13xxx gadget device's coherent DMA mask
Pavankumar Kondeti
1
-0
/
+1
2010-12-10
USB: gadget: Fix "scheduling while atomic" bugs in ci13xxx_udc
Pavankumar Kondeti
1
-6
/
+3
2010-12-10
USB: gadget: Separate out PCI bus code from ci13xxx_udc
Pavankumar Kondeti
5
-168
/
+181
2010-12-10
usb: gadget: f_fs: Remove redundant unlikely()
Tobias Klauser
1
-2
/
+2
2010-12-10
usb: gadget/imx-udc: fix interrupt name again
Uwe Kleine-König
1
-2
/
+6
2010-12-10
usb: musb: trivial search and replace patch
Felipe Balbi
1
-1
/
+1
2010-12-03
usb: g_audio: Fix crash at driver removal
Richard Röjfors
1
-5
/
+5
2010-11-30
USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chips
cxie4
5
-0
/
+2672
2010-11-30
usb: gadget: langwell_udc: add usb test mode support
Luo Andy
1
-0
/
+23
2010-11-30
usb: composite gadget: set vbus_draw current limitation during suspend
Hao Wu
1
-0
/
+8
2010-11-24
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2010-11-17
usb: gadget: g_fs: Fix compilation warning
Michal Nazarewicz
2
-40
/
+40
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2
-2
/
+0
2010-11-16
USB device driver of Topcliff PCH
Toshiharu Okada
4
-0
/
+2971
2010-11-16
usb: gadget: f_fs: remove custom printk() wrappers
Michal Nazarewicz
1
-60
/
+48
2010-11-16
usb: gadget: FunctionFS: fix typos and coding style
Michal Nazarewicz
2
-178
/
+186
2010-11-16
drivers/usb/gadget: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-16
USB: gadget: AT91: fix typo in atmel_usba_udc driver
Josh Wu
1
-1
/
+1
2010-11-11
usb: subtle increased memory usage in u_serial
Jim Sung
1
-14
/
+40
2010-11-11
usb: gadget: goku_udc: add registered flag bit, fixing build
Andy Whitcroft
1
-1
/
+2
2010-11-11
USB: Fix FSL USB driver on non Open Firmware systems
Marc Kleine-Budde
1
-1
/
+1
2010-11-11
usb: dummy_hcd code simplification
Tatyana Brokhman
1
-116
/
+135
2010-11-11
USB: gadget: f_mass_storage: code style clean ups
Michal Nazarewicz
2
-211
/
+249
2010-11-11
USB: gadget: f_mass_storage: remove needless complete()
Michal Nazarewicz
1
-4
/
+1
2010-11-11
USB: gadget: f_mass_storage: drop START_TRANSFER() macro
Michal Nazarewicz
1
-25
/
+24
2010-11-11
USB: gadget: f_mass_storage: use ?: instead of a macro
Michal Nazarewicz
1
-7
/
+4
2010-11-11
USB: gadget: f_mass_storage: put_device() in error recovery
Rahul Ruikar
1
-0
/
+1
2010-11-11
USB: gadget: file_storage: put_device() in error recovery
Michal Nazarewicz
1
-13
/
+16
2010-11-11
USB: gadget: composite: Typo fix.
Marek Belisko
1
-1
/
+1
2010-11-11
USB: gadget: amd5536udc.c: delete double assignment
Julia Lawall
1
-1
/
+0
2010-11-11
usb: gadget/imx-udc: remove usage of deprecated symbol USBD_INT0
Uwe Kleine-König
2
-5
/
+2
2010-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+0
2010-11-01
USB: gadget: fix ethernet gadget crash in gether_setup
Dmitry Artamonow
1
-1
/
+0
2010-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2010-10-29
convert get_sb_single() users
Al Viro
2
-12
/
+12
2010-10-28
USB: gadget: fix ethernet gadget crash in gether_setup
Dmitry Artamonow
1
-1
/
+1
2010-10-26
fix braino in fs: do not assign default i_ino in new_inode
Al Viro
1
-1
/
+1
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-0
/
+2
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2
-0
/
+2
[next]