index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial_txx9.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial_txx9: use container_of() instead of direct cast
Atsushi Nemoto
2009-10-01
1
-17
/
+22
*
serial: kill off uart_info
Alan Cox
2009-09-19
1
-2
/
+2
*
kgdb: kgdboc console poll hooks for serial_txx9 uart
Atsushi Nemoto
2009-06-24
1
-21
/
+92
*
serial_txx9: use %lx for iobase
Atsushi Nemoto
2008-10-20
1
-1
/
+1
*
ttydev: Fix up compile failures in the PPC build
Alan Cox
2008-07-22
1
-1
/
+1
*
serial: fix serial_txx9 console initialization
Atsushi Nemoto
2007-10-30
1
-1
/
+9
*
serial_txx9: Use UPF_FIXED_PORT
Atsushi Nemoto
2007-10-16
1
-21
/
+5
*
serial_txx9: cleanup includes
Atsushi Nemoto
2007-10-16
1
-4
/
+0
*
serial_txx9: Fix modem control line handling
Atsushi Nemoto
2007-08-22
1
-3
/
+11
*
serial_txx9: fix printk format mismatch
Atsushi Nemoto
2007-07-31
1
-2
/
+3
*
serial_txx9: zap changelog from source code
Atsushi Nemoto
2007-05-08
1
-25
/
+0
*
serial_txx9: Use assigned device numbers
Atsushi Nemoto
2007-05-08
1
-3
/
+4
*
[SERIAL] serial_txx9 driver update
Atsushi Nemoto
2007-02-22
1
-92
/
+184
*
[PATCH] serial: serial_txx9 driver update
Atsushi Nemoto
2007-02-11
1
-12
/
+11
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
1
-2
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-4
/
+4
*
[SERIAL] suspend/resume handlers don't have level arg anymore
Sergei Shtylyov
2006-10-01
1
-2
/
+0
*
[PATCH] irq-flags: serial: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] devfs: Remove devfs support from the serial subsystem
Greg Kroah-Hartman
2006-06-26
1
-3
/
+0
*
[PATCH] Typo fixes
Alexey Dobriyan
2006-03-28
1
-1
/
+1
*
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-03-22
1
-17
/
+9
|
\
|
*
[SERIAL] kernel console should send CRLF not LFCR
Russell King
2006-03-20
1
-17
/
+9
*
|
[PATCH] serial: serial_txx9 driver update
Atsushi Nemoto
2006-03-22
1
-36
/
+41
|
/
*
[SERIAL] turn serial semaphores into mutexes
Arjan van de Ven
2006-01-12
1
-5
/
+6
*
[PATCH] TTY layer buffering revamp
Alan Cox
2006-01-10
1
-11
/
+0
*
[PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()
Richard Knutsson
2006-01-09
1
-1
/
+1
*
[PATCH] txx9 serial update
Ralf Baechle
2005-09-09
1
-27
/
+91
*
[SERIAL] Clean up and fix tty transmission start/stoping
Russell King
2005-08-31
1
-4
/
+4
*
[PATCH] Serial: Adjust serial locking
Russell King
2005-06-29
1
-3
/
+0
*
[PATCH] Serial: Add uart_insert_char()
Russell King
2005-05-09
1
-12
/
+3
*
[PATCH] fix u32 vs. pm_message_t in drivers/
Pavel Machek
2005-04-16
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1171