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
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-30
serial: fsl_lpuart: clear unsupported options in .rs485_config()
Uwe Kleine-König
1
-0
/
+5
2017-07-30
serial: 8250_pci: Enable device after we check black list
Andy Shevchenko
1
-10
/
+29
2017-07-30
serial: core: move UPF_NO_TXEN_TEST to quirks and rename
Andy Shevchenko
3
-10
/
+10
2017-07-30
serial: core: enforce type for upf_t when copying
Andy Shevchenko
1
-2
/
+2
2017-07-30
serial: 8250_early: Remove __init marking from early write
Jeffy Chen
1
-4
/
+4
2017-07-30
serial: 8250_ingenic: Remove __init marking from early write
Jeffy Chen
1
-4
/
+4
2017-07-30
serial: xuartps: Remove __init marking from early write
Jeffy Chen
1
-1
/
+1
2017-07-30
serial: omap: Remove __init marking from early write
Jeffy Chen
1
-7
/
+6
2017-07-30
serial: arc: Remove __init marking from early write
Jeffy Chen
1
-2
/
+2
2017-07-30
drivers/serial: Do not leave sysfs group in case of error in aspeed_vuart_pro...
Alexey Khoroshilov
1
-2
/
+5
2017-07-30
serial: sprd: clear timeout interrupt only rather than all interrupts
Lanqing Liu
1
-1
/
+3
2017-07-30
serial: imx: drop useless member from driver data
Uwe Kleine-König
1
-12
/
+1
2017-07-30
serial: tegra: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-07-30
serial: 8250_dw: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-07-30
serial: 8250: fix error handling in of_platform_serial_probe()
Alexey Khoroshilov
1
-9
/
+14
2017-07-30
tty: Convert to using %pOF instead of full_name
Rob Herring
3
-10
/
+10
2017-07-30
tty: serial: jsm: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-30
tty: serial: pci: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-30
tty: serial: exar: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-30
serial: stm32: add fifo support
Gerald Baeza
2
-0
/
+11
2017-07-30
serial: stm32: add wakeup mechanism
Fabrice Gasnier
2
-1
/
+118
2017-07-30
serial: stm32: fix error handling in probe
Fabrice Gasnier
1
-2
/
+9
2017-07-30
serial: stm32: add RTS support
Bich HEMON
1
-1
/
+1
2017-07-30
serial: stm32: Increase maximum number of ports
Gerald Baeza
1
-1
/
+1
2017-07-30
serial: stm32: fix multi-ports management
Gerald Baeza
2
-5
/
+8
2017-07-30
serial: stm32: fix copyright
Bich HEMON
2
-0
/
+2
2017-07-23
Merge 4.13-rc2 into tty-next
Greg Kroah-Hartman
4
-31
/
+33
2017-07-18
tty/serial/fsl_lpuart: Add CONSOLE_POLL support for lpuart32.
Marius Vlad
1
-1
/
+57
2017-07-18
tty: serial: owl: Implement console driver
Andreas Färber
2
-4
/
+635
2017-07-17
tty: serial: lpuart: Fix the logic for detecting the 32-bit type UART
Fabio Estevam
1
-9
/
+15
2017-07-17
serial: imx: Prevent TX buffer PIO write when a DMA has been started
Ian Jamison
1
-1
/
+1
2017-07-17
Revert "serial: imx-serial - move DMA buffer configuration to DT"
Greg Kroah-Hartman
1
-17
/
+8
2017-07-17
serial: sh-sci: Uninitialized variables in sysfs files
Dan Carpenter
1
-4
/
+8
2017-07-17
serial: st-asc: Potential error pointer dereference
Dan Carpenter
1
-0
/
+1
2017-07-12
drivers: tty: serial: move inline before return type
Joe Perches
2
-4
/
+4
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-5
/
+168
2017-07-03
serial: exar: Add support for IOT2040 device
Jan Kiszka
1
-1
/
+128
2017-07-03
gpio-exar/8250-exar: Make set of exported GPIOs configurable
Jan Kiszka
1
-3
/
+12
2017-07-03
serial: exar: Factor out platform hooks
Jan Kiszka
1
-5
/
+27
2017-07-03
gpio-exar/8250-exar: Rearrange gpiochip parenthood
Jan Kiszka
1
-0
/
+2
2017-07-03
gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards
Jan Kiszka
1
-1
/
+3
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
[prev]
[next]