Age | Commit message (Expand) | Author | Files | Lines |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina | 19 | -100/+260 |
2010-07-30 | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 3 | -20/+58 |
2010-07-29 | ALSA: hda - Add a PC-beep workaround for ASUS P5-V | Takashi Iwai | 1 | -8/+24 |
2010-07-28 | ALSA: hda - Assume PC-beep as default for Realtek | Takashi Iwai | 1 | -3/+3 |
2010-07-28 | ALSA: hda - Don't register beep input device when no beep is available | Takashi Iwai | 1 | -13/+19 |
2010-07-28 | ALSA: hda - Fix pin-detection of Nvidia HDMI | Takashi Iwai | 2 | -0/+16 |
2010-07-26 | SOUND: Au1000: Fix section mismatch | Ralf Baechle | 1 | -1/+1 |
2010-07-21 | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 5 | -20/+15 |
2010-07-20 | ASoC: Select wm_hubs automatically for WM8994 | Chanwoo Choi | 1 | -2/+2 |
2010-07-19 | fix comment typos concerning "challenge" | Uwe Kleine-König | 1 | -1/+1 |
2010-07-17 | ASoC: Remove duplicate AUX definition from WM8776 | Mark Brown | 1 | -1/+0 |
2010-07-15 | Kconfig: fixo typo in "Xilinx'" | Michael Witten | 1 | -1/+1 |
2010-07-14 | ASoC:: remove a redundant snd_soc_unregister_codec call in wm8988_register | Axel Lin | 1 | -1/+0 |
2010-07-14 | ASoC: wm8727: add a missing return in wm8727_platform_probe | Axel Lin | 1 | -0/+2 |
2010-07-13 | ASoC: fsi: fixup wrong value setting order of TDM | Kuninori Morimoto | 1 | -2/+2 |
2010-07-13 | ASoC: fsi: fixup clock inversion operation | Kuninori Morimoto | 1 | -14/+9 |
2010-07-13 | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2 | -1/+31 |
2010-07-12 | fix comnment/printk typos concerning "empty" | Uwe Kleine-König | 1 | -1/+1 |
2010-07-09 | ALSA: hda - Restore cleared pin controls on resume | Takashi Iwai | 2 | -1/+31 |
2010-07-08 | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 1 | -0/+13 |
2010-07-08 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 1 | -2/+5 |
2010-07-05 | ALSA: hda - Enable beep on Realtek codecs with PCI SSID override | Takashi Iwai | 1 | -1/+3 |
2010-06-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 8 | -59/+140 |
2010-06-23 | ALSA: usb-audio - Add volume resolution quirk for some Logitech webcams | Alexey Fisher | 1 | -0/+13 |
2010-06-22 | ALSA: hda - Add Macbook 5,2 quirk | Luke Yelavich | 1 | -0/+1 |
2010-06-22 | ALSA: hda - Fix uninitialized variable | Takashi Iwai | 1 | -1/+1 |
2010-06-21 | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 1 | -0/+1 |
2010-06-21 | ALSA: usb/endpoint, fix dangling pointer use | Jiri Slaby | 1 | -0/+1 |
2010-06-20 | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 1 | -11/+11 |
2010-06-20 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 1 | -2/+0 |
2010-06-17 | ALSA: asihpi - Get rid of incorrect "long" types and casts. | Eliot Blennerhassett | 1 | -11/+11 |
2010-06-16 | Merge branch 'master' into for-next | Jiri Kosina | 63 | -583/+990 |
2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 3 | -3/+3 |
2010-06-16 | powerpc/5200: Fix build error in sound code. | Grant Likely | 1 | -1/+1 |
2010-06-15 | ASoC: DaVinci: Fix McASP hardware FIFO configuration | Sudhakar Rajashekhara | 1 | -2/+0 |
2010-06-15 | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 4 | -29/+110 |
2010-06-15 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 1 | -17/+18 |
2010-06-14 | ALSA: hda - Fix line-in for mb5 model MacBook (Pro) 5,1 / 5,2 | Alex Murray | 1 | -7/+6 |
2010-06-11 | ALSA: usb-audio: fix UAC2 control value queries | Daniel Mack | 1 | -5/+14 |
2010-06-11 | ALSA: usb-audio: parse UAC2 sample rate ranges correctly | Daniel Mack | 1 | -18/+74 |
2010-06-11 | ALSA: usb-audio: fix control messages for USB_RECIP_INTERFACE | Daniel Mack | 3 | -6/+16 |
2010-06-11 | ALSA: usb-audio: add check for faulty clock in parse_audio_format_rates_v2() | Daniel Mack | 1 | -0/+6 |
2010-06-11 | ALSA: hda - Don't check capture source mixer if no ADC is available | Takashi Iwai | 1 | -10/+12 |
2010-06-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 3 | -2/+4 |
2010-06-10 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -36/+0 |
2010-06-10 | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 2 | -2/+1 |
2010-06-08 | ALSA: sound/spi: patch for the unuseful variable removal | Wan ZongShun | 1 | -1/+0 |
2010-06-08 | ALSA: hda - Add SSID table for iMac7,1. | Justin P. Mattock | 1 | -0/+1 |
2010-06-08 | ALSA: hda - Add SSID table for MacBookAir1,1 | Justin P. Mattock | 1 | -0/+1 |
2010-06-08 | ALSA: hda - Add SSID table for MacBookAir2,1 | Justin P. Mattock | 1 | -0/+1 |