summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/davinci_voicecodec.c
AgeCommit message (Expand)AuthorLines
2015-01-22mfd: davinci_voicecodec: Constify struct regmap_configKrzysztof Kozlowski-1/+1
2014-10-20mfd: drop owner assignment from platform_driversWolfram Sang-1/+0
2013-09-02mfd: davinci_voicecodec: Provide a regmap for register I/OMark Brown-0/+14
2013-09-02mfd: davinci_voicecodec: Remove unused read and write functionsMark Brown-11/+0
2013-06-19mfd: davinci_voicecodec: Convert to use devm_* APIsSachin Kamat-38/+10
2013-06-13mfd: davinci_voicecodec: Convert to managed resources for allocating memoryLee Jones-7/+3
2013-04-05mfd: davinci_voicecodec: use module_platform_driver_probe()Jingoo Han-11/+1
2012-11-28mfd: remove use of __devexitBill Pemberton-1/+1
2012-11-28mfd: remove use of __devexit_pBill Pemberton-1/+1
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown-1/+1
2011-05-26mfd: Use mfd cell platform_data for davinci cells platform bitsSamuel Ortiz-2/+4
2011-03-23asoc: davinci_voicecodec: use mfd_data instead of driver_dataAndres Salomon-2/+2
2011-03-02mfd: Fix DaVinci voice codec device nameManjunathappa, Prakash-2/+2
2010-08-12mfd: Fix davinci memory leakJulia Lawall-2/+4
2010-04-02mfd: update gfp/slab.h includesTejun Heo-0/+1
2010-03-12MFD: DaVinci Voice CodecMiguel Aguilar-0/+189