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
2018-09-20
serial: docs: Fix filename for serial reference implementation
Tobin C. Harding
1
-1
/
+1
2018-09-20
serial: uartps: Change uart ID port allocation
Michal Simek
1
-13
/
+96
2018-09-20
of: base: Introduce of_alias_get_alias_list() to check alias IDs
Michal Simek
2
-0
/
+62
2018-09-20
tty: serial: remove set but not used variable 'error'
YueHaibing
1
-3
/
+1
2018-09-20
kgdboc: Fix warning with module build
Laura Abbott
1
-18
/
+19
2018-09-18
TTY: tty_buffer, warn on leaks
Jiri Slaby
1
-1
/
+6
2018-09-18
tty_port: Remove incorrect whitespace after comments
Tobin C. Harding
1
-7
/
+0
2018-09-18
sc16is7xx: Fix for "Unexpected interrupt: 8"
Phil Elwell
1
-0
/
+28
2018-09-18
sc16is7xx: Fix for multi-channel stall
Phil Elwell
1
-6
/
+13
2018-09-18
serial: 8250: Fix clearing FIFOs in RS485 mode again
Marek Vasut
1
-5
/
+24
2018-09-18
tty: Convert to using %pOFn instead of device_node.name
Rob Herring
3
-12
/
+12
2018-09-18
serial: 8250_of: Fix for lack of interrupt support
John Garry
1
-9
/
+13
2018-09-18
tty: serial: qcom_geni_serial: Fix serial when not used as console
Douglas Anderson
1
-29
/
+26
2018-09-18
tty: serial: qcom_geni_serial: Drop useless check for dev.of_node
Geert Uytterhoeven
1
-8
/
+6
2018-09-18
serial: mxs-auart: Fix potential infinite loop
Anton Vasilyev
1
-1
/
+2
2018-09-18
serial: sprd: Fix the indentation issue
Baolin Wang
1
-24
/
+22
2018-09-18
serial: sprd: Change 'int' to 'unsigned int'
Baolin Wang
1
-4
/
+5
2018-09-18
serial: sprd: Remove unnecessary resource validation
Baolin Wang
1
-5
/
+2
2018-09-18
serial: sprd: Use readable macros instead of magic number
Baolin Wang
1
-8
/
+17
2018-09-18
serial: sprd: Remove unused structure
Baolin Wang
1
-11
/
+0
2018-09-18
serial: 8250_omap: Make 8250_omap driver driver depend on ARCH_K3
Lokesh Vutla
1
-1
/
+1
2018-09-18
serial: samsung: Enable baud clock for UART reset procedure in resume
Marek Szyprowski
1
-0
/
+8
2018-09-18
serial: sh-sci: Add earlycon for R7S9210
Chris Brandt
1
-0
/
+7
2018-09-18
Revert "serial: sh-sci: Allow for compressed SCIF address"
Geert Uytterhoeven
1
-15
/
+10
2018-09-18
Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"
Geert Uytterhoeven
2
-0
/
+32
2018-09-18
tty: serial: imx: add pinctrl sleep/default mode switch for suspend
Anson Huang
1
-0
/
+5
2018-09-18
tty: serial: imx: add lock for registers save/restore
Anson Huang
1
-1
/
+11
2018-09-18
tty:serial:imx: use spin_lock instead of spin_lock_irqsave in isr
jun qian
1
-13
/
+8
2018-09-18
tty: serial: uartlite: Use dynamic array for console port
Shubhrajyoti Datta
1
-4
/
+24
2018-09-18
tty: serial: uartlite: remove console_init
Shubhrajyoti Datta
1
-8
/
+0
2018-09-18
tty: serial: uartlite: Move uart register to probe
Shubhrajyoti Datta
1
-17
/
+10
2018-09-18
tty: serial: uartlite: Enable clocks at probe
Shubhrajyoti Datta
1
-2
/
+6
2018-09-18
serial: 8250: drop the printk from serial8250_interrupt()
Sebastian Andrzej Siewior
1
-5
/
+1
2018-09-18
kgdboc: Fix restrict error
Laura Abbott
1
-4
/
+2
2018-09-18
kgdboc: Change printk to the right fashion
He Zhe
1
-5
/
+7
2018-09-18
kgdboc: Passing ekgdboc to command line causes panic
He Zhe
1
-0
/
+5
2018-09-18
serial: uartps: Enable automatic flow control
Michal Simek
1
-5
/
+4
2018-09-18
serial: uartps: Move Port ID to device data structure
Michal Simek
1
-9
/
+11
2018-09-18
serial: uartps: Register own uart console and driver structures
Michal Simek
1
-38
/
+55
2018-09-18
serial: uartps: Change logic how console_port is setup
Michal Simek
1
-2
/
+9
2018-09-18
serial: uartps: Fill struct uart_driver in probe()
Michal Simek
1
-14
/
+12
2018-09-18
serial: uartps: Move register to probe based on run time detection
Michal Simek
1
-19
/
+23
2018-09-18
serial: uartps: Move alias reading higher in probe()
Michal Simek
1
-11
/
+10
2018-09-18
serial: uartps: Do not use static struct uart_driver out of probe()
Michal Simek
1
-5
/
+9
2018-09-18
serial: uartps: Fix suspend functionality
Nava kishore Manne
1
-29
/
+12
2018-09-18
serial: uartps: Do not initialize field to zero again
Michal Simek
1
-3
/
+0
2018-09-18
serial: uartps: console_setup() can't be placed to init section
Michal Simek
1
-1
/
+1
2018-09-18
Merge 4.19-rc4 into tty-next
Greg Kroah-Hartman
300
-1737
/
+2985
2018-09-16
Linux 4.19-rc4
v4.19-rc4
Linus Torvalds
1
-1
/
+1
2018-09-16
Code of Conduct: Let's revamp it.
Greg Kroah-Hartman
3
-29
/
+82
[next]