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
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-27
[PATCH] pcmcia: id_table for serial_cs
Dominik Brodowski
1
-0
/
+104
2005-06-27
[PATCH] Serial: Split 8250 port table
Russell King
8
-32
/
+356
2005-06-27
[PATCH] Serial: Remove {un,}register_serial from 68328serial.c
Russell King
1
-17
/
+0
2005-06-25
[PATCH] serial/68328serial: replace schedule_timeout() with msleep_interrupti...
Nishanth Aravamudan
1
-5
/
+4
2005-06-25
[PATCH] serial/68360serial: replace schedule_timeout() with msleep_interrupti...
Nishanth Aravamudan
1
-5
/
+4
2005-06-25
[PATCH] serial/icom: Remove custom msescs_to_jiffies() macro
Domen Puncer
1
-2
/
+0
2005-06-25
[PATCH] compilation errors in drivers/serial/mpsc.c
Lee Nicks
1
-4
/
+4
2005-06-24
[SPARC]: sunzilog warning fixes
William Lee Irwin III
1
-4
/
+4
2005-06-24
[PATCH] Serial: Eliminate magic numbers
Russell King
4
-20
/
+20
2005-06-23
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+2
2005-06-23
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2
-10
/
+47
2005-06-23
[PATCH] Serial: Bugs are not capabilities
Russell King
1
-4
/
+4
2005-06-23
[PATCH] ARM: 2728/1: S3C2410 - fix constant warning on serial device name
Ben Dooks
1
-2
/
+2
2005-06-23
[PATCH] Altix: shut off xmit intr if done xmitting
Pat Gefre
1
-0
/
+1
2005-06-23
[PATCH] Serial: Mobility's 16550A ports need a helping hand
Russell King
2
-0
/
+32
2005-06-23
[PATCH] Serial: Convert 8250 revision-based bug fixes to bug bitmask
Russell King
2
-10
/
+15
2005-06-21
[PATCH] ioc4: PCI bus speed detection
Brent Casavant
1
-13
/
+18
2005-06-21
[PATCH] ioc4: CONFIG split
Brent Casavant
2
-1
/
+10
2005-06-21
[PATCH] ioc4: Core driver rewrite
Brent Casavant
1
-182
/
+129
2005-06-21
[PATCH] ppc64 iSeries: allow build with no PCI
Stephen Rothwell
1
-1
/
+1
2005-06-21
[PATCH] cpm_uart: Route SCC2 pins for the STx GP3 board
Matt Porter
1
-0
/
+9
2005-06-08
[PATCH] Serial: remove unused variable in sa1100 driver
Russell King
1
-1
/
+1
2005-06-04
[PATCH] serial: update NEC VR4100 series serial support
Yoichi Yuasa
1
-57
/
+9
2005-05-21
When we detect that a 16550 was in fact part of a NatSemi SuperIO chip
David Woodhouse
1
-5
/
+12
2005-05-19
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2
-38
/
+72
2005-05-17
[PATCH] serial_cs device identification fix
Petr Vandrovec
1
-2
/
+2
2005-05-11
[SUNSAB]: Defer register updates until transmitter is idle.
David S. Miller
2
-38
/
+72
2005-05-09
[PATCH] Serial: Add uart_insert_char()
Russell King
11
-110
/
+22
2005-05-06
[PATCH] 8250_pci.c: add comment about enum sorting order
Russell King
1
-0
/
+2
2005-05-01
[PATCH] make lots of things static
Adrian Bunk
4
-4
/
+5
2005-05-01
[PATCH] Altix ioc4 serial - Arm the read timeout timer before the first read
Patrick Gefre
1
-1
/
+1
2005-05-01
[PATCH] Altix ioc4 serial - small uart setup mods
Patrick Gefre
1
-20
/
+8
2005-05-01
[PATCH] Altix ioc4 serial - set a better timeout/threshold
Patrick Gefre
1
-4
/
+7
2005-05-01
[PATCH] Altix ioc4 serial - set hfc from ioctl
Patrick Gefre
1
-7
/
+4
2005-05-01
[PATCH] serial_cs: Reduce stack usage in serial_event()
Yum Rayan
1
-61
/
+112
2005-05-01
[PATCH] sn_console: make sal_console_uart static again
Andreas Schwab
1
-2
/
+2
2005-04-29
[PATCH] ARM: 2654/1: i.MX UART initialization sets and honors UFCR value
Sascha Hauer
1
-8
/
+60
2005-04-26
[PATCH] Serial: Convert 8250_hp300 to use serial8250_{un,}register_port
Russell King
1
-26
/
+27
2005-04-26
[PATCH] Serial: Move error path processing inline
Russell King
2
-79
/
+51
2005-04-26
[PATCH] Serial: Ensure error paths are marked with unlikely()
Russell King
6
-6
/
+6
2005-04-25
[PATCH] ppc annotations: mpsc
Al Viro
2
-12
/
+12
2005-04-21
[SPARC64]: In sunsab driver, make sure to set the uart timeout.
David S. Miller
1
-5
/
+11
2005-04-21
[SPARC64]: In sunsu driver, make sure to fully init chip for kbd/ms
David S. Miller
1
-2
/
+9
2005-04-16
[PATCH] serial: fix comments in 8250.c
Russell King
1
-3
/
+11
2005-04-16
[PATCH] fix up newly added jsm driver
Christoph Hellwig
3
-311
/
+91
2005-04-16
[PATCH] fix u32 vs. pm_message_t in drivers/
Pavel Machek
8
-8
/
+8
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
73
-0
/
+64624