summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ml403-ac97cr: Remove always NULL parameterLars-Peter Clausen2015-01-021-7/+2
* Merge branch 'topic/msbits' into for-nextTakashi Iwai2014-12-311-1/+1
|\
| * ASoC: pcm: Fix unused variable warningTakashi Iwai2014-12-311-1/+1
* | ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN triggerLibin Yang2014-12-313-1/+11
* | ALSA: asihpi: fix an information leak in asihpi_hpi_ioctl()Eliot Blennerhassett2014-12-312-2/+7
* | Merge branch 'topic/pcm-params' into for-nextTakashi Iwai2014-12-303-59/+56
|\ \
| * | ALSA: pcm: Replace custom ld2 function with __flsLars-Peter Clausen2014-12-301-26/+1
| * | ALSA: snd_pcm_oss_period_size: Use round{up,down}_pow_of_two()Lars-Peter Clausen2014-12-301-3/+3
| * | ALSA: pcm: Use __ffs() instead of ffs() in snd_mask_min()Lars-Peter Clausen2014-12-301-1/+1
| * | ALSA: pcm: Simplify params_period_bytes()Lars-Peter Clausen2014-12-301-3/+1
| * | ALSA: pcm: Add kernel doc for params_*() functionsLars-Peter Clausen2014-12-301-4/+33
| * | ALSA: pcm: Convert params_* mask helpers to static inline functionsLars-Peter Clausen2014-12-301-6/+18
| * | ALSA: pcm: Remove unused SNDRV_PCM_IOCTL1_{FALSE,TRUE} definesLars-Peter Clausen2014-12-301-3/+0
| * | ALSA: pcm_params: Remove unused add/sub functionsLars-Peter Clausen2014-12-301-14/+0
| * | ALSA: pcm: Fix kerneldoc for params_*() functionsLars-Peter Clausen2014-12-301-5/+5
| * | Merge tag 'asoc-fix-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai2014-12-309-40/+52
| |\ \
* | \ \ Merge branch 'topic/msbits' into for-nextTakashi Iwai2014-12-302-22/+17
|\ \ \ \ | | |_|/ | |/| |
| * | | ASoC: pcm: Use wildcard msbits constraintsLars-Peter Clausen2014-12-301-20/+4
| * | | ALSA: Add support for wildcard msbits constraintsLars-Peter Clausen2014-12-301-1/+12
| * | | ALSA: Fix handling of multiple msbits constraints on the same runtimeLars-Peter Clausen2014-12-301-1/+1
* | | | Merge tag 'asoc-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2014-12-3021-210/+349
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'asoc/topic/samsung' and 'asoc/topic/wm8750' i...Mark Brown2014-12-242-2/+1
| |\ \ \ \ \
| | | * | | | ASoC: wm8750: Cleanup manual bias level transitionsLars-Peter Clausen2014-12-221-24/+1
| | | * | | | ASoC: wm8750: Make VREF a VMID instead of OUTPUT widgetLars-Peter Clausen2014-12-121-1/+1
| | * | | | | ASoC: samsung: drop owner assignment from platform_driversWolfram Sang2014-12-221-1/+0
| | | |/ / / | | |/| | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/rockchip', 'asoc...Mark Brown2014-12-244-18/+220
| |\ \ \ \ \ \ \ \
| | | | | * | | | | ASoC: rt5677: Adjust the routing of "PLL1"Oder Chiou2014-12-241-11/+7
| | | | | * | | | | ASoC: rt5677: Add the ASRC supportOder Chiou2014-12-241-0/+155
| | | | | * | | | | ASoC: rt5677: Revise the filter powersOder Chiou2014-12-241-6/+16
| | | | | |/ / / /
| | | | * | | | | ASoC: rt5670: Keep sysclk on if JD func is usedBard Liao2014-12-221-0/+11
| | | | * | | | | ASoC: rt5670: Add runtime PM supportBard Liao2014-12-221-0/+9
| | | | * | | | | ASoC: rt5670: set platform data by dmiBard Liao2014-12-221-0/+18
| | | | |/ / / /
| | | * | | | | ASoC: rockchip: i2s: set TDL and RDL to 16 samplesJianqun Xu2014-12-241-0/+4
| | | |/ / / /
| | * | | | | ASoC: pxa: drop owner assignment from platform_driversWolfram Sang2014-12-221-1/+0
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/intel' and 'asoc...Mark Brown2014-12-247-53/+46
| |\ \ \ \ \ \ \
| | | | * | | | | ASoC: omap: drop owner assignment from platform_driversWolfram Sang2014-12-221-1/+0
| | | | |/ / / /
| | | * | | | | ASoC: Intel: Store the entry_point read from FW fileJie Yang2014-12-241-0/+1
| | | * | | | | ASoC: Intel: fix sparse non static symbol warningsWei Yongjun2014-12-221-2/+2
| | | * | | | | ASoC: intel: Remove superfluous backslash in KconfigTakashi Iwai2014-12-221-2/+2
| | | * | | | | ASoC: intel: sst: drop owner assignment from platform_driversWolfram Sang2014-12-221-1/+0
| | | * | | | | ASoC: Intel: fix platform_no_drv_owner.cocci warningskbuild test robot2014-12-221-1/+0
| | | * | | | | ASoC: Intel: fix platform_no_drv_owner.cocci warningskbuild test robot2014-12-221-1/+0
| | | |/ / / /
| | * | | | | ASoC: dwc: Reorder code in preparation for DT supportAndrew Jackson2014-12-221-34/+39
| | * | | | | ASoC: dwc: Remove unnecessary debug messages and testsAndrew Jackson2014-12-221-11/+2
| | |/ / / /
| * | | | | Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown2014-12-243-1/+10
| |\ \ \ \ \
| | * | | | | ASoC: pcm512x: Also support PCM514x devicesPeter Rosin2014-12-223-1/+10
| | |/ / / /
| * | | | | Merge remote-tracking branch 'asoc/topic/pcm' into asoc-nextMark Brown2014-12-241-3/+4
| |\ \ \ \ \
| | * | | | | ASoC: pcm: Fix vague codec and cpu DAI prepare error messagesJarkko Nikula2014-12-241-3/+4
| | |/ / / /
| * | | | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2014-12-243-93/+16
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | ASoC: dapm: Simplify fully route card handlingLars-Peter Clausen2014-12-223-92/+16
OpenPOWER on IntegriCloud