summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/da9052-core.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: da9053: Ensure the FAULT_LOG is cleared during MFD driver probeSteve Twiss2016-10-041-0/+51
* mfd: da9053: Addition of extra registers for GPIOs 8-13Steve Twiss2015-10-301-0/+6
* mfd: da9052: Fix broken regulator probeJohan Hovold2015-05-271-4/+4
* mfd: da9052-core: Fix platform-device id collisionFabio Estevam2015-01-201-1/+2
* mfd: da9052: Avoid setting read_flag_mask for da9052-i2c driverAxel Lin2014-09-261-1/+1
* mfd: da9052: Fix volatile register definition ommissionsanthony.olech.opensource@diasemi.com2014-03-191-0/+3
* mfd: dialog: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-061-1/+1
* mfd: Use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-161-262/+11
|\
| * mfd: da9052: Introduce da9052-irq.cFabio Estevam2012-11-201-263/+8
| * mfd: da9052-core: Use regmap_irq_get_virq() and fix the probeFabio Estevam2012-11-201-15/+19
* | mfd: remove use of __devinitdataBill Pemberton2012-11-281-1/+1
* | mfd: remove use of __devinitBill Pemberton2012-11-281-1/+1
|/
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-151-1/+1
* mfd: Remove unused variable from da9052_device_initKrzysztof Wilczynski2012-07-091-1/+0
* Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-291-0/+140
|\
| * mfd: Add ADC support to the DA9052/53 coreAshish Jangam2012-05-201-0/+140
* | mfd: da9052: Fix genirq abuseMark Brown2012-05-131-5/+3
|/
* mfd: Remove unused io_lock mutex from da9052Axel Lin2012-03-061-3/+0
* mfd: Clearing events requires event registers to be writable for da9052-coreAshish Jangam2012-01-031-0/+4
* mfd: Fix annotations in da9052-coreMark Brown2011-12-261-2/+2
* MFD: DA9052/53 MFD core moduleAshish Jangam2011-12-141-0/+690
OpenPOWER on IntegriCloud