index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
mc13xxx-core.c
Age
Commit message (
Expand
)
Author
2012-05-29
Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-05-18
mfd: mc13xxx: add codec platform data
Philippe Rétornaz
2012-05-01
mfd: Move the mc13xxx-core spi specific code into a separate module
Marc Reilly
2012-05-01
mfd: Use regmap for the mc13xxx-core register access
Marc Reilly
2012-05-01
mfd: Prepare for separating spi and i2c mc13xxx-core backends
Marc Reilly
2012-03-06
mfd: Add pdata to set mc13783-ts conversion delay
Michael Thalmeier
2012-01-09
mfd: Add device tree probe support for mc13xxx
Shawn Guo
2012-01-09
mfd: Fixed unconditional reset of the mc13xxx ADC reading enable bits
Robin van der Gracht
2012-01-09
mfd: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2011-10-24
mfd: Fix a sparse warning about mc13xxx_chipname not being declared
Uwe Kleine-König
2011-10-24
input: Add power button support for mc13783
Philippe Rétornaz
2011-10-24
mfd: Implicitly register mc13xxx led subdevice
Philippe Rétornaz
2011-10-24
mfd: Unconditionally register mc13xxx regulator subdevice
Philippe Rétornaz
2011-10-24
mfd: Remove mc13783 API functions and symbols
Uwe Kleine-König
2011-10-24
mfd: Provide a generic version of mc13xxx adc_do_conversion
Uwe Kleine-König
2011-05-26
mfd: Use mfd cell platform_data for mc13xxx cells platform bits
Samuel Ortiz
2011-03-23
mfd: Add MODULE_DEVICE_TABLE to mc13xxx-core
Axel Lin
2011-03-23
mfd: Rename platform_data field of mfd_cell to mfd_data
Andres Salomon
2011-03-23
mfd: mfd_cell is now implicitly available to mc13xxx drivers
Andres Salomon
2011-01-14
mfd: Don't open-code mc13xxx_unlock
Uwe Kleine-König
2010-10-29
mfd: Fix a memory leak when unload mc13xxx-core module
Axel Lin
2010-10-29
mfd: Remove DEBUG defines from mc13xxx-core
Samuel Ortiz
2010-10-29
mfd: Add mc13892 support to mc13xxx
Uwe Kleine-König