summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: hi6421-pmic: Add support for HiSilicon Hi6421v530Guodong Xu2017-09-052-18/+57
* mfd: hi6421-pmic: Update dev_err messagesGuodong Xu2017-09-051-3/+3
* mfd: hi6421-pmic: Change license text to shorter formGuodong Xu2017-09-051-11/+2
* mfd: Kconfig: Add missing Kconfig dependency for TPS65086Michal Simek2017-09-051-0/+1
* mfd: syscon: Update Atmel SMC binding docLudovic Desroches2017-09-051-0/+1
* mfd: ab8500-core: Constify attribute_group structuresArvind Yadav2017-09-051-3/+3
* dt-bindings: mfd: da9052: Support TSI as ADCSebastian Reichel2017-09-051-0/+8
* mfd: max8998: Fix potential NULL pointer dereferenceChristophe JAILLET2017-09-051-4/+2
* mfd: max8925-i2c: Drop unnecessary staticJulia Lawall2017-09-051-1/+1
* mfd: da9052: Fix manual ADC read after timed out readSebastian Reichel2017-09-051-0/+2
* mfd: rtsx: Make arrays depth and cd_mask static constColin Ian King2017-09-051-2/+2
* mfd: twl-core: Improve the documentationDan Carpenter2017-09-051-2/+2
*---------. Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones2017-09-051835-25500/+32661
|\ \ \ \ \ \
| | | | | | * mfd: rk808: Add RK805 power key supportJoseph Chen2017-08-211-0/+17
| | | | | | * mfd: rk808: Add RK805 pinctrl supportJoseph Chen2017-08-211-0/+1
| | | | | | * pinctrl: Add pinctrl driver for the RK805 PMICJoseph Chen2017-08-213-0/+503
| | | | | | * pinctrl: dt-bindings: Add bindings for Rockchip RK805 PMICJoseph Chen2017-08-211-0/+63
| | | | | | * mfd: dt-bindings: Add RK805 device tree bindings documentElaine Zhang2017-08-211-1/+21
| | | | | | * mfd: rk808: Add RK805 supportElaine Zhang2017-08-212-2/+110
| | | | | | * regulator: rk808: Add regulator driver for RK805Elaine Zhang2017-08-212-2/+132
| | | | | | * mfd: rk808: Add rk805 regs addr and IDElaine Zhang2017-08-211-0/+120
| | | | | | * mfd: rk808: Fix up the chip id get failedElaine Zhang2017-08-212-6/+16
| | | | | * | mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-0425-26/+26
| | | | * | | mfd: dm355evm_msp: Move header file out of I2C realmWolfram Sang2017-08-154-3/+3
| | | | | |/ | | | | |/|
| | | * | | iio: adc: stm32: add support for lptimer triggersFabrice Gasnier2017-09-041-2/+12
| | | * | | iio: counter: Add support for STM32 LPTimerFabrice Gasnier2017-09-044-0/+450
| | | * | | dt-bindings: iio: Add STM32 LPTimer quadrature encoder and counterFabrice Gasnier2017-09-041-0/+27
| | | * | | iio: trigger: Add STM32 LPTimer trigger driverFabrice Gasnier2017-09-044-0/+157
| | | * | | dt-bindings: iio: Add STM32 LPTimer trigger bindingFabrice Gasnier2017-09-041-0/+23
| | | * | | dt-bindings: pwm: Add STM32 LPTimer PWM bindingFabrice Gasnier2017-09-041-0/+24
| | | * | | pwm: Add STM32 LPTimer PWM driverFabrice Gasnier2017-09-043-0/+257
| | | * | | mfd: Add STM32 LPTimer driverFabrice Gasnier2017-09-044-0/+184
| | | * | | dt-bindings: mfd: Add STM32 LPTimer bindingFabrice Gasnier2017-09-041-0/+48
| | | | |/ | | | |/|
| | | * | Linux 4.13v4.13Linus Torvalds2017-09-031-1/+1
| | | * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-09-034-24/+8
| | | |\ \
| | | | * | irqchip: mips-gic: SYNC after enabling GIC regionJames Hogan2017-08-301-1/+4
| | | | * | MIPS: Remove pt_regs adjustments in indirect syscall handlerJames Cowgill2017-08-292-17/+0
| | | | * | MIPS: seccomp: Fix indirect syscall argsJames Hogan2017-08-291-6/+4
| | | * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-033-8/+10
| | | |\ \ \
| | | | * | | x86/boot: Prevent faulty bootparams.screeninfo from causing harmJan H. Schönherr2017-08-291-2/+1
| | | | * | | x86/boot: Provide more slack space during decompressionJan H. Schönherr2017-08-291-1/+7
| | | | * | | x86/ldt: Fix off by one in get_segment_base()Dan Carpenter2017-08-291-5/+2
| | | * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-09-031-3/+1
| | | |\ \ \ \
| | | | * | | | time: Fix ktime_get_raw() incorrect base accumulationJohn Stultz2017-08-261-3/+1
| | | * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-037-13/+22
| | | |\ \ \ \ \
| | | | * | | | | perf/ftrace: Fix double traces of perf on ftrace:functionZhou Chengming2017-08-297-13/+20
| | | | * | | | | perf/core: Fix potential double-fetch bugMeng Xu2017-08-291-0/+2
| | | | | |/ / / | | | | |/| | |
| | | * | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-09-022-2/+27
| | | |\ \ \ \ \
| | | | * | | | | Fix warning messages when mounting to older serversSteve French2017-09-012-2/+27
| | | * | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-09-0220-349/+2
| | | |\ \ \ \ \ \