| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: mc13xxx-core: Pass the IRQF_ONESHOT flag | Fabio Estevam | 2015-06-22 | 1 | -1/+1 |
* | mfd: mc13xxx-core: %pF is only for function pointers | Scott Wood | 2015-03-23 | 1 | -3/+3 |
* | mfd: mc13xxx: Configure WDI reset | Markus Pargmann | 2014-09-26 | 1 | -0/+8 |
* | mfd: mc13xxx: Use regmap irq framework for interrupts | Alexander Shiyan | 2014-07-09 | 1 | -269/+41 |
* | mfd: mc13xxx: Do not use platform data with devicetree | Alexander Shiyan | 2014-06-03 | 1 | -12/+10 |
* | mfd: mc13xxx-core: Initialize the lock prior to using it | Fabio Estevam | 2014-06-03 | 1 | -2/+2 |
* | ASoC: mc13783: Add devicetree support | Alexander Shiyan | 2014-04-29 | 1 | -3/+7 |
* | mfd: mc13xxx: Simplify probe() & remove() | Alexander Shiyan | 2014-01-21 | 1 | -19/+17 |
* | mfd: mc13xxx: Remove redundant checks | Alexander Shiyan | 2014-01-21 | 1 | -4/+1 |
* | mfd: mc13xxx: Don't require lock for simple register I/O | Mark Brown | 2013-09-25 | 1 | -5/+0 |
* | mfd: mc13xxx: Add support for mc34708 | Uwe Kleine-König | 2012-11-06 | 1 | -0/+21 |
* | mfd: mc13xxx: Change probing details for mc13xxx devices | Uwe Kleine-König | 2012-11-06 | 1 | -50/+27 |
* | mfd: Use devm_* APIs for mc13xxx: remove leftover kfree | Andreas Pretzsch | 2012-09-21 | 1 | -1/+0 |
* | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 2012-09-14 | 1 | -1/+1 |
* | mfd: Use devm_* APIs for mc13xxx | Axel Lin | 2012-07-09 | 1 | -4/+0 |
* | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-05-29 | 1 | -192/+47 |
|\ |
|
| * | mfd: Move the mc13xxx-core spi specific code into a separate module | Marc Reilly | 2012-05-01 | 1 | -143/+5 |
| * | mfd: Use regmap for the mc13xxx-core register access | Marc Reilly | 2012-05-01 | 1 | -79/+34 |
| * | mfd: Prepare for separating spi and i2c mc13xxx-core backends | Marc Reilly | 2012-05-01 | 1 | -75/+113 |
* | | mfd: mc13xxx: add codec platform data | Philippe Rétornaz | 2012-05-18 | 1 | -1/+2 |
|/ |
|
* | mfd: Add pdata to set mc13783-ts conversion delay | Michael Thalmeier | 2012-03-06 | 1 | -2/+9 |
* | mfd: Add device tree probe support for mc13xxx | Shawn Guo | 2012-01-09 | 1 | -31/+75 |
* | mfd: Fixed unconditional reset of the mc13xxx ADC reading enable bits | Robin van der Gracht | 2012-01-09 | 1 | -2/+2 |
* | mfd: Remove redundant spi driver bus initialization | Lars-Peter Clausen | 2012-01-09 | 1 | -1/+0 |
* | mfd: Fix a sparse warning about mc13xxx_chipname not being declared | Uwe Kleine-König | 2011-10-24 | 1 | -1/+1 |
* | input: Add power button support for mc13783 | Philippe Rétornaz | 2011-10-24 | 1 | -0/+9 |
* | mfd: Implicitly register mc13xxx led subdevice | Philippe Rétornaz | 2011-10-24 | 1 | -1/+1 |
* | mfd: Unconditionally register mc13xxx regulator subdevice | Philippe Rétornaz | 2011-10-24 | 1 | -4/+2 |
* | mfd: Remove mc13783 API functions and symbols | Uwe Kleine-König | 2011-10-24 | 1 | -12/+0 |
* | mfd: Provide a generic version of mc13xxx adc_do_conversion | Uwe Kleine-König | 2011-10-24 | 1 | -45/+44 |
* | mfd: Use mfd cell platform_data for mc13xxx cells platform bits | Samuel Ortiz | 2011-05-26 | 1 | -5/+7 |
* | mfd: Add MODULE_DEVICE_TABLE to mc13xxx-core | Axel Lin | 2011-03-23 | 1 | -0/+1 |
* | mfd: Rename platform_data field of mfd_cell to mfd_data | Andres Salomon | 2011-03-23 | 1 | -1/+1 |
* | mfd: mfd_cell is now implicitly available to mc13xxx drivers | Andres Salomon | 2011-03-23 | 1 | -13/+5 |
* | mfd: Don't open-code mc13xxx_unlock | Uwe Kleine-König | 2011-01-14 | 1 | -1/+1 |
* | mfd: Fix a memory leak when unload mc13xxx-core module | Axel Lin | 2010-10-29 | 1 | -0/+2 |
* | mfd: Remove DEBUG defines from mc13xxx-core | Samuel Ortiz | 2010-10-29 | 1 | -2/+0 |
* | mfd: Add mc13892 support to mc13xxx | Uwe Kleine-König | 2010-10-29 | 1 | -0/+840 |