index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
2
-14
/
+87
2008-12-22
serial: sh-sci: Fix up port pinmux for SH7366.
Paul Mundt
1
-1
/
+1
2008-12-22
serial: sh-sci: sci_poll_get_char() is only used by CONFIG_CONSOLE_POLL.
Paul Mundt
1
-0
/
+3
2008-12-22
serial: sh-sci: Generalize port pin initialization.
Paul Mundt
2
-114
/
+43
2008-12-22
serial: sh-sci: Tidy up fifo overrun error handling.
Paul Mundt
2
-27
/
+29
2008-12-22
serial: sh-sci: pr_debug() -> dev_dbg() conversion.
Paul Mundt
1
-23
/
+26
2008-12-22
serial: sh-sci: Fix up the cpufreq notifier to use the proper port clock.
Paul Mundt
1
-28
/
+10
2008-12-22
serial: sh-sci: Implement CONSOLE_POLL support and kill off old kgdb console.
Paul Mundt
1
-181
/
+20
2008-12-22
sh: Add support for SH7201 CPU subtype.
Peter Griffin
1
-2
/
+20
2008-12-22
serial: sh-sci: Codestyle cleanup patch.
Michael Trimarchi
1
-56
/
+74
2008-12-21
powerpc/mpc5200: fix error paths in PSC UART probe function
Wolfram Sang
1
-8
/
+15
2008-12-21
powerpc/mpc5200: add rts/cts handling in PSC UART driver
Wolfram Sang
1
-4
/
+37
2008-12-21
powerpc/mpc5200: Make PSC UART driver update serial errors counters
René Bürgel
1
-2
/
+8
2008-12-16
Merge branch 'merge' into next
Paul Mackerras
3
-6
/
+6
2008-12-10
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-3
/
+3
2008-12-10
drivers/serial/s3c2440.c: fix typo in MODULE_LICENSE
Balaji Rao
1
-1
/
+1
2008-12-09
[IA64] Fix section mismatch ioc3uart_init()/ioc3uart_submodule
Tony Luck
1
-3
/
+3
2008-12-06
Fix incorrect use of loose in tty/serial drivers
Nick Andrew
1
-2
/
+2
2008-12-03
Merge branch 'merge'
Paul Mackerras
1
-2
/
+2
2008-11-24
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge
Paul Mackerras
1
-2
/
+2
2008-11-19
Merge branch 'linux-2.6' into next
Paul Mackerras
2
-18
/
+20
2008-11-19
serial/pmac_zilog: Add console polling support
Chris J Arges
1
-0
/
+27
2008-11-14
powerpc/virtex: fix various format/casting printk mismatches
Grant Likely
1
-2
/
+2
2008-11-13
serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.
Paul Mundt
1
-1
/
+1
2008-11-12
serial: sh-sci: fix cannot work SH7723 SCIFA
Yoshihiro Shimoda
2
-17
/
+19
2008-11-07
atmel_serial: keep clock off when it's not needed
David Brownell
1
-3
/
+14
2008-11-01
Merge branch 'cris_move' of git://www.jni.nu/cris
Linus Torvalds
2
-3
/
+3
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
Paul Mundt
2
-4
/
+4
2008-10-31
sh: Fix up the shared IRQ demuxer's control bit testing logic.
Michael Trimarchi
2
-11
/
+13
2008-10-31
Define SCSPTR1 for SH 7751R
Matt Fleming
1
-0
/
+1
2008-10-31
sh: Add sci_rxd_in of SH4-202
Nobuhiro Iwamatsu
1
-2
/
+8
2008-10-31
sh: Change register name SCSPTR to SCSPTR2
Nobuhiro Iwamatsu
1
-1
/
+1
2008-10-30
[ARM] build fixes for netX serial driver
Paul Bolle
2
-4
/
+4
2008-10-29
[CRIS] Move header files from include to arch/cris/include.
Jesper Nilsson
2
-3
/
+3
2008-10-28
sh: Revert "SH 7366 needs SCIF_ONLY"
Paul Mundt
1
-1
/
+0
2008-10-28
Merge branches 'sh/serial-rework' and 'sh/oprofile'
Paul Mundt
2
-83
/
+16
2008-10-28
SH 7366 needs SCIF_ONLY
Kuninori Morimoto
1
-0
/
+1
2008-10-23
8250: Add more OxSemi devices
Lee Howard
1
-2
/
+22
2008-10-23
8250: Oxford Semiconductor Devices
Lee Howard
1
-0
/
+211
2008-10-23
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2008-10-21
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-31
/
+67
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-51
/
+62
2008-10-20
Altix serial: fix
roel kluin
1
-1
/
+1
2008-10-20
make probe_serial_gsc() static
Adrian Bunk
1
-1
/
+1
2008-10-20
serial_txx9: use %lx for iobase
Atsushi Nemoto
1
-1
/
+1
2008-10-20
serial: sh-sci: Add support SCIF of SH7723
Nobuhiro Iwamatsu
1
-1
/
+8
2008-10-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
28
-2554
/
+415
2008-10-17
Merge branch 'for-rmk-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux
Russell King
1
-1
/
+1
2008-10-16
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
6
-13
/
+20
2008-10-16
[ARM] S3C24XX: Serial driver debug depends on DEBUG_LL
Ben Dooks
1
-1
/
+1
[next]