index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-22
41
-1217
/
+1316
|
\
|
*
serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style contro...
Sonic Zhang
2012-05-17
1
-16
/
+4
|
*
serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width.
Sonic Zhang
2012-05-17
1
-12
/
+10
|
*
serial: bfin_uart: narrow the reboot condition in DMA tx interrupt
Sonic Zhang
2012-05-17
1
-1
/
+1
|
*
serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller.
Sonic Zhang
2012-05-17
1
-19
/
+13
|
*
Revert "serial_core: Update buffer overrun statistics."
Greg Kroah-Hartman
2012-05-15
1
-4
/
+2
|
*
tty: hvc_xen: NULL dereference on allocation failure
Dan Carpenter
2012-05-15
1
-2
/
+2
|
*
tty: Fix LED error return
Alan Cox
2012-05-14
1
-1
/
+1
|
*
tty: Allow uart_register/unregister/register
Alan Cox
2012-05-14
1
-0
/
+1
|
*
tty: move global ldisc idle waitqueue to the individual ldisc
Ivo Sieben
2012-05-10
1
-3
/
+4
|
*
serial8250-em: Add DT support
Magnus Damm
2012-05-09
1
-0
/
+7
|
*
serial8250-em: clk_get() IS_ERR() error handling fix
Magnus Damm
2012-05-09
1
-1
/
+2
|
*
serial_core: Update buffer overrun statistics.
Corbin Atkinson
2012-05-09
1
-2
/
+4
|
*
tty: drop the pty lock during hangup
Alan Cox
2012-05-09
1
-0
/
+2
|
*
cris: fix missing tty arg in wait_event_interruptible_tty call
Paul Gortmaker
2012-05-08
1
-2
/
+2
|
*
tty/amiserial: Add missing argument for tty_unlock()
Geert Uytterhoeven
2012-05-07
1
-1
/
+1
|
*
tty_lock: Localise the lock
Alan Cox
2012-05-04
12
-90
/
+137
|
*
pty: Lock the devpts bits privately
Alan Cox
2012-05-04
1
-4
/
+15
|
*
tty_lock: undo the old tty_lock use on the ctty
Alan Cox
2012-05-04
1
-2
/
+7
|
*
serial8250-em: Emma Mobile UART driver V2
Magnus Damm
2012-05-04
3
-0
/
+187
|
*
Add missing call to uart_update_timeout()
Lothar Waßmann
2012-05-04
1
-0
/
+2
|
*
tty: mxser: local variables should not be exposed globally
H Hartley Sweeten
2012-05-04
1
-1
/
+1
|
*
serial8250: Introduce serial8250_register_8250_port()
Magnus Damm
2012-05-02
1
-32
/
+59
|
*
serial8250: Clean up default map and dl code
Magnus Damm
2012-05-02
1
-26
/
+12
|
*
serial8250: Use dl_read()/dl_write() on RM9K
Magnus Damm
2012-05-02
1
-33
/
+29
|
*
serial8250: Use dl_read()/dl_write() on Alchemy
Magnus Damm
2012-05-02
1
-41
/
+26
|
*
serial8250: Add dl_read()/dl_write() callbacks
Magnus Damm
2012-05-02
2
-53
/
+78
|
*
8250.c: less than 2400 baud fix.
Christian Melki
2012-05-01
1
-4
/
+5
|
*
8250_pci: fix pch uart matching
Arnaud Patard
2012-04-29
1
-0
/
+18
|
*
TTY: n_tty, do not dereference user buffer
Jiri Slaby
2012-04-29
1
-4
/
+5
|
*
vt: push the tty_lock down into the map handling
Alan Cox
2012-04-24
2
-52
/
+96
|
*
Merge 3.4-rc4 into tty-next
Greg Kroah-Hartman
2012-04-23
19
-880
/
+652
|
|
\
|
|
*
serial/8250_pci: fix suspend/resume vs init/exit quirks
Dan Williams
2012-04-18
1
-0
/
+6
|
|
*
serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BI
Sudhakar Mamillapalli
2012-04-18
3
-0
/
+51
|
|
*
Merge 3.4-rc3 into tty-next
Greg Kroah-Hartman
2012-04-18
10
-53
/
+48
|
|
|
\
|
|
*
|
tegra, serial8250: add ->handle_break() uart_port op
Dan Williams
2012-04-18
2
-31
/
+29
|
|
*
|
OMAP2+: UART: Remove cpu checks for populating errata flags
Govindraj.R
2012-04-18
1
-1
/
+73
|
|
*
|
serial: pl011: implement workaround for CTS clear event issue
Rajanikanth H.V
2012-04-18
1
-91
/
+18
|
|
*
|
TTY: hvc, fix TTY refcounting
Jiri Slaby
2012-04-13
1
-5
/
+0
|
|
*
|
tty: hold lock across tty buffer finding and buffer filling
Xiaobing Tu
2012-04-09
1
-20
/
+65
|
|
*
|
tty/vt: handle bad user buffer in {G,P}IO_CMAP ioctl
Michael Gehring
2012-04-09
1
-36
/
+32
|
|
*
|
pch_uart: Fix duplicate memory release issue
Tomoya MORINAGA
2012-04-09
1
-4
/
+7
|
|
*
|
pch_uart: Fix return value issue
Tomoya MORINAGA
2012-04-09
1
-0
/
+5
|
|
*
|
pch_uart: delete unused data structure
Tomoya MORINAGA
2012-04-09
1
-6
/
+0
|
|
*
|
pch_uart: Support modem status interrupt
Tomoya MORINAGA
2012-04-09
1
-2
/
+13
|
|
*
|
pch_uart: change type to %d to %02x
Tomoya MORINAGA
2012-04-09
1
-1
/
+1
|
|
*
|
pch_uart: change type to u8
Tomoya MORINAGA
2012-04-09
1
-8
/
+4
|
|
*
|
pch_uart: Delete unused structure member
Tomoya MORINAGA
2012-04-09
1
-2
/
+0
|
|
*
|
TTY: 68328serial, use tty_port_block_til_ready
Jiri Slaby
2012-04-09
1
-91
/
+5
|
|
*
|
TTY: 68328serial, use tty from tty_port
Jiri Slaby
2012-04-09
1
-6
/
+6
[next]