summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-09-05mfd: intel_soc_pmic: Export separate mfd-cell configs for BYT and CHTHans de Goede3-6/+26
2017-09-05mfd: omap-usb-tll: Fix register offsetsArnd Bergmann1-2/+2
2017-09-05mfd: da9052: Constify spi_device_idArvind Yadav1-1/+1
2017-09-05mfd: intel-lpss: Put I2C and SPI controllers into reset state on suspendFurquan Shaikh1-0/+8
2017-09-05mfd: da9055: Constify i2c_device_idArvind Yadav1-1/+1
2017-09-05mfd: intel-lpss: Add missing PCI ID for Intel Sunrise Point LPSS devicesFlorian R. Hölzlwimmer1-0/+1
2017-09-05mfd: t7l66xb: Handle return value of clk_prepare_enableArvind Yadav1-3/+14
2017-09-05mfd: intel_soc_pmic_chtwc: Turn Kconfig option into a boolHans de Goede1-1/+1
2017-09-05mfd: lp87565: Convert to use devm_mfd_add_devices()Axel Lin1-4/+3
2017-09-05mfd: Add support for TPS68470 deviceRajmohan Mani3-0/+125
2017-09-05mfd: lpc_ich: Do not touch SPI-NOR write protection bit on Haswell/BroadwellMika Westerberg1-10/+0
2017-09-05mfd: syscon: atmel-smc: Add helper to retrieve register layoutLudovic Desroches3-21/+69
2017-09-05mfd: axp20x: Use correct platform device ID for many PEKQuentin Schulz1-6/+6
2017-09-05mfd: axp20x: Add support for AXP813 PMICChen-Yu Tsai2-0/+23
2017-09-05mfd: Add ROHM BD9571MWV-M MFD PMIC driverMarek Vasut3-0/+245
2017-09-05mfd: hi6421-pmic: Add support for HiSilicon Hi6421v530Guodong Xu1-18/+52
2017-09-05mfd: hi6421-pmic: Update dev_err messagesGuodong Xu1-3/+3
2017-09-05mfd: hi6421-pmic: Change license text to shorter formGuodong Xu1-11/+2
2017-09-05mfd: Kconfig: Add missing Kconfig dependency for TPS65086Michal Simek1-0/+1
2017-09-05mfd: ab8500-core: Constify attribute_group structuresArvind Yadav1-3/+3
2017-09-05mfd: max8998: Fix potential NULL pointer dereferenceChristophe JAILLET1-4/+2
2017-09-05mfd: max8925-i2c: Drop unnecessary staticJulia Lawall1-1/+1
2017-09-05mfd: da9052: Fix manual ADC read after timed out readSebastian Reichel1-0/+2
2017-09-05mfd: rtsx: Make arrays depth and cd_mask static constColin Ian King1-2/+2
2017-09-05mfd: twl-core: Improve the documentationDan Carpenter1-2/+2
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones890-4843/+15192
2017-09-04iio: adc: stm32: add support for lptimer triggersFabrice Gasnier1-2/+12
2017-09-04iio: counter: Add support for STM32 LPTimerFabrice Gasnier3-0/+393
2017-09-04iio: trigger: Add STM32 LPTimer trigger driverFabrice Gasnier3-0/+130
2017-09-04pwm: Add STM32 LPTimer PWM driverFabrice Gasnier3-0/+257
2017-09-04mfd: Add STM32 LPTimer driverFabrice Gasnier3-0/+122
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang21-23/+23
2017-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+4
2017-09-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+16
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds54-287/+377
2017-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-20/+39
2017-09-01Merge tag 'mmc-v4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-3/+22
2017-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+1
2017-09-01mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel1-0/+6
2017-09-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-15/+25
2017-09-01Merge tag 'for-4.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-13/+1
2017-09-01xen/gntdev: update to new mmu_notifier semanticJérôme Glisse1-8/+0
2017-09-01sgi-gru: update to new mmu_notifier semanticJérôme Glisse1-12/+0
2017-09-01misc/mic/scif: update to new mmu_notifier semanticJérôme Glisse1-11/+0
2017-09-01iommu/intel: update to new mmu_notifier semanticJérôme Glisse1-9/+0
2017-09-01iommu/amd: update to new mmu_notifier semanticJérôme Glisse1-8/+0
2017-09-01IB/hfi1: update to new mmu_notifier semanticJérôme Glisse1-9/+0
2017-09-01IB/umem: update to new mmu_notifier semanticJérôme Glisse1-19/+0
2017-09-01drm/amdgpu: update to new mmu_notifier semanticJérôme Glisse1-31/+0
2017-08-31wl1251: add a missing spin_lock_init()Cong Wang1-0/+1