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
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-11
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-11
/
+7
2015-09-09
Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-382
/
+125
2015-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+9
2015-09-09
mm, oom: pass an oom order of -1 when triggered by sysrq
David Rientjes
1
-2
/
+1
2015-09-09
mm, oom: organize oom context into struct
David Rientjes
1
-2
/
+10
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2015-09-08
hvc/xen: Further s/MFN/GFN clean-up
Julien Grall
1
-10
/
+5
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
1
-2
/
+3
2015-09-04
Revert "uart: pl011: Rename regs with enumeration"
Greg Kroah-Hartman
1
-114
/
+93
2015-09-04
Revert "uart: pl011: Introduce register accessor"
Greg Kroah-Hartman
1
-141
/
+122
2015-09-04
Revert "uart: pl011: Introduce register look up table"
Greg Kroah-Hartman
1
-50
/
+5
2015-09-04
Revert "uart: pl011: Improve LCRH register access decision"
Greg Kroah-Hartman
1
-7
/
+2
2015-09-04
Revert "uart: pl011: Add support to ZTE ZX296702 uart"
Greg Kroah-Hartman
2
-183
/
+16
2015-09-04
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-3
/
+6
2015-09-04
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-22
/
+24
2015-09-03
MIPS: Remove "weak" from get_c0_fdc_int() declaration
Bjorn Helgaas
1
-3
/
+6
2015-08-20
powerpc/hvsi: Fix endianness issues in the HVSI driver
Laurent Dufour
1
-22
/
+24
2015-08-15
serial: imx: save and restore context in the suspend path
Eduardo Valentin
1
-21
/
+37
2015-08-15
serial: imx: allow waking up on RTSD
Eduardo Valentin
1
-0
/
+7
2015-08-15
serial: imx: introduce serial_imx_enable_wakeup()
Eduardo Valentin
1
-8
/
+14
2015-08-15
serial: imx: remove unbalanced clk_prepare
Eduardo Valentin
1
-14
/
+6
2015-08-15
serial: 8250: move rx_running out of the bitfield
John Ogness
1
-3
/
+3
2015-08-15
tty: serial: 8250_omap: do not use RX DMA if pause is not supported
Sebastian Andrzej Siewior
1
-1
/
+13
2015-08-15
serial:8250_dw: do not alter CTS and DCTS since AFE is enabled
Qipeng Zha
1
-22
/
+0
2015-08-15
tty: serial: men_z135_uart.c: Don't initialize port->lock
Johannes Thumshirn
1
-1
/
+0
2015-08-15
tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()
Johannes Thumshirn
1
-5
/
+4
2015-08-15
serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)
Maciej S. Szmigiero
1
-0
/
+6
2015-08-15
serial: 8250: don't bind to SMSC IrCC IR port
Maciej S. Szmigiero
1
-0
/
+5
2015-08-15
serial: mxs-auart: fix baud rate range
Stefan Wahren
1
-2
/
+6
2015-08-15
serial: mxs-auart: keep the AUART unit in reset state when not in use
Juergen Borleis
1
-7
/
+39
2015-08-15
serial: mxs-auart: use a function name to reflect what it really does
Juergen Borleis
1
-2
/
+2
2015-08-11
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
1
-1
/
+1
2015-08-05
serial: 8250_pci: fix mode after S3/S4 resume for F81504/508/512
Peter Hung
1
-4
/
+21
2015-08-05
sc16is7xx: constify devtype
Jakub Kicinski
1
-4
/
+4
2015-08-05
sc16is7xx: support multiple devices
Jakub Kicinski
1
-24
/
+49
2015-08-05
sc16is7xx: save and use per-chip line number
Jakub Kicinski
1
-10
/
+21
2015-08-05
uart: pl011: Add support to ZTE ZX296702 uart
Jun Nie
2
-16
/
+183
2015-08-05
uart: pl011: Improve LCRH register access decision
Jun Nie
1
-2
/
+7
2015-08-05
uart: pl011: Introduce register look up table
Jun Nie
1
-5
/
+50
2015-08-05
uart: pl011: Introduce register accessor
Jun Nie
1
-122
/
+141
2015-08-05
uart: pl011: Rename regs with enumeration
Jun Nie
1
-93
/
+114
2015-08-05
serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
Adam Lee
1
-21
/
+61
2015-08-05
serial: samsung: fix DMA for FIFO smaller than cache line size
Robert Baldyga
1
-15
/
+21
2015-08-05
serial: samsung: fix DMA mode enter condition for small FIFO sizes
Marek Szyprowski
2
-2
/
+12
2015-08-05
serial: core: Remove tty port activate() and shutdown() methods
Peter Hurley
1
-7
/
+0
2015-08-05
serial: core: Use proper spinlock flavor in uart_close()
Peter Hurley
1
-10
/
+8
2015-08-05
tty/serial: at91: fix I/O accesses on RHR and THR for AVR32
Cyrille Pitchen
1
-10
/
+27
2015-08-05
serial: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+2
2015-08-05
serial: 8250: Auto CTS control by HW if AFE enabled
Qipeng Zha
2
-0
/
+9
2015-08-05
serial: mpc52xx: let tx_empty callback return either 0 or TIOCSER_TEMT
Uwe Kleine-König
1
-2
/
+3
[next]