aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/davinci_voicecodec.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-25mfd: davinci_voicecodec: Remove pointless #includeGravatar Arnd Bergmann 1-5/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-14/+1
2016-11-29mfd: davinci_voicecodec: Tidyup header difinitionsGravatar Kuninori Morimoto 1-0/+1
2016-01-14mfd: davinci_voicecodec: Remove pointless 'out of memory' error messageGravatar Lee Jones 1-4/+1
2015-01-22mfd: davinci_voicecodec: Constify struct regmap_configGravatar Krzysztof Kozlowski 1-1/+1
2014-10-20mfd: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2013-09-02mfd: davinci_voicecodec: Provide a regmap for register I/OGravatar Mark Brown 1-0/+14
2013-09-02mfd: davinci_voicecodec: Remove unused read and write functionsGravatar Mark Brown 1-11/+0
2013-06-19mfd: davinci_voicecodec: Convert to use devm_* APIsGravatar Sachin Kamat 1-38/+10
2013-06-13mfd: davinci_voicecodec: Convert to managed resources for allocating memoryGravatar Lee Jones 1-7/+3
2013-04-05mfd: davinci_voicecodec: use module_platform_driver_probe()Gravatar Jingoo Han 1-11/+1
2012-11-28mfd: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-28mfd: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-09-15mfd: core: Push irqdomain mapping out into devicesGravatar Mark Brown 1-1/+1
2011-05-26mfd: Use mfd cell platform_data for davinci cells platform bitsGravatar Samuel Ortiz 1-2/+4
2011-03-23asoc: davinci_voicecodec: use mfd_data instead of driver_dataGravatar Andres Salomon 1-2/+2
2011-03-02mfd: Fix DaVinci voice codec device nameGravatar Manjunathappa, Prakash 1-2/+2
2010-08-12mfd: Fix davinci memory leakGravatar Julia Lawall 1-2/+4
2010-04-02mfd: update gfp/slab.h includesGravatar Tejun Heo 1-0/+1
2010-03-12MFD: DaVinci Voice CodecGravatar Miguel Aguilar 1-0/+189