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.12.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
/
include
/
linux
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-12
mfd: Fetch cell pointer from platform_device->mfd_cell
Samuel Ortiz
1
-2
/
+11
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-16
/
+0
2011-03-28
gpio: driver for 42 AB8500 GPIO pins
Bibek Basu
2
-0
/
+62
2011-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
1
-0
/
+6
2011-03-27
mfd: Add MAX8997/8966 IRQ control
MyungJoo Ham
2
-2
/
+26
2011-03-27
mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to it
Andres Salomon
1
-9
/
+18
2011-03-26
regulator: initialization for ab8500 regulators
Bengt Jonsson
1
-0
/
+6
2011-03-25
mfd: remove now redundant sh_mobile_sdhi.h header
Guennadi Liakhovetski
1
-7
/
+0
2011-03-25
mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver
Guennadi Liakhovetski
1
-14
/
+5
2011-03-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2011-03-23
mfd: Rename ab8500 gpadc header
Linus Walleij
1
-0
/
+0
2011-03-23
mfd: Constify WM8994 write path
Mark Brown
1
-2
/
+2
2011-03-23
regulator: Add a subdriver for TI TPS6105x regulator portions v2
Linus Walleij
1
-0
/
+6
2011-03-23
mfd: Add a core driver for TI TPS61050/TPS61052 chips v2
Linus Walleij
1
-0
/
+95
2011-03-23
regulator: MAX8997/8966 support
MyungJoo Ham
1
-1
/
+27
2011-03-23
mfd: Add WM8994 bulk register write operation
Mark Brown
1
-0
/
+2
2011-03-23
mfd: Append additional read write on 88pm860x
Haojian Zhuang
1
-0
/
+8
2011-03-23
mfd: Adopt mfd_data in 88pm860x regulator
Haojian Zhuang
1
-3
/
+4
2011-03-23
mfd: Adopt mfd_data in 88pm860x led
Haojian Zhuang
1
-2
/
+1
2011-03-23
mfd: Adopt mfd_data in 88pm860x backlight
Haojian Zhuang
1
-1
/
+1
2011-03-23
mfd: Reentrance and revamp ab8500 gpadc fetching interface
Daniel Willerud
1
-1
/
+5
2011-03-23
mfd: Move ab8500 gpadc header to subdir
Daniel Willerud
1
-11
/
+11
2011-03-23
mfd: MAX8997/8966 support
MyungJoo Ham
2
-0
/
+435
2011-03-23
mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" part
Andres Salomon
1
-2
/
+2
2011-03-23
mfd: ab8500 chip revision 3.0 support
Mattias Wallin
1
-2
/
+2
2011-03-23
mfd: Add platform data to support multiple WM831x devices per board
Mark Brown
1
-0
/
+3
2011-03-23
mfd: add platform_device sharing support for mfd
Andres Salomon
1
-0
/
+9
2011-03-23
mfd: Add refcounting support to mfd_cells
Andres Salomon
1
-1
/
+13
2011-03-23
mfd: Remove driver_data field from mfd_cell
Andres Salomon
1
-3
/
+0
2011-03-23
mfd: Rename platform_data field of mfd_cell to mfd_data
Andres Salomon
1
-4
/
+4
2011-03-23
mfd: Drop data_size from mfd_cell struct
Andres Salomon
1
-3
/
+0
2011-03-23
mfd: mfd_cell is now implicitly available to mc13xxx drivers
Andres Salomon
1
-2
/
+1
2011-03-23
mfd: mfd_cell is now implicitly available to ab3550 driver
Andres Salomon
1
-1
/
+0
2011-03-23
mfd-core: Unconditionally add mfd_cell to every platform_device
Andres Salomon
1
-2
/
+21
2011-03-23
mfd-core: Fix up typos/vagueness in comment
Andres Salomon
1
-2
/
+2
2011-03-23
mfd: Add new ab8500 GPADC driver
Arun Murthy
1
-0
/
+28
2011-03-23
mfd: AB8500 system control driver
Mattias Nilsson
1
-0
/
+254
2011-03-23
mfd: Support configuration of WM831x /IRQ output in CMOS mode
Mark Brown
1
-0
/
+3
2011-03-22
[media] MFD: WL1273 FM Radio: MFD driver for the FM radio
Matti Aaltonen
1
-0
/
+2
2011-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+2
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2
-2
/
+12
2011-03-16
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2
-2
/
+12
2011-03-15
Merge branch 'davinci-next-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Russell King
1
-0
/
+93
2011-03-15
spi: add ti-ssp spi master driver
Cyril Chemparathy
1
-0
/
+6
2011-03-15
mfd: add driver for sequencer serial port
Cyril Chemparathy
1
-0
/
+87
2011-03-02
mfd: Don't suspend WM8994 if the CODEC is not suspended
Mark Brown
1
-0
/
+1
2011-02-22
ASoC: Support configuration of WM8958 microphone bias analogue parameters
Mark Brown
2
-2
/
+7
2011-02-22
ASoC: Support WM8958 direct microphone detection IRQ
Mark Brown
1
-0
/
+5
2011-02-01
Merge commit 'v2.6.38-rc3' into next
Dmitry Torokhov
15
-206
/
+956
[next]