index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
extcon
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-22
tty: don't crash in tty_init_dev when missing tty_port
Jiri Slaby
1
-3
/
+6
2019-11-21
serial: stm32: fix clearing interrupt error flags
Fabrice Gasnier
1
-3
/
+3
2019-11-21
tty: Fix Kconfig indentation, continued
Krzysztof Kozlowski
2
-28
/
+28
2019-11-21
serial: serial_core: Perform NULL checks for break_ctl ops
Jiangfeng Xiao
1
-1
/
+1
2019-11-20
tty: remove unused argument from tty_open_by_driver()
Sudip Mukherjee
1
-3
/
+2
2019-11-20
tty: Fix Kconfig indentation
Krzysztof Kozlowski
4
-64
/
+64
2019-11-18
{tty: serial, nand: onenand}: samsung: rename to fix build warning
Sudip Mukherjee
4
-2
/
+2
2019-11-18
serial: ifx6x60: add missed pm_runtime_disable
Chuhong Yuan
1
-0
/
+3
2019-11-18
serial: pl011: Fix DMA ->flush_buffer()
Vincent Whitchurch
1
-4
/
+2
2019-11-13
Revert "serial-uartlite: Move the uart register"
Greg Kroah-Hartman
1
-9
/
+9
2019-11-13
Revert "serial-uartlite: Add get serial id if not provided"
Greg Kroah-Hartman
1
-7
/
+0
2019-11-13
Revert "serial-uartlite: Do not use static struct uart_driver out of probe()"
Greg Kroah-Hartman
1
-15
/
+5
2019-11-13
Revert "serial-uartlite: Add runtime support"
Greg Kroah-Hartman
1
-43
/
+9
2019-11-13
Revert "serial-uartlite: Change logic how console_port is setup"
Greg Kroah-Hartman
1
-8
/
+2
2019-11-13
Revert "serial-uartlite: Use allocated structure instead of static ones"
Greg Kroah-Hartman
1
-2
/
+2
2019-11-13
tty: serial: msm_serial: Use dma_request_chan() directly for channel request
Peter Ujfalusi
1
-2
/
+2
2019-11-13
tty: serial: tegra: Use dma_request_chan() directly for channel request
Peter Ujfalusi
1
-2
/
+1
2019-11-13
tty: serial: amba-pl011: Use dma_request_chan() directly for channel request
Peter Ujfalusi
1
-1
/
+1
2019-11-13
serial-uartlite: Use allocated structure instead of static ones
Shubhrajyoti Datta
1
-2
/
+2
2019-11-13
serial-uartlite: Change logic how console_port is setup
Shubhrajyoti Datta
1
-2
/
+8
2019-11-13
tty: serial: pch_uart: correct usage of dma_unmap_sg
Peng Fan
1
-1
/
+4
2019-11-13
tty: serial: imx: use the sg count from dma_map_sg
Peng Fan
1
-1
/
+1
2019-11-13
Remove every trace of SERIAL_MAGIC
Pascal Terjan
5
-89
/
+0
2019-11-05
tty: serial: fsl_lpuart: use the sg count from dma_map_sg
Peng Fan
1
-2
/
+2
2019-11-04
Revert "tty:n_gsm.c: destroy port by tty_port_destroy()"
Greg Kroah-Hartman
1
-1
/
+0
2019-11-04
tty: serial: uartlite: use clk_disable_unprepare to match clk_prepare_enable
Chuhong Yuan
1
-1
/
+1
2019-11-04
serial: 8250-mtk: Use platform_get_irq_optional() for optional irq
Frank Wunderlich
1
-1
/
+1
2019-11-04
serial: 8250_dw: Avoid double error messaging when IRQ absent
Andy Shevchenko
1
-5
/
+3
2019-11-04
tty: serial: msm_serial: Fix flow control
Jeffrey Hugo
1
-1
/
+5
2019-11-04
tty: rocket: reduce stack usage
Sudip Mukherjee
1
-13
/
+19
2019-11-04
dt-bindings: serial: sh-sci: Document r8a77961 bindings
Geert Uytterhoeven
1
-2
/
+4
2019-11-04
dt-bindings: serial: lpuart: Drop unsupported RS485 bindings
Andrey Smirnov
1
-2
/
+1
2019-11-04
tty: serial: lpuart: Add RS485 support for 32-bit uart flavour
Philippe Schenker
1
-2
/
+63
2019-11-04
tty: serial: lpuart: Use defines that correspond to correct register
Philippe Schenker
1
-2
/
+2
2019-11-04
tty: serial: lpuart: Remove unnecessary code from set_mctrl
Philippe Schenker
1
-11
/
+0
2019-10-27
Linux 5.4-rc5
v5.4-rc5
Linus Torvalds
1
-2
/
+2
2019-10-26
riscv: cleanup do_trap_break
Christoph Hellwig
1
-20
/
+6
2019-10-25
nbd: verify socket is supported during setup
Mike Christie
1
-2
/
+21
2019-10-25
ata: libahci_platform: Fix regulator_get_optional() misuse
Mark Brown
1
-24
/
+14
2019-10-25
nbd: handle racing with error'ed out commands
Josef Bacik
1
-0
/
+6
2019-10-25
nbd: protect cmd->status with cmd->lock
Josef Bacik
1
-5
/
+7
2019-10-25
io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREAD
Jens Axboe
1
-12
/
+32
2019-10-25
io_uring: used cached copies of sq->dropped and cq->overflow
Jens Axboe
1
-5
/
+8
2019-10-25
ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157
Patrice Chotard
1
-4
/
+4
2019-10-25
io_uring: Fix race for sqes with userspace
Pavel Begunkov
1
-1
/
+2
2019-10-25
io_uring: Fix broken links with offloading
Pavel Begunkov
1
-29
/
+33
2019-10-25
io_uring: Fix corrupted user_data
Pavel Begunkov
1
-0
/
+2
2019-10-25
xen: issue deprecation warning for 32-bit pv guest
Juergen Gross
1
-0
/
+8
2019-10-25
irqchip/sifive-plic: Skip contexts except supervisor in plic_init()
Alan Mikhak
1
-2
/
+2
2019-10-25
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
4
-9
/
+22
[next]