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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-06
tty: metag_da: avoid getting tty kref in dashtty_timer()
James Hogan
1
-17
/
+14
2013-02-06
tty: metag_da: Add metag DA TTY driver
James Hogan
3
-0
/
+694
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
pty: Ignore slave open count for master pty open
Peter Hurley
1
-1
/
+1
2013-02-04
pty: Ignore slave pty close() if never successfully opened
Peter Hurley
1
-0
/
+6
2013-02-04
pty: Fix BUG()s when ptmx_open() errors out
Peter Hurley
1
-3
/
+4
2013-02-04
kgdb: remove #include <linux/serial_8250.h> from kgdb.h
Greg Kroah-Hartman
1
-0
/
+1
2013-02-04
tty: Use raw spin lock to protect the TTY read section
Ivo Sieben
1
-28
/
+28
2013-02-04
tty: set_termios/set_termiox should not return -EINTR
Oleg Nesterov
1
-2
/
+2
2013-02-01
MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.
Ralf Baechle
1
-5
/
+5
2013-01-30
tty: Prevent deadlock in n_gsm driver
Dirkjan Bussink
1
-1
/
+41
2013-01-30
serial: ralink: adds support for the serial core found on ralink wisoc
John Crispin
2
-3
/
+11
2013-01-30
TTY: synclink: Convert + to | for bit operations
Joe Perches
3
-46
/
+46
2013-01-30
serial/8250: Add suport for later SUNIX (TIMEDIA) boards.
Stephen Chivers
1
-0
/
+33
2013-01-29
Revert "n_tty: Unthrottle tty when flushing read buffer"
Greg Kroah-Hartman
1
-2
/
+0
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
102
-1656
/
+3890
2013-01-25
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
9
-8
/
+63
2013-01-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
9
-8
/
+71
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
2013-01-25
n_tty: Unthrottle tty when flushing read buffer
Karthik Manamcheri
1
-0
/
+2
2013-01-25
goldfish: move to tty_port for flip buffers
Alan Cox
1
-12
/
+7
2013-01-22
serial: Convert to devm_ioremap_resource()
Thierry Reding
1
-4
/
+4
2013-01-22
serial: xilinx_uartps: Remove leftover __exit_p()
Michal Simek
1
-1
/
+1
2013-01-22
serial:ifx6x60: Remove memset for SPI frame
channing
1
-1
/
+0
2013-01-21
goldfish: tty driver
Arve Hjønnevåg
3
-0
/
+340
2013-01-21
serial: sccnxp: Make baudrate table struct static
Alexander Shiyan
1
-4
/
+2
2013-01-21
serial: sccnxp: Reset break and overrun bits in RX handler
Alexander Shiyan
1
-1
/
+6
2013-01-21
serial/efm32: parse location property
Uwe Kleine-König
1
-7
/
+24
2013-01-21
serial: xilinx_uartps: Get clock rate info from dts
Josh Cartwright
1
-15
/
+19
2013-01-20
pch_uart: add sysrq support
Liang Li
1
-8
/
+19
2013-01-20
pch_uart: fix a deadlock when pch_uart as console
Liang Li
1
-7
/
+22
2013-01-20
tty: Correct tty buffer flush.
Ilya Zykov
1
-70
/
+22
2013-01-20
drivers/tty/serial/8250: use strlcpy instead of strcpy
Chen Gang
1
-1
/
+1
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
4
-1
/
+21
2013-01-18
tty: Add driver unthrottle in ioctl(...,TCFLSH,..).
Ilya Zykov
1
-2
/
+6
2013-01-18
serial: lpc32xx: Fix fallout from tty_port conversion
Thierry Reding
1
-1
/
+1
2013-01-17
serial: vt8500: Cleanup code using devm_ function
Tony Prisk
1
-9
/
+4
2013-01-17
serial: vt8500: UART uses gated clock rather than 24Mhz reference
Tony Prisk
1
-15
/
+19
2013-01-17
serial: tegra: Switch to using struct tty_port
Thierry Reding
1
-12
/
+15
2013-01-17
serial: imx: Remove unused 'tty' variable
Fabio Estevam
1
-1
/
+0
2013-01-17
serial: pxa: Do not tweak clock in pxa serial write() function
Haojun Bao
1
-2
/
+0
2013-01-17
serial: sccnxp: Fix possible crash if no platform data supplied
Alexander Shiyan
1
-2
/
+2
2013-01-17
serial: rp2: New driver for Comtrol RocketPort 2 cards
Kevin Cernekee
3
-0
/
+910
2013-01-17
tty: rocket: Explicitly list supported PCI IDs
Kevin Cernekee
1
-3
/
+25
[prev]
[next]