summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-1436-76/+78
* ALSA: keywest: Remove obsolete cleanup for clientdataAxel Lin2011-09-121-1/+0
* ALSA: aoa: Remove obsolete cleanup for clientdataAxel Lin2011-09-121-3/+1
* ALSA: ymfpci: add "Playback" to FM Legacy Volume controlRaymond Yau2011-09-121-1/+1
* ALSA: usb: refine delay information with USB frame counterPierre-Louis Bossart2011-09-124-3/+60
* ALSA: usb-audio: add Starr Labs USB MIDI supportKristian Amlie2011-08-264-0/+40
* ALSA: ctxfi: Bump playback substreams to 256Maarten Lankhorst2011-08-243-3/+3
* ALSA: core: release the constraint check for replace opsLu Guanqun2011-08-241-1/+1
* ALSA: core: trivial code style fixLu Guanqun2011-08-241-1/+1
* ALSA: usb-audio - Check the dB-range validity in the later read, tooTakashi Iwai2011-08-191-2/+11
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-08-194-19/+23
|\
| * ALSA: usb-audio - Fix missing mixer dB informationTakashi Iwai2011-08-191-1/+2
| * ALSA: hda - Add "PCM" volume to vmaster slave listTakashi Iwai2011-08-181-0/+2
| * ALSA: hda - Fix duplicated capture-volume creation for ALC268 modelsTakashi Iwai2011-08-161-18/+18
| * ALSA: ac97: Add HP Compaq dc5100 SFF(PT003AW) to Headphone Jack Sense whitelistDaniel T Chen2011-08-151-0/+1
* | ALSA: hdspm - Simplify with snd_pcm_hw_constraint_pow2()Takashi Iwai2011-08-151-51/+25
* | ALSA: hdspm - Add missing KNOT flag for AES32 rate restrictionTakashi Iwai2011-08-151-0/+2
* | ALSA: hdspm - Correct max buffer size limitTakashi Iwai2011-08-151-2/+2
* | ALSA: virtuoso: fix Essence ST(X) S/PDIF inputClemens Ladisch2011-08-151-0/+1
* | ALSA: isight: remove superfluous fieldClemens Ladisch2011-08-151-1/+0
* | ALSA: hdspm - Enable 32 samples/period on RME RayDAT/AIOAdrian Knoth2011-08-151-5/+20
* | ALSA: hdspm - Introduce hdspm_get_latency() to harmonize latency calculationAdrian Knoth2011-08-151-5/+23
* | ALSA: hdspm - Reorder period sizes according to their bit representationAdrian Knoth2011-08-151-1/+1
* | ALSA: hdspm - Set period_bytes_min to 32 * 4 for new RME cardsAdrian Knoth2011-08-151-2/+2
* | ALSA: hdspm - Allow for 8192 period size on RME MADI and AES cardsAdrian Knoth2011-08-151-1/+1
|/
* ALSA: snd_usb_caiaq: track submitted output urbsDaniel Mack2011-08-142-4/+28
* Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-08-1216-17/+524
|\
| * ASoC: Fix compile warning in wm8750.cTakashi Iwai2011-08-121-1/+1
| * ASoC: omap: Update e-mail address of Jarkko NikulaJarkko Nikula2011-08-126-9/+9
| * ASoC: SAMSUNG: Add I2S0 internal dma driverSangbeom Kim2011-08-123-0/+481
| * ASoC: Terminate WM8750 SPI device ID tableMark Brown2011-08-111-0/+1
| * ASoC: Add missing break in WM8994 probeMark Brown2011-08-111-0/+1
| * ASoC: Fix typo in wm8750 spi_idsMark Brown2011-08-101-1/+1
| * ASoC: Fix warning in Speyside WM8962Mark Brown2011-08-101-1/+1
| * ASoC: Fix SPI driver binding for WM8987Mark Brown2011-08-101-0/+7
| * ASoC: Fix binding of WM8750 on JiveMark Brown2011-08-101-1/+1
| * ASoC: WM8903: Free IRQ on device removalStephen Warren2011-08-091-0/+5
| * ASoC: Tegra: wm8903 machine driver: Allow re-insertion of moduleStephen Warren2011-08-091-4/+11
| * ASoC: Tegra: tegra_pcm_deallocate_dma_buffer: Don't OOPSStephen Warren2011-08-091-2/+7
* | ALSA: snd-usb-caiaq: Correct offset fields of outbound iso_frame_descDaniel Mack2011-08-101-2/+4
* | ALSA: azt3328 - adjust error handling code to include debugging codeJulia Lawall2011-08-101-4/+7
* | ALSA: hda - Add CONFIG_SND_HDA_POWER_SAVE to stac_vrefout_set()Wang Shaoyan2011-08-101-0/+2
* | ALSA: usb-audio - Add quirk for BOSS Micro BR-80Kazutomo Yoshii2011-08-101-0/+34
* | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-08-0810-6830/+6770
|\|
| * Merge branch 'wm8996-rename' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2011-08-08183-29919/+28359
| |\
| | * ASoC: Acknowledge WM8996 interrupts before acting on themMark Brown2011-08-081-5/+4
| | * ASoC: Rename WM8915 to WM8996Mark Brown2011-08-088-6735/+6735
| * | ASoC: sgtl5000: fix cache handlingWolfram Sang2011-08-031-93/+35
| * | ASoC: Disable wm_hubs periodic DC servo updateMark Brown2011-07-291-2/+1
* | | Merge branch 'fix/kconfig' into for-linusTakashi Iwai2011-08-0840-805/+514
|\ \ \