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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-05-20
USB: kobil: fix memory leak
Johan Hovold
1
-1
/
+2
2010-05-20
USB: option.c: OLIVETTI OLICARD100 support
Nils Radtke
1
-0
/
+6
2010-05-20
USB: xhci: fix compiler warning.
Greg Kroah-Hartman
1
-1
/
+0
2010-05-20
USB: remove match_device
Ming Lei
1
-33
/
+0
2010-05-20
USB: include/usb/*.h checkpatch cleanup
Greg Kroah-Hartman
14
-88
/
+92
2010-05-20
USB: usb.h: checkpatch cleanups
Greg Kroah-Hartman
1
-16
/
+16
2010-05-20
USB: visor.h: checkpatch cleanups
Greg Kroah-Hartman
1
-4
/
+5
2010-05-20
USB: pl2303.h: checkpatch cleanups
Greg Kroah-Hartman
1
-3
/
+3
2010-05-20
USB: kobil_sct.h: checkpatch cleanups
Greg Kroah-Hartman
1
-29
/
+46
2010-05-20
USB: kl5kusb105.h: checkpatch cleanups
Greg Kroah-Hartman
1
-24
/
+23
2010-05-20
USB: io_edgeport: checkpatch cleanups
Greg Kroah-Hartman
4
-147
/
+143
2010-05-20
USB: ftdi_sio: checkpatch cleanups
Greg Kroah-Hartman
3
-82
/
+88
2010-05-20
USB: cypress_m8.h: checkpatch cleanups
Greg Kroah-Hartman
1
-24
/
+29
2010-05-20
USB: belkin_sa.h: checkpatch cleanups
Greg Kroah-Hartman
1
-5
/
+5
2010-05-20
USB: mct_u232.h: checkpatch cleanups
Greg Kroah-Hartman
1
-121
/
+133
2010-05-20
USB: FHCI: cq_get() should check kfifo_out()'s return value
Anton Vorontsov
1
-2
/
+7
2010-05-20
USB: cp210x: remove redundant disconnect()
Johan Hovold
1
-29
/
+0
2010-05-20
USB: io_edgeport: Use kzalloc
Julia Lawall
1
-2
/
+1
2010-05-20
USB: ipw: reimplement using generic framework
Johan Hovold
1
-124
/
+4
2010-05-20
USB: ipw: remove dummy port_probe and port_remove
Johan Hovold
1
-13
/
+0
2010-05-20
USB: ipw: clean up dtr-rts handling
Johan Hovold
1
-37
/
+6
2010-05-20
USB: ir-usb: reimplement using generic framework
Johan Hovold
1
-159
/
+38
2010-05-20
USB: ir-usb: fix set_termios race
Johan Hovold
1
-16
/
+47
2010-05-20
USB: ir-usb: allow custom bulk buffer size without reallocation
Johan Hovold
1
-25
/
+5
2010-05-20
USB: ir-usb: fix double free
Johan Hovold
1
-0
/
+2
2010-05-20
USB: EHCI: fix controller wakeup flag settings during suspend
Alan Stern
5
-71
/
+145
2010-05-20
USB: EHCI: clear PHCD before resuming
Alek Du
1
-0
/
+17
2010-05-20
USB: fix functionfs for CONFIG_NET disabled
Randy Dunlap
1
-2
/
+2
2010-05-20
USB: xhci: Remove the arbitrary limit of 15 xHCI ports
William Gulland
1
-12
/
+3
2010-05-20
USB: remove usb_find_device
Ming Lei
2
-38
/
+0
2010-05-20
USB: gadget: f_mass_storage: fix in error recovery
Michal Nazarewicz
1
-26
/
+25
2010-05-20
USB: add missing "{}" in map_urb_for_dma
Ming Lei
1
-1
/
+2
2010-05-20
USB: ehci-omap: Fix resume failures after bus suspend
Anand Gadiyar
1
-0
/
+14
2010-05-20
USB: fix interface runtime-PM settings
Alan Stern
1
-6
/
+11
2010-05-20
USB: xHCI: Fix wrong usage of macro TRB_TYPE
Andiry Xu
1
-4
/
+7
2010-05-20
USB: xhci: Transfer ring link TRB activation change.
John Youn
1
-13
/
+58
2010-05-20
USB: gadget: f_fs.c needs to include pagemap.h
Randy Dunlap
1
-0
/
+1
[prev]
[next]