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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-2
/
+2
2010-06-02
of/usb: fsl_qe_udc.c: fix build breakage
Anatolij Gustschin
1
-2
/
+2
2010-06-02
of/usb: fix build error due to of_node pointer move
Grant Likely
1
-1
/
+1
2010-06-01
usb/gadget: Replace the old USB audio FU definitions in f_audio.c
Takashi Iwai
1
-2
/
+2
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-1
/
+1
2010-05-25
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+2
2010-05-25
usb: atm: speedtch: use new hex_to_bin() method
Andy Shevchenko
1
-3
/
+2
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
2
-7
/
+19
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
193
-8725
/
+14540
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
6
-25
/
+27
2010-05-21
sanitize vfs_fsync calling conventions
Christoph Hellwig
1
-1
/
+1
2010-05-21
Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+111
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-1
/
+2
2010-05-21
drivers/base: Convert dev->sem to mutex
Thomas Gleixner
1
-1
/
+1
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
176
-8598
/
+14096
2010-05-20
echi-dbgp: Add kernel debugger support for the usb debug port
Jason Wessel
1
-9
/
+111
2010-05-20
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
1
-2
/
+2
2010-05-20
usb: musb: update gfp/slab.h includes
Tejun Heo
1
-1
/
+0
2010-05-20
USB: ftdi_sio: fix legacy SIO-device header
Johan Hovold
1
-1
/
+1
2010-05-20
USB: kl5usb105: reimplement using generic framework
Johan Hovold
1
-333
/
+47
2010-05-20
USB: kl5usb105: minor clean ups
Johan Hovold
1
-46
/
+33
2010-05-20
USB: kl5usb105: fix memory leak
Johan Hovold
1
-0
/
+1
2010-05-20
USB: io_ti: use kfifo to implement write buffering
Johan Hovold
1
-210
/
+13
2010-05-20
USB: io_ti: remove unsused private counter
Johan Hovold
1
-5
/
+0
2010-05-20
USB: ti_usb: use kfifo to implement write buffering
Johan Hovold
1
-165
/
+14
2010-05-20
USB: ir-usb: fix incorrect write-buffer length
Johan Hovold
1
-1
/
+3
2010-05-20
USB: aircable: fix incorrect write-buffer length
Johan Hovold
1
-1
/
+1
2010-05-20
USB: safe_serial: straighten out read processing
Johan Hovold
1
-22
/
+21
2010-05-20
USB: safe_serial: reimplement read using generic framework
Johan Hovold
1
-39
/
+8
2010-05-20
USB: safe_serial: reimplement write using generic framework
Johan Hovold
1
-111
/
+32
2010-05-20
usb-storage: always print quirks
Felipe Contreras
1
-3
/
+6
2010-05-20
USB: usb-storage: trivial debug improvements
Felipe Contreras
1
-29
/
+32
2010-05-20
USB: oti6858: use port write fifo
Johan Hovold
1
-37
/
+25
2010-05-20
USB: oti6858: use kfifo to implement write buffering
Johan Hovold
1
-201
/
+17
2010-05-20
USB: cypress_m8: use kfifo to implement write buffering
Johan Hovold
1
-222
/
+17
2010-05-20
USB: cypress_m8: remove unused drain define
Johan Hovold
1
-1
/
+0
2010-05-20
USB: usb_debug: set bulk out size at probe
Johan Hovold
1
-7
/
+1
2010-05-20
USB: gadget: Use kmemdup
Julia Lawall
1
-2
/
+1
2010-05-20
USB: CP210x New Device IDs 11 New device IDs
Craig Shelley
1
-0
/
+11
2010-05-20
USB: visor: increase bulk-out buffer size
Johan Hovold
1
-0
/
+3
2010-05-20
USB: belkin_sa: implement line status handling
Johan Hovold
1
-26
/
+51
2010-05-20
USB: belkin_sa: clean up open
Johan Hovold
1
-15
/
+6
2010-05-20
USB: belkin_sa: minor clean-ups
Johan Hovold
1
-21
/
+7
2010-05-20
USB: cp210x: use generic open to start reading from device
Johan Hovold
1
-1
/
+1
2010-05-20
USB: visor: reimplement using generic framework
Johan Hovold
1
-329
/
+13
2010-05-20
USB: visor: fix memory leak
Johan Hovold
1
-0
/
+1
2010-05-20
USB: spcp8x5: reimplement using generic framework
Johan Hovold
1
-378
/
+29
2010-05-20
USB: ipaq: reimplement using generic framework
Johan Hovold
2
-377
/
+10
2010-05-20
USB: empeg: reimplement using generic framework
Johan Hovold
1
-388
/
+13
2010-05-20
USB: serial: add special case for processing of empty read urbs
Johan Hovold
1
-0
/
+3
[next]