summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-03-14mfd: pcf50633: Remove remaining PCF50633 supportDr. David Alan Gilbert
2025-03-14mfd: pcF50633-gpio: Remove unused driverDr. David Alan Gilbert
2025-03-14mfd: pcf50633-adc: Remove unused driverDr. David Alan Gilbert
2025-03-14backlight: pcf50633-backlight: Remove unused driverDr. David Alan Gilbert
2025-03-14mfd: ezx-pcap: Remove unused pcap_adc_syncDr. David Alan Gilbert
2025-03-14mfd: db8500-prcmu: Remove needless return in three void APIsZijun Hu
2025-03-14mfd: Remove STA2x11 core driverLukas Bulwahn
2025-03-14mfd: lp3943: Drop #include <linux/pwm.h> from headerUwe Kleine-König
2025-03-14mfd: max8997: Remove unused function max8997_irq_exit()Lee Jones
2025-03-14mfd: tps65219: Add support for TI TPS65214 PMICShree Ramamoorthy
2025-03-14mfd: tps65219: Add support for TI TPS65215 PMICShree Ramamoorthy
2025-03-14mfd: stm32-timers: Add support for stm32mp25Fabrice Gasnier
2025-03-14Merge branches 'ib-mfd-input-leds-power-6.15', 'ib-mfd-power-6.15' and 'ib-mf...Lee Jones
2025-03-14Merge tag 'mhi-for-v6.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2025-03-14Merge tag 'iio-for-6.15a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-13zstd: Import upstream v1.5.7Nick Terrell
2025-03-13clk: davinci: remove support for da830Bartosz Golaszewski
2025-03-13genirq/msi: Rename msi_[un]lock_descs()Thomas Gleixner
2025-03-13genirq/msi: Use lock guards for MSI descriptor lockingThomas Gleixner
2025-03-13cleanup: Provide retain_ptr()Thomas Gleixner
2025-03-13Revert "fsnotify: generate pre-content permission event on page fault"Amir Goldstein
2025-03-13jbd2: remove unused return value of jbd2_journal_cancel_revokeKemeng Shi
2025-03-13jbd2: remove unused h_jdata flag of handleKemeng Shi
2025-03-13spi: Use inclusive languageAndy Shevchenko
2025-03-13jbd2: drop JBD2_ABORT_ON_SYNCDATA_ERRBaokun Li
2025-03-13firmware: thead: Add AON firmware protocol driverMichal Wilczynski
2025-03-13block: protect debugfs attrs using elevator_lock instead of sysfs_lockNilay Shroff
2025-03-13mfd: sec: Add support for S2MPU05 PMICKaustabh Chakraborty
2025-03-13genirq/msi: Make a few functions staticThomas Gleixner
2025-03-13block: remove unused parameter 'q' parameter in __blk_rq_map_sg()Anuj Gupta
2025-03-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Paolo Abeni
2025-03-13posix-timers: Provide a mechanism to allocate a given timer IDThomas Gleixner
2025-03-13posix-timers: Avoid false cacheline sharingThomas Gleixner
2025-03-13posix-timers: Make signal_struct:: Next_posix_timer_id an atomic_tEric Dumazet
2025-03-13posix-timers: Make lock_timer() use guard()Peter Zijlstra
2025-03-13posix-timers: Rework timer removalThomas Gleixner
2025-03-13Merge tag 'intel-pinctrl-v6.15-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2025-03-12PM: clk: Remove unused pm_clk_remove()Dr. David Alan Gilbert
2025-03-12compiler_types: Introduce __nonstring_arrayKees Cook
2025-03-12PM: sleep: Remove unused pm_generic_ wrappersDr. David Alan Gilbert
2025-03-12net: revert to lockless TC_SETUP_BLOCK and TC_SETUP_FTStanislav Fomichev
2025-03-12PNP: Expand length of fixup id stringKees Cook
2025-03-12fsnotify: add pre-content hooks on mmap()Amir Goldstein
2025-03-12block: change blk_mq_add_to_batch() third argument type to boolShin'ichiro Kawasaki
2025-03-12x86/resctrl: Move get_config_index() to a headerJames Morse
2025-03-12x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plrJames Morse
2025-03-12x86/resctrl: Move mbm_cfg_mask to struct rdt_resourceJames Morse
2025-03-12x86/resctrl: Change mon_event_config_{read,write}() to be arch helpersJames Morse
2025-03-12x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMECJames Morse