summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-101-1/+0
|\
| * Revert "mmc: tmio-mmc: Remove .set_pwr() callback from platform data"Chris Ball2013-09-061-0/+1
| * mmc: tmio-mmc: Remove .set_pwr() callback from platform dataLaurent Pinchart2013-08-241-1/+0
| * mmc: tmio-mmc: Remove .get_cd() callback from platform dataLaurent Pinchart2013-08-241-1/+0
* | Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-09-0712-14/+1352
|\ \
| * \ Merge branch 'topic/for-asoc'Samuel Ortiz2013-09-022-1/+3
| |\ \
| | * | mfd: twl6040: Use regmap for register cacheMark Brown2013-09-021-1/+0
| | * | mfd: davinci_voicecodec: Provide a regmap for register I/OMark Brown2013-09-021-0/+3
| * | | mfd: mmc: rtsx: Change default tx phaseWei WANG2013-08-301-0/+15
| * | | Merge tag 'mfd-lee-3.12-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz2013-08-211-0/+1
| |\ \ \
| | * | | mfd: palmas: Add power off controlBill Huang2013-08-141-0/+1
| * | | | mfd: rtsx: Copyright modificationsWei WANG2013-08-202-4/+2
| * | | | mfd: rtsx: Configure to enter a deeper power-saving mode in S3Wei WANG2013-08-201-1/+1
| * | | | mfd: rtsx: Clear hardware PFM mode in rtl8411bWei WANG2013-08-201-0/+1
| * | | | mfd: rtsx: Add shutdown callback in rtsx_pci_driverWei WANG2013-08-201-2/+11
| * | | | mfd: rtsx: Read vendor setting from config spaceWei WANG2013-08-201-1/+33
| * | | | mfd: palmas: Add support for external control configurationLaxman Dewangan2013-08-201-0/+49
| * | | | mfd: da9063: Add IRQ supportKrystian Garbaciak2013-08-201-0/+38
| * | | | mfd: da9063: Add Dialog DA9063 core driverKrystian Garbaciak2013-08-202-0/+166
| * | | | mfd: da9063: Add register definitions for DA9063 driverKrystian Garbaciak2013-08-201-0/+1028
| |/ / /
| * | | mfd: ucb1x00: Explicitely include linux/device.hAndrea Adami2013-07-311-0/+1
| * | | mfd: mcp: Add missing linux/device.h headerAndrea Adami2013-07-311-0/+2
| * | | MFD: ti_tscadc: ADC Clock check not requiredPatil, Rachna2013-07-311-1/+0
| * | | mfd: s2mps11: Remove clocks from regulators listYadwinder Singh Brar2013-07-311-5/+1
| * | | mfd: twl6040: Remove support for legacy (pdata) modePeter Ujfalusi2013-07-311-0/+1
| |/ /
* | | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-09-041-0/+96
|\ \ \
| * \ \ Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown2013-08-221-0/+96
| |\ \ \
| | * | | mfd: arizona: Add GPIO control register bit definitionsCharles Keepax2013-07-151-0/+96
| | | |/ | | |/|
* | | | Merge tag 'pinctrl-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-041-11/+24
|\ \ \ \
| * \ \ \ Merge tag 'v3.11-rc7' into develLinus Walleij2013-08-292-45/+108
| |\ \ \ \ | | |/ / /
| * | | | pinctrl: palmas: add pincontrol driverLaxman Dewangan2013-08-141-11/+24
| | |/ / | |/| |
* | | | Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-031-5/+3
|\ \ \ \
| * \ \ \ Merge 3.11-rc6 into char-misc-nextGreg Kroah-Hartman2013-08-181-0/+16
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | extcon: palmas: Option to disable ID/VBUS detection based on platformLaxman Dewangan2013-08-051-0/+3
| * | | | extcon: palmas: remove unused member from palams_usb structureLaxman Dewangan2013-08-051-5/+0
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'regulator/topic/sec' into regulator-nextMark Brown2013-09-011-0/+11
|\ \ \ \
| * | | | regulator: s2mps11: Implement set_ramp_rate callback for bucksYadwinder Singh Brar2013-07-151-0/+11
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'regulator/topic/palmas' into regulator-nextMark Brown2013-09-011-4/+5
|\ \ \ \
| * | | | regulator: palmas: model SMPS10 as two regulatorsKishon Vijay Abraham I2013-08-121-4/+5
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-nextMark Brown2013-09-011-19/+0
|\ \ \ \ | |/ / / |/| | |
| * | | regulator: tps65217: Convert to use linear rangesAxel Lin2013-08-301-19/+0
| |/ /
* | | Merge tag 'iio-fixes-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-08-051-0/+16
|\ \ \ | |_|/ |/| |
| * | iio: ti_am335x_adc: Fix wrong samples received on 1st readPatil, Rachna2013-07-211-0/+16
| |/
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-261-8/+8
|\ \
| * | ARM i.MX6Q: Fix IOMUXC GPR1 defines for ENET_CLK_SEL and IPU1/2_MUXPhilipp Zabel2013-07-151-8/+8
| |/
* | ARM: imx6q: update the sata bits definitions of gpr13Richard Zhu2013-07-241-37/+84
|/
* Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-101-0/+5
|\
| * mmc: sdhi/tmio: switch to using dmaengine_slave_config()Guennadi Liakhovetski2013-05-261-0/+2
| * mmc: sdhi/tmio: make DMA filter implementation specificGuennadi Liakhovetski2013-05-261-0/+3
* | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-07-1013-46/+194
|\ \
OpenPOWER on IntegriCloud