aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2009-01-093-115/+14
|\
| * ASoC: TWL4030: Module unloading fixPeter Ujfalusi2009-01-091-0/+2
| * ASoC: TWL4030: Change the soc_value_enum back to soc_enumPeter Ujfalusi2009-01-081-5/+5
| * ASoC: Merge the soc_value_enum to soc_enum structPeter Ujfalusi2009-01-082-110/+7
* | ASoC: cleanup duplicated code.Ian Molton2009-01-0922-360/+87
* | ASoC: Implement WM8350 headphone jack detectionMark Brown2009-01-092-0/+124
* | ASoC: Add jack reporting interfaceMark Brown2009-01-093-1/+140
* | ASoC: Constify pin names for DAPM pin status APIsMark Brown2009-01-091-5/+5
* | ASoC: dapm: Allow explictly named mixer controlsIan Molton2009-01-071-11/+36
|/
* ASoC: Fix SND_SOC_ALL_CODECS handling of dual SPI and I2C control busesMark Brown2009-01-061-5/+15
* ASoC: Use snd_soc_dapm_nc_pin() in at91sam9g20ekMark Brown2009-01-061-2/+2
* ASoC: TWL4030: Convert the bitfield enums to VALUE_ENUM typePeter Ujfalusi2009-01-051-63/+55
* ASoC: New enum type: value_enumPeter Ujfalusi2009-01-052-3/+301
* pxa2xx-ac97: switch AC unit to correct state before probingDmitry Baryshkov2009-01-051-9/+16
* ASoC: Clocking fixes for davinci-evm.cDavid Brownell2009-01-051-3/+16
* ASoC: Mark non-connected TWL4030 pins for pandoraGrazvydas Ignotas2009-01-051-0/+13
* ASoC: OMAP: Select OMAP pin multiplexing when using Nokia N810 ASoC driversJarkko Nikula2009-01-051-0/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2009-01-051-0/+4
|\
| * ASoC: fix davinci-sffsdr bugletDavid Brownell2009-01-051-0/+4
* | ASoC: Clean up kerneldoc warningsMark Brown2009-01-012-27/+29
* | ASoC: Fix pxa2xx-pcm checks for invalid DMA channelsStephen Ware2009-01-011-2/+2
* | ASoC: TWL4030: DAPM based capture implementationPeter Ujfalusi2008-12-312-172/+182
* | ASoC: TWL4030: Make the enum filter generic for twl4030Peter Ujfalusi2008-12-311-16/+14
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-12-301-11/+11
|\
| * V4L/DVB (9533): cx88: Add support for TurboSight TBS8910 DVB-S PCI cardIgor M. Liplianin2008-12-291-11/+11
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-306-8/+8
|\ \
| * \ Merge git://git.marvell.com/orion into develRussell King2008-12-134-59/+124
| |\ \
| * | | [ARM] netwinder: clean up GPIO namingRussell King2008-12-131-5/+3
| * | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-024-2/+4
| |\ \ \
| | * | | [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao2008-12-023-1/+3
| | * | | [ARM] pxa: explicit #include <mach/dma.h> in various driversEric Miao2008-12-021-1/+1
| * | | | Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-11-291-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks2008-11-0318-24/+95
| | |\ \ \
| | * | | | [ARM] S3C: Move regs-ac97.h to arch/arm/plat-s3c/include/plat.Ben Dooks2008-10-301-1/+1
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-302-2/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar2008-12-251-1/+0
| |\ \ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | / | | | |_|_|_|_|/ | | |/| | | | |
| | | | * | | | hrtimer: removing all ur callback modesPeter Zijlstra2008-11-251-1/+0
| | | |/ / / /
* | | | | | | Merge branch 'topic/udev-id-rename' into to-pushTakashi Iwai2008-12-254-3/+89
|\ \ \ \ \ \ \
| * | | | | | | sound: Fix warnings relating to ignored return value in snd_card_registerHannes Eder2008-11-181-2/+6
| * | | | | | | ALSA: hdsp/hdspm: remove card->id from rawmidi device nameJaroslav Kysela2008-11-122-2/+2
| * | | | | | | ALSA: when card identification is changed, change also /proc/asound symlinkJaroslav Kysela2008-11-122-0/+18
| * | | | | | | ALSA: add /sys/class/sound/card#/id (r/w) and card#/number (r/o) filesJaroslav Kysela2008-11-121-1/+65
* | | | | | | | Merge branch 'topic/sound-core-fix' into to-pushTakashi Iwai2008-12-251-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: Fix declaration of sound_classMark Brown2008-12-151-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'topic/snd-hrtimer' into to-pushTakashi Iwai2008-12-254-1/+181
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: hrtimer - Use hard-irq callbackTakashi Iwai2008-12-081-4/+2
| * | | | | | | | ALSA: timer - Add comments and use ns_to_ktime()Takashi Iwai2008-12-081-2/+19
| * | | | | | | | ALSA: Fix a typo in KconfigTakashi Iwai2008-10-291-1/+1
| * | | | | | | | ALSA: Add hrtimer backend for ALSA timer interfaceTakashi Iwai2008-10-244-1/+166
* | | | | | | | | Merge branch 'topic/pcxhr-update' into to-pushTakashi Iwai2008-12-259-521/+1995
|\ \ \ \ \ \ \ \ \