summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-01Merge 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-08-31Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-15/+25
2017-08-31Merge tag 'for-4.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-13/+1
2017-08-31xen/gntdev: update to new mmu_notifier semanticJérôme Glisse1-8/+0
2017-08-31sgi-gru: update to new mmu_notifier semanticJérôme Glisse1-12/+0
2017-08-31misc/mic/scif: update to new mmu_notifier semanticJérôme Glisse1-11/+0
2017-08-31iommu/intel: update to new mmu_notifier semanticJérôme Glisse1-9/+0
2017-08-31iommu/amd: update to new mmu_notifier semanticJérôme Glisse1-8/+0
2017-08-31IB/hfi1: update to new mmu_notifier semanticJérôme Glisse1-9/+0
2017-08-31IB/umem: update to new mmu_notifier semanticJérôme Glisse1-19/+0
2017-08-31drm/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
2017-08-31Input: xpad - fix PowerA init quirk for some gamepad modelsCameron Gutman1-5/+19
2017-08-31i2c: designware: Round down ACPI provided clk to nearest supported clkHans de Goede1-4/+12
2017-08-31Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky1-1/+1
2017-08-30Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli1-3/+0
2017-08-30Merge tag 'mlx5-fixes-2017-08-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller10-36/+43
2017-08-30net: dsa: bcm_sf2: Fix number of CFP entries for BCM7278Florian Fainelli3-4/+9
2017-08-30Merge tag 'drm-fixes-for-v4.13-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds2-3/+27
2017-08-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-7/+10
2017-08-30net/mlx5e: Fix CQ moderation mode not set properlyTal Gilboa1-0/+1