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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-01
missing dependencies on HAVE_CLK in drivers/mfd
Al Viro
1
-2
/
+2
2008-10-24
mfd: Make WM8400 depend on I2C until SPI is submitted
Mark Brown
1
-0
/
+1
2008-10-24
mfd: add missing Kconfig entry for da903x
Samuel Ortiz
2
-0
/
+13
2008-10-22
mfd: check for platform_get_irq() return value in sm501
Roel Kluin
1
-11
/
+11
2008-10-22
mfd: use pci_ioremap_bar() in sm501
Arjan van de Ven
1
-2
/
+1
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-22
mfd: twl4030 IRQ handling update
David Brownell
3
-405
/
+761
2008-10-21
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+3
2008-10-20
mfd: ucb1400 needs GPIO
Andrew Morton
1
-0
/
+1
2008-10-20
mfd: ucb1400 sound driver uses/depends on AC97_BUS:
Randy Dunlap
1
-0
/
+1
2008-10-20
mfd: Don't use NO_IRQ in WM8350
Mark Brown
1
-1
/
+1
2008-10-20
mfd: update TMIO drivers to use the clock API
Ian Molton
2
-26
/
+61
2008-10-20
mfd: twl4030-core irq simplification
David Brownell
1
-66
/
+2
2008-10-20
mfd: add base support for Dialog DA9030/DA9034 PMICs
Eric Miao
1
-0
/
+563
2008-10-20
mfd: TWL4030 core driver
David Brownell
3
-0
/
+1273
2008-10-20
mfd: support tmiofb cell on tc6393xb
Dmitry Baryshkov
1
-0
/
+114
2008-10-20
mfd: add OHCI cell to tc6393xb
Dmitry Baryshkov
1
-0
/
+87
2008-10-20
mfd: Fix htc-egpio compile warning
Samuel Ortiz
1
-1
/
+1
2008-10-20
mfd: do tcb6393xb state restore on resume only if requested
Dmitry Baryshkov
1
-40
/
+34
2008-10-20
mfd: provide and use setup hook for tc6393xb
Dmitry Baryshkov
1
-7
/
+14
2008-10-20
mfd: update sm501 debugging/low information messages
Ben Dooks
1
-3
/
+3
2008-10-20
mfd: reduce stack usage in mfd-core.c
Ian Molton
1
-4
/
+11
2008-10-16
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
2
-3
/
+3
2008-10-14
mfd: Fix warning in WM8350
Mark Brown
1
-1
/
+0
2008-10-14
mfd: Add placeholders for WM8350 client devices
Mark Brown
1
-2
/
+16
2008-10-14
mfd: Add WM8350 subdevice registration helper
Mark Brown
1
-0
/
+26
2008-10-14
regulator: Add WM8350 regulator support
Mark Brown
1
-0
/
+6
2008-10-14
mfd: Add WM8350 interrupt support
Mark Brown
2
-5
/
+767
2008-10-14
mfd: Add initialisation callback for WM8350
Mark Brown
2
-2
/
+12
2008-10-14
mfd: Add GPIO pin configuration support for WM8350
Mark Brown
2
-1
/
+223
2008-10-14
mfd: Add I2C control support for WM8350
Mark Brown
3
-0
/
+132
2008-10-14
mfd: Core support for the WM8350 AudioPlus PMIC
Mark Brown
4
-0
/
+1824
2008-10-14
mfd: Core support for the WM8400 AudioPlus HiFi CODEC and PMU
Mark Brown
3
-0
/
+465
2008-10-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-0
/
+116
2008-10-07
Merge branch 'pxa-palm' into pxa-machines
Russell King
3
-0
/
+116
2008-09-30
mfd: Fix asic3 compilation
Samuel Ortiz
1
-1
/
+1
2008-09-30
mfd: Fix Kconfig accroding to the new gpiolib symbols
Samuel Ortiz
1
-2
/
+2
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-08-21
[ARM] 5184/1: Split ucb1400_ts into core and touchscreen
Marek VaĊĦut
3
-0
/
+116
2008-08-11
mfd: tc6393 cleanup and update
Ian Molton
1
-63
/
+93
2008-08-11
mfd: have TMIO drivers and subdevices depend on ARM
Samuel Ortiz
1
-0
/
+9
2008-08-10
mfd: t7l66 MMC platform data
Ian Molton
1
-0
/
+5
2008-08-10
mfd: tc6387 MMC platform data
Ian Molton
1
-1
/
+10
2008-08-10
mfd: Fix 7l66 and 6387 according to the new mfd-core API
Samuel Ortiz
2
-5
/
+10
2008-08-10
mfd: Fix tc6393 according to the new tmio.h
Samuel Ortiz
1
-3
/
+0
2008-08-10
mfd: driver for the TC6387XB TMIO controller.
Ian Molton
3
-0
/
+179
2008-08-10
mfd: driver for the T7L66XB TMIO SoC
Ian Molton
3
-0
/
+416
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
3
-5
/
+5
2008-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Russell King
2
-19
/
+21
[next]