index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-5
/
+5
2017-07-03
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-8
/
+9
2017-07-03
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
39
-519
/
+1286
2017-07-03
Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+59
2017-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2017-06-29
tty: serial: lpuart: add a more accurate baud rate calculation method
Dong Aisheng
1
-7
/
+72
2017-06-29
tty: serial: lpuart: add earlycon support for imx7ulp
Dong Aisheng
1
-0
/
+13
2017-06-29
tty: serial: lpuart: add imx7ulp support
Dong Aisheng
1
-0
/
+11
2017-06-29
tty: serial: lpuart: add little endian 32 bit register support
Dong Aisheng
1
-15
/
+30
2017-06-29
tty: serial: lpuart: refactor lpuart32_{read|write} prototype
Dong Aisheng
1
-61
/
+62
2017-06-29
tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property
Dong Aisheng
1
-20
/
+27
2017-06-29
serial: imx-serial - move DMA buffer configuration to DT
Nandor Han
1
-8
/
+17
2017-06-29
serial: imx: Enable RTSD only when needed
Nandor Han
1
-1
/
+3
2017-06-29
serial: imx: Remove unused members from imx_port struct
Fabio Estevam
1
-3
/
+0
2017-06-29
serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeout
Vignesh R
1
-2
/
+21
2017-06-29
serial: 8250: Fix THRE flag usage for CAP_MINI
Phil Elwell
1
-0
/
+4
2017-06-27
tty: add function to convert device name to number
Okash Khawaja
1
-0
/
+50
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-1
/
+1
2017-06-20
tty/serial: meson_uart: update to stable bindings
Helmut Klein
1
-6
/
+84
2017-06-20
serial: Delete dead code for CIR serial ports
Matthias Brugger
1
-17
/
+6
2017-06-20
serial: sirf: make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-06-20
serial/mpsc: switch to dma_alloc_attrs
Christoph Hellwig
1
-4
/
+6
2017-06-20
tty: serial: Add Actions Semi Owl UART earlycon
Andreas Färber
3
-0
/
+155
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
5
-5
/
+5
2017-06-14
tty/serial: atmel: make the driver DT only
Alexandre Belloni
1
-63
/
+33
2017-06-14
tty/serial: atmel: remove atmel_default_console_device handling
Alexandre Belloni
1
-43
/
+0
2017-06-13
tty: rocket: drop broken alt-speed support
Johan Hovold
1
-21
/
+6
2017-06-13
tty: cyclades: drop broken alt-speed support
Johan Hovold
1
-12
/
+9
2017-06-13
tty: amiserial: drop broken alt-speed support
Johan Hovold
1
-20
/
+3
2017-06-13
serial: rate limit custom-speed deprecation notice
Johan Hovold
1
-3
/
+2
2017-06-12
s390/hvc_iucv: fix broken Kconfig select statement
Heiko Carstens
1
-1
/
+1
2017-06-12
TTY: hvc: convert to use DRIVER_ATTR_RW
Greg Kroah-Hartman
1
-4
/
+3
2017-06-12
Merge 4.12-rc5 into staging-next
Greg Kroah-Hartman
11
-40
/
+139
2017-06-09
tty: add TIOCGPTPEER ioctl
Aleksa Sarai
1
-4
/
+67
2017-06-09
tty: add compat_ioctl callbacks
Aleksa Sarai
1
-0
/
+22
2017-06-09
serial: exar: Leave MPIOs as output for Commtech adapters
Jan Kiszka
1
-4
/
+11
2017-06-09
tty/serial: atmel: Remove AVR32 bits from the driver
Andy Shevchenko
2
-27
/
+9
2017-06-09
vt: fix \e[2m using the wrong placeholder color on graphical consoles
Adam Borowski
1
-1
/
+1
2017-06-09
Merge branch 'vt_copy_cleanup' into tty-next
Greg Kroah-Hartman
3
-51
/
+19
2017-06-09
vt: drop access_ok() calls in unimap ioctls
Adam Borowski
1
-8
/
+0
2017-06-09
vt: use memdup_user in PIO_UNIMAP ioctl
Adam Borowski
1
-8
/
+3
2017-06-09
vt: use copy_to_user instead of __put_user in GIO_UNIMAP ioctl
Adam Borowski
1
-8
/
+6
2017-06-09
vt: fix unchecked __put_user() in tioclinux ioctls
Adam Borowski
1
-3
/
+3
2017-06-09
vt: use copy_from/to_user instead of __get/put_user for scrnmap ioctls
Adam Borowski
1
-24
/
+7
2017-06-09
tty: serdev: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-4
/
+6
2017-06-05
Merge 4.12-rc4 into tty-next
Greg Kroah-Hartman
1
-2
/
+0
2017-06-04
Revert "tty: fix port buffer locking"
Greg Kroah-Hartman
1
-2
/
+0
2017-06-03
serial: uartps: Fix kernel doc warnings
Nava kishore Manne
1
-0
/
+1
2017-06-03
serial: 8250_of: Add reset support
Joel Stanley
1
-0
/
+10
2017-06-03
tty: n_gsm: do not send/receive in ldisc close path
Sascha Hauer
1
-19
/
+35
[next]