aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2010-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 8-59/+140
2010-06-21Merge branch 'fix/misc' into for-linusGravatar Takashi Iwai 1-0/+1
2010-06-21ALSA: usb/endpoint, fix dangling pointer useGravatar Jiri Slaby 1-0/+1
2010-06-20Merge branch 'fix/misc' into for-linusGravatar Takashi Iwai 1-11/+11
2010-06-20Merge branch 'fix/asoc' into for-linusGravatar Takashi Iwai 1-2/+0
2010-06-17ALSA: asihpi - Get rid of incorrect "long" types and casts.Gravatar Eliot Blennerhassett 1-11/+11
2010-06-15powerpc/5200: Fix build error in sound code.Gravatar Grant Likely 1-1/+1
2010-06-15ASoC: DaVinci: Fix McASP hardware FIFO configurationGravatar Sudhakar Rajashekhara 1-2/+0
2010-06-15Merge branch 'fix/misc' into for-linusGravatar Takashi Iwai 4-29/+110
2010-06-15Merge branch 'fix/hda' into for-linusGravatar Takashi Iwai 1-17/+18
2010-06-14ALSA: hda - Fix line-in for mb5 model MacBook (Pro) 5,1 / 5,2Gravatar Alex Murray 1-7/+6
2010-06-11ALSA: usb-audio: fix UAC2 control value queriesGravatar Daniel Mack 1-5/+14
2010-06-11ALSA: usb-audio: parse UAC2 sample rate ranges correctlyGravatar Daniel Mack 1-18/+74
2010-06-11ALSA: usb-audio: fix control messages for USB_RECIP_INTERFACEGravatar Daniel Mack 3-6/+16
2010-06-11ALSA: usb-audio: add check for faulty clock in parse_audio_format_rates_v2()Gravatar Daniel Mack 1-0/+6
2010-06-11ALSA: hda - Don't check capture source mixer if no ADC is availableGravatar Takashi Iwai 1-10/+12
2010-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 3-2/+4
2010-06-10Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 1-36/+0
2010-06-10Merge branch 'fix/misc' into for-linusGravatar Takashi Iwai 2-2/+1
2010-06-08ALSA: sound/spi: patch for the unuseful variable removalGravatar Wan ZongShun 1-1/+0
2010-06-08ALSA: hda - Add SSID table for iMac7,1.Gravatar Justin P. Mattock 1-0/+1
2010-06-08ALSA: hda - Add SSID table for MacBookAir1,1Gravatar Justin P. Mattock 1-0/+1
2010-06-08ALSA: hda - Add SSID table for MacBookAir2,1Gravatar Justin P. Mattock 1-0/+1
2010-06-08ALSA: atmel: set "channel A event" output to debugGravatar Yegor Yefremov 1-1/+1
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 16-227/+535
2010-06-02Merge branch 'fix/asoc' into for-linusGravatar Takashi Iwai 1-1/+10
2010-06-02Merge branch 'fix/hda' into for-linusGravatar Takashi Iwai 1-2/+2
2010-06-02Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Gravatar Takashi Iwai 1-1/+10
2010-06-02Merge branch 'master' of git.alsa-project.org:alsa-kernel into fix/hdaGravatar Takashi Iwai 1-2/+2
2010-06-02ALSA: hda-intel - fix wallclk variable update and conditionGravatar Jaroslav Kysela 1-2/+2
2010-06-02Merge branch 'fix/hda' into for-linusGravatar Takashi Iwai 2-0/+4
2010-06-02ALSA: asihpi - Fix uninitialized variableGravatar Takashi Iwai 1-0/+3
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableGravatar Benjamin Herrenschmidt 1-3/+5
2010-06-01ALSA: hda: Use LPIB for ASUS M2VGravatar Daniel T Chen 1-0/+1
2010-05-31ASoC: MX31ads sound support should depend on MACH_MX31ADS_WM1133_EV1Gravatar Sascha Hauer 1-1/+1
2010-05-31ASoC: Add missing Kconfig entry for Phytec boardsGravatar Sascha Hauer 1-0/+9
2010-05-31ALSA: usb-audio: export UAC2 clock selectors as mixer controlsGravatar Daniel Mack 1-7/+35
2010-05-31ALSA: usb-audio: clean up find_audio_control_unit()Gravatar Daniel Mack 1-8/+10
2010-05-31ALSA: usb-audio: add UAC2 sepecific Feature Unit controlsGravatar Daniel Mack 1-6/+10
2010-05-31ALSA: usb-audio: unify constants from specificationGravatar Daniel Mack 2-68/+35
2010-05-31ALSA: usb-audio: parse clock topology of UAC2 devicesGravatar Daniel Mack 9-125/+396
2010-05-31ALSA: usb-audio: support partially write-protected UAC2 controlsGravatar Daniel Mack 2-6/+26
2010-05-31ALSA: usb-audio: UAC2: clean up parsing of bmaControlsGravatar Daniel Mack 1-4/+4
2010-05-31ALSA: hda: Use LPIB for another mainboardGravatar Daniel T Chen 1-0/+1
2010-05-31ALSA: hda: Use mb31 quirk for an iMac modelGravatar Daniel T Chen 1-0/+1
2010-05-31ALSA: hda: Use LPIB for an ASUS deviceGravatar Daniel T Chen 1-0/+1
2010-05-31[ARM] pxa/spitz: Correctly register WM8750Gravatar Marek Vasut 1-36/+0
2010-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 24-180/+184
2010-05-29Merge branch 'fix/hda' into for-linusGravatar Takashi Iwai 2-0/+4
2010-05-29Merge branch 'fix/misc' into for-linusGravatar Takashi Iwai 17-157/+154