index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-25
HID: pidff: Add PERIODIC_SINE_ONLY quirk
Tomasz Pakuła
2
-5
/
+13
2025-04-25
HID: Add hid-universal-pidff driver and supported device ids
Tomasz Pakuła
4
-0
/
+238
2025-04-25
HID: pidff: Add FIX_WHEEL_DIRECTION quirk
Tomasz Pakuła
1
-3
/
+9
2025-04-25
HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbol
Tomasz Pakuła
1
-1
/
+14
2025-04-25
HID: pidff: Add PERMISSIVE_CONTROL quirk
Tomasz Pakuła
1
-1
/
+2
2025-04-25
HID: pidff: Add MISSING_PBO quirk and its detection
Tomasz Pakuła
1
-18
/
+29
2025-04-25
HID: pidff: Add MISSING_DELAY quirk and its detection
Tomasz Pakuła
1
-5
/
+28
2025-04-25
HID: pidff: Do not send effect envelope if it's empty
Tomasz Pakuła
1
-18
/
+24
2025-04-25
HID: pidff: Convert infinite length from Linux API to PID standard
Tomasz Pakuła
1
-1
/
+7
2025-04-25
perf: arm_pmu: Don't disable counter in armpmu_add()
Mark Rutland
1
-5
/
+3
2025-04-25
iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group
Louis-Alexis Eyraud
1
-13
/
+13
2025-04-25
net: ppp: Add bound checking for skb data on ppp_sync_txmung
Arnaud Lecomte
1
-0
/
+5
2025-04-25
nvmet-fcloop: swap list_add_tail arguments
Daniel Wagner
1
-1
/
+1
2025-04-25
drm/i915/huc: Fix fence not released on early probe errors
Janusz Krzysztofik
3
-6
/
+7
2025-04-25
ata: sata_sx4: Add error handling in pdc20621_i2c_read()
Wentao Liang
1
-3
/
+10
2025-04-25
net: libwx: handle page_pool_dev_alloc_pages error
Chenyuan Yang
1
-1
/
+2
2025-04-25
drm/tests: probe-helper: Fix drm_display_mode memory leak
Maxime Ripard
1
-1
/
+7
2025-04-25
drm/tests: modes: Fix drm_display_mode memory leak
Maxime Ripard
1
-0
/
+22
2025-04-25
drm/tests: cmdline: Fix drm_display_mode memory leak
Maxime Ripard
1
-1
/
+9
2025-04-25
drm/tests: helpers: Create kunit helper to destroy a drm_display_mode
Maxime Ripard
1
-0
/
+22
2025-04-25
drm/tests: helpers: Fix compiler warning
Yu-Chun Lin
1
-2
/
+1
2025-04-25
drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()
Jinjie Ruan
1
-0
/
+42
2025-04-25
drm/tests: Add helper to create mock crtc
Maxime Ripard
1
-0
/
+62
2025-04-25
drm/tests: Add helper to create mock plane
Maxime Ripard
1
-0
/
+85
2025-04-25
drm/tests: helpers: Add atomic helpers
Maxime Ripard
1
-0
/
+3
2025-04-25
drm/tests: modeset: Fix drm_display_mode memory leak
Maxime Ripard
1
-0
/
+3
2025-04-25
octeontx2-pf: qos: fix VF root node parent queue index
Hariprasad Kelam
1
-0
/
+5
2025-04-25
ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()
Henry Martin
1
-0
/
+6
2025-04-25
drm/i915: Disable RPG during live selftest
Badal Nilawar
2
-15
/
+22
2025-04-25
drm/i915/dg2: wait for HuC load completion before running selftests
Daniele Ceraolo Spurio
1
-4
/
+32
2025-04-25
drm/i915/xelpg: Extend driver code of Xe_LPG to Xe_LPG+
Harish Chegondi
4
-4
/
+5
2025-04-25
drm/i915/mocs: use to_gt() instead of direct &i915->gt
Jani Nikula
1
-2
/
+2
2025-04-10
media: streamzap: fix race between device disconnection and urb callback
Murad Masimov
1
-1
/
+1
2025-04-10
mmc: sdhci-omap: Disable MMC_CAP_AGGRESSIVE_PM for eMMC/SD
Ulf Hansson
1
-2
/
+2
2025-04-10
mmc: sdhci-pxav3: set NEED_RSP_BUSY capability
Karel Balej
1
-0
/
+1
2025-04-10
mmc: omap: Fix memory leak in mmc_omap_new_slot
Miaoqian Lin
1
-6
/
+13
2025-04-10
ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAP
Paul Menzel
1
-0
/
+7
2025-04-10
acpi: nfit: fix narrowing conversion in acpi_nfit_ctl
Murad Masimov
1
-1
/
+1
2025-04-10
ntb_perf: Delete duplicate dmaengine_unmap_put() call in perf_copy_chunk()
Markus Elfring
1
-3
/
+1
2025-04-10
platform/x86: ISST: Correct command storage data length
Srinivas Pandruvada
1
-1
/
+1
2025-04-10
ACPI: x86: Extend Lenovo Yoga Tab 3 quirk with skip GPIO event-handlers
Hans de Goede
1
-1
/
+2
2025-04-10
usbnet:fix NPE during rx_complete
Ying Lu
1
-3
/
+3
2025-04-10
drm/amd/display: Check link_index before accessing dc->links[]
Alex Hung
1
-0
/
+3
2025-04-10
tracing: Allow creating instances with specified system events
Steven Rostedt (Google)
1
-1
/
+1
2025-04-10
drm/amdgpu/gfx11: fix num_mec
Alex Deucher
1
-1
/
+1
2025-04-10
net: ibmveth: make veth_pool_store stop hanging
Dave Marquardt
1
-12
/
+27
2025-04-10
arcnet: Add NULL check in com20020pci_probe()
Henry Martin
1
-1
/
+16
2025-04-10
net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroy
David Oberhollenzer
2
-4
/
+10
2025-04-10
net: mvpp2: Prevent parser TCAM memory corruption
Tobias Waldekranz
3
-67
/
+140
2025-04-10
e1000e: change k1 configuration on MTP and later platforms
Vitaly Lifshits
3
-5
/
+82
[prev]
[next]