summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | | | | | | ASoC: fsi: Use of_device_get_match_data() helperGeert Uytterhoeven2017-10-041-8/+3
| | | | | | |/ / / / / / / | | | | | |/| | | | | | |
| | | | * | | | | | | | | ASoC: wm8994: mark expected switch fall-throughsGustavo A. R. Silva2017-11-081-0/+2
| | | | * | | | | | | | | ASoC: wm8993: mark expected switch fall-throughsGustavo A. R. Silva2017-11-081-0/+2
| | | | * | | | | | | | | ASoC: wm8753: mark expected switch fall-throughsGustavo A. R. Silva2017-11-081-2/+2
| | | | * | | | | | | | | ASoC: tpa6130a2: mark expected switch fall-throughGustavo A. R. Silva2017-11-081-0/+1
| | | | * | | | | | | | | ASoC: tlv320dac31xx: mark expected switch fall-throughGustavo A. R. Silva2017-11-081-1/+1
| | | | * | | | | | | | | ASoC: tlv320aic23: mark expected switch fall-throughGustavo A. R. Silva2017-11-081-0/+1
| | | | * | | | | | | | | ASoC: msm8916-wcd-analog: mark expected switch fall-throughGustavo A. R. Silva2017-11-081-0/+1
| | | | |/ / / / / / / /
| | | * | | | | | | | | ASoC: dwc: fix typos in KconfigNik Nyby2017-10-091-2/+2
| | | |/ / / / / / / /
| | | | | | | | | | |
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | *-----. \ \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/cygnus', 'asoc/topic/da7213', 'aso...Mark Brown2017-11-105-32/+78
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | ASoC: fix build warning in soc-core.cRandy Dunlap2017-11-011-1/+1
| | | | | | |/ / / / / / / /
| | | | | * | | | | | | | | ASoC: davinci-mcasp: Handle return value of devm_kasprintfArvind Yadav2017-09-211-0/+12
| | | | | * | | | | | | | | ASoC: davinci: Kill BUG_ON() usageTakashi Iwai2017-09-201-1/+2
| | | | * | | | | | | | | | ASoC: da7213: add support for DSP modesPierre-Louis Bossart2017-11-092-10/+49
| | | | | |/ / / / / / / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | ASoC: cygnus: Remove unnecessary active_slots checkChristos Gkekas2017-10-091-1/+1
| | | * | | | | | | | | | ASoC: cygnus: Remove support for 8 bit audio and for monoLori Hikichi2017-10-041-18/+4
| | | * | | | | | | | | | ASoC: cygnus: Remove set_fmt from SPDIF dai opsLori Hikichi2017-10-041-1/+8
| | | * | | | | | | | | | ASoC: cygnus: Add EXPORT_SYMBOL for helper functionLori Hikichi2017-10-041-0/+1
| | | |/ / / / / / / / /
| | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/bcm2835', 'asoc/topic/cs42l56' and...Mark Brown2017-11-102-103/+304
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / | | | | |/| | | | | | | | |
| | | | | * | | | | | | | | ASoC: cs43130: Add break keyword to switch caseLi Xu2017-09-061-2/+14
| | | * | | | | | | | | | | ASoC: bcm2835: Support left/right justified and DSP modesMatthias Reichl2017-11-101-53/+99
| | | * | | | | | | | | | | ASoC: bcm2835: Enforce full symmetryMatthias Reichl2017-11-101-1/+2
| | | * | | | | | | | | | | ASoC: bcm2835: Support additional samplerates up to 384kHzMatthias Reichl2017-11-101-2/+6
| | | * | | | | | | | | | | ASoC: bcm2835: Add support for TDM modesMatthias Reichl2017-11-101-52/+190
| | | |/ / / / / / / / / /
| | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | *-----. \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown2017-11-1023-148/+1491
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / / | | | | |/| | | | | | | | | | |
| | | | | | * | | | | | | | | | ASoC: arizona: Add support for setting the output volume limitsCharles Keepax2017-09-206-0/+38
| | | | | | * | | | | | | | | | ASoC: arizona: Add handling for audio related device tree entriesCharles Keepax2017-09-197-0/+178
| | | | | | * | | | | | | | | | ASoC: arizona: Add new common Arizona init functionCharles Keepax2017-09-197-12/+14
| | | | | |/ / / / / / / / / / | | | | |/| | | | | | | | | |
| | | | | * | | | | | | | | | ASoC: amd: Modified DMA transfer Mechanism for PlaybackVijendar Mukunda2017-11-091-22/+5
| | | | | * | | | | | | | | | ASoC: amd: use do_div rather than 64 bit division to fix 32 bit buildsGuenter Roeck2017-11-081-2/+1
| | | | | * | | | | | | | | | ASoC: amd: Make the driver name consistent across filesAkshu Agrawal2017-11-082-4/+6
| | | | | * | | | | | | | | | ASoC: amd: Report accurate hw_ptr during dmaVijendar Mukunda2017-11-082-26/+55
| | | | | * | | | | | | | | | ASoC: AMD: Add machine driver for cz rt5650Akshu Agrawal2017-10-193-0/+208
| | | | | * | | | | | | | | | ASoC: AMD: Audio buffer related changes for StoneyVijendar Mukunda2017-10-191-5/+78
| | | | | * | | | | | | | | | ASoC: AMD: DMA driver changes for Stoney PlatformVijendar Mukunda2017-10-192-22/+67
| | | | | * | | | | | | | | | ASoC: AMD: disabling memory gating in stoney platformVijendar Mukunda2017-10-191-24/+55
| | | | | * | | | | | | | | | ASoC: AMD: Added asic_type as ACP DMA driver platform dataVijendar Mukunda2017-10-182-6/+9
| | | * | | | | | | | | | | | ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnosticRobert Jarzmik2017-09-043-30/+74
| | | * | | | | | | | | | | | ASoC: add new ac97 bus supportRobert Jarzmik2017-09-042-0/+3
| | | * | | | | | | | | | | | ALSA: ac97: add an ac97 busRobert Jarzmik2017-09-046-0/+705
| | * | | | | | | | | | | | | Merge remote-tracking branch 'asoc/topic/rockchip' into asoc-nextMark Brown2017-11-101-26/+133
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | ASoC: rockchip: Allocate enough memory so we don't overflow routesDouglas Anderson2017-10-041-1/+11
| | | * | | | | | | | | | | | | ASoC: rockchip: Use bus_type to distinguish rt5514 dsp from rt5514 codecJeffy Chen2017-09-191-12/+49
| | | * | | | | | | | | | | | | ASoC: rockchip: Init dapm routes dynamicallyJeffy Chen2017-09-191-16/+72
| | | * | | | | | | | | | | | | Merge tag 'v4.14-rc1' into asoc-rockchipMark Brown2017-09-19484-3285/+8914
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / | | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | | ASoC: rockchip: Add dapm route for HDMIJeffy Chen2017-09-191-0/+3
| | | * | | | | | | | | | | | | ASoC: rockchip: Add dapm route for DMicJeffy Chen2017-09-191-0/+1
| | * | | | | | | | | | | | | | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2017-11-108-188/+400
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | ASoC: rsnd: return -EIO if rsnd_dmaen_request_channel() failedKuninori Morimoto2017-11-061-3/+1
| | | * | | | | | | | | | | | | | ASoC: rsnd: remove NULL check from rsnd_mod_name()/rsnd_mod_id()Kuninori Morimoto2017-11-013-17/+21
OpenPOWER on IntegriCloud