index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2023-04-20
spmi: mtk-pmif: Convert to platform remove callback returning void
Uwe Kleine-König
-3
/
+2
2023-04-20
spmi: hisi-spmi-controller: Convert to platform remove callback returning void
Uwe Kleine-König
-3
/
+2
2023-04-20
w1: gpio: remove unnecessary ENOMEM messages
Krzysztof Kozlowski
-3
/
+1
2023-04-20
w1: omap-hdq: remove unnecessary ENOMEM messages
Krzysztof Kozlowski
-3
/
+1
2023-04-20
w1: omap-hdq: add SPDX tag
Krzysztof Kozlowski
-7
/
+1
2023-04-20
w1: omap-hdq: allow compile testing
Krzysztof Kozlowski
-1
/
+1
2023-04-20
w1: matrox: remove unnecessary ENOMEM messages
Krzysztof Kozlowski
-6
/
+1
2023-04-20
w1: matrox: use inline over __inline__
Krzysztof Kozlowski
-2
/
+2
2023-04-20
w1: matrox: switch from asm to linux header
Krzysztof Kozlowski
-1
/
+1
2023-04-20
w1: ds2482: do not use assignment in if condition
Krzysztof Kozlowski
-1
/
+2
2023-04-20
w1: ds2482: drop unnecessary header
Krzysztof Kozlowski
-1
/
+0
2023-04-20
w1: ds2433: do not use assignment in if condition
Krzysztof Kozlowski
-2
/
+4
2023-04-20
w1: use octal for file permissions
Krzysztof Kozlowski
-8
/
+8
2023-04-20
w1: minor white-space and code style fixes
Krzysztof Kozlowski
-36
/
+45
2023-04-20
w1: ds28e04: correct kerneldoc annotation
Krzysztof Kozlowski
-7
/
+8
2023-04-20
w1: ds2433: correct kerneldoc annotation
Krzysztof Kozlowski
-7
/
+8
2023-04-20
w1: ds2408: drop kerneldoc annotation
Krzysztof Kozlowski
-1
/
+1
2023-04-20
w1: ds2482: add i2c id for DS2484
Stefan Wahren
-0
/
+1
2023-04-20
n_gsm: Use array_index_nospec() with index that comes from userspace
Ilpo Järvinen
-5
/
+8
2023-04-20
staging: rtl8192e: Fix W_DISABLE# does not work after stop/start
Philipp Hortmann
-0
/
+1
2023-04-20
staging: rtl8192e: Remove unchanged variables bfsync_processing and more
Philipp Hortmann
-4
/
+0
2023-04-20
staging: rtl8192e: Remove unchanged variable frame_sync_monitor
Philipp Hortmann
-45
/
+30
2023-04-20
staging: rtl8192e: Remove unchanged variable chan_forced
Philipp Hortmann
-5
/
+0
2023-04-20
staging: rtl8192e: Remove set to true while true of bfirst_after_down
Philipp Hortmann
-3
/
+1
2023-04-20
staging: rtl8192e: Remove second initialization of bActuallySet
Philipp Hortmann
-2
/
+0
2023-04-20
staging: rtl8192e: Remove unused macro RT_SET_PS_LEVEL
Philipp Hortmann
-1
/
+0
2023-04-20
staging: rtl8192e: Remove unused function rtl92e_disable_nic
Philipp Hortmann
-17
/
+0
2023-04-20
staging: rtl8192e: Remove unchanged variable RegRfPsLevel
Philipp Hortmann
-9
/
+1
2023-04-20
spi: cadence-quadspi: use macro DEFINE_SIMPLE_DEV_PM_OPS
Dhruva Gole
-11
/
+2
2023-04-20
tty: vt: drop checks for undefined VT_SINGLE_DRIVER
Jiri Slaby (SUSE)
-8
/
+2
2023-04-20
tty: vt: distribute EXPORT_SYMBOL()
Jiri Slaby (SUSE)
-20
/
+14
2023-04-20
tty: vt: simplify some cases in tioclinux()
Jiri Slaby (SUSE)
-36
/
+26
2023-04-20
tty: vt: reformat tioclinux()
Jiri Slaby (SUSE)
-83
/
+84
2023-04-20
tty: serial: sh-sci: Fix end of transmission on SCI
Biju Das
-0
/
+5
2023-04-20
tty: serial: sh-sci: Add support for tx end interrupt handling
Biju Das
-3
/
+31
2023-04-20
tty: serial: sh-sci: Fix TE setting on SCI IP
Biju Das
-2
/
+17
2023-04-20
tty: serial: sh-sci: Add RZ/G2L SCIFA DMA rx support
Biju Das
-7
/
+19
2023-04-20
tty: serial: sh-sci: Add RZ/G2L SCIFA DMA tx support
Biju Das
-2
/
+13
2023-04-20
serial: max310x: fix IO data corruption in batched operations
Jan Kundrát
-2
/
+15
2023-04-20
serial: core: Disable uart_start() on uart_remove_one_port()
Tony Lindgren
-1
/
+1
2023-04-20
serial: 8250: Reinit port->pm on port specific driver unbind
Tony Lindgren
-0
/
+1
2023-04-20
serial: 8250: Add missing wakeup event reporting
Florian Fainelli
-0
/
+4
2023-04-20
tty: serial: fsl_lpuart: use UARTMODIR register bits for lpuart32 platform
Sherry Sun
-4
/
+4
2023-04-20
tty: serial: fsl_lpuart: adjust buffer length to the intended size
Shenwei Wang
-1
/
+1
2023-04-20
serial: fix TIOCSRS485 locking
Johan Hovold
-2
/
+2
2023-04-20
serial: make SiFive serial drivers depend on ARCH_ symbols
Conor Dooley
-2
/
+2
2023-04-20
tty: synclink_gt: don't allocate and pass dummy flags
Jiri Slaby (SUSE)
-13
/
+5
2023-04-20
tty: serial: simplify qcom_geni_serial_send_chunk_fifo()
Jiri Slaby (SUSE)
-6
/
+4
2023-04-20
leds: pwm-multicolor: Simplify an error message
Christophe JAILLET
-2
/
+2
2023-04-20
tty: n_gsm: fix redundant assignment of gsm->encoding
Daniel Starke
-1
/
+0
[prev]
[next]