index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
5
-5
/
+5
|
\
|
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
5
-5
/
+5
*
|
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-07-03
2
-8
/
+9
|
\
\
|
*
|
TTY: hvc: convert to use DRIVER_ATTR_RW
Greg Kroah-Hartman
2017-06-12
1
-4
/
+3
|
*
|
tty: serdev: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
2017-06-09
1
-4
/
+6
*
|
|
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-07-03
39
-519
/
+1286
|
\
\
\
|
*
|
|
tty: serial: lpuart: add a more accurate baud rate calculation method
Dong Aisheng
2017-06-29
1
-7
/
+72
|
*
|
|
tty: serial: lpuart: add earlycon support for imx7ulp
Dong Aisheng
2017-06-29
1
-0
/
+13
|
*
|
|
tty: serial: lpuart: add imx7ulp support
Dong Aisheng
2017-06-29
1
-0
/
+11
|
*
|
|
tty: serial: lpuart: add little endian 32 bit register support
Dong Aisheng
2017-06-29
1
-15
/
+30
|
*
|
|
tty: serial: lpuart: refactor lpuart32_{read|write} prototype
Dong Aisheng
2017-06-29
1
-61
/
+62
|
*
|
|
tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property
Dong Aisheng
2017-06-29
1
-20
/
+27
|
*
|
|
serial: imx-serial - move DMA buffer configuration to DT
Nandor Han
2017-06-29
1
-8
/
+17
|
*
|
|
serial: imx: Enable RTSD only when needed
Nandor Han
2017-06-29
1
-1
/
+3
|
*
|
|
serial: imx: Remove unused members from imx_port struct
Fabio Estevam
2017-06-29
1
-3
/
+0
|
*
|
|
serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeout
Vignesh R
2017-06-29
1
-2
/
+21
|
*
|
|
serial: 8250: Fix THRE flag usage for CAP_MINI
Phil Elwell
2017-06-29
1
-0
/
+4
|
*
|
|
tty/serial: meson_uart: update to stable bindings
Helmut Klein
2017-06-20
1
-6
/
+84
|
*
|
|
serial: Delete dead code for CIR serial ports
Matthias Brugger
2017-06-20
1
-17
/
+6
|
*
|
|
serial: sirf: make of_device_ids const
Arvind Yadav
2017-06-20
1
-1
/
+1
|
*
|
|
serial/mpsc: switch to dma_alloc_attrs
Christoph Hellwig
2017-06-20
1
-4
/
+6
|
*
|
|
tty: serial: Add Actions Semi Owl UART earlycon
Andreas Färber
2017-06-20
3
-0
/
+155
|
*
|
|
tty/serial: atmel: make the driver DT only
Alexandre Belloni
2017-06-14
1
-63
/
+33
|
*
|
|
tty/serial: atmel: remove atmel_default_console_device handling
Alexandre Belloni
2017-06-14
1
-43
/
+0
|
*
|
|
tty: rocket: drop broken alt-speed support
Johan Hovold
2017-06-13
1
-21
/
+6
|
*
|
|
tty: cyclades: drop broken alt-speed support
Johan Hovold
2017-06-13
1
-12
/
+9
|
*
|
|
tty: amiserial: drop broken alt-speed support
Johan Hovold
2017-06-13
1
-20
/
+3
|
*
|
|
serial: rate limit custom-speed deprecation notice
Johan Hovold
2017-06-13
1
-3
/
+2
|
*
|
|
tty: add TIOCGPTPEER ioctl
Aleksa Sarai
2017-06-09
1
-4
/
+67
|
*
|
|
tty: add compat_ioctl callbacks
Aleksa Sarai
2017-06-09
1
-0
/
+22
|
*
|
|
serial: exar: Leave MPIOs as output for Commtech adapters
Jan Kiszka
2017-06-09
1
-4
/
+11
|
*
|
|
tty/serial: atmel: Remove AVR32 bits from the driver
Andy Shevchenko
2017-06-09
2
-27
/
+9
|
*
|
|
vt: fix \e[2m using the wrong placeholder color on graphical consoles
Adam Borowski
2017-06-09
1
-1
/
+1
|
*
|
|
Merge branch 'vt_copy_cleanup' into tty-next
Greg Kroah-Hartman
2017-06-09
3
-51
/
+19
|
|
\
\
\
|
|
*
|
|
vt: drop access_ok() calls in unimap ioctls
Adam Borowski
2017-06-09
1
-8
/
+0
|
|
*
|
|
vt: use memdup_user in PIO_UNIMAP ioctl
Adam Borowski
2017-06-09
1
-8
/
+3
|
|
*
|
|
vt: use copy_to_user instead of __put_user in GIO_UNIMAP ioctl
Adam Borowski
2017-06-09
1
-8
/
+6
|
|
*
|
|
vt: fix unchecked __put_user() in tioclinux ioctls
Adam Borowski
2017-06-09
1
-3
/
+3
|
|
*
|
|
vt: use copy_from/to_user instead of __get/put_user for scrnmap ioctls
Adam Borowski
2017-06-09
1
-24
/
+7
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge 4.12-rc4 into tty-next
Greg Kroah-Hartman
2017-06-05
1
-2
/
+0
|
|
\
|
|
|
*
|
|
serial: uartps: Fix kernel doc warnings
Nava kishore Manne
2017-06-03
1
-0
/
+1
|
*
|
|
serial: 8250_of: Add reset support
Joel Stanley
2017-06-03
1
-0
/
+10
|
*
|
|
tty: n_gsm: do not send/receive in ldisc close path
Sascha Hauer
2017-06-03
1
-19
/
+35
|
*
|
|
Fix serial console on SNI RM400 machines
Thomas Bogendoerfer
2017-06-03
1
-5
/
+10
|
*
|
|
tty: handle the case where we cannot restore a line discipline
Alan Cox
2017-06-03
3
-15
/
+112
|
*
|
|
Merge 4.12-rc3 into tty-next
Greg Kroah-Hartman
2017-05-29
11
-40
/
+141
|
|
\
\
\
|
*
|
|
|
serial: 8250: Add CAP_MINI, set for bcm2835aux
Phil Elwell
2017-05-24
3
-1
/
+10
|
*
|
|
|
serial: sh-sci: Update warning message in sci_request_dma_chan()
Geert Uytterhoeven
2017-05-24
1
-2
/
+1
|
*
|
|
|
serial: meson: hide an unused function
Arnd Bergmann
2017-05-24
1
-9
/
+8
|
*
|
|
|
serial: xilinx_uartps: Fix the error path
Shubhrajyoti Datta
2017-05-18
1
-4
/
+5
[next]