summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-23NTB: epf: Fix doorbell bitmask and IRQ vector handlingKoichiro Den
2026-06-23NTB: epf: Report 0-based doorbell vector via ntb_db_event()Koichiro Den
2026-06-23NTB: epf: Make db_valid_mask cover only real doorbell bitsKoichiro Den
2026-06-23NTB: epf: Document legacy doorbell slot offset in ntb_epf_peer_db_set()Koichiro Den
2026-06-23PCI: endpoint: pci-epf-vntb: Implement .db_vector_count()/mask() for doorbellsKoichiro Den
2026-06-23i2c: i801: fix hardware state machine corruption in error pathMingyu Wang
2026-06-23PCI: endpoint: pci-epf-vntb: Exclude reserved slots from db_valid_maskKoichiro Den
2026-06-23Merge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-06-23i2c: mpc: Fix timeout calculationsAndy Shevchenko
2026-06-23Merge tag 'nvme-7.2-2026-06-23' of git://git.infradead.org/nvme into block-7.2Jens Axboe
2026-06-23Merge tag 'mailbox-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds
2026-06-23Merge tag 'for-next-tpm-7.2-rc1-fixed' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-23cpuidle: Allow exit latency to exceed target residencyRafael J. Wysocki
2026-06-23soundwire: Move wait for initialisation helper to headerCharles Keepax
2026-06-23gpio: davinci: fix IRQ domain leak on devm_kzalloc failureQingshuang Fu
2026-06-23gpio: tegra: do not call pinctrl for GPIO directionRunyu Xiao
2026-06-23drm/i915/gem: Add missing nospec on parallel submit slotJoonas Lahtinen
2026-06-23drm/{i915, xe}/panic: drop dependency on struct intel_framebufferJani Nikula
2026-06-23drm/xe/panic: store fb bo in struct intel_panicJani Nikula
2026-06-23drm/{i915,xe}/panic: pass obj to panic setupJani Nikula
2026-06-23drm/i915/panic: remove the extra layer from panic hooksJani Nikula
2026-06-23drm/i915/panic: squash i915_panic.c into i915_gem_panic.cJani Nikula
2026-06-23drm/i915/panic: split out i915_gem_panic.[ch]Jani Nikula
2026-06-23drm/i915/gem: Add missing nospec on parallel submit slotJoonas Lahtinen
2026-06-23fbdev: vga16fb: Drop unused assignment of platform_device_id driver dataUwe Kleine-König
2026-06-22Input: cap11xx - add support for CAP1114Jun Yan
2026-06-22Input: cap11xx - guard unsupported DT properties before parsingJun Yan
2026-06-22Input: cap11xx - refactor code for better CAP1114 support.Jun Yan
2026-06-22Input: cap11xx - add reset gpio supportJun Yan
2026-06-22Input: cap11xx - remove unused register macrosJun Yan
2026-06-22Input: cap11xx - clean up duplicate log and add probe error logsJun Yan
2026-06-22Input: mms114 - refactor chip variant handling using descriptorsDmitry Torokhov
2026-06-22Input: mms114 - replace BUG() and fix alignmentDmitry Torokhov
2026-06-22Input: mms114 - replace udelay with usleep_rangeDmitry Torokhov
2026-06-22Input: mms114 - use appropriate register argument typesDmitry Torokhov
2026-06-22Input: mms114 - prefer GPL over GPL v2 for module licenseDmitry Torokhov
2026-06-23gpu: nova-core: fb: Move PDISP register definitionAntonin Malzieu Ridolfi
2026-06-23gpu: nova-core: gsp: Extract and display usable FB regions from GSPJoel Fernandes
2026-06-22Merge branch 'next' into for-linusDmitry Torokhov
2026-06-22Input: mms114 - fix touch indexing for MMS134S and MMS136Dmitry Torokhov
2026-06-22Input: elan_i2c - prevent division by zero and arithmetic underflowRanjan Kumar
2026-06-22Input: stop force-feedback timer when unregistering input devicesDmitry Torokhov
2026-06-22Input: iforce - bound the device-reported force-feedback effect indexBryam Vargas
2026-06-22Input: goodix - clamp the device-reported contact countBryam Vargas
2026-06-23md/raid5: avoid R5_Overlap races while breaking stripe batchesChen Cheng
2026-06-23md/raid5: use stripe state snapshot in break_stripe_batch_list()Chen Cheng
2026-06-22net: airoha: Fix TX scheduler queue mask loop upper boundWayen Yan
2026-06-22bnx2x: fix potential memory leak in bnx2x_alloc_mem_bp()Abdun Nihaal
2026-06-22eth: bnxt: improve the timing of statsJakub Kicinski
2026-06-22hdlc_ppp: sync per-proto timers before freeing hdlc stateFan Wu