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
2019-10-16
serial: fsl_linflexuart: Be consistent with the name
Stefan-Gabriel Mirea
2
-6
/
+6
2019-10-16
Revert "serial: core: Use cons->index for preferred console registration"
Michal Simek
1
-2
/
+1
2019-10-15
8250-men-mcb: fix error checking when get_num_ports returns -ENODEV
Colin Ian King
1
-4
/
+4
2019-10-15
serial: 8250_exar: Move Exar pieces to custom ->startup()
Andy Shevchenko
2
-14
/
+19
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-5
/
+3
2019-10-14
Merge 5.4-rc3 into tty-next
Greg Kroah-Hartman
13
-18
/
+48
2019-10-11
hvc: dcc: Add earlycon support
Michal Simek
1
-0
/
+28
2019-10-10
serdev: Add ACPI devices by ResourceSource field
Maximilian Luz
1
-12
/
+99
2019-10-10
serial: sirf: make register info static
Ben Dooks
1
-2
/
+3
2019-10-10
tty: serial: qcom_geni_serial: Wakeup over UART RX
Akash Asthana
1
-1
/
+43
2019-10-10
tty: serial: qcom_geni_serial: IRQ cleanup
Akash Asthana
1
-10
/
+14
2019-10-10
tty: serial: imx: Use platform_get_irq_optional() for optional IRQs
Anson Huang
1
-2
/
+2
2019-10-10
serial: fix kernel-doc warning in comments
Randy Dunlap
1
-0
/
+2
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
1
-4
/
+4
2019-10-07
sh: add the sh_ prefix to early platform symbols
Bartosz Golaszewski
1
-2
/
+2
2019-10-07
drivers: move the early platform device support to arch/sh
Bartosz Golaszewski
1
-1
/
+6
2019-10-07
serial: 8250_omap: Fix gpio check for auto RTS/CTS
Adam Ford
1
-2
/
+3
2019-10-07
serial: mctrl_gpio: Check for NULL pointer
Adam Ford
1
-0
/
+3
2019-10-07
tty: serial: fsl_lpuart: Fix lpuart_flush_buffer()
Andrey Smirnov
1
-1
/
+1
2019-10-04
tty: n_hdlc: fix build on SPARC
Randy Dunlap
1
-0
/
+5
2019-10-04
serial: uartps: Fix uartps_major handling
Michal Simek
1
-1
/
+7
2019-10-04
tty:n_gsm.c: destroy port by tty_port_destroy()
Xiaoming Ni
1
-0
/
+1
2019-10-04
tty_ldisc: simplify tty_ldisc_autoload initialization
Pavel Machek
1
-6
/
+1
2019-10-04
drivers/tty/serial/8250: Make Aspeed VUART SIRQ polarity configurable
Oskar Senft
2
-0
/
+85
2019-10-04
serial: uartlite: fix exit path null pointer
Randy Dunlap
1
-1
/
+2
2019-10-04
tty: serial: linflexuart: Fix magic SysRq handling
Stefan-gabriel Mirea
1
-7
/
+14
2019-10-04
serial: sh-sci: Use platform_get_irq_optional() for optional interrupts
Geert Uytterhoeven
1
-2
/
+6
2019-10-04
serial/sifive: select SERIAL_EARLYCON
Christoph Hellwig
1
-0
/
+1
2019-10-04
tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'
Christophe JAILLET
1
-1
/
+1
2019-10-04
tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'
Christophe JAILLET
1
-1
/
+1
2019-10-04
serial: 8250_dw: Use devm_clk_get_optional() to get the input clock
Andy Shevchenko
1
-43
/
+32
2019-10-04
serial: 8250_lpss: Switch over to MSI interrupts
Felipe Balbi
1
-12
/
+9
2019-10-04
tty/amba-pl011: fix a -Wunused-function warning
Qian Cai
1
-4
/
+0
2019-10-04
serial: core: Use cons->index for preferred console registration
Michal Simek
1
-1
/
+2
2019-10-04
tty: 8250_of: Use software emulated RS485 direction control
Heiko Schocher
1
-0
/
+31
2019-10-04
serial: sprd: Add polling IO support
Lanqing Liu
1
-0
/
+33
2019-10-04
serial: imx: adapt rx buffer and dma periods
Philipp Puschmann
1
-3
/
+2
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2019-09-18
Merge tag 'tty-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
46
-1798
/
+3026
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+1
2019-09-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-34
/
+6
2019-09-16
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-6216
/
+0
2019-09-05
serial: tegra: Add PIO mode support
Krishna Yarlagadda
1
-31
/
+86
2019-09-05
serial: tegra: report clk rate errors
Krishna Yarlagadda
1
-2
/
+57
2019-09-05
serial: tegra: add support to adjust baud rate
Krishna Yarlagadda
1
-0
/
+68
2019-09-05
serial: tegra: add support to use 8 bytes trigger
Krishna Yarlagadda
1
-2
/
+11
2019-09-05
serial: tegra: set maximum num of uart ports to 8
Krishna Yarlagadda
1
-2
/
+17
2019-09-05
serial: tegra: check for FIFO mode enabled status
Krishna Yarlagadda
1
-6
/
+46
2019-09-05
serial: tegra: report error to upper tty layer
Krishna Yarlagadda
1
-3
/
+16
2019-09-05
serial: tegra: flush the RX fifo on frame error
Shardar Shariff Md
1
-0
/
+14
[prev]
[next]