summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
14 daysclk: ti: mux: resolve parent clocks by DT index, not by nameMathieu Dubois-Briand
14 daysclk: devres: fix cleanup in devm_clk_get_optional_enabled_with_rate()Onur Özkan
14 daysclk: zynq: pll: Fix kernel-doc after determine_rate() conversionBabanpreet Singh
14 daysMerge tag 'clk-misc-round-two-for-v7.3' of ssh://github.com/masneyb/linux int...Stephen Boyd
14 daysMerge tag 'clk-misc-for-v7.3' of ssh://github.com/masneyb/linux into clk-pileStephen Boyd
14 daysio_uring/rsrc: rename io_buffer_register_bvec()/io_buffer_unregister_bvec()Joanne Koong
2026-08-17Merge branch 'for-next' into for-linusTakashi Iwai
2026-08-17auxdisplay: charlcd: cancel backlight work on registration failureHongyan Xu
2026-08-17net: ionic: Fetch RCQ sign bit from firmwareAbhijit Gangurde
2026-08-16hwmon: (emc1403) Drop hysteresis for low limit temperatureMarius Cristea
2026-08-16hwmon: (coretemp) Fix core_data leak on CPUs without PTSSzymon Wilczek
2026-08-16hwmon: (max6621) fix negative temperature offset and crit readingsCong Nguyen
2026-08-16hwmon: (max6621) fix temperature clamp rangeCong Nguyen
2026-08-16Merge tag 'timers_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-08-16wifi: mt76: mt7921: refactor regd update to fix recursive mutex deadlockCharlie-cy Wu
2026-08-16Revert "i2c: designware: defer probe if child GpioInt controllers are not bound"Linus Torvalds
2026-08-16Merge tag 'pinctrl-qcom-updates-for-v7.3-rc1' of git://git.kernel.org/pub/scm...Linus Walleij
2026-08-16Merge tag 'pinctrl-qcom-fixes-for-v7.2' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2026-08-16Merge tag 'block-7.2-20260815' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-15nbd: add pre_defined_connections module parameter for pre-created devicesYang Erkun
2026-08-15nbd: remove queue freeze for newly created nbd from netlink pathYang Erkun
2026-08-15nbd: factor out a nbd_genl_foreach_sockYang Erkun
2026-08-15nbd: skip queue freeze when setting size at device startupYang Erkun
2026-08-15nbd: remove queue freeze in nbd_add_socketYang Erkun
2026-08-15nbd: clear queue limits on disconnectYang Erkun
2026-08-15nbd: disallow NBD_SET_SOCK on an active deviceYang Erkun
2026-08-15nbd: simplify find_fallback() by removing redundant logicLong Li
2026-08-15drbd: don't leak the shared secret to unprivileged netlink dumpsChristoph Böhmwalder
2026-08-15block: mtip32xx: synchronize ioctls with device removalHongyan Xu
2026-08-15ublk: avoid teardown retry loop on xarray allocation failureYao Sang
2026-08-15null_blk: fix UBSAN shift-out-of-bounds when zone_size is 0 or overflowsRik van Riel
2026-08-15Merge tag 'md-7.3-20260809' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe
2026-08-15loop: Fix recently introduced lock inversionBart Van Assche
2026-08-15swim3: Add missing MODULE_DESCRIPTIONNathan Chancellor
2026-08-15ublk: reject non-power-of-2 zone sizes in SET_PARAMSYao Sang
2026-08-15null_blk: serialize configfs attribute updates with device setupNiklas Cassel
2026-08-15null_blk: serialize configfs attribute shows with the lockZizhi Wo
2026-08-15null_blk: serialize configfs attribute stores with the lockZizhi Wo
2026-08-15null_blk: convert file-scope mutex users to guard(mutex)Zizhi Wo
2026-08-15null_blk: reject per-device queue resize for shared tag setZizhi Wo
2026-08-15null_blk: clean up null_del_dev() to use cached dev pointerZizhi Wo
2026-08-15null_blk: free zones array on device power-offZizhi Wo
2026-08-15null_blk: free global tag_set on init error pathZizhi Wo
2026-08-15null_blk: move unregister_blkdev() after destroying dev in null_exit()Zizhi Wo
2026-08-15null_blk: register configfs subsystem after creating default devicesZizhi Wo
2026-08-15null_blk: use DEFINE_MUTEX for the file-scope mutexZizhi Wo
2026-08-15mailbox: cix: fix DT property name string typo and use dev_err_probe()Surendra Singh Chouhan
2026-08-15mailbox: riscv-sbi-mpxy: validate RPMI notification lengthsPengpeng Hou
2026-08-15mailbox: bcm2835: use platform_get_irq and simplify probeRosen Penev
2026-08-15mailbox: qcom-ipcc: fix duplicate channel allocation across holesAnup Vishwakarma