index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
arizona-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-04
mfd: arizona: Handle probe deferral for reset GPIO
Charles Keepax
1
-4
/
+9
2016-10-04
mfd: arizona: Remove arizona_of_get_named_gpio helper function
Charles Keepax
1
-20
/
+7
2016-10-04
mfd: arizona: Add DT options for max_channels_clocked and PDM speaker config
Richard Fitzgerald
1
-0
/
+30
2016-10-04
mfd: arizona: Use suspend_noirq inplace of suspend_late
Charles Keepax
1
-6
/
+4
2016-10-04
mfd: arizona: Add sensible return value to some error paths
Charles Keepax
1
-1
/
+4
2016-10-04
mfd: arizona: Add gating of external MCLKn clocks
Sylwester Nawrocki
1
-2
/
+28
2016-06-29
mfd: arizona: Add missing disable of PM runtime on probe error path
Charles Keepax
1
-1
/
+3
2016-05-09
mfd: arizona: Update device ordering to allow clean driver removal
Charles Keepax
1
-5
/
+5
2016-01-14
mfd: arizona-core: msleep() is unreliable for anything <20ms use usleep_range...
Lee Jones
1
-4
/
+4
2016-01-11
mfd: arizona: Add device tree binding to specify mono outputs
Charles Keepax
1
-0
/
+10
2015-12-04
mfd: arizona: Support Cirrus Logic CS47L24 and WM1831
Richard Fitzgerald
1
-6
/
+68
2015-10-30
mfd: arizona: Signedness bug in arizona_runtime_suspend()
Dan Carpenter
1
-1
/
+1
2015-10-30
mfd: arizona: Remove use of codec build config #ifdefs
Richard Fitzgerald
1
-58
/
+71
2015-10-30
mfd: arizona: Simplify adding subdevices
Richard Fitzgerald
1
-22
/
+14
2015-10-30
mfd: arizona: Downgrade type mismatch messages to dev_warn
Richard Fitzgerald
1
-8
/
+8
2015-10-30
mfd: arizona: Factor out checking of jack detection state
Richard Fitzgerald
1
-9
/
+32
2015-10-30
mfd: arizona: Factor out DCVDD isolation control
Richard Fitzgerald
1
-46
/
+62
2015-10-30
mfd: arizona: Remove unneded ret variable
Javier Martinez Canillas
1
-3
/
+1
2015-09-04
Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+1
2015-09-04
Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-25
/
+113
2015-08-30
Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...
Mark Brown
1
-1
/
+1
2015-08-12
mfd: arizona: Fixup some formatting/white space errors
Charles Keepax
1
-17
/
+16
2015-08-11
mfd: arizona: Add support for WM8998 and WM1814
Richard Fitzgerald
1
-8
/
+97
2015-08-11
mfd: arizona: Fix race between runtime suspend and IRQs
Charles Keepax
1
-1
/
+1
2015-07-24
mfd: arizona: Fix initialisation of the PM runtime
Charles Keepax
1
-8
/
+6
2015-07-24
mfd: arizona: Fix race between runtime suspend and IRQs
Charles Keepax
1
-1
/
+1
2015-07-17
regmap: Use reg_sequence for multi_reg_write / register_patch
Nariman Poushin
1
-1
/
+1
2015-06-22
mfd: arizona: Split INx_MODE into two fields
Richard Fitzgerald
1
-2
/
+6
2015-06-22
mfd: wm5110: Add delay before releasing reset line
Charles Keepax
1
-0
/
+10
2015-06-22
mfd: arizona: Add better support for system suspend
Charles Keepax
1
-16
/
+77
2015-06-22
mfd: wm5110: Set DCVDD voltage to 1.175V before entering sleep mode
Charles Keepax
1
-0
/
+52
2015-06-22
mfd: wm5110: Add register patch required for low power sleep
Charles Keepax
1
-0
/
+39
2015-06-22
mfd: arizona: Factor out SYSCLK enable from wm5102 hardware patch
Charles Keepax
1
-20
/
+57
2015-06-22
mfd: arizona: Fix formating/style issues in arizona_apply_hardware_patch
Charles Keepax
1
-20
/
+17
2015-06-22
mfd: wm5102: Ensure we always boot the device fully
Charles Keepax
1
-10
/
+40
2015-06-22
mfd: arizona: Factor out hard reset into helper functions
Charles Keepax
1
-8
/
+17
2015-06-22
mfd: arizona: Use devres to manage reset GPIO
Charles Keepax
1
-6
/
+4
2015-06-22
mfd: arizona: Remove redundant register sync
Charles Keepax
1
-8
/
+0
2015-03-12
mfd: arizona: Add DT binding for the DMIC reference voltages
Charles Keepax
1
-0
/
+10
2015-02-26
mfd: arizona: Add support for WM8280/WM8281
Richard Fitzgerald
1
-2
/
+13
2014-12-05
MFD / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-2
/
+2
2014-09-26
mfd: arizona: Correct mask to allow setting micbias external cap
Charles Keepax
1
-0
/
+1
2014-09-26
Revert "mfd: wm5102: Manually apply register patch"
Charles Keepax
1
-12
/
+0
2014-09-26
mfd: arizona: Add support for INn_Mode register control
Inha Song
1
-0
/
+13
2014-09-26
mfd: wm5102: Mark register write sequencer control 3 readable
Mark Brown
1
-1
/
+2
2014-07-28
mfd: arizona: Add missing handling for ISRC3 under/overclocked
Charles Keepax
1
-0
/
+4
2014-07-28
mfd: arizona: Map MICVDD from extcon device to the Arizona core
Charles Keepax
1
-4
/
+16
2014-07-28
mfd: arizona: Add MICVDD to mapped regulators for wm8997
Charles Keepax
1
-0
/
+1
2014-07-09
mfd: arizona: Rid data size incompatibility warn when building for 64bit
Lee Jones
1
-2
/
+2
2014-07-09
mfd: arizona: Add comment to explain non-devm regulator_get
Charles Keepax
1
-0
/
+6
[next]