summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/mc13xxx-core.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: mc13xxx-core: Use of_property_read_bool()Saurabh Sengar2015-12-041-4/+4
* mfd: mc13xxx-core: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-221-1/+1
* mfd: mc13xxx-core: %pF is only for function pointersScott Wood2015-03-231-3/+3
* mfd: mc13xxx: Configure WDI resetMarkus Pargmann2014-09-261-0/+8
* mfd: mc13xxx: Use regmap irq framework for interruptsAlexander Shiyan2014-07-091-269/+41
* mfd: mc13xxx: Do not use platform data with devicetreeAlexander Shiyan2014-06-031-12/+10
* mfd: mc13xxx-core: Initialize the lock prior to using itFabio Estevam2014-06-031-2/+2
* ASoC: mc13783: Add devicetree supportAlexander Shiyan2014-04-291-3/+7
* mfd: mc13xxx: Simplify probe() & remove()Alexander Shiyan2014-01-211-19/+17
* mfd: mc13xxx: Remove redundant checksAlexander Shiyan2014-01-211-4/+1
* mfd: mc13xxx: Don't require lock for simple register I/OMark Brown2013-09-251-5/+0
* mfd: mc13xxx: Add support for mc34708Uwe Kleine-König2012-11-061-0/+21
* mfd: mc13xxx: Change probing details for mc13xxx devicesUwe Kleine-König2012-11-061-50/+27
* mfd: Use devm_* APIs for mc13xxx: remove leftover kfreeAndreas Pretzsch2012-09-211-1/+0
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-141-1/+1
* mfd: Use devm_* APIs for mc13xxxAxel Lin2012-07-091-4/+0
* Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-291-192/+47
|\
| * mfd: Move the mc13xxx-core spi specific code into a separate moduleMarc Reilly2012-05-011-143/+5
| * mfd: Use regmap for the mc13xxx-core register accessMarc Reilly2012-05-011-79/+34
| * mfd: Prepare for separating spi and i2c mc13xxx-core backendsMarc Reilly2012-05-011-75/+113
* | mfd: mc13xxx: add codec platform dataPhilippe Rétornaz2012-05-181-1/+2
|/
* mfd: Add pdata to set mc13783-ts conversion delayMichael Thalmeier2012-03-061-2/+9
* mfd: Add device tree probe support for mc13xxxShawn Guo2012-01-091-31/+75
* mfd: Fixed unconditional reset of the mc13xxx ADC reading enable bitsRobin van der Gracht2012-01-091-2/+2
* mfd: Remove redundant spi driver bus initializationLars-Peter Clausen2012-01-091-1/+0
* mfd: Fix a sparse warning about mc13xxx_chipname not being declaredUwe Kleine-König2011-10-241-1/+1
* input: Add power button support for mc13783Philippe Rétornaz2011-10-241-0/+9
* mfd: Implicitly register mc13xxx led subdevicePhilippe Rétornaz2011-10-241-1/+1
* mfd: Unconditionally register mc13xxx regulator subdevicePhilippe Rétornaz2011-10-241-4/+2
* mfd: Remove mc13783 API functions and symbolsUwe Kleine-König2011-10-241-12/+0
* mfd: Provide a generic version of mc13xxx adc_do_conversionUwe Kleine-König2011-10-241-45/+44
* mfd: Use mfd cell platform_data for mc13xxx cells platform bitsSamuel Ortiz2011-05-261-5/+7
* mfd: Add MODULE_DEVICE_TABLE to mc13xxx-coreAxel Lin2011-03-231-0/+1
* mfd: Rename platform_data field of mfd_cell to mfd_dataAndres Salomon2011-03-231-1/+1
* mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon2011-03-231-13/+5
* mfd: Don't open-code mc13xxx_unlockUwe Kleine-König2011-01-141-1/+1
* mfd: Fix a memory leak when unload mc13xxx-core moduleAxel Lin2010-10-291-0/+2
* mfd: Remove DEBUG defines from mc13xxx-coreSamuel Ortiz2010-10-291-2/+0
* mfd: Add mc13892 support to mc13xxxUwe Kleine-König2010-10-291-0/+840
OpenPOWER on IntegriCloud