summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ALSA: hda - create hda_codec.control_mutex for kcontrol->private_valueWu Fengguang2009-01-093-18/+20
| * | | | ALSA: hda - Add quirk for Dell Inspiron Mini9Takashi Iwai2009-01-081-0/+1
| * | | | ALSA: hda - Add quirks for Acer Aspire 5930G and 6930GLukasz Wojnilowicz2009-01-081-0/+4
| * | | | ALSA: hda - Add codec ID for MCP73 HDMIBrian Hinz2009-01-071-0/+2
| * | | | ALSA: hda - Fix typos for AD1882 codecsClemens Fruhwirth2009-01-071-2/+2
| * | | | ALSA: hda - Add quirk for HP 2230sTakashi Iwai2009-01-071-0/+1
* | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-01-123-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
* | | | | 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-071-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-069-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/+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
* | | | | Check fops_get() return valueLaurent Pinchart2009-01-061-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/+30
|\ \ \ \ \ \
| * | | | | | ALSA: sound/usb: Use negated usb_endpoint_xfer_control, etcJulia Lawall2009-01-042-12/+8
| * | | | | | 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/+14
| |/ /
* | | 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-301-11/+11
|\ \
OpenPOWER on IntegriCloud