index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: Separate out STMPE controller and interface specific code
Viresh Kumar
2012-01-09
5
-90
/
+195
*
mfd: Remove unused wm831x_irq_data_to_mask_reg()
Mark Brown
2012-01-09
1
-5
/
+0
*
mfd: Add platform data and devices for MAX8997 LED control
Donggeun Kim
2012-01-09
1
-1
/
+2
*
mfd: Make TPS65910 usable without interrupts
Afzal Mohammed
2012-01-09
2
-6
/
+4
*
mfd: Add power off functionality to TWL
Igor Grinberg
2012-01-09
1
-2
/
+40
*
mfd: twl-core: Add initial DT support for twl4030/twl6030
Benoit Cousson
2012-01-09
2
-2
/
+51
*
mfd: Return an error on failed wm831x register writes
Mark Brown
2012-01-09
1
-0
/
+2
*
mfd: Convert WM8400 to devm_kzalloc()
Mark Brown
2012-01-09
1
-5
/
+2
*
mfd: Unify abx500 headers in mfd/abx500
Linus Walleij
2012-01-09
7
-9
/
+9
*
mfd: Use gpio_request_one from twl6040-core
Axel Lin
2012-01-09
1
-5
/
+2
*
mfd: Use gpio_request_one from omap-usb-host
Axel Lin
2012-01-09
1
-12
/
+6
*
mfd: Use gpio_request_one from dm355evm_msp
Axel Lin
2012-01-09
1
-2
/
+1
*
mfd: Use gpio_request_one from aat2870-core
Axel Lin
2012-01-09
1
-2
/
+2
*
mfd: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
2012-01-09
5
-5
/
+5
*
mfd: Add WM1811A device ID to wm8994 driver
Mark Brown
2012-01-09
1
-0
/
+1
*
mfd: Add a dependency on HAVE_CLK for tc6393xb
Christoph Fritz
2012-01-09
1
-1
/
+1
*
mfd: Don't declare jz4740_adc_cells const
Axel Lin
2012-01-09
1
-1
/
+1
*
mfd: Use standard device wakeup for handling max8998 wakeup device
Jonghwan Choi
2012-01-09
1
-2
/
+4
*
mfd: Fix cs5535 section mismatch
Christian Gmeiner
2012-01-09
1
-3
/
+3
*
mfd: Add device tree probe support for mc13xxx
Shawn Guo
2012-01-09
1
-31
/
+75
*
ARM: sa1100: Refactor mcp-sa11x0 to use platform resources.
Jochen Friedrich
2012-01-09
1
-52
/
+110
*
ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.
Jochen Friedrich
2012-01-09
4
-16
/
+85
*
mfd: Fix twl4030-irq typo
NeilBrown
2012-01-09
1
-1
/
+1
*
mfd: Set twl4030-irq tertiary interrupts to be nested/threaded.
NeilBrown
2012-01-09
1
-0
/
+1
*
mfd: Fixed unconditional reset of the mc13xxx ADC reading enable bits
Robin van der Gracht
2012-01-09
1
-2
/
+2
*
mfd: Convert WM8350 to devm_kzalloc()
Mark Brown
2012-01-09
1
-3
/
+1
*
mfd: Store wm8350 struct in core device driver data
Mark Brown
2012-01-09
1
-0
/
+2
*
mfd: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2012-01-09
3
-3
/
+0
*
mfd: Convert MFD drivers to use module_platform_driver
Mark Brown
2012-01-09
10
-120
/
+10
*
mfd: Add basic device tree binding for wm8994
Mark Brown
2012-01-09
1
-0
/
+9
*
mfd: Convert 88pm860x to use regmap api
Jett.Zhou
2012-01-09
2
-61
/
+45
*
mfd: Fix 88pm860x test bank i2c interface bug
Jett.Zhou
2012-01-09
1
-46
/
+89
*
mfd: Disable more pulls on WM8994
Mark Brown
2012-01-09
1
-3
/
+8
*
mfd: Add support for irq over gpio pin to stmpe
Viresh Kumar
2012-01-09
1
-7
/
+29
*
mfd: Convert wm8994 to devm_kzalloc()
Mark Brown
2012-01-09
1
-11
/
+5
*
mfd: Convert wm831x core driver to devm_kzalloc()
Mark Brown
2012-01-09
3
-6
/
+2
*
mfd: Include linux/io.h to jz4740-adc
Axel Lin
2011-12-20
1
-0
/
+1
*
mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handler
NeilBrown
2011-12-20
1
-5
/
+8
*
mfd: Base interrupt for twl4030-irq must be one-shot
NeilBrown
2011-12-20
1
-2
/
+3
*
mfd: Handle tps65910 clear-mask correctly
Marcus Folkesson
2011-12-20
1
-1
/
+1
*
mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resources
Axel Lin
2011-12-20
1
-0
/
+2
*
mfd: Fix twl-core oops while calling twl_i2c_* for unbound driver
Ilya Yanok
2011-12-20
1
-8
/
+8
*
mfd: include linux/module.h for ab5500-debugfs
Axel Lin
2011-12-20
1
-1
/
+1
*
mfd: Update wm8994 active device checks for WM1811
Mark Brown
2011-12-20
1
-0
/
+1
*
mfd: Set tps6586x bits if new value is different from the old one
Axel Lin
2011-12-20
1
-1
/
+1
*
mfd: Set da903x bits if new value is different from the old one
Axel Lin
2011-12-20
1
-1
/
+1
*
mfd: Set adp5520 bits if new value is different from the old one
Axel Lin
2011-12-20
1
-1
/
+1
*
mfd: Add missed free_irq in da903x_remove
Axel Lin
2011-12-20
1
-0
/
+1
*
mfd: fix build failures in recently added ab5500 code
Paul Gortmaker
2011-11-08
2
-0
/
+2
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-07
14
-0
/
+14
|
\
[next]