index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
|
serial: mfd: add a module parameter for setting each port's working mode
Feng Tang
2011-02-22
1
-0
/
+11
|
|
*
|
|
|
|
|
|
serial: mfd: remove the TX full-empty interrupts workaround
Feng Tang
2011-02-22
1
-21
/
+5
|
|
*
|
|
|
|
|
|
tty: move Kconfig entries into drivers/tty from drivers/char
Greg Kroah-Hartman
2011-02-22
2
-0
/
+255
|
|
*
|
|
|
|
|
|
tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys
Kay Sievers
2011-02-17
1
-0
/
+5
|
|
*
|
|
|
|
|
|
tty: add a helper for setting termios data from kernel side
Alan Cox
2011-02-17
1
-5
/
+9
|
|
*
|
|
|
|
|
|
tty: now phase out the ioctl file pointer for good
Alan Cox
2011-02-17
8
-13
/
+13
|
|
*
|
|
|
|
|
|
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
7
-16
/
+11
|
|
*
|
|
|
|
|
|
tiocmget: kill off the passing of the struct file
Alan Cox
2011-02-17
7
-12
/
+10
|
|
*
|
|
|
|
|
|
tty: serial: altera_uart: Use port->regshift to store bus shift
Tobias Klauser
2011-02-17
1
-7
/
+7
|
|
*
|
|
|
|
|
|
tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_remove
Tobias Klauser
2011-02-17
1
-1
/
+7
|
|
*
|
|
|
|
|
|
tty,vt: fix VT_SETACTIVATE console switch
Jiri Olsa
2011-02-17
1
-1
/
+2
|
|
*
|
|
|
|
|
|
atmel_serial: enable PPS support
Viktar Palstsiuk
2011-02-17
1
-0
/
+16
|
|
*
|
|
|
|
|
|
tty: Add msm_smd_tty driver
Niranjana Vishwanathapura
2011-02-17
3
-0
/
+246
|
|
*
|
|
|
|
|
|
serial: change the divisor latch only when prescalar actually changed
Yin Kangkai
2011-02-17
1
-12
/
+20
|
|
*
|
|
|
|
|
|
serial: also set the uartclk value in resume after goes to highspeed
Yin Kangkai
2011-02-17
1
-0
/
+1
|
|
*
|
|
|
|
|
|
serial: ifx6x60: minor cleanup
Russ Gorby
2011-02-17
2
-6
/
+4
|
|
*
|
|
|
|
|
|
serial: ifx6x60: probe routine needs to call spi_setup
Russ Gorby
2011-02-17
1
-0
/
+9
|
|
*
|
|
|
|
|
|
serial: ifx6x60: set SPI max_speed_hz based on platform type
Russ Gorby
2011-02-17
1
-1
/
+2
|
|
*
|
|
|
|
|
|
serial: ifx6x60: changed internal bpw from boolean to int
Russ Gorby
2011-02-17
1
-2
/
+2
|
|
*
|
|
|
|
|
|
serial: ifx6x60: dma_alloc_coherent must use parent dev
Russ Gorby
2011-02-17
1
-2
/
+2
|
|
*
|
|
|
|
|
|
serial: ifx6x60: fixed call to tty_port_init
Russ Gorby
2011-02-17
1
-1
/
+1
|
|
*
|
|
|
|
|
|
tty,vcs removing con_buf/conf_buf_mtx
Jiri Olsa
2011-02-17
2
-58
/
+52
|
|
*
|
|
|
|
|
|
tty,vcs: lseek/VC-release race fix
Jiri Olsa
2011-02-17
1
-0
/
+18
|
|
*
|
|
|
|
|
|
TTY: use appropriate printk priority level
Mandeep Singh Baines
2011-02-17
1
-7
/
+8
|
|
*
|
|
|
|
|
|
hvc: add Blackfin JTAG console support
Mike Frysinger
2011-02-17
2
-0
/
+106
|
|
*
|
|
|
|
|
|
vt: Add virtual console keyboard mode OFF
Arthur Taylor
2011-02-17
2
-2
/
+6
|
|
*
|
|
|
|
|
|
hvc_dcc: Simplify assembly for v6 and v7 ARM
Stephen Boyd
2011-02-03
1
-24
/
+0
|
|
*
|
|
|
|
|
|
hvc_dcc: Simplify put_chars()/get_chars() loops
Stephen Boyd
2011-02-03
1
-8
/
+4
|
|
*
|
|
|
|
|
|
hvc_dcc: Fix bad code generation by marking assembly volatile
Stephen Boyd
2011-02-03
1
-6
/
+5
|
|
*
|
|
|
|
|
|
serial: pch_uart: revert Kconfig for non-DMA mode
Tomoya MORINAGA
2011-02-03
1
-3
/
+2
|
|
*
|
|
|
|
|
|
serial: pch_uart: support new device ML7213
Tomoya MORINAGA
2011-02-03
2
-8
/
+24
|
|
*
|
|
|
|
|
|
68328serial: remove unsed m68k_serial->tqueue_hangup
Tejun Heo
2011-02-03
2
-24
/
+0
|
|
*
|
|
|
|
|
|
serial-core: reset the console speed on resume
Yin Kangkai
2011-02-03
1
-3
/
+3
|
|
*
|
|
|
|
|
|
serial: mrst_max3110: make buffer larger
Dan Carpenter
2011-02-03
1
-1
/
+1
|
|
*
|
|
|
|
|
|
tty_ldisc: don't use flush_scheduled_work()
Tejun Heo
2011-02-03
1
-2
/
+15
|
|
*
|
|
|
|
|
|
serial: omap-serial: Enable the UART wake-up bits always
Jarkko Nikula
2011-02-03
1
-3
/
+3
|
|
*
|
|
|
|
|
|
OMAP: Enable Magic SysRq on serial console ttyOx
Thomas Weber
2011-02-03
1
-1
/
+4
|
|
*
|
|
|
|
|
|
serial: ifx6x60: expanded info available from platform data
Russ Gorby
2011-02-03
2
-17
/
+20
|
|
*
|
|
|
|
|
|
serial: mfd: remove the timeout workaround for A0
Feng Tang
2011-02-03
1
-38
/
+0
|
|
*
|
|
|
|
|
|
tty: serial: bfin_sport_uart: fix signedness error
Vasiliy Kulikov
2011-02-03
1
-1
/
+1
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
fmvj18x_cs: add new id
Ken Kawasaki
2011-02-28
1
-0
/
+1
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-02-18
2
-2
/
+2
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2011-02-16
2
-2
/
+2
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2011-02-15
1
-15
/
+14
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
m68knommu: fix dereference of port.tty
Greg Ungerer
2011-02-16
1
-15
/
+14
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-02-15
1
-1
/
+16
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
serial: sh-sci: fix deadlock when resuming from S3 sleep
Alexandre Courbot
2011-03-04
1
-0
/
+6
*
|
|
|
|
|
Merge branch 'sh/st-integration' into sh-latest
Paul Mundt
2011-02-15
5
-1848
/
+8
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlock
Sonic Zhang
2011-02-03
1
-9
/
+6
|
*
|
|
|
|
68360serial: Plumb in rs_360_get_icount()
Ben Hutchings
2011-02-03
1
-0
/
+1
[prev]
[next]