summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-06-02mfd: sec: Remove unused platform data membersKrzysztof Kozlowski
2021-06-02mfd: sec: Enable wakeup from suspend via devicetree propertyKrzysztof Kozlowski
2021-06-02mfd: sec: Remove unused irq_base in platform dataKrzysztof Kozlowski
2021-06-02mfd: sec: Remove unused device_type in platform dataKrzysztof Kozlowski
2021-06-02mfd: sec: Remove unused cfg_pmic_irq in platform dataKrzysztof Kozlowski
2021-06-02mfd: bd71828: Fix .n_voltages settingsAxel Lin
2021-06-02mfd: hisilicon: Use the correct HiSilicon copyrightHao Fang
2021-06-02mfd: mt6360: Merge header file into driver and remove unuse register defineGene Chen
2021-06-02mfd: mt6360: Remove handle_post_irq callback functionGene Chen
2021-06-02mfd: mt6360: Rename mt6360_pmu_data by mt6360_ddataGene Chen
2021-06-02mfd: mt6360: Remove redundant brackets around raw numbersGene Chen
2021-06-02mfd: lp87565: Handle optional reset pinLuca Ceresoli
2021-06-02mfd: mt6397: Add MT6358 register definitions for power keyMattijs Korpershoek
2021-06-02Merge tags 'tb-mfd-asoc-v5.14-1', 'tb-mfd-gpio-regulator-v5.14' and 'tb-mfd-r...Lee Jones
2021-06-01regulator: mt6359: Add support for MT6359P regulatorHsin-Hsiung Wang
2021-06-01regulator: mt6359: Add support for MT6359 regulatorWen Su
2021-06-01mfd: Add support for the MediaTek MT6359 PMICHsin-Hsiung Wang
2021-06-01rtc: mt6397: refine RTC_TC_MTHHsin-Hsiung Wang
2021-06-01mfd: mt6358: Refine interrupt codeHsin-Hsiung Wang
2021-06-01mfd: Add Rockchip rk817 audio CODEC supportChris Morgan
2021-05-19mfd: lp87565: Move LP87565_regulator_id to .c fileLuca Ceresoli
2021-05-19mfd: lp87565: Fix typo in define namesLuca Ceresoli
2021-05-09Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-09Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-09Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-08Revert "bio: limit bio max size"Jens Axboe
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada
2021-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-05-07Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07mm: fix typos in commentsIngo Molnar
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-05-07include/linux/pgtable.h: few spelling fixesBhaskar Chowdhury
2021-05-07mm/vmalloc: remove vwrite()David Hildenbrand
2021-05-07drivers/char: remove /dev/kmem for goodDavid Hildenbrand
2021-05-07mm: fix some typos and code style problemsShijie Luo
2021-05-07init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes
2021-05-07kernel/async.c: remove async_unregister_domain()Rasmus Villemoes
2021-05-07delayacct: clear right task's flag after blkio completesYafang Shao
2021-05-07smp: kernel/panic.c - silence warningsHe Ying
2021-05-06Merge tag 'iomap-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-05-06include/linux/compat.h: remove unneeded declaration from COMPAT_SYSCALL_DEFIN...Masahiro Yamada
2021-05-06lib: crc8: pointer to data block should be constRichard Fitzgerald
2021-05-06lib: add fast path for find_first_*_bit() and find_last_bit()Yury Norov
2021-05-06lib: extend the scope of small_const_nbits() macroYury Norov