summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ac97: Push snd_ac97 pointer to the driver levelLars-Peter Clausen2014-11-188-80/+141
* ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen2014-11-1815-30/+33
* ASoC: Drop ac97_control initialization from CODEC driver DAIsLars-Peter Clausen2014-11-186-7/+0
* ASoC: ac97: Drop delayed device registrationLars-Peter Clausen2014-11-183-118/+14
* ASoC: ac97: Drop support for setting platform data via the CPU DAILars-Peter Clausen2014-11-184-18/+0
* ASoC: ac97: Merge soc_ac97_dev_{un,}register()/soc_{un,}register_ac97_codec()Lars-Peter Clausen2014-11-181-50/+30
* ASoC: ac97: Use static ac97_busLars-Peter Clausen2014-11-187-21/+14
* ASoC: Move AC'97 support to its own fileLars-Peter Clausen2014-11-184-350/+416
* ASoC: Properly handle AC'97 device lifetime managementLars-Peter Clausen2014-11-181-7/+11
* ASoC: mpc5200_dma: Don't overwrite ac97 device private_dataLars-Peter Clausen2014-11-181-3/+0
* ASoC: mpc5200_psc_ac97: Remove unused on-stack snd_ac97 deviceLars-Peter Clausen2014-11-181-2/+0
*-. Merge branches 'topic/ad1980', 'topic/wm9705' and 'topic/wm971x' of git://git...Mark Brown2014-11-183-165/+231
|\ \
| | * ASoC: wm9712/wm9713: Replace virtual registers with custom put/get callbacksLars-Peter Clausen2014-11-082-122/+194
| | * Merge branches 'topic/wm9712' and 'topic/wm9713' of git://git.kernel.org/pub/...Mark Brown2014-11-081-27/+24
| | |\
| | | * ASoC: wm9713: Use virtual control instead of virtual registerLars-Peter Clausen2014-10-311-3/+2
| | | * ASoC: wm9713: Move driver state struct allocation to driver probeLars-Peter Clausen2014-10-311-11/+9
| | | * ASoC: wm9713: Use table based control setupLars-Peter Clausen2014-10-311-3/+3
| | | * ASoC: wm9713: Cleanup printk usageLars-Peter Clausen2014-10-311-10/+10
| | * | ASoC: wm9712: Use table based control setupLars-Peter Clausen2014-10-311-2/+3
| | * | ASoC: wm9712: Cleanup printk usageLars-Peter Clausen2014-10-311-8/+4
| | |/
| * | ASoC: wm9705: Use table based control setupLars-Peter Clausen2014-10-311-3/+3
| * | ASoC: wm9705: Cleanup printk usageLars-Peter Clausen2014-10-311-4/+4
| |/
* | ASoC: ad1980: Use table based control setupLars-Peter Clausen2014-10-311-3/+2
* | ASoC: ad1980: Cleanup printk usageLars-Peter Clausen2014-10-311-10/+6
* | ASoC: ad1980: Remove unused headerLars-Peter Clausen2014-10-313-30/+0
|/
* Linux 3.18-rc1v3.18-rc1Linus Torvalds2014-10-201-2/+2
* Merge tag 'arm-soc-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-2020-20/+176
|\
| * Merge tag 'qcom-dt-for-3.18-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2014-10-196-1/+121
| |\
| | * ARM: dts: qcom: add CM-QS600 boardMike Rapoport2014-10-162-0/+60
| | * ARM: dts: qcom: Add initial DTS file for Sony Xperia Z1 phoneTim Bird2014-10-163-1/+20
| | * ARM: dts: qcom: Add SATA support on IPQ8064/AP148Kumar Gala2014-10-162-0/+41
| * | Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-10-194-2/+22
| |\ \
| | * | ARM: dts: Explicitly set dr_mode on exynos5420-arndale-octaSjoerd Simons2014-10-171-0/+4
| | * | ARM: dts: Explicitly set dr_mode on exynos Peach boardsSjoerd Simons2014-10-173-2/+18
| * | | MAINTAINERS: corrected bcm2835 searchScott Branden2014-10-191-6/+3
| * | | MAINTAINERS: Update Santosh Shilimkar's email idSantosh Shilimkar2014-10-151-7/+7
| * | | Merge tag 'samsung-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-10-151-0/+10
| |\| |
| | * | ARM: exynos_defconfig: enable USB gadget supportSjoerd Simons2014-09-251-0/+1
| | * | ARM: exynos_defconfig: Enable Maxim 77693 and I2C GPIO driversKrzysztof Kozlowski2014-09-231-0/+3
| | * | ARM: exynos_defconfig: Enable SBS battery supportJavier Martinez Canillas2014-09-231-0/+1
| | * | ARM: exynos_defconfig: Enable Control Groups supportJavier Martinez Canillas2014-09-231-0/+1
| | * | ARM: exynos_defconfig: Enable Atmel maXTouch supportJavier Martinez Canillas2014-09-231-0/+1
| | * | ARM: exynos_defconfig: Enable MAX77802Vivek Gautam2014-09-231-0/+3
| * | | Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Olof Johansson2014-10-155-4/+8
| |\ \ \
| | * | | ARM: mm: Fix ifdef around cpu_*_do_[suspend, resume] opsBartlomiej Zolnierkiewicz2014-09-231-1/+1
| | * | | ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=nBartlomiej Zolnierkiewicz2014-09-231-0/+2
| | * | | ARM: SAMSUNG: Restore Samsung PM Debug functionalityTomasz Figa2014-09-232-2/+4
| | * | | ARM: dts: Fix pull setting in sd4_width8 pin group for exynos4x12Tomasz Figa2014-09-231-1/+1
| | |/ /
| * | | Merge tag 'fixes-for-v3.18-merge-window' of git://git.kernel.org/pub/scm/linu...Olof Johansson2014-10-152-0/+4
| |\ \ \
| | * | | ARM: dts: Disable smc91x on n900 until bootloader dependency is removedTony Lindgren2014-10-091-0/+3