summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2026-06-22net: ethernet: ti: icssg: guard PA stat lookupsPhilippe Schenker
2026-06-22rocker: Fix memory leak in ofdpa_port_fdb()Ziran Zhang
2026-06-23rtc: mv: add suspend/resume support for wakeupXue Lei
2026-06-23rtc: aspeed: add AST2700 compatibleTommy Huang
2026-06-23rtc: interface: fix typos in rtc_handle_legacy_irq() documentationYahya Saqban
2026-06-23rtc: msc313: fix NULL deref in shared IRQ handler at probeStepan Ionichev
2026-06-23rtc: remove unused pcap driverArnd Bergmann
2026-06-23rtc: interface: Add rtc_read_next_alarm() to read next expiring timerMario Limonciello
2026-06-22nbd: don't warn when reclassifying a busy socket lockDeepanshu Kartikey
2026-06-22e1000e: Reconfigure PLL clock gate timeout and re-enable K1 on Meteor LakeDima Ruinskiy
2026-06-22i40e: Fix i40e_debug() to use struct i40e_hw argumentMohamed Khalfella
2026-06-22ice: dpll: fix memory leak in ice_dpll_init_info error pathsZhaoJinming
2026-06-22ice: dpll: set pointers to NULL after kfree in ice_dpll_deinit_infoZhaoJinming
2026-06-22rtc: isl1208: Balance enable_irq_wake() with disable_irq_wake() on cleanupJohn Madieu
2026-06-22ice: call netif_keep_dst() once when entering switchdev modeMarcin Szycik
2026-06-22ice: fix ice_init_link() error return preventing probePaul Greenwalt
2026-06-22ice: fix AQ error code comparison in ice_set_pauseparam()Lukasz Czapnik
2026-06-22ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs()Dawid Osuchowski