summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-281-0/+23
|\
| * extcon: max77693: Initialize register of MUIC device to bring up it without p...Chanwoo Choi2013-03-131-0/+23
* | mfd: wm831x: Don't forward declare enum wm831x_auxadcMark Brown2013-03-122-1/+3
* | mfd: tps65912: Declare and use tps65912_irq_exit()Mark Brown2013-03-121-0/+1
* | mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan2013-03-121-0/+1
|/
* backlight: add new lp8788 backlight driverKim, Milo2013-02-271-19/+5
* Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-261-18/+0
|\
| * mmc: tmio: remove unused and deprecated symbolsGuennadi Liakhovetski2013-02-241-18/+0
* | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2013-02-2410-3/+122
|\ \
| * | mfd: rtsx: Fix issue that booting OS with SD card insertedWei WANG2013-02-141-0/+2
| * | Merge branch 'for-mfd' of git://git.linaro.org/people/ljones/linux-3.0-ux500 ...Samuel Ortiz2013-02-143-0/+19
| |\ \
| | * | mfd: ab8500-debugfs: Add interrupt debugBengt Jonsson2013-02-041-0/+2
| | * | mfd: ab8500-core: Allow the possibility to dump all AB8500 registersMian Yousaf Kaukab2013-02-041-0/+6
| | * | mfd: abx500-core: Provide an API to dump all ABx500 registersMian Yousaf Kaukab2013-02-041-0/+2
| | * | mfd: ab8500-sysctrl: Provide configuration for SysClkReqRfClkBuf registersKennet Wallden2013-02-042-0/+7
| | * | mfd: ab8500-sysctrl: Provide a platform specific pm_power_off() call-backLee Jones2013-02-041-0/+2
| * | | mfd: max8925: Add irqdomain for dtQing Xu2013-02-141-1/+2
| * | | mfd: rtsx: Support RTS5227Roger Tseng2013-02-141-0/+5
| * | | mfd: rtsx: Fix typo in commentWei WANG2013-02-141-1/+1
| * | | mfd: wm5102: Make DSP scratch registers readableMark Brown2013-02-141-0/+16
| * | | mfd: 88pm80x: Remove redundant devm_* callsYi Zhang2013-02-141-1/+1
| * | | mfd: dbx500-prcmu: Add watchdog ID definitionsFabio Baltieri2013-02-141-0/+12
| * | | mfd: arizona: Provide platform data for MICBIAS configurationMark Brown2013-02-141-0/+12
| * | | mfd: palmas: Add APIs to access the Palmas' registersLaxman Dewangan2013-02-141-0/+52
| | |/ | |/|
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-212-101/+46
|\ \ \
| * \ \ Merge tag 'for-arm-soc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-02-122-14/+46
| |\ \ \
| | * | | mfd: db8500-prcmu: update resource passingLinus Walleij2013-02-122-14/+46
| * | | | Merge tag 'v3.8-rc6' into next/cleanupOlof Johansson2013-02-096-35/+93
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | ARM: ux500: de-globalize <mach/id.h>Linus Walleij2013-01-291-2/+0
| * | | mfd: prcmu: delete pin control helpersLinus Walleij2013-01-292-85/+0
| | |/ | |/|
* | | Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-02-217-16/+249
|\ \ \
| * | | extcon: max8997: Use workqueue to check cable state after completing boot of ...Chanwoo Choi2013-02-141-0/+3
| * | | extcon: max8997: Set default UART/USB path on probeChanwoo Choi2013-02-141-0/+7
| * | | extcon: max8997: Consolidate duplicate code for checking ADC/CHG cable typeChanwoo Choi2013-02-142-24/+0
| * | | extcon: max8997: Set default of ADC debounce time during initializationChanwoo Choi2013-02-141-0/+7
| * | | extcon: max8997: Remove duplicate code related to set H/W line pathChanwoo Choi2013-02-141-1/+18
| * | | extcon: max8997: Move defined constant to header fileChanwoo Choi2013-02-141-0/+49
| * | | extcon: arizona: Clear _trig_sts bits after jack detectionCharles Keepax2013-02-111-0/+8
| * | | extcon: arizona: Use regulated mode for microphone supply when detectingMark Brown2013-02-071-0/+3
| * | | extcon: arizona: Support additional configuration of microphone detectionMark Brown2013-02-071-0/+6
| * | | mfd: wm5102: Add microphone clamp control registersMark Brown2013-01-151-0/+8
| * | | extcon: arizona: Support direct microphone measurement via HPDETMark Brown2013-01-151-0/+3
| * | | extcon: arizona: Support HPDET based accessory identificationMark Brown2013-01-151-0/+3
| * | | extcon: arizona: Enable basic headphone identificationMark Brown2013-01-151-0/+12
| * | | extcon: arizona: Support use of GPIO5 as an input to jack detectionMark Brown2013-01-151-0/+3
| * | | extcon: arizona: Use microphone clamp function if availableMark Brown2013-01-152-1/+31
| * | | extcon: arizona: Allow configuration of MICBIAS rise timeMark Brown2013-01-151-0/+3
| * | | extcon: max77693: Set default uart/usb path by using platform dataChanwoo Choi2013-01-151-0/+7
| * | | extcon: max77693: Check the state/type of cable after boot completedChanwoo Choi2013-01-151-0/+2
| * | | extcon: max77693: Remove duplicate code by making functionChanwoo Choi2013-01-151-0/+86
| |/ /