summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-06-278-59/+140
|\
| * Merge branch 'fix/misc' into for-linusTakashi Iwai2010-06-211-0/+1
| |\
| | * ALSA: usb/endpoint, fix dangling pointer useJiri Slaby2010-06-211-0/+1
| * | Merge branch 'fix/misc' into for-linusTakashi Iwai2010-06-201-11/+11
| |\|
| | * ALSA: asihpi - Get rid of incorrect "long" types and casts.Eliot Blennerhassett2010-06-171-11/+11
| * | Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-06-201-2/+0Star
| |\ \
| | * | ASoC: DaVinci: Fix McASP hardware FIFO configurationSudhakar Rajashekhara2010-06-151-2/+0Star
| * | | Merge branch 'fix/misc' into for-linusTakashi Iwai2010-06-154-29/+110
| |\ \ \ | | | |/ | | |/|
| | * | ALSA: usb-audio: fix UAC2 control value queriesDaniel Mack2010-06-111-5/+14
| | * | ALSA: usb-audio: parse UAC2 sample rate ranges correctlyDaniel Mack2010-06-111-18/+74
| | * | ALSA: usb-audio: fix control messages for USB_RECIP_INTERFACEDaniel Mack2010-06-113-6/+16
| | * | ALSA: usb-audio: add check for faulty clock in parse_audio_format_rates_v2()Daniel Mack2010-06-111-0/+6
| * | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-06-151-17/+18
| |\ \ \
| | * | | ALSA: hda - Fix line-in for mb5 model MacBook (Pro) 5,1 / 5,2Alex Murray2010-06-141-7/+6Star
| | * | | ALSA: hda - Don't check capture source mixer if no ADC is availableTakashi Iwai2010-06-111-10/+12
* | | | | powerpc/5200: Fix build error in sound code.Grant Likely2010-06-151-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-06-103-2/+4
|\| | | |
| * | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2010-06-102-2/+1Star
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | ALSA: sound/spi: patch for the unuseful variable removalWan ZongShun2010-06-081-1/+0Star
| | * | ALSA: atmel: set "channel A event" output to debugYegor Yefremov2010-06-081-1/+1
| * | | ALSA: hda - Add SSID table for iMac7,1.Justin P. Mattock2010-06-081-0/+1
| * | | ALSA: hda - Add SSID table for MacBookAir1,1Justin P. Mattock2010-06-081-0/+1
| * | | ALSA: hda - Add SSID table for MacBookAir2,1Justin P. Mattock2010-06-081-0/+1
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-06-101-36/+0Star
|\ \ \ | |/ / |/| |
| * | [ARM] pxa/spitz: Correctly register WM8750Marek Vasut2010-05-311-36/+0Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-06-0416-227/+535
|\ \ \
| * \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-06-021-1/+10
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2010-06-021-1/+10
| | |\ \ | | | |/ | | |/|
| | | * ASoC: MX31ads sound support should depend on MACH_MX31ADS_WM1133_EV1Sascha Hauer2010-05-311-1/+1
| | | * ASoC: Add missing Kconfig entry for Phytec boardsSascha Hauer2010-05-311-0/+9
| * | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-06-021-2/+2
| |\ \ \
| | * \ \ Merge branch 'master' of git.alsa-project.org:alsa-kernel into fix/hdaTakashi Iwai2010-06-021-2/+2
| | |\ \ \
| | | * | | ALSA: hda-intel - fix wallclk variable update and conditionJaroslav Kysela2010-06-021-2/+2
| | | |/ /
| * | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-06-022-0/+4
| |\| | |
| | * | | ALSA: hda: Use LPIB for ASUS M2VDaniel T Chen2010-06-011-0/+1
| | * | | ALSA: hda: Use LPIB for another mainboardDaniel T Chen2010-05-311-0/+1
| | * | | ALSA: hda: Use mb31 quirk for an iMac modelDaniel T Chen2010-05-311-0/+1
| | * | | ALSA: hda: Use LPIB for an ASUS deviceDaniel T Chen2010-05-311-0/+1
| | |/ /
| * | | ALSA: asihpi - Fix uninitialized variableTakashi Iwai2010-06-021-0/+3
| * | | ALSA: usb-audio: export UAC2 clock selectors as mixer controlsDaniel Mack2010-05-311-7/+35
| * | | ALSA: usb-audio: clean up find_audio_control_unit()Daniel Mack2010-05-311-8/+10
| * | | ALSA: usb-audio: add UAC2 sepecific Feature Unit controlsDaniel Mack2010-05-311-6/+10
| * | | ALSA: usb-audio: unify constants from specificationDaniel Mack2010-05-312-68/+35Star
| * | | ALSA: usb-audio: parse clock topology of UAC2 devicesDaniel Mack2010-05-319-125/+396
| * | | ALSA: usb-audio: support partially write-protected UAC2 controlsDaniel Mack2010-05-312-6/+26
| * | | ALSA: usb-audio: UAC2: clean up parsing of bmaControlsDaniel Mack2010-05-311-4/+4
| |/ /
* / / powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-021-3/+5
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-3024-180/+184
|\ \
| * \ Merge branch 'fix/hda' into for-linusTakashi Iwai2010-05-292-0/+4
| |\ \
| | * | ALSA: hda: Use LPIB for a Shuttle deviceDaniel T Chen2010-05-291-0/+1