index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-18
MFD: ucb1x00-core: use mutexes instead of semaphores
Russell King
1
-8
/
+7
2012-02-18
MFD: ucb1x00-core: add .owner initializer and module alias
Russell King
1
-0
/
+2
2012-02-18
MFD: ucb1x00-core: add handling for ucb1x00 reset
Russell King
1
-4
/
+13
2012-02-18
MFD: ucb1x00-core: get rid of mach/hardware.h include
Russell King
1
-2
/
+0
2012-02-18
MFD: ucb1x00-ts: provide input layer with device parent
Russell King
1
-0
/
+1
2012-02-18
MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP data
Russell King
3
-6
/
+7
2012-02-16
irq_domain: Remove 'new' irq_domain in favour of the ppc one
Grant Likely
1
-12
/
+2
2012-02-16
mfd: twl-core.c: Fix the number of interrupts managed by twl4030
Benoit Cousson
1
-1
/
+1
2012-02-13
Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-10
/
+10
2012-02-13
ARM: omap: fix section mismatch errors in TWL PMIC driver
Russell King
1
-10
/
+10
2012-02-09
ARM: omap: fix broken twl-core dependencies and ifdefs
Russell King
2
-3
/
+5
2012-02-03
Merge branch 'master' into for-next
Jiri Kosina
64
-1206
/
+4279
2012-02-03
ab5500-core.c: Don't needlessly include linux/version.h
Jesper Juhl
1
-1
/
+0
2012-02-03
mfd: Avoid twl6040-codec PLL reconfiguration when not needed
Peter Ujfalusi
1
-51
/
+74
2012-02-03
mfd: Store twl6040-codec mclk configuration
Peter Ujfalusi
1
-0
/
+3
2012-02-03
MFD: mcp-sa11x0: use _noirq resume methods
Russell King
1
-1
/
+8
2012-02-03
MFD: mcp-sa11x0: convert to use dev_pm_ops
Russell King
1
-6
/
+12
2012-02-03
MFD: mcp-sa11x0: convert mcp-sa11x0 to use platform resources
Russell King
1
-42
/
+99
2012-02-03
MFD: mcp-sa11x0: add .owner initializer
Russell King
1
-6
/
+4
2012-02-03
MFD: mcp-sa11x0: move setup of PPC unit out of mcp-sa11x0.c
Russell King
1
-9
/
+0
2012-02-03
MFD: mcp-sa11x0: remove DMA initializers and variables
Russell King
5
-11
/
+0
2012-02-03
MFD: mcp-core: sanitize host creation/removal
Russell King
2
-8
/
+17
2012-02-03
mfd: twl-core: Don't specify regulator consumers by struct device
Mark Brown
1
-4
/
+4
2012-01-22
MFD: ucb1x00-ts: fix resume failure
Russell King
1
-27
/
+5
2012-01-21
MFD: ucb1x00-core: fix gpiolib direction_output handling
Russell King
1
-6
/
+12
2012-01-21
MFD: ucb1x00-core: fix missing restore of io output data on resume
Russell King
1
-0
/
+1
2012-01-20
MFD: mcp-core: fix complaints from the genirq layer
Russell King
1
-6
/
+11
2012-01-20
Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus."
Russell King
4
-85
/
+16
2012-01-20
Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."
Russell King
1
-110
/
+52
2012-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-1
/
+1
2012-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
Linus Torvalds
54
-524
/
+1775
2012-01-13
module_param: check type correctness for module_param_array
Rusty Russell
1
-1
/
+1
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
6
-244
/
+1386
2012-01-11
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-15
/
+0
2012-01-09
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-451
/
+304
2012-01-09
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-5
/
+2
2012-01-09
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
10
-20
/
+29
2012-01-09
mfd: Put WM8994 into cache only mode when suspending
Mark Brown
1
-0
/
+2
2012-01-09
mfd: Add pm ops to max8925
Kevin Liu
1
-0
/
+27
2012-01-09
mfd: Convert aat2870 to dev_pm_ops
Mark Brown
1
-9
/
+10
2012-01-09
mfd: Still check other interrupts if we get a wm831x touchscreen IRQ
Mark Brown
1
-2
/
+1
2012-01-09
mfd: Introduce missing kfree in 88pm860x probe routine
Julia Lawall
1
-0
/
+1
2012-01-09
mfd: Add S5M series configuration
Sangbeom Kim
2
-0
/
+12
2012-01-09
mfd: Add s5m series irq driver
Sangbeom Kim
1
-0
/
+487
2012-01-09
mfd: Add S5M core driver
Sangbeom Kim
1
-0
/
+176
2012-01-09
mfd: Fix stmpe section mismatch
Samuel Ortiz
1
-1
/
+1
2012-01-09
mfd: Fix stmpe build warning
Samuel Ortiz
1
-0
/
+1
2012-01-09
mfd: Fix STMPE I2c build failure
Samuel Ortiz
1
-1
/
+1
2012-01-09
mfd: Constify aat2870-core i2c_device_id table
Axel Lin
1
-1
/
+1
2012-01-09
mfd: Add support for stmpe variant 801
Viresh Kumar
4
-13
/
+105
[prev]
[next]