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-01-31
serial: imx: Fix the CTS_B polarity in RS485 mode
Fabio Estevam
1
-3
/
+3
2017-01-31
serial: imx: Fix the RTS GPIO polarity in RS485 mode
Fabio Estevam
1
-10
/
+10
2017-01-27
8250: of: remove remnants of generic of_serial driver
Arnd Bergmann
1
-69
/
+24
2017-01-27
serial: sh-sci: Reformat sci_parse_dt() for git diff
Geert Uytterhoeven
1
-2
/
+2
2017-01-27
tty: serial: constify uart_ops structures
Bhumika Goyal
26
-26
/
+26
2017-01-25
console: Add callback to flush scrollback buffer to consw struct
Manuel Schölling
1
-0
/
+9
2017-01-25
serial: 8250_omap: Fix probe and remove for PM runtime
Tony Lindgren
1
-1
/
+7
2017-01-25
serial: hp300: mask the warning for people just doing build coverage
Paul Gortmaker
1
-1
/
+1
2017-01-25
serial: xuartps: Enable uart loopback mode
Yasir-Khan
1
-0
/
+9
2017-01-20
serial: 8250_omap: Remove rx_dma_broken flag
Vignesh R
1
-5
/
+0
2017-01-20
serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x
Vignesh R
1
-6
/
+3
2017-01-20
serial: 8250_omap: pause DMA only if DMA transfer in progress
Vignesh R
1
-4
/
+7
2017-01-19
tty: constify tty_ldisc_receive_buf buffer pointer
Rob Herring
1
-1
/
+1
2017-01-19
tty_port: make tty_port_register_device wrap tty_port_register_device_attr
Rob Herring
1
-2
/
+1
2017-01-19
tty_port: allow a port to be opened with a tty that has no file handle
Alan Cox
2
-3
/
+3
2017-01-19
tty: serial: meson: allow baud-rates higher than 115200
Martin Blumenstingl
1
-1
/
+1
2017-01-19
tty: move the non-file related parts of tty_release to new tty_release_struct
Rob Herring
1
-18
/
+32
2017-01-19
tty: serial: 8250: 8250_gsc:- Handle return NULL error from ioremap_nocache
Arvind Yadav
1
-0
/
+4
2017-01-19
serial: omap: Add omapserial earlycon
Lokesh Vutla
1
-0
/
+55
2017-01-19
serial: pl011: Mark console as CON_ANYTIME
Alexander Sverdlin
1
-1
/
+1
2017-01-19
tty: serial: constify dev_pm_ops structures
Bhumika Goyal
1
-1
/
+1
2017-01-19
serial: 8250_mid: set PCI master only for DMA capable device
Andy Shevchenko
1
-2
/
+2
2017-01-19
serial: 8250_mid: enable MSI on Denverton
Andy Shevchenko
1
-1
/
+7
2017-01-19
serial: 8250_mid: handle interrupt correctly in DMA case
Andy Shevchenko
1
-0
/
+33
2017-01-19
serial: 8250_dw: Allow hardware flow control to be used
Jason Uy
1
-3
/
+2
2017-01-19
serial: sh-sci: Compute the regshift value for SCI ports
Laurent Pinchart
1
-1
/
+7
2017-01-19
serial: sh-sci: Remove unused platform data capabilities field
Laurent Pinchart
1
-4
/
+7
2017-01-19
serial: sh-sci: Remove manual break debouncing
Laurent Pinchart
1
-117
/
+7
2017-01-19
serial: sh-sci: Remove the platform data dma slave rx/tx channel IDs
Laurent Pinchart
1
-17
/
+6
2017-01-19
serial: sh-sci: Extend sci_port_params with more port parameters
Laurent Pinchart
2
-83
/
+102
2017-01-19
serial: sh-sci: Constify platform data
Laurent Pinchart
1
-48
/
+49
2017-01-19
serial: sh-sci: Replace regmap array with port parameters
Laurent Pinchart
1
-123
/
+155
2017-01-19
serial: sh-sci: Remove initialization of zero fields in sci_port_params
Laurent Pinchart
1
-94
/
+0
2017-01-19
serial: sh-sci: Fix register offsets for the IRDA serial port
Laurent Pinchart
1
-9
/
+8
2017-01-19
serial: sh-sci: Don't rely on platform data flags when not needed
Laurent Pinchart
1
-4
/
+3
2017-01-19
serial: sh-sci: Set the SCSCR TE and RE bits in the driver
Laurent Pinchart
1
-6
/
+7
2017-01-16
Merge 4.10-rc4 into tty-next
Greg Kroah-Hartman
5
-17
/
+25
2017-01-14
sched/core: Remove set_task_state()
Davidlohr Bueso
1
-5
/
+5
2017-01-14
drivers/tty: Compute 'current' directly
Davidlohr Bueso
1
-10
/
+8
2017-01-12
serial: 8250: Add new port type for TI DA8xx/66AK2x
David Lechner
2
-0
/
+23
2017-01-12
serial: 8250_mid: make option visible
Jean Delvare
1
-1
/
+1
2017-01-12
serial: 8250_lpss: make option visible
Jean Delvare
1
-1
/
+1
2017-01-12
serial: 8250_pci: make option visible
Jean Delvare
1
-1
/
+1
2017-01-12
serial: 8250_port: Remove dangerous pr_debug()
Alexey Brodkin
1
-4
/
+0
2017-01-12
tty: goldfish: Fix a parameter of a call to free_irq
Christophe JAILLET
1
-1
/
+1
2017-01-12
serial: imx: Allow passing 'rst-gpios' for rs485 mode
Fabio Estevam
1
-1
/
+5
2017-01-12
serial: 8250_lpss: avoid potential kernel crash when remove
Andy Shevchenko
1
-2
/
+2
2017-01-12
tty: serial: msm: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2017-01-12
serial: 8250: moxa: Store num_ports in brd
Matwey V. Kornilov
1
-0
/
+1
2017-01-12
serial: 8250_fintek: Add resource check for Fintek F81504/508/512
Ji-Ze Hong (Peter Hong)
1
-4
/
+9
[prev]
[next]