summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-2/+2
|\
| * Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-...Arnd Bergmann2012-01-031-2/+2
| |\
| | * ASoC: mxs-saif: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-2/+2
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-11/+9Star
|\ \ \
| * \ \ Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-092-0/+5
| |\ \ \
| * \ \ \ Merge branch 'v3.2-rc6' into next/driversArnd Bergmann2011-12-2811-6/+23
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'omap/hwmod' into next/driversArnd Bergmann2011-12-2722-602/+243Star
| |\ \ \ \
| * | | | | ASoC: mxs-saif: remove function in platform_dataDong Aisheng2011-12-021-11/+9Star
* | | | | | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-6/+9
|\ \ \ \ \ \
| * | | | | | ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2011-12-141-6/+9
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-083-10/+1Star
|\ \ \ \ \ \
| * | | | | | sound: Kconfig: drop unknown symbol ARCH_CLPS7500Paul Bolle2011-11-221-1/+1
| * | | | | | drop "select GCD" from three Kconfig filesPaul Bolle2011-11-131-1/+0Star
| * | | | | | Merge branch 'master' into for-nextJiri Kosina2011-11-13527-12320/+25457
| |\ \ \ \ \ \
| * | | | | | | snd-aoa: remove commented out Kconfig entryPaul Bolle2011-10-291-8/+0Star
* | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-041-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-075-63/+6Star
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-065-63/+6Star
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | USB: convert sound/* to use module_usb_driver()Greg Kroah-Hartman2011-11-185-63/+6Star
* | | | | | | | | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2012-01-071-0/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | sound: aaci: Enable module alias autogeneration for AMBA driversDave Martin2011-11-221-0/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2011-12-311-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | ASoC: wm8776: add missing break in sample size switchJoachim Eastwood2011-12-231-0/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-12-221-0/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | ALSA: atmel/ac97c: using software reset instead hardware reset if not availableBo Shen2011-12-191-0/+4
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-12-1611-6/+23
|\| | | | | | | | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-12-159-5/+14
| |\| | | | |
| | * | | | | ASoC: Fix hx4700 error handling to free gpios if snd_soc_register_card failsAxel Lin2011-12-121-2/+3
| | * | | | | ASoC: WM8958: correctly show firmware magic on mismatchJonathan Neuschäfer2011-12-121-0/+2
| | * | | | | ASoC: mxs: Add appropriate MODULE_ALIAS()Lothar Waßmann2011-12-112-0/+2
| | * | | | | ASoC: mxs: Add missing MODULE_LICENSE("GPL")Lothar Waßmann2011-12-111-0/+2
| | * | | | | ASoC: Fix WM8996 24.576MHz clock operationMark Brown2011-12-101-0/+1
| | * | | | | ASoC: Include linux/module.h for smdk2443_wm9710Axel Lin2011-12-071-0/+1
| | * | | | | ASoC: Fix a typo in jive_wm8750Axel Lin2011-12-071-2/+1Star
| | * | | | | ASoC: Fix build dependency for SND_SOC_JZ4740_CODECAxel Lin2011-12-061-1/+1
| | * | | | | ASoC: Include linux/io.h for jz4740 codecAxel Lin2011-12-061-0/+1
| * | | | | | ALSA: HDA: Use LPIB Position fix for Intel SCH PoulsboDavid Henningsson2011-12-151-1/+2
| * | | | | | ALSA: hda: fix mute led polarity for HP laptops with buggy BIOSGustavo Maciel Dias Vieira2011-12-131-0/+6
| * | | | | | ALSA: HDA: Set position fix to LPIB for an Atom/Poulsbo based deviceDavid Henningsson2011-12-121-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-12-099-61/+170
|\| | | | | |
| * | | | | | ALSA: hda/realtek - Fix lost speaker volume controlsTakashi Iwai2011-12-071-7/+30
| * | | | | | ALSA: hda/realtek - Create "Bass Speaker" for two speaker pinsTakashi Iwai2011-12-071-0/+2
| * | | | | | ALSA: hda/realtek - Don't create extra controls with channel suffixTakashi Iwai2011-12-071-9/+15
| * | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-12-066-12/+43
| |\| | | | |
| | * | | | | ASoC: Provide a more complete DMA driver stubMark Brown2011-12-061-1/+30
| | * | | | | ASoC: Make SND_SOC_MX27VIS_AIC32X4 depend on I2CAxel Lin2011-12-051-1/+1
| | * | | | | ASoC: Fix dependency for SND_SOC_RAUMFELD and SND_PXA2XX_SOC_HX4700Axel Lin2011-12-051-1/+2
| | * | | | | ASoC: uda1380: Return proper error in uda1380_modinit failure pathAxel Lin2011-12-051-2/+2
| | * | | | | ASoC: kirkwood: Make SND_KIRKWOOD_SOC_OPENRD and SND_KIRKWOOD_SOC_T5325 depen...Axel Lin2011-12-031-1/+2