index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
wm8350-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-22
mfd: wm8350-core: Pass the IRQF_ONESHOT flag
Fabio Estevam
1
-1
/
+2
2014-11-25
mfd: wm8350-core: Fix probable mask then right shift defect
Joe Perches
1
-1
/
+1
2014-03-19
mfd: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2012-07-09
mfd: Remove custom wm8350 cache implementation
Mark Brown
1
-314
/
+11
2012-07-09
mfd: Add regmap cache support for wm8350
Mark Brown
1
-11
/
+18
2012-05-07
mfd: Convert wm8350 physical I/O to regmap API
Mark Brown
1
-21
/
+10
2012-01-09
mfd: Store wm8350 struct in core device driver data
Mark Brown
1
-0
/
+2
2010-08-12
mfd: Fix wrong wm8350-core kfree in error path
Axel Lin
1
-2
/
+4
2010-05-13
mfd: Clean up after WM83xx AUXADC interrupt if it arrives late
Mark Brown
1
-0
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-07
mfd: Use completion interrupt for WM835x AUXADC
Mark Brown
1
-6
/
+29
2010-01-18
mfd: WM835x GPIO direction register is not locked
Mark Brown
1
-2
/
+1
2009-12-13
mfd: Fix incorrect error check for wm8350-core
Dan Carpenter
1
-1
/
+1
2009-12-13
mfd: Split wm8350 IRQ code into a separate file
Mark Brown
1
-762
/
+7
2009-09-17
mfd: Convert WM8350 to use request_threaded_irq()
Mark Brown
1
-18
/
+6
2009-09-17
hwmon: Add WM835x PMIC hardware monitoring driver
Mark Brown
1
-0
/
+3
2009-05-19
mfd: Keep a cache of WM8350 volatile values
Mark Brown
1
-8
/
+0
2009-04-05
mfd: Use the value of the final spin when reading the AUXADC
Mark Brown
1
-1
/
+1
2009-04-05
mfd: Support active high IRQs on WM835x
Mark Brown
1
-1
/
+15
2009-04-05
mfd: Use bulk read to fill WM8350 register cache
Mark Brown
1
-9
/
+12
2009-03-12
mfd: add support for WM8351 revision B
Mark Brown
1
-0
/
+5
2009-02-17
mfd: Ensure all WM8350 IRQs are masked at startup
Mark Brown
1
-0
/
+7
2009-02-17
mfd: wm8350 tries reaches -1
Roel Kluin
1
-1
/
+1
2009-02-17
mfd: Improve diagnostics for WM8350 ID register probe
Mark Brown
1
-4
/
+19
2009-02-17
mfd: Initialise WM8350 interrupts earlier
Mark Brown
1
-9
/
+9
2009-01-08
leds: Add WM8350 LED driver
Mark Brown
1
-0
/
+3
2009-01-04
mfd: Add missing break from wm3850-core
Mark Brown
1
-0
/
+1
2009-01-04
mfd: Add WM8351 support
Mark Brown
1
-0
/
+47
2009-01-04
mfd: Support configurable numbers of DCDCs and ISINKs on WM8350
Mark Brown
1
-0
/
+6
2009-01-04
mfd: Handle missing WM8350 platform data
Mark Brown
1
-1
/
+1
2009-01-04
mfd: Add WM8352 support
Mark Brown
1
-16
/
+70
2009-01-04
mfd: Refactor WM8350 chip identification
Mark Brown
1
-17
/
+37
2009-01-04
mfd: Switch WM8350 revision detection to a feature based model
Mark Brown
1
-4
/
+2
2009-01-04
mfd: Add AUXADC support for WM8350
Mark Brown
1
-1
/
+50
2009-01-04
mfd: Add WM8350 revision H support
Mark Brown
1
-1
/
+6
2009-01-04
mfd: Add some documentation for WM8350 register lock
Mark Brown
1
-0
/
+16
2008-10-22
mfd: Don't store volatile bits in WM8350 register cache
Mark Brown
1
-0
/
+4
2008-10-22
mfd: don't export wm3850 static functions
Stephen Rothwell
1
-1
/
+0
2008-10-19
mfd: Don't use NO_IRQ in WM8350
Mark Brown
1
-1
/
+1
2008-10-13
mfd: Fix warning in WM8350
Mark Brown
1
-1
/
+0
2008-10-13
mfd: Add placeholders for WM8350 client devices
Mark Brown
1
-2
/
+16
2008-10-13
mfd: Add WM8350 subdevice registration helper
Mark Brown
1
-0
/
+26
2008-10-13
regulator: Add WM8350 regulator support
Mark Brown
1
-0
/
+6
2008-10-13
mfd: Add WM8350 interrupt support
Mark Brown
1
-4
/
+766
2008-10-13
mfd: Add initialisation callback for WM8350
Mark Brown
1
-1
/
+11
2008-10-13
mfd: Core support for the WM8350 AudioPlus PMIC
Mark Brown
1
-0
/
+456