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
2011-09-22
serial-core: power up uart port early before we do set_termios when resuming
Ning Jiang
1
-0
/
+2
2011-09-22
serial: mfd: Initconst section fixes
Andi Kleen
1
-1
/
+1
2011-09-22
TTY: serial, move 68360 driver to staging
Jiri Slaby
3
-2997
/
+0
2011-09-22
cris: lower the printk level in cris serial driver
WANG Cong
1
-6
/
+6
2011-09-22
serial: Support the EFR-register of XR1715x uarts.
Søren Holm
2
-1
/
+52
2011-09-22
cris: fix a build error in drivers/tty/serial/crisv10.c
WANG Cong
1
-2
/
+2
2011-09-22
TTY: serial, fix includes in some drivers
Jiri Slaby
22
-2
/
+33
2011-09-22
TTY: serial, remove dead code from 68328
Jiri Slaby
2
-36
/
+0
2011-09-22
TTY: serial: Move mutex_unlock in uart_close function
Nobuhiro Iwamatsu
1
-3
/
+2
2011-09-22
serial: pxa: work around for errata #20
Marcus Folkesson
1
-0
/
+20
2011-08-26
tty: add a DesignWare 8250 driver
Jamie Iles
3
-0
/
+202
2011-08-26
tty: 8250: export serial8250_handle_irq
Jamie Iles
1
-0
/
+1
2011-08-26
max3110: Fix up port->tty backreferencing
Alan Cox
1
-2
/
+5
2011-08-26
max3110: add sysrq support
Alexander Shishkin
2
-56
/
+44
2011-08-26
max3110: wake up fixes
Dirk Brandewie
1
-4
/
+7
2011-08-26
hsu: add runtime pm support
Kristen Carlson Accardi
1
-0
/
+47
2011-08-25
TTY: use tty_wait_until_sent_from_close in other drivers
Jiri Slaby
1
-1
/
+2
2011-08-25
TTY: serial, move locking in uart_close
Jiri Slaby
1
-1
/
+1
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-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
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: remove tty_locked
Jiri Slaby
1
-4
/
+0
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-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-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
3
-3
/
+3
2011-07-25
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-20
/
+211
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
8
-15
/
+12
2011-07-25
Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-239
/
+0
2011-07-25
Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-39
/
+4
2011-07-22
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-16
/
+27
[next]