summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-04-09spi: dln2: fix controller deregistrationJohan Hovold-1/+7
2026-04-09spi: coldfire-qspi: fix controller deregistrationJohan Hovold-2/+8
2026-04-09spi: cavium-thunderx: fix controller deregistrationJohan Hovold-1/+7
2026-04-09spi: octeon: fix controller deregistrationJohan Hovold-1/+7
2026-04-09spi: bcmbca-hsspi: fix controller deregistrationJohan Hovold-1/+3
2026-04-09spi: bcm63xx-hsspi: fix controller deregistrationJohan Hovold-1/+7
2026-04-09spi: bcm63xx: fix controller deregistrationJohan Hovold-1/+7
2026-04-09spi: atmel: fix controller deregistrationJohan Hovold-1/+7
2026-04-09spi: at91-usart: fix controller deregistrationJohan Hovold-1/+7
2026-04-09spi: aspeed-smc: fix controller deregistrationJohan Hovold-3/+6
2026-04-09spi: amlogic-spisg: fix controller deregistrationJohan Hovold-1/+3
2026-04-09spi: npcm-fiu: drop unused remove callbackJohan Hovold-8/+0
2026-04-09dm: fix a buffer overflow in ioctl processingMikulas Patocka-0/+4
2026-04-09spi: atcspi200: enable compile testingJohan Hovold-1/+1
2026-04-09PCI: sg2042: Avoid L0s and L1 on Sophgo 2042 PCIe Root PortsYao Zi-0/+2
2026-04-09PCI: cadence: Add flags for disabling ASPM capability for broken Root PortsYao Zi-0/+26
2026-04-09Merge tag 'efi-fixes-for-v7.0-4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2026-04-09Merge tag 'mmc-v7.0-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds-7/+12
2026-04-09Merge tag 'pmdomain-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-11/+4
2026-04-09thermal: intel: switch cpumask_get() to using cpumask_print_to_pagebuf()Yury Norov-2/+1
2026-04-09coresight: don't use bitmap_print_to_pagebuf()Yury Norov-18/+14
2026-04-09drm/xe: switch xe_pagefault_queue_init() to using bitmap_weighted_or()Yury Norov-2/+1
2026-04-09ice: use bitmap_empty() in ice_vf_has_no_qs_enaYury Norov-2/+2
2026-04-09ice: use bitmap_weighted_xor() in ice_find_free_recp_res_idx()Yury Norov-3/+1
2026-04-09HID: logitech-hidpp: fix race condition when accessing stale stack pointerBenoît Sevens-7/+17
2026-04-09i2c: spacemit: introduce pio for k1Troy Mitchell-72/+228
2026-04-09i2c: spacemit: move i2c_xfer_msg()Troy Mitchell-31/+31
2026-04-09can: ucan: fix devres lifetimeJohan Hovold-1/+1
2026-04-09HID: winwing: Enable rumble effectsIvan Gorinov-14/+182
2026-04-09HID: core: do not allow parsing 0-sized reportsDmitry Torokhov-0/+5
2026-04-09HID: usbhid: refactor endpoint lookupJohan Hovold-5/+3
2026-04-09HID: huawei: fix CD30 keyboard report descriptor issueMiao Li-0/+93
2026-04-09HID: playstation: validate num_touch_reports in DualShock 4 reportsBenoît Sevens-0/+12
2026-04-09HID: drop 'default !EXPERT' from tristate symbolsThomas Weißschuh-13/+0
2026-04-09mmc: sdhci-of-dwcmshc: Disable clock before DLL configurationShawn Lin-3/+16
2026-04-09mmc: core: Simplify with scoped for each OF child loopHans Zhang-7/+2
2026-04-09mmc: core: Optimize size of struct mmc_queue_reqBin Liu-3/+3
2026-04-09HID: usbhid: fix deadlock in hid_post_reset()Oliver Neukum-1/+1
2026-04-09RDMA/ionic: bound node_desc sysfs read with %.64sKai Zen-1/+1
2026-04-09HID: apple: ensure the keyboard backlight is off if suspendingAditya Garg-0/+2
2026-04-09HID: quirks: Set ALWAYS_POLL for LOGITECH_BOLT_RECEIVERNícolas F. R. A. Prado-0/+1
2026-04-09Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-71/+183
2026-04-09HID: alps: fix NULL pointer dereference in alps_raw_event()Greg Kroah-Hartman-0/+3
2026-04-09Merge tag 'iommu-fixes-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+6
2026-04-09HID: logitech-dj: Prevent REPORT_ID_DJ_SHORT related user initiated OOB writeLee Jones-0/+10
2026-04-09HID: logitech-dj: Standardise hid_report_enum variable nomenclatureLee Jones-6/+6
2026-04-09Merge tag 'platform-drivers-x86-v7.0-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-3/+106
2026-04-09HID: sony: update module descriptionRosalie Wanders-7/+9
2026-04-09HID: logitech-hidpp: Check bounds when deleting force-feedback effectsGünther Noack-6/+9
2026-04-09IB/core: Fix zero dmac race in neighbor resolutionChen Zhao-0/+3