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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-20
USB: serial: clean up read processing in generic driver
Johan Hovold
1
-16
/
+11
2010-05-20
USB: cp210x: use generic submit_read_urb at open
Johan Hovold
1
-14
/
+2
2010-05-20
USB: serial: remove unnecessary re-initialisation of generic urbs
Johan Hovold
1
-23
/
+2
2010-05-20
USB: serial: refactor read urb submission in generic driver
Johan Hovold
2
-25
/
+9
2010-05-20
USB: serial: refactor generic close
Johan Hovold
6
-21
/
+8
2010-05-20
USB: serial: clear fifo on close
Johan Hovold
1
-1
/
+7
2010-05-20
USB: serial: fix missing locking on fifo in write callback
Johan Hovold
1
-2
/
+5
2010-05-20
USB: serial: fix generic chars_in_buffer
Johan Hovold
1
-4
/
+11
2010-05-20
USB: pl2303: increase bulk-in buffer size to 256 byte
Johan Hovold
1
-0
/
+1
2010-05-20
USB: pl2303: increase the bulk-out buffer size to 256 byte
Johan Hovold
1
-0
/
+1
2010-05-20
USB: cp210x: increase bulk-in buffer size to 256 byte
Johan Hovold
1
-0
/
+1
2010-05-20
USB: cp210x: increase the bulk-out buffer size to 256 byte
Johan Hovold
1
-0
/
+1
2010-05-20
USB: serial: allow drivers to define bulk buffer sizes
Johan Hovold
4
-71
/
+11
2010-05-20
USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES
Hans de Goede
2
-2
/
+18
2010-05-20
usb: fix serial build when SYSRQ is disabled
Randy Dunlap
1
-0
/
+9
2010-05-20
USB Serial Driver: ZIO Motherboard
Vijay Kumar
3
-0
/
+73
2010-05-20
usb-console: pass baud from console to the initial tty open
Jason Wessel
1
-12
/
+10
2010-05-20
USB: f_mass_storage: dynamic buffers for better alignment
Michal Nazarewicz
1
-5
/
+18
2010-05-20
usb: musb: hsdma: use musb_read/writel
Felipe Balbi
1
-13
/
+3
2010-05-20
usb: musb: gadget: support musb-specific test modes
Felipe Balbi
1
-0
/
+25
2010-05-20
usb: musb: add debugfs support
Felipe Balbi
4
-0
/
+317
2010-05-20
USB: musb: allow the Blackfin vrsel gpio to be active low
Cliff Cai
1
-4
/
+4
2010-05-20
USB: MUSB: Add OMAP4 support in MUSB driver
Maulik Mankad
2
-4
/
+8
2010-05-20
USB: MUSB: Build MUSB driver for OMAP4
Maulik Mankad
2
-1
/
+9
2010-05-20
usb: musb: Set transceiver interface type
Maulik Mankad
6
-7
/
+16
2010-05-20
usb: musb: allow board to pass down fifo mode
Felipe Balbi
1
-20
/
+16
2010-05-20
usb-serial: Use tty_port version console instead of usb_serial_port
Jason Wessel
5
-9
/
+8
2010-05-20
USB: ehci-au1xxx does not need EHCI IO watchdog
Manuel Lauss
1
-1
/
+10
2010-05-20
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
13
-75
/
+27
2010-05-20
USB: straighten out port feature vs. port status usage
Alan Stern
10
-90
/
+89
2010-05-20
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
Alan Stern
7
-22
/
+21
2010-05-20
USB: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2010-05-20
USB: Remove large struct from the stack in USB storage isd200 driver
Ian Munsie
1
-2
/
+2
2010-05-20
USB: cdc-acm: make bitfields unsigned
Randy Dunlap
1
-2
/
+2
2010-05-20
USB: sisusbvga: Remove the BKL from ioctl
Alessio Igor Bogani
1
-3
/
+1
2010-05-20
USB: make hub.h public (drivers dependency)
Eric Lescouet
1
-205
/
+0
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
43
-629
/
+45
2010-05-20
USB: xhci: Fix check for room on the ring.
Sarah Sharp
1
-1
/
+18
2010-05-20
USB: xhci: Limit bus sg_tablesize to 62 TRBs.
Sarah Sharp
1
-1
/
+1
2010-05-20
USB: xhci: Fix issue with set interface after stall.
Sarah Sharp
2
-0
/
+9
2010-05-15
mmc: at91_mci: modify cache flush routines
Nicolas Ferre
1
-1
/
+1
2010-05-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2010-05-15
Fix the regression created by "set S_DEAD on unlink()..." commit
Al Viro
1
-0
/
+1
2010-05-14
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-11
/
+12
2010-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+6
2010-05-14
Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/v...
David S. Miller
1
-1
/
+6
2010-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
2
-0
/
+7
2010-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
3
-2
/
+11
2010-05-13
serial: imx.c: fix CTS trigger level lower to avoid lost chars
Valentin Longchamp
1
-1
/
+9
2010-05-13
tty: Fix unbalanced BKL handling in error path
Alan Cox
1
-0
/
+1
[prev]
[next]