summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Return proper error code at probe in sound/pcmcia/*Takashi Iwai2009-01-122-13/+18
* ALSA: pdaudiocf - Fix missing free in the error pathTakashi Iwai2009-01-121-1/+3
* ALSA: Return proper error code at probe in sound/usb/*Takashi Iwai2009-01-123-44/+67
* ALSA: Return proper error code at probe in sound/isa/*Takashi Iwai2009-01-126-64/+65
* ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-1231-103/+111
* ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-1247-144/+148
* ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai2009-01-1225-100/+122
* ALSA: Introduce snd_card_create()Takashi Iwai2009-01-121-16/+31
* remove lots of double-semicolonsFernando Carrijo2009-01-082-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-081-1/+1
|\
| * sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg2009-01-061-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-072-2/+2
|\ \
| * | trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-061-1/+1
| * | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-01-079-85/+419
|\ \
| * \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-01-062-7/+17
| |\ \
| | * | 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
| * | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-01-067-78/+402
| |\| | | | |/ | |/|
| | * ASoC: TWL4030: Convert the bitfield enums to VALUE_ENUM typePeter Ujfalusi2009-01-051-63/+55Star
| | * 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
* | | Check fops_get() return valueLaurent Pinchart2009-01-071-0/+4
|/ /
* | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-01-051-1/+1
|\ \
| * | ALSA: ice1724 - Fix a typo in IEC958 PCM nameAlan Horstmann2009-01-051-1/+1
* | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-01-051-0/+4
|\ \ \ | | |/ | |/|
| * | 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
* | | | Merge branch 'topic/usbaudio' into for-linusTakashi Iwai2009-01-056-34/+30Star
|\ \ \ \
| * | | | ALSA: sound/usb: Use negated usb_endpoint_xfer_control, etcJulia Lawall2009-01-042-12/+8Star
| * | | | ALSA: Use usb_set/get_intfdataJulia Lawall2009-01-024-10/+10
| * | | | ALSA: sound/usb: use USB API functions rather than constantsJulia Lawall2009-01-012-24/+24
| | |/ / | |/| |
* | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-01-052-4/+113
|\ \ \ \
| * | | | ALSA: hda - cxt5051 report jack stateUlrich Dangel2009-01-031-0/+3
| * | | | ALSA: hda - add basic jack reporting functions to patch_conexant.cUlrich Dangel2009-01-031-3/+108
| * | | | LSA: hda - Add HP Acacia detectionChris Bagwell2009-01-011-0/+1
| * | | | ALSA: hda - fix name for ALC1200Wu Fengguang2009-01-011-1/+1
| |/ / /
* | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-01-055-217/+227
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | 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/+14Star
| |/
* | V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-021-1/+1
* | V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-3/+3
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-12-311-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-316-8/+8
|\ \