index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
w83l785ts.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-21
m68k: remove broken strcmp implementation
Linus Torvalds
1
-20
/
+0
2022-12-20
net: fec: check the return value of build_skb()
Wei Fang
1
-0
/
+8
2022-12-20
HID: sony: Fix unused function warning
José Expósito
1
-0
/
+2
2022-12-20
HID: plantronics: Additional PIDs for double volume key presses quirk
Terry Junge
2
-0
/
+12
2022-12-20
HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint
José Expósito
1
-0
/
+4
2022-12-20
HID: Ignore HP Envy x360 eu0009nv stylus battery
José Expósito
2
-0
/
+3
2022-12-20
HID: wacom: Ensure bootloader PID is usable in hidraw mode
Jason Gerecke
3
-0
/
+13
2022-12-20
HID: amd_sfh: Add missing check for dma_alloc_coherent
Jiasheng Jiang
1
-0
/
+4
2022-12-20
prandom: remove prandom_u32_max()
Jason A. Donenfeld
3
-8
/
+2
2022-12-20
efi: random: fix NULL-deref when refreshing seed
Johan Hovold
1
-1
/
+3
2022-12-20
random: do not include <asm/archrandom.h> from random.h
Jason A. Donenfeld
6
-2
/
+5
2022-12-20
net: simplify sk_page_frag
Benjamin Coddington
1
-7
/
+2
2022-12-20
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
12
-0
/
+17
2022-12-20
net: Introduce sk_use_task_frag in struct sock.
Guillaume Nault
2
-2
/
+10
2022-12-20
mctp: Remove device type check at unregister
Matt Johnston
1
-13
/
+1
2022-12-20
net: dsa: microchip: remove IRQF_TRIGGER_FALLING in request_threaded_irq
Arun Ramadoss
1
-2
/
+1
2022-12-19
soc: tegra: fix CPU_BIG_ENDIAN dependencies
Arnd Bergmann
1
-0
/
+3
2022-12-19
ARM: disallow pre-ARMv5 builds with ld.lld
Arnd Bergmann
1
-0
/
+2
2022-12-19
ARM: pxa: fix building with clang
Arnd Bergmann
2
-0
/
+16
2022-12-19
MAINTAINERS: add related dts to IXP4xx
Corentin Labbe
1
-0
/
+1
2022-12-19
ARM: dts: spear: drop 0x from unit address
Krzysztof Kozlowski
3
-3
/
+3
2022-12-19
parisc: Show MPE/iX model string at bootup
Helge Deller
3
-5
/
+10
2022-12-19
can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len
Marc Kleine-Budde
1
-9
/
+24
2022-12-19
can: flexcan: avoid unbalanced pm_runtime_enable warning
Haibo Chen
1
-3
/
+9
2022-12-19
Documentation: devlink: add missing toc entry for etas_es58x devlink doc
Vincent Mailhol
1
-0
/
+1
2022-12-19
mctp: serial: Fix starting value for frame check sequence
Jeremy Kerr
1
-2
/
+4
2022-12-19
nfp: fix unaligned io read of capabilities word
Huanhuan Wang
1
-1
/
+1
2022-12-19
net: stream: purge sk_error_queue in sk_stream_kill_queues()
Eric Dumazet
1
-0
/
+6
2022-12-19
myri10ge: Fix an error handling path in myri10ge_probe()
Christophe JAILLET
1
-0
/
+1
2022-12-19
net: microchip: vcap: Fix initialization of value and mask
Horatiu Vultur
1
-0
/
+2
2022-12-19
HID: playstation: fix free of uninialized pointer for DS4 in Bluetooth.
Roderick Colenbrander
2
-2
/
+2
2022-12-19
HID: mcp2221: don't connect hidraw
Enrik Berkhan
1
-3
/
+9
2022-12-19
HID: logitech-hidpp: Guard FF init code against non-USB devices
Bastien Nocera
1
-2
/
+9
2022-12-19
rxrpc: Fix the return value of rxrpc_new_incoming_call()
David Howells
3
-14
/
+14
2022-12-19
rxrpc: rxperf: Fix uninitialised variable
David Howells
1
-1
/
+1
2022-12-19
rxrpc: Fix I/O thread stop
David Howells
1
-1
/
+3
2022-12-19
rxrpc: Fix switched parameters in peer tracing
David Howells
2
-3
/
+3
2022-12-19
rxrpc: Fix locking issues in rxrpc_put_peer_locked()
David Howells
3
-23
/
+7
2022-12-19
rxrpc: Fix I/O thread startup getting skipped
David Howells
3
-0
/
+5
2022-12-19
rxrpc: Fix NULL deref in rxrpc_unuse_local()
David Howells
1
-1
/
+2
2022-12-19
rxrpc: Fix security setting propagation
David Howells
3
-5
/
+4
2022-12-19
rxrpc: Fix missing unlock in rxrpc_do_sendmsg()
David Howells
1
-1
/
+1
2022-12-19
net_sched: reject TCF_EM_SIMPLE case for complex ematch module
Cong Wang
1
-0
/
+2
2022-12-19
dt-bindings: mailbox: qcom-ipcc: Add compatible for SM8550
Abel Vesa
1
-0
/
+1
2022-12-19
mailbox: mtk-cmdq: Do not request irq until we are ready
Ricardo Ribalda
1
-6
/
+7
2022-12-19
mailbox: zynq-ipi: fix error handling while device_register() fails
Yang Yingliang
1
-1
/
+3
2022-12-19
mailbox: mtk-cmdq-mailbox: Use platform data directly instead of copying
AngeloGioacchino Del Regno
1
-49
/
+39
2022-12-19
mailbox: arm_mhuv2: Fix return value check in mhuv2_probe()
Yang Yingliang
1
-2
/
+2
2022-12-19
dt-bindings: mailbox: mediatek,gce-mailbox: add mt8188 compatible name
Elvis Wang
1
-0
/
+1