summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq()Dan Carpenter2021-02-081-2/+1
* mfd: iqs62x: Do not change clock frequency during ATIJeff LaBundy2021-02-081-0/+9
* mfd: iqs62x: Do not poll during ATIJeff LaBundy2021-02-082-63/+73
* mfd: iqs62x: Increase interrupt handler return delayJeff LaBundy2021-02-081-1/+1
* mfd: iqs62x: Rename regmap_config structJeff LaBundy2021-02-081-2/+2
* mfd: iqs62x: Remove unused bit maskJeff LaBundy2021-02-081-1/+0
* mfd: iqs62x: Remove superfluous whitespace above fallthroughsJeff LaBundy2021-02-081-3/+0
* mfd: intel-lpss: Add Intel Alder Lake PCH-S PCI IDsJarkko Nikula2021-02-081-0/+15
* mfd: intel-m10-bmc: Expose MAC address and countRuss Weight2021-02-083-0/+73
* mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500Dmitry Osipenko2021-02-083-0/+214
* dt-bindings: mfd: Add ENE KB930 Embedded Controller bindingDmitry Osipenko2021-02-081-0/+65
* dt-bindings: mfd: gateworks-gsc: Add fan-tach modeTim Harvey2021-02-081-1/+2
* mfd: intel-lpss: Add Intel Alder Lake PCH-P PCI IDsAndy Shevchenko2021-02-081-0/+13
* mfd: gateworks-gsc: Fix interrupt typeTim Harvey2021-02-081-1/+1
* mfd: Standardise MFD_CELL_* helper namesLee Jones2021-02-084-33/+33
* mfd: mcp-sa11x0: Use DIV_ROUND_UP to calculate rw_timeoutZheng Yongjun2021-02-081-2/+1
* mfd: max8997: Add of_compatible to Extcon and Charger mfd_cellTimon Baetz2021-02-081-2/+2
* dt-bindings: mfd: Correct the node name of the panel LEDZhen Lei2021-02-081-1/+1
* mfd: sgi-ioc3: Turn Kconfig option into a boolThomas Bogendoerfer2021-02-081-1/+1
* mfd: altera-sysmgr: Fix physical address storing moreArnd Bergmann2021-02-081-1/+2
*-. Merge branches 'ib-mfd-asoc-5.12', 'ib-mfd-bus-5.12' and 'ib-mfd-gpio-regulat...Lee Jones2021-02-0812-146/+197
|\ \
| | * mfd: bd9571mwv: Add support for BD9574MWFKhiem Nguyen2021-01-142-4/+89
| | * mfd: bd9571mwv: Make the driver more genericKhiem Nguyen2021-01-142-52/+43
| | * mfd: bd9571mwv: Use devm_regmap_add_irq_chip()Yoshihiro Shimoda2021-01-141-21/+6
| | * mfd: bd9571mwv: Use the SPDX license identifierYoshihiro Shimoda2021-01-142-18/+2
| | * gpio: bd9571mwv: Add BD9574MWF supportYoshihiro Shimoda2021-01-141-2/+4
| | * gpio: bd9571mwv: rid of using struct bd9571mwvYoshihiro Shimoda2021-01-141-10/+9
| | * gpio: bd9571mwv: Use the SPDX license identifierYoshihiro Shimoda2021-01-141-9/+1
| | * regulator: bd9571mwv: Add BD9574MWF supportYoshihiro Shimoda2021-01-141-2/+8
| | * regulator: bd9571mwv: rid of using struct bd9571mwvYoshihiro Shimoda2021-01-141-23/+26
| | * mfd: rohm-generic: Add BD9571 and BD9574Yoshihiro Shimoda2021-01-141-0/+2
| | * dt-bindings: mfd: bd9571mwv: Document BD9574MWFYoshihiro Shimoda2021-01-141-2/+2
| | * mfd: bd9571mwv: Use devm_mfd_add_devices()Yoshihiro Shimoda2021-01-141-3/+3
| * | mfd/bus: sunxi-rsb: Make .remove() callback return voidUwe Kleine-König2021-01-156-9/+11
| |/
* | mfd: arizona: Add support for ACPI enumeration of WM5102 connected over SPIHans de Goede2021-02-041-0/+127
* | mfd: arizona: Replace arizona_of_get_type() with device_get_match_data()Hans de Goede2021-02-044-28/+12
* | mfd: arizona: Add MODULE_SOFTDEP("pre: arizona_ldo1")Hans de Goede2021-02-042-0/+2
|/
* Linux 5.11-rc1v5.11-rc1Linus Torvalds2020-12-281-2/+2
* proc mountinfo: make splice available againLinus Torvalds2020-12-271-3/+6
* Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds2020-12-274-3/+44
|\
| * ntb: intel: add Intel NTB LTR vendor support for gen4 NTBDave Jiang2020-12-073-1/+42
| * ntb: idt: fix error check in ntb_hw_idt.cWang Qing2020-12-071-2/+2
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-272-2/+4
|\ \
| * | crypto: qat - add CRYPTO_AES to Kconfig dependenciesMarco Chiappero2020-12-231-0/+1
| * | crypto: keembay - Add dependency on HAS_IOMEMDaniele Alessandrelli2020-12-231-0/+1
| * | crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAYGeert Uytterhoeven2020-12-231-2/+2
* | | Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-12-274-26/+42
|\ \ \
| * | | objtool: Fix seg fault with Clang non-section symbolsJosh Poimboeuf2020-12-164-26/+42
* | | | Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-12-273-4/+22
|\ \ \ \
| * | | | softirq: Avoid bad tracing / lockdep interactionPeter Zijlstra2020-12-181-1/+1