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
2011-08-25
TTY: serial, use ASYNCB_CLOSING in uart_close
Jiri Slaby
1
-0
/
+3
2011-08-24
jsm: print byte we are dequeing
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2011-08-24
jsm: remove buggy write queue
Thadeu Lima de Souza Cascardo
4
-103
/
+28
2011-08-24
jsm: remove remaining flip buffer code
Thadeu Lima de Souza Cascardo
2
-21
/
+0
2011-08-24
tty: Add support serial for EXYNOS4212 SoC
Kukjin Kim
1
-2
/
+2
2011-08-24
atmel_serial: RS485: receiving enabled when sending data
Bernhard Roth
1
-3
/
+6
2011-08-24
serial/imx: support to handle break character
Hui Wang
1
-3
/
+7
2011-08-24
Revert "tty: serial8250: add helpers for the DesignWare 8250"
Greg Kroah-Hartman
3
-107
/
+0
2011-08-24
Revert "tty: of_serial: add support for the DesignWare 8250"
Greg Kroah-Hartman
1
-7
/
+0
2011-08-24
sh-sci / PM: Use power.irq_safe
Rafael J. Wysocki
1
-0
/
+1
2011-08-23
omap-serial: Allow IXON and IXOFF to be disabled.
Nick Pelly
1
-2
/
+1
2011-08-23
tty: of_serial: add support for the DesignWare 8250
Jamie Iles
1
-0
/
+7
2011-08-23
tty: serial8250: add helpers for the DesignWare 8250
Jamie Iles
3
-0
/
+107
2011-08-23
tty: serial8250: remove UPIO_DWAPB{,32}
Jamie Iles
2
-72
/
+0
2011-08-23
tty: serial8250: allow platforms to override irq handler
Jamie Iles
1
-4
/
+35
2011-08-23
serial: samsung: Add unified interrupt handler for s3c64xx and later SoC's
Thomas Abraham
2
-12
/
+96
2011-08-23
serial:bfin_uart: Put TX IRQ in individual platform resource.
Sonic Zhang
1
-14
/
+22
2011-08-23
tty: clearify structure initializer in notify_write()
Mathias Krause
1
-1
/
+1
2011-08-23
serial:blackfin: rename Blackfin serial driver to bfin_uart.c
Sonic Zhang
3
-2
/
+2
2011-08-23
serial:blackfin: Correct coding style in bfin serial driver.
Sonic Zhang
1
-9
/
+16
2011-08-23
TTY: mxser+cyclades remove wait_until_sent debug code
Jiri Slaby
2
-23
/
+2
2011-08-23
TTY: remove tty_locked
Jiri Slaby
4
-19
/
+2
2011-08-23
TTY: ami_serial, remove BTM from wait_until_sent
Jiri Slaby
1
-9
/
+1
2011-08-23
TTY: serial, remove tasklet for tty_wakeup
Jiri Slaby
1
-19
/
+1
2011-08-23
TTY: msm_serial, remove unneeded console set
Jiri Slaby
1
-2
/
+0
2011-08-23
TTY: serial, remove BTM from wait_until_sent
Jiri Slaby
1
-23
/
+7
2011-08-23
drivers/tty/synclink: remove double comment
Edwin van Vliet
1
-1
/
+0
2011-08-23
tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver
Timur Tabi
3
-0
/
+923
2011-08-23
TTY: serial, document ignoring of uart->ops->startup error
Jiri Slaby
1
-0
/
+5
2011-08-23
TTY: pty, fix pty counting
Jiri Slaby
2
-4
/
+16
2011-08-23
8250: Fix race condition in serial8250_backup_timeout().
Al Cooper
1
-3
/
+5
2011-08-23
serial/8250_pci: delete duplicate data definition
Tomoya MORINAGA
1
-5
/
+0
2011-08-23
8250_pci: add support for Rosewill RC-305 4x serial port card
Eric Smith
1
-1
/
+5
2011-08-23
tty: Add "spi:" prefix for spi modalias
Axel Lin
3
-3
/
+3
2011-08-22
atmel_serial: fix atmel_default_console_device
Voss, Nikolaus
1
-3
/
+5
2011-08-22
serial: 8250_pnp: add Intermec CV60 touchscreen device
Bjorn Helgaas
1
-0
/
+3
2011-08-22
drivers/serial/ucc_uart.c: Fix compiler warning
Kumar Gala
1
-1
/
+1
2011-08-22
pch_uart: Set PCIe bus number using probe parameter
Tomoya MORINAGA
1
-1
/
+2
2011-08-08
serial: samsung: Fix build error
Kukjin Kim
1
-2
/
+6
2011-08-08
ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-08-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2
-10
/
+5
2011-08-07
sh: Fix boot crash related to SCI
Rafael J. Wysocki
1
-1
/
+1
2011-08-04
dt: remove of_alias_get_id() reference
Grant Likely
1
-9
/
+4
2011-08-03
serial: sh-sci: console Runtime PM support
Magnus Damm
1
-10
/
+58
2011-08-03
serial: sh-sci: fix DMA build by including dma-mapping.h
Magnus Damm
1
-0
/
+1
2011-08-03
serial: sh-sci: Fix up default regtype probing.
Paul Mundt
1
-1
/
+1
2011-08-01
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...
Linus Torvalds
3
-727
/
+466
2011-07-27
serial/imx: add device tree probe support
Shawn Guo
1
-11
/
+72
2011-07-27
serial/imx: get rid of the uses of cpu_is_mx1()
Shawn Guo
1
-16
/
+69
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
5
-5
/
+5
[prev]
[next]