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-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-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
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
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2
-2
/
+2
2008-07-29
mfd: accept pure device as a parent, not only platform_device
Dmitry Baryshkov
2
-9
/
+9
2008-07-29
mfd: add platform_data to mfd_cell
Mike Rapoport
2
-1
/
+5
2008-07-28
mfd: Coding style fixes
Ben Dooks
1
-8
/
+7
2008-07-28
mfd: Use to_platform_device instead of container_of
Ben Dooks
1
-2
/
+1
2008-07-27
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
2
-8
/
+8
2008-07-26
asic3: platform_get_irq() may return signed unnoticed
Roel Kluin
1
-3
/
+5
2008-07-25
MFD_TC6393XB is ARM-only
Adrian Bunk
1
-1
/
+1
2008-07-25
gpiolib: allow user-selection
Michael Buesch
1
-2
/
+2
2008-07-25
gpio: sysfs interface
David Brownell
1
-0
/
+2
2008-07-25
mfd: sm501 fix gpio number calculation for upper bank
Ben Dooks
1
-1
/
+3
2008-07-25
mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unset
Ben Dooks
1
-5
/
+24
2008-07-25
sm501: fixes for akpms comments on gpiolib addition
Ben Dooks
1
-8
/
+16
2008-07-25
sm501: gpio I2C support
Ben Dooks
1
-1
/
+75
2008-07-25
sm501: gpio dynamic registration for PCI devices
Arnaud Patard
1
-2
/
+4
2008-07-25
sm501: add gpiolib support
Ben Dooks
2
-52
/
+255
2008-07-25
sm501: add power control callback
Ben Dooks
1
-0
/
+31
2008-07-25
mfd: fix platform driver hotplug/coldplug
Kay Sievers
3
-0
/
+6
2008-07-25
mfd: don't use memzero
Andrew Morton
1
-1
/
+1
2008-07-23
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-0
/
+729
2008-07-20
mfd: let asic3 use mem resource instead of bus_shift
Philipp Zabel
1
-6
/
+5
2008-07-20
mfd: fix the asic3 irq demux code
Philipp Zabel
1
-1
/
+1
2008-07-20
mfd: asic3 should depend on gpiolib
Samuel Ortiz
1
-1
/
+1
2008-07-20
mfd: fix asic3 config array initialisation
Philipp Zabel
1
-3
/
+3
2008-07-20
mfd: move asic3 probe functions into __init section
Philipp Zabel
1
-6
/
+5
2008-07-20
mfd: Use uppercase only for asic3 macros and defines
Samuel Ortiz
1
-44
/
+44
2008-07-20
mfd: use dev_* macros for asic3 debugging
Samuel Ortiz
1
-14
/
+13
2008-07-20
mfd: New asic3 gpio configuration code
Samuel Ortiz
1
-56
/
+43
2008-07-20
mfd: asic3 children platform data removal
Samuel Ortiz
1
-8
/
+0
2008-07-20
mfd: asic3 gpiolib support
Samuel Ortiz
1
-71
/
+153
2008-07-12
Merge branch 'pxa-tosa' into pxa
Russell King
4
-0
/
+729
2008-07-07
[ARM] 5128/1: tc6393xb: tmio-nand support
Dmitry Baryshkov
2
-0
/
+64
2008-07-07
[ARM] 5127/1: Core MFD support
Dmitry Baryshkov
3
-0
/
+120
2008-07-07
[ARM] 5096/2: Support Toshiba TC6393XB Mobile I/O Controller.
Dmitry Baryshkov
3
-0
/
+545
2008-05-21
HTC_EGPIO is ARM-only
Al Viro
1
-1
/
+1
2008-04-30
drivers: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2
-5
/
+5
2008-04-29
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-4
/
+5
[next]