summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-04-09i2c: spacemit: move i2c_xfer_msg()Troy Mitchell
2026-04-09can: ucan: fix devres lifetimeJohan Hovold
2026-04-09HID: winwing: Enable rumble effectsIvan Gorinov
2026-04-09HID: core: do not allow parsing 0-sized reportsDmitry Torokhov
2026-04-09HID: usbhid: refactor endpoint lookupJohan Hovold
2026-04-09HID: huawei: fix CD30 keyboard report descriptor issueMiao Li
2026-04-09HID: playstation: validate num_touch_reports in DualShock 4 reportsBenoît Sevens
2026-04-09HID: drop 'default !EXPERT' from tristate symbolsThomas Weißschuh
2026-04-09mmc: sdhci-of-dwcmshc: Disable clock before DLL configurationShawn Lin
2026-04-09mmc: core: Simplify with scoped for each OF child loopHans Zhang
2026-04-09mmc: core: Optimize size of struct mmc_queue_reqBin Liu
2026-04-09HID: usbhid: fix deadlock in hid_post_reset()Oliver Neukum
2026-04-09RDMA/ionic: bound node_desc sysfs read with %.64sKai Zen
2026-04-09HID: apple: ensure the keyboard backlight is off if suspendingAditya Garg
2026-04-09HID: quirks: Set ALWAYS_POLL for LOGITECH_BOLT_RECEIVERNícolas F. R. A. Prado
2026-04-09Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-09HID: alps: fix NULL pointer dereference in alps_raw_event()Greg Kroah-Hartman
2026-04-09Merge tag 'iommu-fixes-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-04-09HID: logitech-dj: Prevent REPORT_ID_DJ_SHORT related user initiated OOB writeLee Jones
2026-04-09HID: logitech-dj: Standardise hid_report_enum variable nomenclatureLee Jones
2026-04-09Merge tag 'platform-drivers-x86-v7.0-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-04-09HID: sony: update module descriptionRosalie Wanders
2026-04-09HID: logitech-hidpp: Check bounds when deleting force-feedback effectsGünther Noack
2026-04-09IB/core: Fix zero dmac race in neighbor resolutionChen Zhao
2026-04-09efi: Tag memblock reservations of boot services regions as RSRV_KERNArd Biesheuvel
2026-04-09drm/i915/wm: Allow SAGV with multiple pipes on pre-iclVille Syrjälä
2026-04-09drm/i915/wm: Reduce copy-pasta in skl_print_plane_wm_changes()Ville Syrjälä
2026-04-09drm/i915/wm: Verify 'ddb_y' as well as 'ddb'Ville Syrjälä
2026-04-09drm/i915/wm: Extract skl_ddb_entry_verify()Ville Syrjälä
2026-04-09drm/i915/wm: Extract skl_wm_level_verify()Ville Syrjälä
2026-04-09drm/i915/wm: Verify the correct plane DDB entryVille Syrjälä
2026-04-09drm/i915/wm: Consolidate SAGV pipe active/interlace checks to common codeVille Syrjälä
2026-04-09drm/i915/wm: Don't compute separate SAGV watermarks for RKLVille Syrjälä
2026-04-09drm/i915/wm: Reject SAGV consistently when block_time_us==0Ville Syrjälä
2026-04-09efi/memattr: Fix thinko in table size sanity checkArd Biesheuvel
2026-04-09drm/bridge: drm_bridge_get/put(): document NULL pointer behaviourLuca Ceresoli
2026-04-09RDMA/mana_ib: Support memory windowsKonstantin Taranov
2026-04-09nvme-multipath: drop head pointer check in nvme_mpath_clear_current_path()John Garry
2026-04-09nvme: add quirk NVME_QUIRK_IGNORE_DEV_SUBNQN for 144d:a808 (Samsung PM981/983...Alan Cui
2026-04-09nvmet-tcp: fix race between ICReq handling and queue teardownChaitanya Kulkarni
2026-04-09RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcvhkbinbin
2026-04-09gpio: swnode: defer probe on references to unregistered software nodesBartosz Golaszewski
2026-04-09RDMA/core: Prefer NLA_NUL_STRINGFlorian Westphal
2026-04-09Merge tag 'topic/step-2026-04-09' of https://gitlab.freedesktop.org/drm/i915/...Rodrigo Vivi
2026-04-09net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()David Carlier
2026-04-09net: lan966x: fix page pool leak in error pathsDavid Carlier
2026-04-09net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()David Carlier
2026-04-09drm/atomic: Increase timeout in drm_atomic_helper_wait_for_vblanks()Thomas Zimmermann
2026-04-09platform/x86: thinkpad_acpi: remove obsolete TODO commentDaniil Bulgar
2026-04-09leds: class: Make led_remove_lookup() NULL-awareAndy Shevchenko