summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-03-14mfd: db8500-prcmu: Remove needless return in three void APIsZijun Hu1-3/+3
2025-03-14mfd: Remove STA2x11 core driverLukas Bulwahn1-506/+0
2025-03-14mfd: lp3943: Drop #include <linux/pwm.h> from headerUwe Kleine-König1-1/+0
2025-03-14mfd: max8997: Remove unused function max8997_irq_exit()Lee Jones1-1/+0
2025-03-14mfd: tps65219: Add support for TI TPS65214 PMICShree Ramamoorthy1-5/+60
2025-03-14mfd: tps65219: Add support for TI TPS65215 PMICShree Ramamoorthy1-6/+65
2025-03-14mfd: stm32-timers: Add support for stm32mp25Fabrice Gasnier1-0/+9
2025-03-14Merge branches 'ib-mfd-input-leds-power-6.15', 'ib-mfd-power-6.15' and 'ib-mf...Lee Jones4-0/+229
2025-03-14Merge tag 'mhi-for-v6.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-18/+0
2025-03-14Merge tag 'iio-for-6.15a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman13-31/+300
2025-03-14ASoC: Merge up fixesMark Brown1-1/+4
2025-03-14dt-bindings: reset: fix double id on rk3562-cru reset idsHeiko Stuebner1-1/+1
2025-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni9-74/+84
2025-03-13Bluetooth: hci_event: Fix connection regression between LE and non-LE adaptersArkadiusz Bokowy1-1/+1
2025-03-13zstd: Import upstream v1.5.7Nick Terrell3-272/+968
2025-03-13clk: davinci: remove support for da830Bartosz Golaszewski1-6/+0
2025-03-13Merge tag 'net-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-71/+41
2025-03-13genirq/msi: Rename msi_[un]lock_descs()Thomas Gleixner1-4/+4
2025-03-13genirq/msi: Use lock guards for MSI descriptor lockingThomas Gleixner2-0/+5
2025-03-13cleanup: Provide retain_ptr()Thomas Gleixner1-0/+17
2025-03-13Revert "fsnotify: generate pre-content permission event on page fault"Amir Goldstein1-1/+0
2025-03-13dt-bindings: reset: audiomix: Add reset ids for EARC and DSPDaniel Baluta1-0/+13
2025-03-13jbd2: remove unused return value of jbd2_journal_cancel_revokeKemeng Shi1-1/+1
2025-03-13jbd2: remove unused h_jdata flag of handleKemeng Shi1-2/+0
2025-03-13spi: Use inclusive languageAndy Shevchenko1-17/+17
2025-03-13jbd2: drop JBD2_ABORT_ON_SYNCDATA_ERRBaokun Li1-3/+0
2025-03-13dt-bindings: power: Add TH1520 SoC power domainsMichal Wilczynski1-0/+19
2025-03-13firmware: thead: Add AON firmware protocol driverMichal Wilczynski1-0/+200
2025-03-13block: protect debugfs attrs using elevator_lock instead of sysfs_lockNilay Shroff1-3/+3
2025-03-13mfd: sec: Add support for S2MPU05 PMICKaustabh Chakraborty3-0/+228
2025-03-13genirq/msi: Make a few functions staticThomas Gleixner1-5/+0
2025-03-13RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()Maher Sanalla1-1/+1
2025-03-13net: mana: Change the function signature of mana_get_primary_netdev_rcuLong Li1-1/+3
2025-03-13block: remove unused parameter 'q' parameter in __blk_rq_map_sg()Anuj Gupta1-5/+4
2025-03-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Paolo Abeni4-6/+85
2025-03-13posix-timers: Provide a mechanism to allocate a given timer IDThomas Gleixner3-0/+14
2025-03-13posix-timers: Avoid false cacheline sharingThomas Gleixner1-9/+12
2025-03-13posix-timers: Make signal_struct:: Next_posix_timer_id an atomic_tEric Dumazet1-1/+1
2025-03-13posix-timers: Make lock_timer() use guard()Peter Zijlstra1-8/+14
2025-03-13posix-timers: Rework timer removalThomas Gleixner1-0/+7
2025-03-13Merge tag 'intel-pinctrl-v6.15-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij5-123/+163
2025-03-12net: add granular lock for the netdev netlink socketStanislav Fomichev1-0/+1
2025-03-12net: create netdev_nl_sock to wrap bindings listStanislav Fomichev1-0/+11
2025-03-12PM: clk: Remove unused pm_clk_remove()Dr. David Alan Gilbert1-4/+0
2025-03-12compiler_types: Introduce __nonstring_arrayKees Cook1-0/+12
2025-03-12PM: sleep: Remove unused pm_generic_ wrappersDr. David Alan Gilbert1-4/+0
2025-03-12net: revert to lockless TC_SETUP_BLOCK and TC_SETUP_FTStanislav Fomichev1-2/+0
2025-03-12PNP: Expand length of fixup id stringKees Cook1-1/+1
2025-03-12fsnotify: add pre-content hooks on mmap()Amir Goldstein1-0/+21
2025-03-12block: change blk_mq_add_to_batch() third argument type to boolShin'ichiro Kawasaki1-4/+12