aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/dwc/designware_i2s.c
AgeCommit message (Expand)Author
2017-04-30ASoC: dwc: Disallow building designware_pcm as a moduleJose Abreu
2017-01-09ASoC: dwc: Add record capability in PIO modeJose Abreu
2016-12-14ASoC: dwc: Fix PIO mode initializationJose Abreu
2016-08-08ASoC: dwc: Drop DMA channel names assignmentSylwester Nawrocki
2016-06-26SoC: dwc: trivial fix of spelling mistake "unsuppted" -> "unsupported"Colin Ian King
2016-06-13ASoC: dwc: Add PIO PCM extensionJose Abreu
2016-05-30ASoC: dwc: Add helper functions to disable/enable irqsJose Abreu
2016-04-07ASoC: dwc: Use fifo depth to program FCRJose Abreu
2016-04-05ASoC: dwc: Unmask I2S interrupts only for enabled channelsJose Abreu
2016-02-02ASoC: dwc: Ensure i2s_reg_comp{1,2} is always initialisedJon Medhurst (Tixy)
2016-01-10ASoC: dwc: add quirk to override COMP_PARAM_1 registerMaruthi Srinivas Bayyavarapu
2015-12-07ASoC: dwc: reconfigure dwc in 'resume' from 'suspend'Maruthi Srinivas Bayyavarapu
2015-12-07ASoC: dwc: add quirk for different register offsetMaruthi Srinivas Bayyavarapu
2015-12-07ASoC: dwc: add runtime suspend/resume functionalityMaruthi Srinivas Bayyavarapu
2015-10-26Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8328', 'asoc/t...Mark Brown
2015-10-24ASoC: dwc: add check for master/slave formatMaruthi Srinivas Bayyavarapu
2015-10-05ASoC: dwc: support dw i2s in slave modeMaruthi Srinivas Bayyavarapu
2015-10-02ASoC: dwc: fix dma stop transferring issueyitian
2015-10-02ASoC: dwc: correct irq clear methodYitian Bu
2015-02-04Merge remote-tracking branches 'asoc/topic/doc', 'asoc/topic/dwc', 'asoc/topi...Mark Brown
2015-01-28ASoC: dwc: Remove unnecessary conditional compilationAndrew Jackson
2014-12-30ASoC: dwc: Add devicetree support for Designware I2SAndrew Jackson
2014-12-30ASoC: dwc: Register components with managed interfaceAndrew Jackson
2014-12-30ASoC: dwc: Prepare clock before useAndrew Jackson
2014-12-30ASoC: dwc: Read I2S block configuration from registersAndrew Jackson
2014-12-30ASoC: dwc: Switch to managed clock resourceAndrew Jackson
2014-12-22ASoC: dwc: Iterate over all channelsAndrew Jackson
2014-12-22ASoC: dwc: Ensure FIFOs are flushed to prevent channel swapAndrew Jackson
2014-12-22ASoC: dwc: Reorder code in preparation for DT supportAndrew Jackson
2014-12-22ASoC: dwc: Remove unnecessary debug messages and testsAndrew Jackson
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-03ASoC: dwc: Allocate resources with devm_ioremap_resourceAndrew Jackson
2014-10-20ASoC: dwc: drop owner assignment from platform_driversWolfram Sang
2014-09-09ASoC: Update email id of the authorRajeev Kumar
2014-09-06ASoC: dwc: Update email id of the authorRajeev Kumar
2013-08-29ASoC: designware_i2s: Remove unnecessary dev_set_drvdata()Fabio Estevam
2013-06-12ASoC: dwc: Folder path correction in file header.Rajeev Kumar
2013-06-12ASoC: dwc: debug message correction.Rajeev Kumar
2013-03-26ASoC: switch over to use snd_soc_register_component() on dw i2sKuninori Morimoto
2013-01-26ASoC: dwc: fix support for more than two channelsDan Carpenter
2012-07-04ASoC: dwc: Staticise non-exported i2s_start()Mark Brown
2012-06-28ASoC: dwc: Add missing __iomem annotationsMark Brown
2012-06-22ASoC: Add support for synopsys i2s controller as per ASoC framework.Rajeev Kumar