Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6ce73e6569d45755483b44033b985abf29d5a4db
/
drivers
/
mfd
/
wm8994-core.c
7f8279c
mfd: wm8994-core: Naturalise cross-architecture discrepancies
by Lee Jones
· 11 years ago
ad59de4
mfd: wolfson: Constify struct mfd_cell where possible
by Geert Uytterhoeven
· 11 years ago
b5f9024
mfd: wm8994: Inline register I/O functions
by Mark Brown
· 11 years ago
ebe38f8
mfd: wm8994: Remove check for active audio in runtime suspend
by Mark Brown
· 11 years ago
4dd0b2b
mfd: wm8994: Remove unneeded check for JACKDET
by Mark Brown
· 11 years ago
da002d8
mfd: wm8994: Remove duplicate check for active JACKDET
by Mark Brown
· 11 years ago
f3799e9
mfd: wm8994: Reset device during probe
by Mark Brown
· 11 years ago
20fb277
mfd: wm8994: Add some OF properties
by Mark Brown
· 12 years ago
39aa3b5
mfd: wm8994: Add device ID data to WM8994 OF device IDs
by Mark Brown
· 12 years ago
6394678
mfd: wm8994: Don't use system PM operations
by Mark Brown
· 12 years ago
222bc78
mfd: wm8994: Silence bogus warning in wm8994_device_init()
by Jingoo Han
· 12 years ago
f1c68e4
mfd: wm8994: Use devm_regulator_bulk_get API
by Sachin Kamat
· 12 years ago
2dfea38
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
046e7d6
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
d54e17f
mfd: wm8994: Make current device behaviour the default
by Mark Brown
· 12 years ago
4740f73
mfd: remove use of __devexit
by Bill Pemberton
· 12 years ago
a73e5df
mfd: remove use of __devinitconst
by Bill Pemberton
· 12 years ago
f791be4
mfd: remove use of __devinit
by Bill Pemberton
· 12 years ago
8444921
mfd: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
a8a8fc2
mfd: wm8994: Store platform data in device
by Mark Brown
· 12 years ago
fee546c
mfd: wm8994: Add support for WM1811 rev E
by Mark Brown
· 12 years ago
11126c6
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
19afa16
sections: fix section conflicts in drivers/mfd
by Andi Kleen
· 12 years ago
0848c94
mfd: core: Push irqdomain mapping out into devices
by Mark Brown
· 12 years ago
9282a7b
mfd: wm8994: Update WM1811 register patches for latest evaluation
by Mark Brown
· 12 years ago
55692af
mfd: core: Push irqdomain mapping out into devices
by Mark Brown
· 12 years ago
1a2017b
mfd: Also restore wm8994 GPIO IRQ masks after reset
by Mark Brown
· 12 years ago
ed393dc
mfd: Use regcache_sync_region() to sync wm8994 GPIO registers on suspend
by Mark Brown
· 12 years ago
78a27cd
mfd: Restore wm8994 pin configuration after reset during suspend
by Chris Rattray
· 12 years ago
ceb57d2
mfd: Convert wm8994 to module_i2c_driver()
by Mark Brown
· 13 years ago
cc7a727
mfd: Read CUST_ID from the wm8994 device
by Mark Brown
· 13 years ago
30304e5
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
9586c95
Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 13 years ago
ee42b3a
mfd: wm8994: Add __devinit and __devexit annotations for probe and remove
by Mark Brown
· 13 years ago
d2cb87c
mfd: Test for jack detection when deciding if wm8994 should suspend
by Mark Brown
· 13 years ago
ee67b0c
mfd: wm8994: We don't need to runtime resume by default
by Mark Brown
· 13 years ago
a0cc020
mfd: Improve performance of later WM1811 revisions
by Mark Brown
· 13 years ago
9db4249
mfd: wm8994: Convert to devm_regmap_init()
by Mark Brown
· 13 years ago
462835e
mfd/ASoC: Convert WM8994 driver to use regmap patches
by Mark Brown
· 13 years ago
abc0cce
mfd: Add __devinit and __devexit annotations in wm8994
by Mark Brown
· 13 years ago
027d676
mfd: wm8994: Add __devinit and __devexit annotations for probe and remove
by Mark Brown
· 13 years ago
e7c248a
mfd: Test for jack detection when deciding if wm8994 should suspend
by Mark Brown
· 13 years ago
a429638
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
3befc92
mfd: Put WM8994 into cache only mode when suspending
by Mark Brown
· 13 years ago
b5488b6
mfd: Update wm8994 active device checks for WM1811
by Mark Brown
· 13 years ago
a346249
mfd: Test for jack detection when deciding if wm8994 should suspend
by Mark Brown
· 13 years ago
7ed5849
mfd: Mark WM1811 GPIO6 register volatile for later revisions
by Mark Brown
· 13 years ago
71d1718
mfd: Add WM1811A device ID to wm8994 driver
by Mark Brown
· 13 years ago
443e67e
mfd: Correct revision display for WM1811 revision D
by Mark Brown
· 13 years ago
3469789
mfd: Initialise WM8994 register cache after reading chip ID registers
by Mark Brown
· 13 years ago
c3f1386
mfd: Enable register cache for wm8994 devices
by Mark Brown
· 13 years ago
be79cf2
mfd: Don't hard code the reset value for WM8994 devices
by Mark Brown
· 13 years ago
26c34c2
mfd: Disable more pulls on WM8994
by Mark Brown
· 13 years ago
2fa3349
mfd: Convert wm8994 to devm_kzalloc()
by Mark Brown
· 13 years ago
cf763c2
mfd: Add basic device tree binding for wm8994
by Mark Brown
· 13 years ago
a0a4194
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
68d99b2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
5f40c6b
mfd: Add more checks for WM8994 being active during suspend
by Mark Brown
· 13 years ago
881de67
mfd: Allow WM8994 LDO enable pulls to be disabled
by Mark Brown
· 13 years ago
b1f43bf
mfd: Add WM1811 support
by Mark Brown
· 13 years ago
d6c645fc
mfd: Convert WM8994 to use new register map API
by Mark Brown
· 13 years ago
f85dbda
mfd: Fix error handling if BUG() isn't enabled in WM8994
by Mark Brown
· 13 years ago
98ae1cc
mfd: Fix WM8994 IRQ register cache restore on resume
by Mark Brown
· 13 years ago
a2495bc
mfd: Restructure wm8994-core device revision handling
by Mark Brown
· 13 years ago
316b6cc
mfd: Push byte swaps out of wm8994 bulk read path
by Mark Brown
· 14 years ago
07e73fb
mfd: Constify WM8994 write path
by Mark Brown
· 14 years ago
4277163
mfd: Push byte swap out of WM8994 bulk I/O
by Mark Brown
· 14 years ago
334e9ab
mfd: Avoid copying data in WM8994 I2C write
by Mark Brown
· 14 years ago
aad3431
mfd: Staticise WM8994 PM ops
by Mark Brown
· 14 years ago
e93c538
mfd: Add WM8994 bulk register write operation
by Mark Brown
· 14 years ago
f40dff9
mfd: Put WM8994 into reset when suspending
by Mark Brown
· 14 years ago
77bd70e
mfd: Don't suspend WM8994 if the CODEC is not suspended
by Mark Brown
· 14 years ago
d450f19
mfd: Implement runtime PM for WM8994 core driver
by Mark Brown
· 14 years ago
559e0df
mfd: Add initial WM8958 support
by Mark Brown
· 14 years ago
d0a1169
mfd: Fix incorrect kfree(i2c) in wm8994-core i2c_driver probe
by Axel Lin
· 14 years ago
fccbd21
mfd: Fix wm8994_device_init() return value
by Axel Lin
· 14 years ago
d71f4ce
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 14 years ago
c9fbf7e
mfd: Add WM8994 interrupt controller support
by Mark Brown
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
7731074
mfd: Fix WM8994 error handling
by Joonyoung Shim
· 15 years ago
9e50108
mfd: Add initial WM8994 support
by Mark Brown
· 15 years ago