index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
*
neo: Remove a bogus NULL check
Alan Cox
2009-01-12
1
-3
/
+0
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-01-08
1
-1
/
+1
|
\
|
*
[ARM] Ensure CONFIG_SERIAL_SAMSUNG_UARTS is always set.
Ben Dooks
2009-01-08
1
-1
/
+1
*
|
serial: Add driver for the Cell Network Processor serial port NWP device
Benjamin Krill
2009-01-08
4
-1
/
+513
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-01-07
2
-3
/
+3
|
\
|
*
trivial: Add a space (and a comma) to a printk in 8250 driver
Paul Bolle
2009-01-06
1
-1
/
+1
|
*
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
1
-2
/
+2
*
|
serial: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
1
-2
/
+2
|
/
*
serial_8250: support for Sealevel Systems Model 7803 COMM+8
Flavio Leitner
2009-01-02
1
-0
/
+3
*
Serial: UART driver changes for Cavium OCTEON.
David Daney
2009-01-02
1
-0
/
+7
*
Serial: Allow port type to be specified when calling serial8250_register_port.
David Daney
2009-01-02
2
-2
/
+14
*
8250: Serial driver changes to support future Cavium OCTEON serial patches.
David Daney
2009-01-02
1
-58
/
+136
*
8250: Don't clobber spinlocks.
David Daney
2009-01-02
1
-2
/
+13
*
fix for tty-serial-move-port
Alexander Beregalov
2009-01-02
1
-3
/
+1
*
tty: We want the port object to be persistent
Alan Cox
2009-01-02
2
-84
/
+62
*
__FUNCTION__ is gcc-specific, use __func__
Harvey Harrison
2009-01-02
1
-30
/
+30
*
serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...
Niels de Vos
2009-01-02
1
-0
/
+3
*
And here's a patch (to be applied on top of the last) which prevents
Russell King
2009-01-02
1
-16
/
+21
*
Convert the oxsemi tornado special cases to use the quirk interface and not
Russell King
2009-01-02
1
-40
/
+51
*
Blackfin Serial Driver: Remove BI status for known_good_char
Sonic Zhang
2009-01-02
1
-0
/
+1
*
Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files o...
Sonic Zhang
2009-01-02
1
-3
/
+8
*
Blackfin Serial Driver: Clean serial console and early prink code.
Sonic Zhang
2009-01-02
1
-12
/
+4
*
Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly
Graf Yang
2009-01-02
1
-0
/
+24
*
Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb fr...
Sonic Zhang
2009-01-02
1
-98
/
+89
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-12-30
11
-46
/
+461
|
\
|
*
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
2008-12-18
1
-1
/
+1
|
|
\
|
|
*
[ARM] MXC: remove dependency to other include files from irqs.h
Sascha Hauer
2008-12-18
1
-1
/
+1
|
*
|
Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into devel
Russell King
2008-12-18
6
-38
/
+451
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
[ARM] S3C: Remove cpufreq warnings for unset serial information
Ben Dooks
2008-12-18
1
-6
/
+2
|
|
*
[ARM] S3C: Update CONFIG_SERIAL_SAMSUNG_UARTS handling
Ben Dooks
2008-12-18
1
-3
/
+6
|
|
*
[ARM] S3C: Update number of serial ports
Ben Dooks
2008-12-18
2
-12
/
+28
|
|
*
[ARM] S3C: Update serial driver IRQ handling
Ben Dooks
2008-12-15
2
-19
/
+29
|
|
*
[ARM] S3C6400: serial support for S3C6400 and S3C6410 SoCs
Ben Dooks
2008-12-15
4
-4
/
+166
|
|
*
[ARM] S3C24A0: Serial port definitions and driver support.
Sandeep Patil
2008-12-15
4
-2
/
+126
|
|
*
[ARM] CPUFREQ: S3C24XX serial CPU frequency scaling support.
Ben Dooks
2008-12-15
2
-0
/
+102
|
*
|
patch-mx1-UART-support
Paulius Zaleckas
2008-12-16
1
-3
/
+3
|
*
|
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Russell King
2008-12-15
3
-6
/
+6
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge git://git.marvell.com/orion into devel
Russell King
2008-12-13
1
-2
/
+2
|
|
\
\
|
*
\
\
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
2008-12-02
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
[ARM] pxa: move UART register definitions into dedicated regs-uart.h
Eric Miao
2008-12-02
1
-0
/
+1
|
*
|
|
|
Merge branch 'clks' into devel
Russell King
2008-11-30
2
-2
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
[ARM] amba drivers: don't pass a consumer clock name for devices with unique ...
Russell King
2008-11-30
2
-2
/
+2
|
*
|
|
|
|
[ARM] lh7a40x: avoid polluting the kernel's namespace
Russell King
2008-11-28
1
-1
/
+2
|
|
/
/
/
/
|
*
/
/
/
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
Russell King
2008-11-27
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
2008-12-28
2
-14
/
+87
|
\
\
\
\
|
*
|
|
|
powerpc/mpc5200: fix error paths in PSC UART probe function
Wolfram Sang
2008-12-21
1
-8
/
+15
|
*
|
|
|
powerpc/mpc5200: add rts/cts handling in PSC UART driver
Wolfram Sang
2008-12-21
1
-4
/
+37
|
*
|
|
|
powerpc/mpc5200: Make PSC UART driver update serial errors counters
René Bürgel
2008-12-21
1
-2
/
+8
|
*
|
|
|
Merge branch 'merge' into next
Paul Mackerras
2008-12-16
3
-6
/
+6
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'merge'
Paul Mackerras
2008-12-03
1
-2
/
+2
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
[next]