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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-03
tty_port: Add port client functions
Rob Herring
2
-20
/
+43
2017-02-03
serial: sh-sci: implement FIFO threshold register setting
Ulrich Hecht
1
-0
/
+59
2017-02-03
serial: sh-sci: consider DR (data ready) bit adequately
Ulrich Hecht
1
-1
/
+1
2017-02-03
serial: sh-sci: add FIFO trigger bits
Ulrich Hecht
2
-0
/
+8
2017-02-03
tty: serial: cpm_uart: make use of for_each_node_by_type()
Dmitry Torokhov
1
-8
/
+10
2017-02-03
tty: serial: pl011: add ttyAMA for matching pl011 console
Sudeep Holla
1
-1
/
+1
2017-02-03
serial: samsung: enable clock before accessing interrupt mask resister
남영민
1
-0
/
+3
2017-02-03
serial: 8250_pci: remove exar code
Sudip Mukherjee
2
-333
/
+4
2017-02-03
serial: exar: split out the exar code from 8250_pci
Sudip Mukherjee
3
-0
/
+401
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: Make persistent scrollback a boot parameter
Manuel Schölling
2
-18
/
+19
2017-01-25
console: Add persistent scrollback buffers for all VGA consoles
Manuel Schölling
2
-56
/
+111
2017-01-25
console: Add callback to flush scrollback buffer to consw struct
Manuel Schölling
2
-1
/
+32
2017-01-25
console: Move scrollback data into its own struct
Manuel Schölling
1
-44
/
+47
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
2
-2
/
+48
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
135
-856
/
+1392
2017-01-15
Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-16
/
+34
[next]