index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
tmp108.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-16
tty: n_hdlc, remove FILE and LINE from pr_debug
Jiri Slaby
1
-21
/
+12
2020-03-16
vt: selection, fix double lock introduced by a merge
Jiri Slaby
1
-1
/
+0
2020-03-14
tty: serial: qcom_geni_serial: Don't try to manually disable the console
Douglas Anderson
1
-4
/
+0
2020-03-14
tty: serial: qcom_geni_serial: No need to stop tx/rx on UART shutdown
Douglas Anderson
1
-6
/
+0
2020-03-12
vt: vt_ioctl: remove unnecessary console allocation checks
Eric Biggers
1
-15
/
+1
2020-03-12
vt: drop redundant might_sleep() in do_con_write()
Eric Biggers
1
-2
/
+0
2020-03-12
serial: core: Refactor uart_unlock_and_check_sysrq()
Andy Shevchenko
2
-15
/
+11
2020-03-12
serial: core: Use uart_console() helper in SysRq code
Andy Shevchenko
1
-7
/
+5
2020-03-12
serial: core: Print escaped SysRq Magic sequence if enabled
Andy Shevchenko
1
-1
/
+4
2020-03-12
serial: core: Use string length for SysRq magic sequence
Andy Shevchenko
1
-3
/
+4
2020-03-12
tty: serial: qcom_geni_serial: Allocate port->rx_fifo buffer in probe
satya priya
1
-10
/
+9
2020-03-12
tty: serial: ifx6x60: Convert to GPIO descriptors
Linus Walleij
3
-123
/
+65
2020-03-12
tty: serial: ifx6x60: Use helper variable for dev
Linus Walleij
1
-22
/
+23
2020-03-12
arm64: dts: ls1028a: add missing LPUART nodes
Michael Walle
1
-0
/
+73
2020-03-12
dt-bindings: serial: lpuart: add ls1028a compatibility
Michael Walle
1
-4
/
+6
2020-03-12
tty: serial: fsl_lpuart: add LS1028A earlycon support
Michael Walle
1
-8
/
+43
2020-03-12
tty: serial: fsl_lpuart: add LS1028A support
Michael Walle
1
-2
/
+25
2020-03-12
tty: serial: fsl_lpuart: fix DMA mapping
Michael Walle
1
-20
/
+28
2020-03-12
tty: serial: fsl_lpuart: fix DMA operation when using IOMMU
Michael Walle
1
-31
/
+57
2020-03-12
serial/sysrq: Add a help-string for MAGIC_SYSRQ_SERIAL_SEQUENCE
Dmitry Safonov
1
-0
/
+2
2020-03-12
tty/serial: atmel: Use uart_console() helper
Andy Shevchenko
1
-15
/
+5
2020-03-12
serial: pic32_uart: Use uart_console() helper
Andy Shevchenko
1
-7
/
+1
2020-03-12
tty: sifive: Finish transmission before changing the clock
Palmer Dabbelt
1
-4
/
+24
2020-03-09
Linux 5.6-rc5
v5.6-rc5
Linus Torvalds
1
-1
/
+1
2020-03-07
io_uring: fix lockup with timeouts
Pavel Begunkov
1
-0
/
+1
2020-03-07
tty: mips_ejtag_fdc: Mark expected switch fall-through
Serge Semin
1
-0
/
+1
2020-03-07
serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
Dmitry Safonov
3
-7
/
+77
2020-03-07
sysctl/sysrq: Remove __sysrq_enabled copy
Dmitry Safonov
3
-19
/
+41
2020-03-07
serial: 8250: Support console on software emulated rs485 ports
Lukas Wunner
1
-0
/
+13
2020-03-07
serial: 8250_bcm2835aux: Support rs485 software emulation
Lukas Wunner
1
-2
/
+60
2020-03-07
serial: 8250: Generalize rs485 software emulation
Lukas Wunner
6
-31
/
+67
2020-03-07
serial: 8250: Deduplicate rs485 active_timer assignment
Lukas Wunner
1
-2
/
+1
2020-03-07
serial: 8250: Sanitize rs485 config harder
Lukas Wunner
1
-0
/
+8
2020-03-07
serial: 8250: Deduplicate ->rs485_config() callback
Lukas Wunner
4
-65
/
+42
2020-03-07
serial: 8250: Support rs485 devicetree properties
Lukas Wunner
2
-1
/
+6
2020-03-07
serial: 8250: Don't touch RTS modem control while in rs485 mode
Lukas Wunner
1
-0
/
+7
2020-03-07
serial: earlycon: prefer EARLYCON_DECLARE() variant
Michael Walle
1
-0
/
+11
2020-03-07
tty: serial: Use the correct style for SPDX License Identifier
Nishad Kamdar
12
-12
/
+12
2020-03-06
parse-maintainers: Mark as executable
Jonathan Neuschäfer
1
-0
/
+0
2020-03-06
vgacon: Fix a UAF in vgacon_invert_region
Zhang Xiaoxu
1
-0
/
+3
2020-03-06
dt-bindings: arm: Fixup the DT bindings for hierarchical PSCI states
Ulf Hansson
1
-15
/
+13
2020-03-06
dt-bindings: power: Extend nodename pattern for power-domain providers
Ulf Hansson
1
-1
/
+1
2020-03-06
io_uring: free fixed_file_data after RCU grace period
Jens Axboe
1
-2
/
+22
2020-03-06
locks: fix a potential use-after-free problem when wakeup a waiter
yangerkun
1
-14
/
+0
2020-03-06
block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()
Carlo Nonato
1
-4
/
+5
2020-03-06
tty: serial: fsl_lpuart: free IDs allocated by IDA
Michael Walle
1
-15
/
+24
2020-03-06
Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE"
Michael Walle
1
-0
/
+2
2020-03-06
serdev: Fix detection of UART devices on Apple machines.
Ronald Tschalär
1
-0
/
+10
2020-03-06
arch/Kconfig: update HAVE_RELIABLE_STACKTRACE description
Miroslav Benes
1
-2
/
+3
2020-03-06
mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabled
Vlastimil Babka
2
-1
/
+11
[next]