summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/arizona
Commit message (Expand)AuthorAgeFilesLines
* mfd: arizona: Remove arizona_of_get_named_gpio helper functionCharles Keepax2016-10-041-3/+0
* mfd: arizona: Add gating of external MCLKn clocksSylwester Nawrocki2016-10-041-0/+9
* Merge tag 'mfd-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-08-011-6/+0
|\
| * mfd: arizona: Remove some duplicate definesCharles Keepax2016-06-291-6/+0
* | ASoC: arizona: Add a notifier chain for CODEC eventsCharles Keepax2016-05-301-0/+10
|/
* mfd: arizona: Add device tree binding to specify mono outputsCharles Keepax2016-01-111-1/+1
* mfd: arizona: Support Cirrus Logic CS47L24 and WM1831Richard Fitzgerald2015-12-041-0/+3
* mfd: arizona: Add register bits to support the ANC blockCharles Keepax2015-10-261-0/+70
* mfd: arizona: Add TST_CAP bits for headphone detectionCharles Keepax2015-09-221-0/+8
* mfd: arizona: Add register bits for general purpose switchCharles Keepax2015-09-221-0/+3
* mfd: arizona: Add registers for ADC microphone detectionCharles Keepax2015-09-222-3/+6
* Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-09-041-0/+37
|\
| * mfd: wm5110: Add registers for custom write sequence triggersCharles Keepax2015-07-081-0/+37
* | mfd: arizona: Add support for WM8998 and WM1814Richard Fitzgerald2015-08-113-0/+225
* | mfd: arizona: Update several pdata members to unsignedCharles Keepax2015-08-111-6/+6
|/
* Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-261-0/+3
|\
| * extcon: arizona: Add support for select accessory detect mode when headphone ...Inha Song2015-05-191-0/+3
* | mfd: arizona: Add stub for wm5102_patch()Richard Fitzgerald2015-06-221-0/+8
* | mfd: arizona: Split INx_MODE into two fieldsRichard Fitzgerald2015-06-222-10/+22
* | mfd: arizona: Add better support for system suspendCharles Keepax2015-06-221-0/+1
|/
* Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-211-1/+1
|\
| * extcon: arizona: Deobfuscate arizona_extcon_do_magicCharles Keepax2015-03-041-1/+1
* | mfd: arizona: Correct type of gpio_defaultsCharles Keepax2015-03-301-1/+1
* | mfd: arizona: Move useful defines into a dt-binding includeCharles Keepax2015-03-032-116/+2
* | mfd: arizona: Add support for WM8280/WM8281Richard Fitzgerald2015-02-261-0/+1
|/
* Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-12-111-0/+1
|\
| * ASoC: wm5102: Move ultrasonic response settings lock to the driver levelLars-Peter Clausen2014-11-101-0/+1
* | mfd: wm5110: Add missing registers for AIF2 channels 3-6Charles Keepax2014-11-251-0/+8
* | mfd: arizona: Document HP_CTRL_1L and HP_CTRL_1R registersCharles Keepax2014-11-251-0/+42
|/
* mfd: arizona: Add ASYNC_SAMPLE_RATE_2 registersCharles Keepax2014-09-261-6/+22
* mfd: wm5102: Mark register write sequencer control 3 readableMark Brown2014-09-261-0/+1
* Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-072-45/+775
|\
| * mfd: arizona: Only free the CTRLIF_ERR IRQ if we requested itCharles Keepax2014-07-281-0/+2
| * mfd: wm5110: Add new interrupt register definitionsCharles Keepax2014-07-282-2/+604
| * mfd: arizona: Rename thermal shutdown interruptCharles Keepax2014-07-282-42/+42
| * mfd: wm5110: Add in the output done interruptsCharles Keepax2014-07-282-2/+128
| * mfd: arizona: Lower ARIZONA_MAX_CORE_SUPPLIES to 2Charles Keepax2014-07-091-1/+1
* | Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-08-061-0/+6
|\ \
| * \ Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'a...Mark Brown2014-08-041-0/+6
| |\ \ | | |/ | |/|
| | * ASoC: wm5102: Add controls to allow shaping of ultrasonic responseCharles Keepax2014-06-091-0/+3
| | * ASoC: arizona: Implement TDM support for Arizona devicesCharles Keepax2014-06-041-0/+3
* | | extcon: arizona: support inverted jack detect switchRichard Fitzgerald2014-06-161-0/+3
|/ /
* | mfd: arizona: Correct addresses of always-on trigger registersRichard Fitzgerald2014-06-031-6/+8
* | mfd: arizona: Factor out read of device tree GPIOsCharles Keepax2014-04-181-0/+3
|/
* Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-071-0/+84
|\
| * mfd: wm5110: Make additional DSP registers available to the userCharles Keepax2014-03-191-0/+67
| * mfd: wm5102: Make additional DSP registers available to the userCharles Keepax2014-03-191-0/+17
* | mfd: arizona: Add support for new fratio encodingCharles Keepax2014-03-091-3/+3
|/
* Merge tag 'sound-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-01-211-0/+189
|\
| * mfd: wm5110: Add registers for headphone short circuit controlCharles Keepax2014-01-101-0/+27