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-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
2018-09-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-25
/
+30
2018-09-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-15
/
+22
2018-09-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
28
-43
/
+423
2018-09-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-6
/
+7
2018-09-15
x86/APM: Fix build warning when PROC_FS is not enabled
Randy Dunlap
1
-0
/
+2
2018-09-14
Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-17
/
+43
2018-09-14
Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-24
/
+39
2018-09-14
Merge tag 'trace-v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+5
2018-09-14
Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+3
2018-09-14
Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-27
/
+61
[next]