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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-27
serial: 8250: Set Altera 16550 TX FIFO Threshold
Thor Thayer
2
-0
/
+51
2016-09-27
serial: 8250: of: Load TX FIFO Threshold from DT
Thor Thayer
1
-0
/
+7
2016-09-27
Documentation: dt: serial: Add TX FIFO threshold parameter
Thor Thayer
1
-0
/
+2
2016-09-27
drivers/tty: Explicitly pass current to show_stack
Mark Rutland
1
-1
/
+1
2016-09-27
serial: imx: Fix DCD reading
Sascha Hauer
1
-1
/
+2
2016-09-27
serial: stm32: mark symbols static where possible
Baoyou Xie
1
-3
/
+4
2016-09-27
serial: xuartps: Add some register initialisation to cdns_early_console_setup()
Scott Telford
2
-6
/
+32
2016-09-27
serial: xuartps: Removed unwanted checks while reading the error conditions
Nava kishore Manne
1
-37
/
+35
2016-09-27
serial: xuartps: Rewrite the interrupt handling logic
Anirudha Sarangi
1
-105
/
+114
2016-09-27
serial: stm32: use mapbase instead of membase for DMA
Arnd Bergmann
1
-2
/
+2
2016-09-27
tty/serial: atmel: fix fractional baud rate computation
Alexey Starikovskiy
2
-4
/
+7
2016-09-23
devpts: Change the owner of /dev/pts/ptmx to the mounter of /dev/pts
Eric W. Biederman
1
-9
/
+4
2016-09-23
devpts: Remove sync_filesystems
Eric W. Biederman
1
-1
/
+0
2016-09-23
devpts: Make devpts_kill_sb safe if fsi is NULL
Eric W. Biederman
1
-1
/
+2
2016-09-23
devpts: Simplify devpts_mount by using mount_nodev
Eric W. Biederman
1
-18
/
+1
2016-09-23
devpts: Move the creation of /dev/pts/ptmx into fill_super
Eric W. Biederman
1
-8
/
+11
2016-09-23
devpts: Move parse_mount_options into fill_super
Eric W. Biederman
1
-8
/
+8
2016-09-22
serial: xuartps: Do not enable parity error interrupt
Anirudha Sarangi
1
-2
/
+15
2016-09-22
serial: stm32: fix uart enable management
Alexandre TORGUE
1
-1
/
+5
2016-09-22
serial: stm32: fix spin_lock management
Alexandre TORGUE
1
-0
/
+4
2016-09-22
serial: stm32: adding dma support
Alexandre TORGUE
2
-25
/
+378
2016-09-22
dt-bindings: Add DMA bindings for STM32 USART
Alexandre TORGUE
1
-0
/
+12
2016-09-22
serial: stm32: clock disabling management
Alexandre TORGUE
1
-2
/
+3
2016-09-22
serial: stm32: correct flow control property spelling
Alexandre TORGUE
1
-1
/
+1
2016-09-22
serial: stm32: disable tx and rx during shutdown
Alexandre TORGUE
1
-1
/
+1
2016-09-22
serial: stm32: header file creation
Alexandre TORGUE
2
-208
/
+216
2016-09-22
DOCUMENTATION: dt-bindings: Document the STM32 USART bindings
Alexandre TORGUE
1
-0
/
+34
2016-09-22
serial: stm32: adding support for stm32f7
Alexandre TORGUE
1
-50
/
+219
2016-09-22
tty: serial: xuartps: Wait for rx and tx reset done status
Nava kishore Manne
1
-0
/
+8
2016-09-22
serial: xuartps: Adds RXBS register support for zynqmp
Nava kishore Manne
1
-20
/
+81
2016-09-22
tty/serial/8250: Touch NMI watchdog in wait_for_xmitr
Jiri Olsa
1
-0
/
+1
2016-09-22
serial: 8250_pci: Use symbolic constants for EXAR's MPIO registers
Jan Kiszka
1
-21
/
+34
2016-09-22
tty: amba-pl011: uart_amba_port is not available with earlycon function
Shawn Guo
1
-4
/
+1
2016-09-22
serial: mxs-auart: Fix missing clk_disable_unprepare() on error in mxs_get_cl...
Wei Yongjun
1
-1
/
+1
2016-09-22
vt: Emulate \e[100-107m (bright background colors).
Adam Borowski
1
-2
/
+3
2016-09-22
vt: Support \e[90-97m (bright foreground colors).
Adam Borowski
1
-0
/
+4
2016-09-22
vt: Drop a no longer true comment.
Adam Borowski
1
-2
/
+2
2016-09-22
vt: Make a comparison <= for readability.
Adam Borowski
1
-1
/
+1
2016-09-22
vt: Fix a read-past-array in vc_t416_color().
Adam Borowski
1
-1
/
+1
2016-09-15
pty: make ptmx file ops read-only after init
Kees Cook
1
-1
/
+1
2016-09-15
tty: serial_core: add tty NULL check to uart_tx_stopped
Rob Herring
1
-1
/
+1
2016-09-15
serial: imx: Replace dmaengine old API
Fabien Lahoudere
1
-4
/
+4
2016-09-15
serial: core: fix potential NULL pointer dereference
Andy Shevchenko
1
-3
/
+3
2016-09-15
BUG: atmel_serial: Interrupts not disabled on close
Richard Genoud
1
-2
/
+3
2016-09-15
tty: serial: fsl_lpuart: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2016-09-15
serial: max310x: Set IRQF_TRIGGER_FALLING flag when dev.of_node is not NULL
Liu Xiang
1
-1
/
+1
2016-09-13
serial: mxs-auart: Use PTR_ERR_OR_ZERO() to simplify the code
Wei Yongjun
1
-4
/
+1
2016-09-13
serial: mxs-auart: Disable clock on error path
Fabio Estevam
1
-1
/
+5
2016-09-13
serial: core: Fix handling of options after MMIO address
Alexander Sverdlin
1
-8
/
+6
2016-09-13
serial: imx: add error messages when .probe fails
Uwe Kleine-König
1
-4
/
+14
[next]