summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-05intel_idle: Avoid using deep idle states during initializationRafael J. Wysocki
2026-08-05firmware: cs_dsp: Fix mock register default typo in KUnit testRichard Fitzgerald
2026-08-05x86/xen: fix init of balloon stats againRoger Pau Monne
2026-08-05xen/xenbus: check otherend_id only after it has been initializedMarek Marczykowski-Górecki
2026-08-05xen/xenbus: log more information when device state got resetMarek Marczykowski-Górecki
2026-08-05thermal: hwmon: Remove hwmon class device along with its parentRafael J. Wysocki
2026-08-05Revert "thermal/drivers/hwmon: Cleanup coding style a bit"Rafael J. Wysocki
2026-08-05rust: treewide: replace `__pinned_init` with `raw_[try_]init`Gary Guo
2026-08-05drm/ttm: Use common ancestor of evictor and evictee as limit poolNatalie Vock
2026-08-05drm/ttm: Be more aggressive when allocating below protection limitNatalie Vock
2026-08-05drm/ttm: Split cgroup charge and resource allocationNatalie Vock
2026-08-05drm/ttm: Extract code for attempting allocation in a placeNatalie Vock
2026-08-05drm/bridge: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
2026-08-05gpu: nova-core: pass WPR metadata ownership to FmcBootArgsEliot Courtney
2026-08-05gpu: nova-core: split FbLayout into FSP and non-FSP versionsEliot Courtney
2026-08-05gpu: nova-core: return non-WPR heap size as u64 from HALsEliot Courtney
2026-08-05gpu: nova-core: rename heap size fieldEliot Courtney
2026-08-05gpu: nova-core: correct FRTS vidmem offset calculationEliot Courtney
2026-08-04Input: synaptics_i2c - return 0 explicitly on successSang-Heon Jeon
2026-08-04Input: rmi_smbus - remove conditional return with no effectSang-Heon Jeon
2026-08-04Input: pmic8xxx-keypad - remove conditional return with no effectSang-Heon Jeon
2026-08-04Input: synaptics-rmi4 - block s_input when F54 queue is busyDmitry Torokhov
2026-08-04Input: synaptics-rmi4 - bound the F54 report size to the allocated bufferBryam Vargas
2026-08-04Input: synaptics-rmi4 - zero report size on F54 work errorDmitry Torokhov
2026-08-04Input: synaptics-rmi4 - fix F55 transmitter electrode count typoDmitry Torokhov
2026-08-05thunderbolt: stream: Add support for busy pollingMika Westerberg
2026-08-05thunderbolt: Make interrupt optional for ringsMika Westerberg
2026-08-05thunderbolt: stream: Support IOCB_NOWAIT in non-blocking I/O as wellMika Westerberg
2026-08-05thunderbolt: stream: Fix possible short reads/writesMika Westerberg
2026-08-05thunderbolt: stream: Restore consumer if copying from iter failsMika Westerberg
2026-08-04bnge: send hwrm for interface down/up transitionsVikas Gupta
2026-08-04bnge: add ndo_set_rx_mode_async supportVikas Gupta
2026-08-04bnge: refactor rx mode helpers to accept explicit address listsVikas Gupta
2026-08-04bnxt_en: Fix PTP PPS setting bugKeegan Freyhof
2026-08-04bnxt_en: Disable EOP for TPA on all chips to prevent data corruptionMichael Chan
2026-08-04bnxt_en: Refresh VNIC default ring on queue restart if neededShravya KN
2026-08-04bnxt_en: Determine and store default RX ring in vnic structureShravya KN
2026-08-04bnxt_en: Move RSS table fill outside __bnxt_hwrm_vnic_set_rss()Shravya KN
2026-08-04mm: use linear_page_[index, delta]() consistentlyLorenzo Stoakes
2026-08-04drm/gpusvm: use hmm_range_fault_unlocked_timeout() for range faultsStanislav Kinsburskii
2026-08-04accel/amdxdna: use hmm_range_fault_unlocked_timeout() for range populationStanislav Kinsburskii
2026-08-04RDMA/umem: use hmm_range_fault_unlocked_timeout() for ODP faultsStanislav Kinsburskii
2026-08-04drm/nouveau: use hmm_range_fault_unlocked_timeout() for SVM faultsStanislav Kinsburskii
2026-08-04mshv: use hmm_range_fault_unlocked_timeout() for region faultsStanislav Kinsburskii
2026-08-04net/mlx5e: fix BQL reset on SQ re-activationBobby Eshleman
2026-08-04net: bonding: check register_netdevice_notifier() error in bonding_init()Minhong He
2026-08-04net: vrf: check register_netdevice_notifier() error in vrf_init_module()Minhong He
2026-08-04net: macvlan: check register_netdevice_notifier() error in macvlan_init_module()Minhong He
2026-08-04net: team: check register_netdevice_notifier() error in team_module_init()Minhong He
2026-08-04net: lapbether: check register_netdevice_notifier() error in lapbeth_init_dri...Minhong He