Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 years ago |
Linus Torvalds
|
a2013a13e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Sonic Zhang
|
1cd3f2d2c9
serial: bfin_uart: Don't switch baud rate untill the transfer buffer is empty.
|
12 years ago |
Bill Pemberton
|
ae8d8a1467
tty: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
2d47b71602
tty: serial: remove use of __devexit_p
|
12 years ago |
Steven Miao
|
9642dbe73c
serial: bfin-uart: avoid dead lock in rx irq handler in smp kernel
|
12 years ago |
Jiri Kosina
|
3bd7bf1f0f
Merge branch 'master' into for-next
|
12 years ago |
Masanari Iida
|
46e99c4a1d
tty: Fix typo in tty drivers
|
12 years ago |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 years ago |
Sonic Zhang
|
59bd234b72
serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style controller.
|
13 years ago |
Sonic Zhang
|
3c2d0ed221
serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width.
|
13 years ago |
Sonic Zhang
|
239c25b1a0
serial: bfin_uart: narrow the reboot condition in DMA tx interrupt
|
13 years ago |
Sonic Zhang
|
b06d2f20cd
serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller.
|
13 years ago |
Sonic Zhang
|
60f4b002ab
serial: bfin-uart: Don't access tty circular buffer in TX DMA interrupt after it is reset.
|
13 years ago |
Sonic Zhang
|
64851636d5
serial: bfin-uart: Remove ASYNC_CTS_FLOW flag for hardware automatic CTS.
|
13 years ago |
Sonic Zhang
|
b48dc711c3
serial: bfin-uart: Enable hardware automatic CTS only when CTS pin is available.
|
13 years ago |
Sonic Zhang
|
f5b6940cbc
serial: bfin-uart: remove redundant CTS check for hardware CTS control.
|
13 years ago |
Sonic Zhang
|
ee948e379e
serial: bfin-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control.
|
13 years ago |
Sonic Zhang
|
32b4456877
serial: bfin-uart: Request CTS GPIO PIN when the serial device starts up.
|
13 years ago |
Yong Zhang
|
9cfb5c05fe
TTY: irq: Remove IRQF_DISABLED
|
13 years ago |
Sonic Zhang
|
47918f0558
serial:bfin_uart: Put TX IRQ in individual platform resource.
|
14 years ago |
Sonic Zhang
|
0c6967b5a0
serial:blackfin: rename Blackfin serial driver to bfin_uart.c
|
14 years ago |