index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-16
mfd: Correct WM8350 I2C return code usage
Mark Brown
1
-2
/
+13
2008-11-16
mfd: fix event masking for da9030
Mike Rapoport
1
-1
/
+1
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-20
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+3
2008-10-19
mfd: ucb1400 needs GPIO
Andrew Morton
1
-0
/
+1
2008-10-19
mfd: ucb1400 sound driver uses/depends on AC97_BUS:
Randy Dunlap
1
-0
/
+1
2008-10-19
mfd: Don't use NO_IRQ in WM8350
Mark Brown
1
-1
/
+1
2008-10-19
mfd: update TMIO drivers to use the clock API
Ian Molton
2
-26
/
+61
2008-10-19
mfd: twl4030-core irq simplification
David Brownell
1
-66
/
+2
2008-10-19
mfd: add base support for Dialog DA9030/DA9034 PMICs
Eric Miao
1
-0
/
+563
2008-10-19
mfd: TWL4030 core driver
David Brownell
3
-0
/
+1273
2008-10-19
mfd: support tmiofb cell on tc6393xb
Dmitry Baryshkov
1
-0
/
+114
2008-10-19
mfd: add OHCI cell to tc6393xb
Dmitry Baryshkov
1
-0
/
+87
2008-10-19
mfd: Fix htc-egpio compile warning
Samuel Ortiz
1
-1
/
+1
2008-10-19
mfd: do tcb6393xb state restore on resume only if requested
Dmitry Baryshkov
1
-40
/
+34
2008-10-19
mfd: provide and use setup hook for tc6393xb
Dmitry Baryshkov
1
-7
/
+14
2008-10-19
mfd: update sm501 debugging/low information messages
Ben Dooks
1
-3
/
+3
2008-10-19
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-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
2
-5
/
+767
2008-10-13
mfd: Add initialisation callback for WM8350
Mark Brown
2
-2
/
+12
2008-10-13
mfd: Add GPIO pin configuration support for WM8350
Mark Brown
2
-1
/
+223
2008-10-13
mfd: Add I2C control support for WM8350
Mark Brown
3
-0
/
+132
2008-10-13
mfd: Core support for the WM8350 AudioPlus PMIC
Mark Brown
4
-0
/
+1824
2008-10-13
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-20
[ARM] 5184/1: Split ucb1400_ts into core and touchscreen
Marek VaĊĦut
3
-0
/
+116
2008-08-10
mfd: tc6393 cleanup and update
Ian Molton
1
-63
/
+93
2008-08-10
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
[next]