index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
...
|
*
|
|
tty:serial:imx: use spin_lock instead of spin_lock_irqsave in isr
jun qian
2018-09-18
1
-13
/
+8
|
*
|
|
tty: serial: uartlite: Use dynamic array for console port
Shubhrajyoti Datta
2018-09-18
1
-4
/
+24
|
*
|
|
tty: serial: uartlite: remove console_init
Shubhrajyoti Datta
2018-09-18
1
-8
/
+0
|
*
|
|
tty: serial: uartlite: Move uart register to probe
Shubhrajyoti Datta
2018-09-18
1
-17
/
+10
|
*
|
|
tty: serial: uartlite: Enable clocks at probe
Shubhrajyoti Datta
2018-09-18
1
-2
/
+6
|
*
|
|
serial: 8250: drop the printk from serial8250_interrupt()
Sebastian Andrzej Siewior
2018-09-18
1
-5
/
+1
|
*
|
|
kgdboc: Fix restrict error
Laura Abbott
2018-09-18
1
-4
/
+2
|
*
|
|
kgdboc: Change printk to the right fashion
He Zhe
2018-09-18
1
-5
/
+7
|
*
|
|
kgdboc: Passing ekgdboc to command line causes panic
He Zhe
2018-09-18
1
-0
/
+5
|
*
|
|
serial: uartps: Enable automatic flow control
Michal Simek
2018-09-18
1
-5
/
+4
|
*
|
|
serial: uartps: Move Port ID to device data structure
Michal Simek
2018-09-18
1
-9
/
+11
|
*
|
|
serial: uartps: Register own uart console and driver structures
Michal Simek
2018-09-18
1
-38
/
+55
|
*
|
|
serial: uartps: Change logic how console_port is setup
Michal Simek
2018-09-18
1
-2
/
+9
|
*
|
|
serial: uartps: Fill struct uart_driver in probe()
Michal Simek
2018-09-18
1
-14
/
+12
|
*
|
|
serial: uartps: Move register to probe based on run time detection
Michal Simek
2018-09-18
1
-19
/
+23
|
*
|
|
serial: uartps: Move alias reading higher in probe()
Michal Simek
2018-09-18
1
-11
/
+10
|
*
|
|
serial: uartps: Do not use static struct uart_driver out of probe()
Michal Simek
2018-09-18
1
-5
/
+9
|
*
|
|
serial: uartps: Fix suspend functionality
Nava kishore Manne
2018-09-18
1
-29
/
+12
|
*
|
|
serial: uartps: Do not initialize field to zero again
Michal Simek
2018-09-18
1
-3
/
+0
|
*
|
|
serial: uartps: console_setup() can't be placed to init section
Michal Simek
2018-09-18
1
-1
/
+1
|
*
|
|
Merge 4.19-rc4 into tty-next
Greg Kroah-Hartman
2018-09-18
1
-5
/
+33
|
|
\
\
\
*
|
\
\
\
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-10-28
1
-8
/
+4
|
\
\
\
\
\
|
*
\
\
\
\
BackMerge v4.19-rc6 into drm-next
Dave Airlie
2018-10-04
6
-7
/
+30
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
BackMerge v4.19-rc5 into drm-next
Dave Airlie
2018-09-27
1
-5
/
+33
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
vt: Remove vc_panic_force_write
Daniel Vetter
2018-09-11
1
-8
/
+4
*
|
|
|
|
|
Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2018-10-25
2
-15
/
+28
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
tty/serial: atmel: Change the driver to work under at91-usart MFD
Radu Pirea
2018-09-10
2
-15
/
+28
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-24
16
-390
/
+452
|
\
\
\
\
\
|
*
|
|
|
|
kill TIOCSERGSTRUCT
Al Viro
2018-10-13
1
-7
/
+1
|
*
|
|
|
|
change semantics of ldisc ->compat_ioctl()
Al Viro
2018-10-13
3
-11
/
+25
|
*
|
|
|
|
kill TIOCSER[SG]WILD
Al Viro
2018-10-13
2
-11
/
+0
|
*
|
|
|
|
synclink_gt(): fix compat_ioctl()
Al Viro
2018-10-13
1
-12
/
+4
|
*
|
|
|
|
pty: fix compat ioctls
Al Viro
2018-10-13
1
-2
/
+12
|
*
|
|
|
|
vt_compat_ioctl(): clean up, use compat_ptr() properly
Al Viro
2018-10-13
1
-22
/
+9
|
*
|
|
|
|
remove fallback to drivers for TIOCGICOUNT
Al Viro
2018-10-13
1
-5
/
+1
|
*
|
|
|
|
take compat TIOC[SG]SERIAL treatment into tty_compat_ioctl()
Al Viro
2018-10-13
1
-0
/
+81
|
*
|
|
|
|
synclink: reduce pointless checks in ->ioctl()
Al Viro
2018-10-13
3
-6
/
+3
|
*
|
|
|
|
complete ->[sg]et_serial() switchover
Al Viro
2018-10-13
1
-10
/
+4
|
*
|
|
|
|
serial_core: switch to ->[sg]et_serial()
Al Viro
2018-10-13
1
-26
/
+12
|
*
|
|
|
|
mxser: switch to ->[sg]et_serial()
Al Viro
2018-10-13
1
-46
/
+51
|
*
|
|
|
|
moxa: switch to ->[sg]et_serial()
Al Viro
2018-10-13
1
-39
/
+40
|
*
|
|
|
|
isicom: switch to ->[sg]et_serial()
Al Viro
2018-10-13
1
-47
/
+25
|
*
|
|
|
|
ipwireless: switch to ->[sg]et_serial()
Al Viro
2018-10-13
1
-18
/
+18
|
*
|
|
|
|
cyclades: switch to ->[sg]et_serial()
Al Viro
2018-10-13
1
-40
/
+37
|
*
|
|
|
|
amiserial: switch to ->[sg]et_serial()
Al Viro
2018-10-13
1
-45
/
+33
|
*
|
|
|
|
tty_ioctl(): start taking TIOC[SG]SERIAL into separate methods
Al Viro
2018-09-14
1
-5
/
+30
|
*
|
|
|
|
tty_ioctl(): drop FIONBIO handling
Al Viro
2018-09-14
1
-30
/
+0
|
*
|
|
|
|
move compat handling of tty ioctls to tty_compat_ioctl()
Al Viro
2018-09-14
2
-18
/
+76
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
2
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
tty_io: Use group_send_sig_info in __do_SACK to note it is a session being ki...
Eric W. Biederman
2018-09-16
1
-3
/
+3
[prev]
[next]