index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
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, fix kernel-doc
Jiri Slaby
2020-08-18
2
-8
/
+7
*
|
tty: synclink, fix kernel-doc
Jiri Slaby
2020-08-18
3
-127
/
+119
*
|
tty: vt, fix kernel-doc
Jiri Slaby
2020-08-18
3
-6
/
+6
*
|
tty: ldiscs, fix kernel-doc
Jiri Slaby
2020-08-18
3
-50
/
+49
*
|
tty: fix kernel-doc
Jiri Slaby
2020-08-18
6
-29
/
+26
*
|
tty: n_gsm, eliminate indirection for gsm->{output,error}()
Jiri Slaby
2020-08-18
1
-9
/
+6
*
|
vc_screen: prune macros
Jiri Slaby
2020-08-18
1
-4
/
+0
*
|
vc_screen: extract vcs_read_buf_header
Jiri Slaby
2020-08-18
1
-13
/
+18
*
|
vc_screen: extract vcs_read_buf
Jiri Slaby
2020-08-18
1
-68
/
+78
*
|
vc_screen: extract vcs_read_buf_noattr
Jiri Slaby
2020-08-18
1
-11
/
+22
*
|
vc_screen: extract vcs_read_buf_uni
Jiri Slaby
2020-08-18
1
-19
/
+30
*
|
vs_screen: kill tmp_count from vcs_read
Jiri Slaby
2020-08-18
1
-8
/
+2
*
|
vc_screen: sanitize types in vcs_read
Jiri Slaby
2020-08-18
1
-8
/
+7
*
|
vc_screen: eliminate ifdefs from vcs_write_buf
Jiri Slaby
2020-08-18
1
-12
/
+17
*
|
vc_screen: extract vcs_write_buf
Jiri Slaby
2020-08-18
1
-76
/
+92
*
|
vc_screen: extract vcs_write_buf_noattr
Jiri Slaby
2020-08-18
1
-21
/
+34
*
|
vc_screen: sanitize types in vcs_write
Jiri Slaby
2020-08-18
1
-10
/
+7
*
|
vc_screen: rewrite vcs_size to accept vc, not inode
Jiri Slaby
2020-08-18
1
-17
/
+29
*
|
vc_screen: document and cleanup vcs_vc
Jiri Slaby
2020-08-18
1
-8
/
+12
*
|
vc: propagate "viewed as bool" from screenpos up
Jiri Slaby
2020-08-18
2
-9
/
+11
*
|
vt: declare xy for get/putconsxy properly
Jiri Slaby
2020-08-18
1
-5
/
+5
*
|
vt: make vc_data pointers const in selection.h
Jiri Slaby
2020-08-18
2
-8
/
+9
*
|
tty: timbuart: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-18
1
-3
/
+3
*
|
tty: ifx6x60: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-18
1
-4
/
+4
*
|
tty: atmel_serial: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-18
1
-10
/
+10
*
|
tty: ipwireless: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-18
1
-3
/
+3
|
/
*
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-06
37
-1408
/
+1626
|
\
|
*
Revert "serial: 8250: Let serial core initialise spin lock"
Andy Shevchenko
2020-08-02
1
-0
/
+1
|
*
serial: 8250: Let serial core initialise spin lock
Andy Shevchenko
2020-07-31
1
-1
/
+0
|
*
tty: keyboard, do not speculate on func_table index
Jiri Slaby
2020-07-31
1
-1
/
+2
|
*
serial: stm32: Add RS485 RTS GPIO control
Marek Vasut
2020-07-30
1
-0
/
+8
|
*
serial: 8250_dw: Fix common clocks usage race condition
Serge Semin
2020-07-29
1
-2
/
+101
|
*
serial: 8250_dw: Pass the same rate to the clk round and set rate methods
Serge Semin
2020-07-29
1
-3
/
+3
|
*
serial: 8250_dw: Simplify the ref clock rate setting procedure
Serge Semin
2020-07-29
1
-11
/
+4
|
*
serial: 8250: Add 8250 port clock update method
Serge Semin
2020-07-29
1
-0
/
+40
|
*
tty: serial: imx: add imx earlycon driver
Fugang Duan
2020-07-29
2
-0
/
+58
|
*
tty: serial: imx: enable imx serial console port as module
Fugang Duan
2020-07-29
2
-40
/
+6
|
*
tty/synclink: remove leftover bits of non-PCI card support
Christoph Hellwig
2020-07-29
1
-241
/
+109
|
*
tty: Use the preferred form for passing the size of a structure type
Gustavo A. R. Silva
2020-07-29
1
-7
/
+7
|
*
tty: Fix identation issues in struct serial_struct32
Gustavo A. R. Silva
2020-07-29
1
-19
/
+19
|
*
tty: Avoid the use of one-element arrays
Gustavo A. R. Silva
2020-07-29
1
-2
/
+2
|
*
Merge 5.8-rc7 into tty-next
Greg Kroah-Hartman
2020-07-27
6
-24
/
+61
|
|
\
|
*
|
serial: msm_serial: add sparse context annotation
Johan Hovold
2020-07-24
1
-0
/
+2
|
*
|
serial: pmac_zilog: add sparse context annotation
Johan Hovold
2020-07-24
1
-0
/
+1
|
*
|
serial: imx: use hrtimers for rs485 delays
Ahmad Fatoum
2020-07-21
1
-26
/
+36
|
*
|
serial: imx: implement rts delaying for rs485
Uwe Kleine-König
2020-07-21
1
-36
/
+121
|
*
|
serial: pch_uart: use generic power management
Vaibhav Gupta
2020-07-21
1
-24
/
+10
|
*
|
serial: altera_jtaguart: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-21
1
-1
/
+1
|
*
|
serial: core: Fix Coding Style
Tamseel Shams
2020-07-21
1
-1
/
+3
|
*
|
tty: serial: uartlite: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-21
1
-1
/
+1
[prev]
[next]