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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
267
-2525
/
+6862
|
\
|
*
tty: mxser: improve error handling in mxser_probe() and mxser_module_init()
Alexey Khoroshilov
2013-02-18
1
-7
/
+35
|
*
serial: imx: fix uninitialized variable warning
Shawn Guo
2013-02-18
1
-1
/
+1
|
*
serial: tegra: assume CONFIG_OF
Stephen Warren
2013-02-15
1
-3
/
+2
|
*
TTY: do not update atime/mtime on read/write
Jiri Slaby
2013-02-15
1
-6
/
+2
|
*
lguest: select CONFIG_TTY to build properly.
Randy Dunlap
2013-02-14
1
-0
/
+1
|
*
ARM defconfigs: add missing inclusions of linux/platform_device.h
Arnd Bergmann
2013-02-14
3
-0
/
+4
|
*
fb/exynos: include platform_device.h
Arnd Bergmann
2013-02-14
2
-0
/
+2
|
*
ARM: sa1100/assabet: include platform_device.h directly
Arnd Bergmann
2013-02-14
1
-0
/
+1
|
*
serial: imx: Fix recursive locking bug
Thomas Gleixner
2013-02-14
1
-2
/
+9
|
*
pps: Fix build breakage from decoupling pps from tty
Peter Hurley
2013-02-13
1
-0
/
+4
|
*
tty: Remove ancient hardpps()
Peter Hurley
2013-02-13
2
-9
/
+0
|
*
pps: Additional cleanups in uart_handle_dcd_change
George Spelvin
2013-02-13
1
-10
/
+7
|
*
pps: Move timestamp read into PPS code proper
George Spelvin
2013-02-13
9
-17
/
+18
|
*
pps: Don't crash the machine when exiting will do
George Spelvin
2013-02-13
1
-1
/
+10
|
*
pps: Fix a use-after free bug when unregistering a source.
George Spelvin
2013-02-13
1
-4
/
+10
|
*
pps: Use pps_lookup_dev to reduce ldisc coupling
George Spelvin
2013-02-13
1
-6
/
+4
|
*
pps: Add pps_lookup_dev() function
George Spelvin
2013-02-13
2
-3
/
+47
|
*
tty: serial: uartlite: Support uartlite on big and little endian systems
Michal Simek
2013-02-13
1
-22
/
+79
|
*
tty: serial: uartlite: Fix sparse and checkpatch warnings
Michal Simek
2013-02-13
1
-4
/
+4
|
*
serial/arc-uart: Miscll DT related updates (Grant's review comments)
Vineet Gupta
2013-02-13
2
-8
/
+6
|
*
drivers/serial: add GENERIC_HARDIRQS dependency
Heiko Carstens
2013-02-08
1
-1
/
+1
|
*
Revert "serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL"
fabio.estevam@freescale.com
2013-02-06
1
-21
/
+21
|
*
input: drop unnecessary dependencies on TTY
Joe Millenbach
2013-02-06
5
-39
/
+2
|
*
tty: metag_da: avoid getting tty kref in dashtty_timer()
James Hogan
2013-02-06
1
-17
/
+14
|
*
tty: metag_da: Add metag DA TTY driver
James Hogan
2013-02-06
3
-0
/
+694
|
*
sparc: explicitly include sched.h to get task_thread_info declaration
Stephen Rothwell
2013-02-06
1
-0
/
+1
|
*
serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL
Fabio Estevam
2013-02-05
1
-21
/
+21
|
*
tty: serial: altera_jtaguart: Simplify altera_jtaguart_init()
Tobias Klauser
2013-02-05
1
-4
/
+2
|
*
tty: serial: altera_uart: Simplify altera_uart_init()
Tobias Klauser
2013-02-05
1
-4
/
+2
|
*
OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a...
Alexey Pelykh
2013-02-05
1
-6
/
+2
|
*
tty: of_serial: unexport tegra_serial_handle_break
Stephen Warren
2013-02-05
2
-20
/
+4
|
*
pty: Ignore slave open count for master pty open
Peter Hurley
2013-02-04
1
-1
/
+1
|
*
tty: Document required behavior of tty driver close()
Peter Hurley
2013-02-04
1
-0
/
+1
|
*
pty: Ignore slave pty close() if never successfully opened
Peter Hurley
2013-02-04
1
-0
/
+6
|
*
pty: Fix BUG()s when ptmx_open() errors out
Peter Hurley
2013-02-04
1
-3
/
+4
|
*
kgdb: remove #include <linux/serial_8250.h> from kgdb.h
Greg Kroah-Hartman
2013-02-04
7
-1
/
+6
|
*
serial_core: Fix type definition for PORT_BRCM_TRUMANAGE.
Michael Chan
2013-02-04
1
-1
/
+1
|
*
tty: Use raw spin lock to protect the TTY read section
Ivo Sieben
2013-02-04
1
-28
/
+28
|
*
tty: set_termios/set_termiox should not return -EINTR
Oleg Nesterov
2013-02-04
1
-2
/
+2
|
*
tty: Prevent deadlock in n_gsm driver
Dirkjan Bussink
2013-01-30
1
-1
/
+41
|
*
serial: ralink: adds support for the serial core found on ralink wisoc
John Crispin
2013-01-30
3
-4
/
+12
|
*
TTY: synclink: Convert + to | for bit operations
Joe Perches
2013-01-30
4
-59
/
+59
|
*
serial/8250: Add suport for later SUNIX (TIMEDIA) boards.
Stephen Chivers
2013-01-30
2
-0
/
+54
|
*
Revert "n_tty: Unthrottle tty when flushing read buffer"
Greg Kroah-Hartman
2013-01-29
1
-2
/
+0
|
*
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
2013-01-25
591
-3482
/
+12062
|
|
\
|
*
|
serial: tegra: Fix compilation error
Venu Byravarasu
2013-01-25
1
-1
/
+1
|
*
|
serial: pxa: fine-tune clk useage
Yi Zhang
2013-01-25
1
-1
/
+11
|
*
|
serial: pch_uart: fix sysrq handling for pch_uart
Liang Li
2013-01-25
1
-0
/
+2
|
*
|
n_tty: Unthrottle tty when flushing read buffer
Karthik Manamcheri
2013-01-25
1
-0
/
+2
[next]