summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-02mfd: db8500-prcmu: Support the higher DB8520 ARMSSLinus Walleij1-5/+35
2019-09-02mfd: intel-lpss: Use MODULE_SOFTDEP() instead of implicit requestAndy Shevchenko1-21/+8
2019-09-02mfd: htc-i2cpld: Drop check because i2c_unregister_device() is NULL safeWolfram Sang1-2/+1
2019-09-02mfd: sm501: Include the GPIO driver headerLinus Walleij1-0/+1
2019-09-02mfd: intel-lpss: Add Intel Skylake ACPI IDsAndy Shevchenko1-0/+26
2019-09-02mfd: intel-lpss: Consistently use GENMASK()Andy Shevchenko1-5/+5
2019-09-02mfd: Add support for Merrifield Basin Cove PMICAndy Shevchenko4-0/+250
2019-09-02mfd: ezx-pcap: Replace mutex_lock with spin_lockFuqian Huang1-23/+30
2019-08-14mfd: asic3: Include the right headerLinus Walleij1-1/+1
2019-08-14MAINTAINERS: altera-sysmgr: Fix typo in a filepathDenis Efremov1-1/+1
2019-08-12mfd: mt6397: Extract IRQ related code from core driverHsin-Hsiung Wang4-147/+192
2019-08-12mfd: mt6397: Rename macros to something more readableHsin-Hsiung Wang1-8/+8
2019-08-12mfd: Remove dev_err() usage after platform_get_irq()Stephen Boyd6-27/+9
2019-08-12mfd: db8500-prcmu: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-08-12mfd: intel-lpss: Add Intel Tiger Lake PCI IDsAndy Shevchenko1-0/+23
2019-08-12mfd: Drop obsolete JZ4740 driverPaul Cercueil3-334/+0
2019-08-12mfd: omap-usb-host: Mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2019-08-12mfd: intel-lpss: Remove D3cold delayKai-Heng Feng1-0/+2
2019-08-12mfd: twl-core: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-12mfd: palmas: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-12mfd: max8998: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-12mfd: max8997: Convert to i2c_new_dummy_deviceWolfram Sang1-9/+9
2019-08-12mfd: max8925-i2c: Convert to i2c_new_dummy_deviceWolfram Sang1-6/+6
2019-08-12mfd: max8907: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-12mfd: max77843: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-12mfd: max77693: Convert to i2c_new_dummy_deviceWolfram Sang1-6/+6
2019-08-12mfd: max14577: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-12mfd: da9150-core: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-12mfd: bcm590xx: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-12mfd: ab3100-core: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-12mfd: 88pm860x-core: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-12mfd: 88pm800: Convert to i2c_new_dummy_deviceWolfram Sang1-6/+6
2019-08-12mfd: timberdale: Use dev_get_drvdataChuhong Yuan1-2/+1
2019-08-12mfd: da9063: Remove now unused platform_dataWolfram Sang2-61/+0
2019-08-12mfd: tps80031: Convert to devm_i2c_new_dummy_deviceWolfram Sang1-15/+8
2019-08-12mfd: cros_ec: Update cros_ec_commands.hYicheng Li1-0/+12
2019-08-12dt-bindings: mfd: rn5t618: Document optional property system-power-controllerJonathan Neuschäfer1-0/+5
2019-08-12mfd: aat2870: No need to check return value of debugfs_create functionsGreg Kroah-Hartman2-12/+2
2019-08-12mfd: ab8500: No need to check return value of debugfs_create functionsGreg Kroah-Hartman1-226/+98
2019-08-12mfd: ab3100: No need to check return value of debugfs_create functionsGreg Kroah-Hartman2-53/+13
2019-07-25mfd: davinci_voicecodec: Remove pointless #includeArnd Bergmann1-5/+4
2019-07-25mfd: max77620: Add of_node_put() before returnNishka Dasgupta1-1/+3
2019-07-22Linus 5.3-rc1v5.3-rc1Linus Torvalds1-2/+2
2019-07-21Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-122/+119
2019-07-21Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2019-07-21Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-31/+126
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai1-1/+1
2019-07-21hexagon: switch to generic version of pte allocationMike Rapoport1-32/+2
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds19-60/+1458
2019-07-21typo fix: it's d_make_root, not d_make_inode...Al Viro1-1/+1