aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/da9052-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-05mfd: da9052: Fix manual ADC read after timed out readSebastian Reichel1-0/+2
2017-08-22mfd: da9052: Make touchscreen registration optionalSebastian Reichel1-3/+23
2016-10-04mfd: da9053: Ensure the FAULT_LOG is cleared during MFD driver probeSteve Twiss1-0/+51
2015-10-30mfd: da9053: Addition of extra registers for GPIOs 8-13Steve Twiss1-0/+6
2015-05-27mfd: da9052: Fix broken regulator probeJohan Hovold1-4/+4
2015-01-20mfd: da9052-core: Fix platform-device id collisionFabio Estevam1-1/+2
2014-09-26mfd: da9052: Avoid setting read_flag_mask for da9052-i2c driverAxel Lin1-1/+1
2014-03-19mfd: da9052: Fix volatile register definition ommissionsanthony.olech.opensource@diasemi.com1-0/+3
2014-01-06mfd: dialog: Constify struct mfd_cell where possibleGeert Uytterhoeven1-1/+1
2013-07-31mfd: Use dev_get_platdata()Jingoo Han1-1/+1
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-262/+11
2012-11-28mfd: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-28mfd: remove use of __devinitBill Pemberton1-1/+1
2012-11-20mfd: da9052: Introduce da9052-irq.cFabio Estevam1-263/+8
2012-11-20mfd: da9052-core: Use regmap_irq_get_virq() and fix the probeFabio Estevam1-15/+19
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown1-1/+1
2012-07-09mfd: Remove unused variable from da9052_device_initKrzysztof Wilczynski1-1/+0
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-0/+140
2012-05-20mfd: Add ADC support to the DA9052/53 coreAshish Jangam1-0/+140
2012-05-13mfd: da9052: Fix genirq abuseMark Brown1-5/+3
2012-03-06mfd: Remove unused io_lock mutex from da9052Axel Lin1-3/+0
2012-01-03mfd: Clearing events requires event registers to be writable for da9052-coreAshish Jangam1-0/+4
2011-12-26mfd: Fix annotations in da9052-coreMark Brown1-2/+2
2011-12-14MFD: DA9052/53 MFD core moduleAshish Jangam1-0/+690