aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/davinci_voicecodec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-29mfd: davinci_voicecodec: Tidyup header difinitionsKuninori Morimoto1-0/+1
2016-01-14mfd: davinci_voicecodec: Remove pointless 'out of memory' error messageLee Jones1-4/+1
2015-01-22mfd: davinci_voicecodec: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2014-10-20mfd: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-09-02mfd: davinci_voicecodec: Provide a regmap for register I/OMark Brown1-0/+14
2013-09-02mfd: davinci_voicecodec: Remove unused read and write functionsMark Brown1-11/+0
2013-06-19mfd: davinci_voicecodec: Convert to use devm_* APIsSachin Kamat1-38/+10
2013-06-13mfd: davinci_voicecodec: Convert to managed resources for allocating memoryLee Jones1-7/+3
2013-04-05mfd: davinci_voicecodec: use module_platform_driver_probe()Jingoo Han1-11/+1
2012-11-28mfd: remove use of __devexitBill Pemberton1-1/+1
2012-11-28mfd: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown1-1/+1
2011-05-26mfd: Use mfd cell platform_data for davinci cells platform bitsSamuel Ortiz1-2/+4
2011-03-23asoc: davinci_voicecodec: use mfd_data instead of driver_dataAndres Salomon1-2/+2
2011-03-02mfd: Fix DaVinci voice codec device nameManjunathappa, Prakash1-2/+2
2010-08-12mfd: Fix davinci memory leakJulia Lawall1-2/+4
2010-04-02mfd: update gfp/slab.h includesTejun Heo1-0/+1
2010-03-12MFD: DaVinci Voice CodecMiguel Aguilar1-0/+189