summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/misc' into for-linusTakashi Iwai2009-07-213-9/+6
|\
| * ALSA: ca0106 - Fix the max capture buffer sizeTakashi Iwai2009-07-201-2/+2
| * ALSA: OSS sequencer should be initialized after snd_seq_system_client_initJaswinder Singh Rajput2009-07-191-5/+2
| * ALSA: sound/isa: convert nested spin_lock_irqsave to spin_lockJulia Lawall2009-07-191-2/+2
* | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-07-212-2/+11
|\ \
| * | ALSA: hda - Fix pin-setup for Sony VAIO with STAC9872 codecsTakashi Iwai2009-07-201-2/+4
| * | ALSA: hda - Add quirk for Gateway T6834c laptopHao Song2009-07-201-0/+1
| * | ALSA: hda_codec: Check for invalid zero connectionsJaroslav Kysela2009-07-191-0/+6
* | | Merge branch 'fix/ctxfi' into for-linusTakashi Iwai2009-07-211-2/+2
|\ \ \
| * | | ALSA: ctxfi: Swapped SURROUND-SIDE channels on emu20k2Frank Roth2009-07-201-2/+2
* | | | Merge branch 'fix/usb-audio' into for-linusTakashi Iwai2009-07-161-1/+13
|\ \ \ \
| * | | | sound: usb-audio: add workaround for Blue Microphones devicesClemens Ladisch2009-07-151-1/+13
| |/ / /
* | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-07-161-2/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | ALSA: riptide - proper handling of pci_register_driver for joystickJaswinder Singh Rajput2009-07-151-2/+5
* | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-07-161-0/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | ALSA: hda_intel: more strict alc880_parse_auto_config dig_nid checkingJaroslav Kysela2009-07-101-0/+6
* | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-07-161-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | ASoC: Fix NULL pointer dereference in __pxa2xx_pcm_hw_freeDaniel Mack2009-07-091-1/+1
* | | | Sound: remove direct access of driver_dataGreg Kroah-Hartman2009-07-121-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-07-109-66/+113
|\ \ \ \
| * \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2009-07-105-62/+92
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ALSA: hda - targa and targa-2ch fixDavid Heidelberger2009-07-091-6/+6
| | * | | ALSA: hda - fix beep tone calculation for IDT/STAC codecsPaul Vojta2009-07-091-4/+7
| | * | | ALSA: hda - Missing volume controls for Intel HDA (ALC269/EeePC)Darren Salt2009-07-081-2/+2
| | * | | ALSA: hda - Disable AMD SB600 64bit address support onlyAndiry Brienza2009-07-081-3/+13
| | * | | ALSA: hda - Check widget types while parsing capture source in patch_via.cTakashi Iwai2009-07-081-1/+5
| | * | | ALSA: hda - Fix capture source selection in patch_via.cTakashi Iwai2009-07-071-19/+35
| | * | | ALSA: hda - Add missing EAPD initialization for VIA codecsTakashi Iwai2009-07-071-0/+3
| | * | | ALSA: hda - Clean up VT170x dig-in initialization codeTakashi Iwai2009-07-071-17/+7
| | * | | ALSA: hda - Fix error path in the sanity check in azx_pcm_open()Takashi Iwai2009-07-051-7/+11
| | * | | ALSA: hda - move 8086:fb30 quirk (stac9205) to the proper sectionHerton Ronaldo Krzesinski2009-07-041-2/+2
| * | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-07-104-4/+21
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ASoC: Fix wm8753 register cache size and initializationLars-Peter Clausen2009-07-031-2/+2
| | * | | ASoC: add locking to mpc5200-psc-ac97 driverGrant Likely2009-07-033-1/+14
| | * | | ASoC: Fix mpc5200-psc-ac97 to ensure the data ready bit is clearedGrant Likely2009-07-031-0/+4
| | * | | ASoC: Fix register cache initialisation for WM8753Mark Brown2009-07-031-1/+1
* | | | | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-082-4/+5
|/ / / /
* | | | Merge branch 'fix/soundcore' into for-linusTakashi Iwai2009-07-031-1/+4
|\ \ \ \
| * | | | sound: do not set DEVNAME for OSS devicesKay Sievers2009-07-031-1/+4
* | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-07-034-24/+48
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ALSA: hda - Add sanity check in PCM open callbackTakashi Iwai2009-07-031-0/+6
| * | | | ALSA: hda - Call snd_pcm_lib_hw_rates() again after codec open callbackTakashi Iwai2009-07-031-0/+1
| * | | | ALSA: hda - Avoid invalid formats and rates with shared SPDIFTakashi Iwai2009-07-031-4/+10
| * | | | ALSA: hda - Improve ASUS eeePC 1000 mixerTakashi Iwai2009-07-031-19/+5
| * | | | ALSA: hda - Add GPIO1 control at muting with HP laptopsTakashi Iwai2009-07-031-1/+26
* | | | | Merge branch 'fix/oxygen' into for-linusTakashi Iwai2009-07-021-0/+2
|\ \ \ \ \
| * | | | | sound: virtuoso: fix Xonar D1/DX silence after resumeClemens Ladisch2009-07-021-0/+2
* | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-07-022-1/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ALSA: hda - Add quirk for HP 6930pTakashi Iwai2009-07-011-0/+1
| * | | | | ALSA: hda - Add missing static to patch_ca0110()Takashi Iwai2009-07-011-1/+1
OpenPOWER on IntegriCloud