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
/
mc13xxx-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-23
mfd: mc13xxx-core: %pF is only for function pointers
Scott Wood
1
-3
/
+3
2014-09-26
mfd: mc13xxx: Configure WDI reset
Markus Pargmann
1
-0
/
+8
2014-07-09
mfd: mc13xxx: Use regmap irq framework for interrupts
Alexander Shiyan
1
-269
/
+41
2014-06-03
mfd: mc13xxx: Do not use platform data with devicetree
Alexander Shiyan
1
-12
/
+10
2014-06-03
mfd: mc13xxx-core: Initialize the lock prior to using it
Fabio Estevam
1
-2
/
+2
2014-04-30
ASoC: mc13783: Add devicetree support
Alexander Shiyan
1
-3
/
+7
2014-01-21
mfd: mc13xxx: Simplify probe() & remove()
Alexander Shiyan
1
-19
/
+17
2014-01-21
mfd: mc13xxx: Remove redundant checks
Alexander Shiyan
1
-4
/
+1
2013-09-25
mfd: mc13xxx: Don't require lock for simple register I/O
Mark Brown
1
-5
/
+0
2012-11-07
mfd: mc13xxx: Add support for mc34708
Uwe Kleine-König
1
-0
/
+21
2012-11-07
mfd: mc13xxx: Change probing details for mc13xxx devices
Uwe Kleine-König
1
-50
/
+27
2012-09-22
mfd: Use devm_* APIs for mc13xxx: remove leftover kfree
Andreas Pretzsch
1
-1
/
+0
2012-09-14
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-1
/
+1
2012-07-09
mfd: Use devm_* APIs for mc13xxx
Axel Lin
1
-4
/
+0
2012-05-29
Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-192
/
+47
2012-05-18
mfd: mc13xxx: add codec platform data
Philippe Rétornaz
1
-1
/
+2
2012-05-01
mfd: Move the mc13xxx-core spi specific code into a separate module
Marc Reilly
1
-143
/
+5
2012-05-01
mfd: Use regmap for the mc13xxx-core register access
Marc Reilly
1
-79
/
+34
2012-05-01
mfd: Prepare for separating spi and i2c mc13xxx-core backends
Marc Reilly
1
-75
/
+113
2012-03-06
mfd: Add pdata to set mc13783-ts conversion delay
Michael Thalmeier
1
-2
/
+9
2012-01-09
mfd: Add device tree probe support for mc13xxx
Shawn Guo
1
-31
/
+75
2012-01-09
mfd: Fixed unconditional reset of the mc13xxx ADC reading enable bits
Robin van der Gracht
1
-2
/
+2
2012-01-09
mfd: Remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2011-10-24
mfd: Fix a sparse warning about mc13xxx_chipname not being declared
Uwe Kleine-König
1
-1
/
+1
2011-10-24
input: Add power button support for mc13783
Philippe Rétornaz
1
-0
/
+9
2011-10-24
mfd: Implicitly register mc13xxx led subdevice
Philippe Rétornaz
1
-1
/
+1
2011-10-24
mfd: Unconditionally register mc13xxx regulator subdevice
Philippe Rétornaz
1
-4
/
+2
2011-10-24
mfd: Remove mc13783 API functions and symbols
Uwe Kleine-König
1
-12
/
+0
2011-10-24
mfd: Provide a generic version of mc13xxx adc_do_conversion
Uwe Kleine-König
1
-45
/
+44
2011-05-26
mfd: Use mfd cell platform_data for mc13xxx cells platform bits
Samuel Ortiz
1
-5
/
+7
2011-03-23
mfd: Add MODULE_DEVICE_TABLE to mc13xxx-core
Axel Lin
1
-0
/
+1
2011-03-23
mfd: Rename platform_data field of mfd_cell to mfd_data
Andres Salomon
1
-1
/
+1
2011-03-23
mfd: mfd_cell is now implicitly available to mc13xxx drivers
Andres Salomon
1
-13
/
+5
2011-01-14
mfd: Don't open-code mc13xxx_unlock
Uwe Kleine-König
1
-1
/
+1
2010-10-29
mfd: Fix a memory leak when unload mc13xxx-core module
Axel Lin
1
-0
/
+2
2010-10-29
mfd: Remove DEBUG defines from mc13xxx-core
Samuel Ortiz
1
-2
/
+0
2010-10-29
mfd: Add mc13892 support to mc13xxx
Uwe Kleine-König
1
-0
/
+840