summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2017-05-031-1/+9
|\
| *-. Merge remote-tracking branches 'spi/topic/ti-qspi' and 'spi/topic/xlp' into s...Mark Brown2017-04-261-0/+4
| |\ \
| | * | spi: Add can_dma like interface for spi_flash_readVignesh R2017-04-211-0/+4
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge remote-tracking branches 'spi/topic/devprop', 'spi/topic/fsl', 'spi/top...Mark Brown2017-04-261-0/+4
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | spi: allow attaching device properties to SPI board infoDmitry Torokhov2017-03-061-0/+4
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2017-04-261-1/+1
| |\ \ \ \
| | * | | | spi: dynamycally allocated message initializationEmiliano Ingrassia2017-03-291-1/+1
| | | |/ / | | |/| |
* | | | | Merge tag 'regulator-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-038-4/+73
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge remote-tracking branches 'regulator/topic/notifier', 'regulator/topic/p...Mark Brown2017-04-303-0/+5
| |\ \ \ \ \ \ \ \
| | | | * | | | | | regulator: Add settling time for non-linear voltage transitionLaxman Dewangan2017-04-051-0/+3
| | | | |/ / / / /
| | | * / / / / / regulator: pfuze100-regulator: add coin supportGeorge McCollister2017-03-131-0/+1
| | | |/ / / / /
| | * / / / / / regulator: core: Add new notification for enabling of regulatorHarald Geyer2017-03-241-0/+1
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/helpers', 'regulator/topic/hi...Mark Brown2017-04-301-0/+16
| |\ \ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | / / | | | | | |_|/ / | | | | |/| | |
| | * | | | | | regulator: helpers: Add regmap set_pull_down helperCharles Keepax2017-04-061-0/+8
| | * | | | | | regulator: helpers: Add regmap set_soft_start helperCharles Keepax2017-04-061-0/+8
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/ari...Mark Brown2017-04-303-3/+49
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | / / / / | | | | |/ / / /
| | | * | | | | regulator: arizona-ldo1: Move pdata into a separate structureRichard Fitzgerald2017-04-252-2/+26
| | | * | | | | regulator: arizona-micsupp: Move pdata into a separate structureRichard Fitzgerald2017-04-252-1/+23
| | | |/ / / /
| * | | | | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2017-04-301-0/+2
| |\ \ \ \ \ \
| | * | | | | | regulator: core: Limit propagation of parent voltage count and listMatthias Kaehlcke2017-03-291-0/+2
| | | |/ / / / | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'regulator/fix/isl9305', 'regulator/fix/rk808'...Mark Brown2017-04-301-1/+1
| |\ \ \ \ \ \ \ | | | | |/ / / / | | | |/| / / / | | |_|_|/ / / | |/| | | | |
| | * | | | | regulator: isl9305: fix array sizeVincent Stehlé2017-04-101-1/+1
| | |/ / / /
* | | | | | Merge branch 'i2c/for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-031-0/+10
|\ \ \ \ \ \
| * | | | | | i2c: core: Allow drivers to disable i2c-core irq mappingHans de Goede2017-04-161-0/+3
| * | | | | | i2c: core: Add new i2c_acpi_new_device helper functionHans de Goede2017-04-161-0/+7
* | | | | | | Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-05-0312-165/+740
|\ \ \ \ \ \ \
| * | | | | | | mfd: axp20x: Support AXP803 variantIcenowy Zheng2017-04-271-1/+39
| * | | | | | | mfd: exynos-lpass: Remove pad retention controlMarek Szyprowski2017-04-271-3/+0
| * | | | | | | mfd: Add support for DA9061Steve Twiss2017-04-272-4/+30
| * | | | | | | mfd: syscon: atmel-smc: Remove unused helpers/macrosBoris Brezillon2017-04-271-152/+0
| * | | | | | | mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulationBoris Brezillon2017-04-271-0/+87
| * | | | | | | mfd: intel_soc_pmic_bxtwc: Rename header to follow c-fileAndy Shevchenko2017-04-271-1/+1
| * | | | | | | mfd: intel_soc_pmic_bxtwc: Move inclusion to c-fileAndy Shevchenko2017-04-271-2/+0
| * | | | | | | mfd: axp20x: Correct name of temperature data ADC registersQuentin Schulz2017-04-271-2/+2
| * | | | | | | mfd: Add TI LMU driverMilo Kim2017-04-272-0/+367
| * | | | | | | mfd: cros_ec: Add ACPI GPE handler for LID0 devicesArchana Patni2017-04-271-0/+18
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'ib-mfd-gpio-4.12', 'ib-mfd-iio-input-4.12', 'ib-mfd-input-4.1...Lee Jones2017-04-272-0/+192
| |\ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|/ / / | | | | | |/| | | | |
| | | * | / | | | | | mfd: cpcap: Implement IRQ sense helperSebastian Reichel2017-04-111-0/+2
| | | | |/ / / / / / | | | |/| | | | | |
| | * / | | | | | | mfd: mxs-lradc: Add support for mxs-lradcKsenija Stanojevic2017-03-231-0/+187
| | |/ / / / / / /
| * / / / / / / / mfd: wm831x: Add basic device tree bindingCharles Keepax2017-03-231-1/+8
| |/ / / / / / /
* | | | | | | | Merge tag 'sound-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-05-036-18/+176
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'asoc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2017-05-0256-171/+403
| |\ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | *---. | | | | | | | Merge remote-tracking branches 'asoc/topic/cs35l35', 'asoc/topic/cs53l30', 'a...Mark Brown2017-04-301-0/+108
| | |\ \ \| | | | | | |
| | | * | | | | | | | | ASoC: cs35l35: Allow user to configure IMON SCALECharles Keepax2017-04-211-0/+1
| | | * | | | | | | | | ASoC: cs35l35: Correct handling of PDN_DONE with external boostCharles Keepax2017-04-061-0/+2
| | | * | | | | | | | | ASoC: cs35l35: Add for configuring drive mode in unused slotsCharles Keepax2017-03-131-0/+2
| | | * | | | | | | | | ASoC: Add support for Cirrus Logic CS35L35 AmplifierBrian Austin2017-03-071-0/+103
| | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge remote-tracking branch 'asoc/topic/rt5665' into asoc-nextMark Brown2017-04-301-0/+5
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2017-04-111-0/+5
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | | | * | | | | | | | ASoC: jack: add snd_soc_codec_set_jackBard Liao2017-04-101-0/+4