index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-08
Revert "tty/8250_pnp: serial port detection regression since v3.7"
Sean Young
1
-7
/
+5
2013-04-03
OMAP/serial: Revert bad fix of Rx FIFO threshold granularity
Alexey Pelykh
1
-0
/
+11
2013-03-28
Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-12
/
+45
2013-03-25
Xilinx: ARM: UART: clear pending irqs before enabling irqs
John Linn
1
-0
/
+2
2013-03-25
TTY: 8250, deprecated 8250_core.* options
Jiri Slaby
2
-0
/
+19
2013-03-25
TTY: 8250, revert module name change
Jiri Slaby
2
-6
/
+6
2013-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-12
/
+9
2013-03-15
serial: 8250_pci: Add WCH CH352 quirk to avoid Xscale detection
Wang YanQing
1
-0
/
+13
2013-03-15
tty: atmel_serial_probe(): index of atmel_ports[] fix
Pawel Wieczorkiewicz
1
-6
/
+5
2013-03-12
tty: serial: fix typo "SERIAL_S3C2412"
Paul Bolle
1
-1
/
+1
2013-03-12
serial: 8250: Keep 8250.<xxxx> module options functional after driver rename
Josh Boyer
1
-0
/
+29
2013-03-12
tty: serial: fix typo "ARCH_S5P6450"
Paul Bolle
1
-1
/
+1
2013-03-12
tty/8250_pnp: serial port detection regression since v3.7
Sean Young
1
-5
/
+7
2013-03-12
serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"
Jonas Gorski
1
-4
/
+4
2013-03-12
serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...
Wang YanQing
1
-0
/
+4
2013-03-12
Fix 4 port and add support for 8 port 'Unknown' PCI serial port cards
Scott Ashcroft
1
-10
/
+7
2013-03-12
tty/serial: Add support for Altera serial port
Ley Foon Tan
2
-1
/
+28
2013-03-12
tty: serial: vt8500: Unneccessary duplicated clock code removed
Tony Prisk
1
-8
/
+1
2013-03-12
tty: serial: mpc5xxx: fix PSC clock name bug
Anatolij Gustschin
1
-1
/
+1
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-5
/
+5
2013-03-01
sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline option
Tkhai Kirill
1
-12
/
+9
2013-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Ralf Baechle
1
-2
/
+1
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
84
-1064
/
+4289
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2013-02-19
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2013-02-18
serial: imx: fix uninitialized variable warning
Shawn Guo
1
-1
/
+1
2013-02-15
serial: tegra: assume CONFIG_OF
Stephen Warren
1
-3
/
+2
2013-02-14
serial: imx: Fix recursive locking bug
Thomas Gleixner
1
-2
/
+9
2013-02-13
tty: Remove ancient hardpps()
Peter Hurley
1
-4
/
+0
2013-02-13
pps: Additional cleanups in uart_handle_dcd_change
George Spelvin
1
-10
/
+7
2013-02-13
pps: Move timestamp read into PPS code proper
George Spelvin
1
-4
/
+1
2013-02-13
tty: serial: uartlite: Support uartlite on big and little endian systems
Michal Simek
1
-22
/
+79
2013-02-13
tty: serial: uartlite: Fix sparse and checkpatch warnings
Michal Simek
1
-4
/
+4
2013-02-13
serial/arc-uart: Miscll DT related updates (Grant's review comments)
Vineet Gupta
1
-6
/
+4
2013-02-08
drivers/serial: add GENERIC_HARDIRQS dependency
Heiko Carstens
1
-1
/
+1
2013-02-06
Revert "serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL"
fabio.estevam@freescale.com
1
-21
/
+21
2013-02-05
serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL
Fabio Estevam
1
-21
/
+21
2013-02-05
tty: serial: altera_jtaguart: Simplify altera_jtaguart_init()
Tobias Klauser
1
-4
/
+2
2013-02-05
tty: serial: altera_uart: Simplify altera_uart_init()
Tobias Klauser
1
-4
/
+2
2013-02-05
OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a...
Alexey Pelykh
1
-6
/
+2
2013-02-05
tty: of_serial: unexport tegra_serial_handle_break
Stephen Warren
1
-3
/
+4
2013-02-04
kgdb: remove #include <linux/serial_8250.h> from kgdb.h
Greg Kroah-Hartman
1
-0
/
+1
2013-02-01
MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.
Ralf Baechle
1
-5
/
+5
2013-01-30
serial: ralink: adds support for the serial core found on ralink wisoc
John Crispin
2
-3
/
+11
2013-01-30
serial/8250: Add suport for later SUNIX (TIMEDIA) boards.
Stephen Chivers
1
-0
/
+33
2013-01-25
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
8
-8
/
+61
2013-01-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
8
-8
/
+69
2013-01-25
serial: tegra: Fix compilation error
Venu Byravarasu
1
-1
/
+1
2013-01-25
serial: pxa: fine-tune clk useage
Yi Zhang
1
-1
/
+11
2013-01-25
serial: pch_uart: fix sysrq handling for pch_uart
Liang Li
1
-0
/
+2
[next]