aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2011-10-21Merge branch 'fix/hda' of git://github.com/tiwai/soundLinus Torvalds
2011-10-18ALSA: HDA: conexant support for Lenovo T520/W520Daniel Suchy
2011-10-18ALSA: hda - Add position_fix quirk for Dell Inspiron 1010Takashi Iwai
2011-10-04Merge branch 'fix/asoc' of git://github.com/tiwai/soundLinus Torvalds
2011-10-02ASoC: omap_mcpdm_remove cannot be __devexitArnd Bergmann
2011-10-02ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADCAxel Lin
2011-10-02ASoC: use a valid device for dev_err() in ZyloniteArnd Bergmann
2011-09-30ALSA: hda - Fix a regression of the position-buffer checkTakashi Iwai
2011-09-27Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-09-27ASoC: ssm2602: Re-enable oscillator after suspendLars-Peter Clausen
2011-09-26ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing...Thomas Pfaff
2011-09-26ALSA: hda/realtek - Don't detect LO jack when identical with HPTakashi Iwai
2011-09-26ALSA: hda/realtek - Avoid bogus HP-pin assignmentTakashi Iwai
2011-09-24ALSA: HDA: No power nids on 92HD93David Henningsson
2011-09-23Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-09-23ALSA: usb-audio - clear chip->probing on error exitThomas Pfaff
2011-09-23ASoC: omap-mcbsp: Do not attempt to change DAI sysclk if stream is activeJarkko Nikula
2011-09-22ALSA: fm801: Gracefully handle failure of tuner auto-detectBen Hutchings
2011-09-22ALSA: fm801: Fix double free in case of error in tuner detectionBen Hutchings
2011-09-21ASoC: Ensure we generate a driver nameMark Brown
2011-09-20ASoC: Remove bitrotted wm8962_resume()Mark Brown
2011-09-20ALSA: HDA: Add support for IDT 92HD93David Henningsson
2011-09-19ALSA: hda/realtek - Fix auto-mute with HP+LO configurationTakashi Iwai
2011-09-16ASoC: bf5xx-ad73311: Fix prototype for bf5xx_probeAxel Lin
2011-09-15ALSA: pcm - fix race condition in wait_for_avail()Arjan van de Ven
2011-09-14Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-09-14ALSA: HDA: Cirrus - fix "Surround Speaker" volume control nameDavid Henningsson
2011-09-13ALSA: hda - Terminate the recursive connection search properlyTakashi Iwai
2011-09-12ASoC: Fix trivial build regression in Kirkwood I2SArnd Bergmann
2011-09-05ASoC: Blackfin: bf5xx-ad193x: Fix codec device nameLars-Peter Clausen
2011-09-05ASoC: Fix reporting of partial jack updatesMark Brown
2011-08-31ASoC: imx: Fix build warning of unused 'card' variableFabio Estevam
2011-08-31ASoC: Fix register cache sync register_writable WARN_ONsLars-Peter Clausen
2011-08-31ASoC: snd_soc_codec_{readable,writable}_register change default to trueLars-Peter Clausen
2011-08-31ASoC: soc-dapm: Fix parameter comment for snd_soc_dapm_freePeter Ujfalusi
2011-08-26Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-08-25ALSA: hda: Conexant: Allow different output types to share DACDavid Henningsson
2011-08-24ASoC: MPC5200: replace of_device with platform_deviceTimur Tabi
2011-08-24ASoC: Correct element count for WM8996 sidetone HPFMark Brown
2011-08-24ASoC: Tegra: wm8903 machine driver: Drop Ventana supportStephen Warren
2011-08-24ASoC: Add Springbank I/O card to Speyside KconfigJoseph Pentland
2011-08-24ALSA: hda/conexant - Enable ADC-switching for auto-mic mode, tooTakashi Iwai
2011-08-23ALSA: hda - Fix double-headphone/speaker paths for Cxt auto-parserTakashi Iwai
2011-08-23ALSA: hda - Update jack-sense info even when no automute is setTakashi Iwai
2011-08-23ALSA: hda - Fix output-path initialization for Realtek auto-parserTakashi Iwai
2011-08-22sound/soc/fsl/mpc8610_hpcd.c: add missing of_node_putJulia Lawall
2011-08-22sound/soc/fsl/p1022_ds.c: add missing of_node_putJulia Lawall
2011-08-22sound/soc/ep93xx/ep93xx-i2s.c: add missing kfreeJulia Lawall
2011-08-22sound/soc/kirkwood/kirkwood-i2s.c: add missing kfreeJulia Lawall
2011-08-22ASoC: soc-core: use GFP_KERNEL flag for kmalloc in snd_soc_cnewAxel Lin