summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-274-7/+7
* Merge branch 'origin' into for-linusRussell King2009-09-2419-187/+74
|\
| * Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2009-09-233-152/+21
| |\
| | * ALSA: lx6464es - remove unused struct memberTim Blechmann2009-09-211-1/+0
| | * ALSA: lx6464es - cleanup of rmh message bus functionTim Blechmann2009-09-212-98/+1
| | * ALSA: pcm - Simplify snd_pcm_drain() implementationTakashi Iwai2009-09-211-53/+20
| * | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2009-09-239-21/+45
| |\ \
| | * | ASoC: wm8753: fix mapping when MONOMIX is set to StereoPhil Vandry2009-09-211-0/+1
| | * | ASoC: some minor changes for AD1836 and AD1938 codec driversBarry Song2009-09-212-3/+2
| | * | ASoC: DaVinci: Fixes to McASP configurationChaithrika U S2009-09-181-2/+22
| | * | ASoC: Blackfin I2S: fix resuming when device hasn't been usedCliff Cai2009-09-181-12/+7
| | * | ASoC: Blackfin I2S: add lost platform_device parameter to resume functionBarry Song2009-09-171-1/+2
| | * | ASoC: fix typos in Blackfin headersBarry Song2009-09-172-2/+2
| | * | ASoC: bf5xx-sport: the irq save/restore funcs take an unsigned longMike Frysinger2009-09-171-1/+1
| | * | ASoC: Blackfin AC97: add a few missing multichannel define handlingCliff Cai2009-09-171-0/+8
| * | | trivial: remove unnecessary semicolonsJoe Perches2009-09-214-6/+3
| * | | trivial: Remove commented out usage of dead MODULE_PARM() in swarm_cs4297aRobert P. J. Day2009-09-211-3/+0
| * | | Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-191-2/+2
| * | | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-181-3/+3
| |\ \ \
| | * | | davinci: EDMA: multiple CCs, channel mapping and API changesSudhakar Rajashekhara2009-08-261-3/+3
* | | | | Merge branch 'master' into for-linusRussell King2009-09-228-60/+85
|\| | | |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-09-178-60/+85
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-09-172-35/+51
| | |\ \ \
| | | * | | ALSA: hda - Fix MSI GX620 mixerTakashi Iwai2009-09-171-3/+15
| | | * | | ALSA: hda - Fix Dell S14 pin setupTakashi Iwai2009-09-151-2/+2
| | | * | | ALSA: hda - Fix IDT92HD83* codec setupTakashi Iwai2009-09-151-5/+0
| | | * | | ALSA: hda - Add support for HP dv6Takashi Iwai2009-09-141-0/+7
| | | * | | ALSA: hda - Fix HP/line-out initialization with IDT/STAC codecsTakashi Iwai2009-09-141-3/+11
| | | * | | ALSA: hda - Set default GPIO for IDT92HD71bxxTakashi Iwai2009-09-141-1/+1
| | | * | | ALSA: hda - Set default GPIO for STAC/IDT codecsTakashi Iwai2009-09-141-20/+13
| | | * | | ALSA: hda - Add missing model=auto entry for ALC269Takashi Iwai2009-09-111-1/+2
| | * | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-09-176-25/+34
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | ASoC: remove unused #include <linux/version.h>Huang Weiyi2009-09-163-3/+0
| | | * | | ASoC: S3C lrsync function made to work with IRQs disabled.Jassi2009-09-151-6/+10
| | | * | | ASoC: Fix display of stream name in DAPM debugfsMark Brown2009-09-141-3/+4
| | | * | | ASoC: Clean up error handling in MPC5200 DMA setupJulia Lawall2009-09-121-13/+20
* | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-09-211-9/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [ARM] pxa: update pxa2xx-ac97.c to use 'struct dev_pm_ops'Mike Rapoport2009-09-101-9/+11
* | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-09-142-42/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'master' into develRussell King2009-09-1212-97/+170
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'devel-stable' into develRussell King2009-09-1226-73/+164
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into devel-...Russell King2009-08-171-6/+0
| | |\ \ \ \ \ \
| | | * | | | | | ARM: S3C24XX: Add platform device for AC97 controllerMark Brown2009-08-141-6/+0
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King2009-09-1253-334/+415
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [ARM] 5596/1: at91sam9g20-ek: Register WM8731 in board fileMark Brown2009-07-091-36/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'topic/ymfpci' into for-linusTakashi Iwai2009-09-101-5/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sound: ymfpci: increase timer resolution to 96 kHzClemens Ladisch2009-08-101-5/+15
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'topic/usb-audio' into for-linusTakashi Iwai2009-09-103-96/+256
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ALSA: usb-audio - Fix types taken in min()Takashi Iwai2009-08-111-1/+1
| * | | | | | | | | | sound: usb-audio: do not make URBs longer than sync packet intervalClemens Ladisch2009-08-101-0/+2