index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-15
serial: max310x: fix IO data corruption in batched operations
Jan Kundrát
1
-2
/
+15
2024-03-15
serial: max310x: implement I2C support
Cosmin Tanislav
2
-1
/
+135
2024-03-15
serial: max310x: make accessing revision id interface-agnostic
Cosmin Tanislav
1
-10
/
+30
2024-03-15
regmap: Add bulk read/write callbacks into regmap_config
Marek Vasut
2
-36
/
+44
2024-03-15
regmap: allow to define reg_update_bits for no bus configuration
Ansuel Smith
1
-0
/
+1
2024-03-15
serial: max310x: Unprepare and disable clock in error path
Andy Shevchenko
1
-1
/
+2
2024-03-15
hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
Shradha Gupta
1
-20
/
+62
2024-03-15
hv_netvsc: use netif_is_bond_master() instead of open code
Juhee Kang
1
-2
/
+1
2024-03-15
hv_netvsc: Make netvsc/VF binding check both MAC and serial number
Dexuan Cui
1
-2
/
+11
2024-03-15
Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
Werner Sembach
1
-0
/
+6
2024-03-15
serial: max310x: prevent infinite while() loop in port startup
Hugo Villeneuve
1
-2
/
+18
2024-03-15
serial: max310x: use a separate regmap for each port
Cosmin Tanislav
1
-32
/
+36
2024-03-15
serial: max310x: use regmap methods for SPI batch operations
Cosmin Tanislav
1
-28
/
+8
2024-03-15
serial: max310x: Make use of device properties
Andy Shevchenko
1
-18
/
+9
2024-03-15
serial: max310x: fail probe if clock crystal is unstable
Hugo Villeneuve
1
-3
/
+9
2024-03-15
serial: max310x: Try to get crystal clock rate from property
Andy Shevchenko
1
-14
/
+26
2024-03-15
serial: max310x: Use devm_clk_get_optional() to get the input clock
Andy Shevchenko
1
-15
/
+15
2024-03-15
net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()
Rand Deeb
1
-0
/
+2
2024-03-15
geneve: make sure to pull inner header in geneve_rx()
Eric Dumazet
1
-2
/
+16
2024-03-15
ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able
Maciej Fijalkowski
1
-7
/
+49
2024-03-15
net: lan78xx: fix runtime PM count underflow on link stop
Oleksij Rempel
1
-1
/
+2
2024-03-15
lan78xx: Fix race conditions in suspend/resume handling
John Efstathiades
1
-135
/
+284
2024-03-15
lan78xx: Fix partial packet errors on suspend/resume
John Efstathiades
1
-106
/
+197
2024-03-15
lan78xx: Add missing return code checks
John Efstathiades
1
-66
/
+333
2024-03-15
lan78xx: Fix white space and style issues
John Efstathiades
1
-38
/
+42
2024-03-06
gpio: 74x164: Enable output pins after registers are reset
Arturas Moskvinas
1
-2
/
+2
2024-03-06
mmc: core: Fix eMMC initialization with 1-bit bus connection
Ivan Semenov
1
-0
/
+2
2024-03-06
dmaengine: fsl-qdma: init irq after reg initialization
Curtis Klein
1
-9
/
+8
2024-03-06
dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read
Peng Ma
1
-1
/
+3
2024-03-06
gtp: fix use-after-free and null-ptr-deref in gtp_newlink()
Alexander Ofitserov
1
-6
/
+6
2024-03-06
power: supply: bq27xxx-i2c: Do not free non existing IRQ
Hans de Goede
1
-1
/
+3
2024-03-06
efi/capsule-loader: fix incorrect allocation size
Arnd Bergmann
1
-1
/
+1
2024-03-06
net: usb: dm9601: fix wrong return value in dm9601_mdio_read
Javier Carrasco
1
-1
/
+1
2024-03-06
lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detected
Oleksij Rempel
1
-1
/
+2
2024-03-06
tun: Fix xdp_rxq_info's queue_index when detaching
Yunjian Wang
1
-0
/
+1
2024-03-01
drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is set
Erik Kurzinger
1
-2
/
+4
2024-03-01
drm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3
Christian König
1
-0
/
+12
2024-03-01
nouveau: fix function cast warnings
Arnd Bergmann
1
-1
/
+7
2024-03-01
scsi: jazz_esp: Only build if SCSI core is builtin
Randy Dunlap
1
-1
/
+1
2024-03-01
RDMA/srpt: fix function pointer cast warnings
Arnd Bergmann
1
-4
/
+5
2024-03-01
RDMA/srpt: Make debug output more detailed
Bart Van Assche
1
-4
/
+5
2024-03-01
RDMA/bnxt_re: Return error for SRQ resize
Kalesh AP
1
-3
/
+2
2024-03-01
IB/hfi1: Fix a memleak in init_credit_return
Zhipeng Lu
1
-1
/
+5
2024-03-01
usb: roles: don't get/set_role() when usb_role_switch is unregistered
Xu Yang
1
-2
/
+10
2024-03-01
usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs
Krishna Kurapati
1
-1
/
+9
2024-03-01
usb: cdns3: fix memory double free when handle zero packet
Frank Li
1
-1
/
+5
2024-03-01
usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()
Frank Li
1
-1
/
+1
2024-03-01
PCI/MSI: Prevent MSI hardware interrupt number truncation
Vidya Sagar
1
-1
/
+1
2024-03-01
gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()
Vasiliy Kovalev
1
-5
/
+5
2024-03-01
dm-crypt: don't modify the data when using authenticated encryption
Mikulas Patocka
1
-0
/
+6
[next]