index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-06
ARM: dts: STiH410-b2260: Identify the UART RTS line
Lee Jones
1
-0
/
+1
2017-02-06
dt-bindings: serial: Update 'uart-has-rtscts' description
Lee Jones
1
-1
/
+2
2017-02-06
serial: st-asc: Use generic DT binding for announcing RTS/CTS lines
Lee Jones
1
-1
/
+1
2017-02-06
serial: st-asc: (De)Register GPIOD and swap Pinctrl profiles
Lee Jones
1
-1
/
+26
2017-02-06
serial: st-asc: Read in all Pinctrl states
Lee Jones
1
-0
/
+29
2017-02-06
serial: st-asc: Provide RTS functionality
Lee Jones
1
-4
/
+23
2017-02-06
serial: st-asc: Ignore the parity error bit if 8-bit mode is enabled
Lee Jones
1
-3
/
+13
2017-02-06
serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
Ian Abbott
1
-0
/
+13
2017-02-06
serial: sh-sci: make RX FIFO parameters tunable via sysfs
Ulrich Hecht
1
-0
/
+87
2017-02-06
serial: sh-sci: SCIFA/B RX FIFO software timeout
Ulrich Hecht
1
-33
/
+68
2017-02-06
serial: sh-sci: increase RX FIFO trigger defaults for (H)SCIF
Ulrich Hecht
1
-1
/
+28
2017-02-03
tty_port: register tty ports with serdev bus
Rob Herring
1
-0
/
+12
2017-02-03
serdev: add a tty port controller driver
Rob Herring
4
-0
/
+255
2017-02-03
serdev: Introduce new bus for serial attached devices
Rob Herring
7
-0
/
+683
2017-02-03
dt/bindings: Add a serial/UART attached device binding
Rob Herring
1
-0
/
+36
2017-02-03
tty_port: Add port client functions
Rob Herring
3
-21
/
+51
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
3
-1
/
+36
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
2
-2
/
+2
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
2
-18
/
+33
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
[next]