| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hda - Add another HP DV6 quirk | Luke Yelavich | 2010-10-11 | 1 | -0/+2 |
* | OSS: soundcard: locking bug in sound_ioctl() | Dan Carpenter | 2010-10-11 | 1 | -2/+2 |
* | Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 2010-10-04 | 2 | -1/+6 |
|\ |
|
| * | ALSA: i2c/other/ak4xx-adda: Fix a compile warning with CONFIG_PROCFS=n | Takashi Iwai | 2010-09-30 | 1 | -1/+1 |
| * | ALSA: prevent heap corruption in snd_ctl_new() | Dan Rosenberg | 2010-09-28 | 1 | -0/+5 |
* | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-09-25 | 2 | -6/+17 |
|\ \ |
|
| * | | ALSA: hda - Fix auto-parse of SPDIF input of Realtek codecs | Takashi Iwai | 2010-09-24 | 1 | -6/+16 |
| * | | ALSA: hda - Add Dell Latitude E6400 model quirk | Luke Yelavich | 2010-09-21 | 1 | -0/+1 |
* | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2010-09-25 | 2 | -4/+16 |
|\ \ \
| |_|/
|/| | |
|
| * | | ASoC: Fix multi-componentism | Mark Brown | 2010-09-22 | 1 | -1/+1 |
| * | | ASoC: Fix soc-cache buffer overflow bug | Dimitris Papastamos | 2010-09-22 | 1 | -2/+3 |
| * | | ASoC: fix clkdev API usage in sh/migor.c | Guennadi Liakhovetski | 2010-09-19 | 1 | -2/+13 |
* | | | ALSA: sound/pci/rme9652: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-25 | 2 | -0/+2 |
* | | | ALSA: oxygen: fix analog capture on Claro halo cards | Erik J. Staab | 2010-09-22 | 1 | -0/+4 |
* | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-09-17 | 4 | -1/+15 |
|\ \ \
| | |/
| |/| |
|
| * | | ALSA: HDA: Enable internal speaker on Dell M101z | David Henningsson | 2010-09-16 | 1 | -0/+10 |
| * | | ALSA: patch_nvhdmi.c: Fix supported sample rate list. | Stephen Warren | 2010-09-14 | 1 | -1/+1 |
| * | | ALSA: hda - Add quirk for Toshiba C650D using a Conexant CX20585 | Anisse Astier | 2010-09-13 | 1 | -0/+1 |
| * | | ALSA: hda_intel: ALSA HD Audio patch for Intel Patsburg DeviceIDs | Seth Heasley | 2010-09-13 | 1 | -0/+3 |
* | | | ALSA: pcm - Fix race with proc files | Takashi Iwai | 2010-09-16 | 1 | -9/+24 |
* | | | ALSA: pcm - Fix unbalanced pm_qos_request | Takashi Iwai | 2010-09-16 | 1 | -0/+2 |
* | | | sound: Remove pr_<level> uses of KERN_<level> | Joe Perches | 2010-09-13 | 2 | -3/+2 |
|/ / |
|
* | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-09-10 | 4 | -1/+110 |
|\ \ |
|
| * | | ALSA: hda - Fix wrong HP pin detection in snd_hda_parse_pin_def_config() | Takashi Iwai | 2010-09-08 | 1 | -1/+1 |
| * | | ALSA: hda - Enable PC-beep for EeePC with ALC269 codec | Takashi Iwai | 2010-09-08 | 1 | -0/+1 |
| * | | ALSA: hda - Add errata initverb sequence for CS42xx codecs | Brian Austin | 2010-09-08 | 1 | -0/+50 |
| * | | ALSA: hda - Add quirk for Lenovo T400s | Takashi Iwai | 2010-09-07 | 1 | -0/+1 |
| * | | ALSA: hda - Add a new hp-laptop model for Conexant 5066, tested on HP G60 | David Henningsson | 2010-09-02 | 1 | -0/+57 |
* | | | ALSA: rawmidi: fix the get next midi device ioctl | Dan Carpenter | 2010-09-09 | 1 | -0/+2 |
* | | | ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open() | Takashi Iwai | 2010-09-08 | 1 | -5/+4 |
* | | | ALSA: msnd-classic: Fix invalid cfg parameter | Takashi Iwai | 2010-09-08 | 1 | -2/+6 |
* | | | ALSA: usb - Release capture substream URBs properly | Takashi Iwai | 2010-09-08 | 1 | -1/+1 |
* | | | ALSA: virtuoso: fix setting of Xonar DS line-in/mic-in controls | Clemens Ladisch | 2010-09-08 | 1 | -1/+20 |
* | | | ALSA: virtuoso: work around missing reset in the Xonar DS Windows driver | Clemens Ladisch | 2010-09-08 | 4 | -3/+21 |
* | | | ALSA: usb-audio: fix detection of vendor-specific device protocol settings | Clemens Ladisch | 2010-09-03 | 6 | -26/+32 |
* | | | ALSA: usb-audio: Assume first control interface is for audio | Daniel Mack | 2010-09-02 | 1 | -1/+7 |
|/ / |
|
* | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2010-08-28 | 1 | -1/+1 |
|\| |
|
| * | ASoC: soc-core: fix debugfs_pop_time file permissions | Axel Lin | 2010-08-27 | 1 | -1/+1 |
* | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-08-28 | 1 | -0/+1 |
|\ \ |
|
| * | | ALSA: hda - Add Sony VAIO quirk for ALC269 | David Henningsson | 2010-08-26 | 1 | -0/+1 |
* | | | ALSA: pcm: add more format names | Dan Carpenter | 2010-08-28 | 1 | -0/+6 |
* | | | sound: oss: fix uninitialized spinlock | Akinobu Mita | 2010-08-28 | 1 | -1/+1 |
* | | | ALSA: asihpi - Return hw error directly from oustream_write. | Eliot Blennerhassett | 2010-08-28 | 1 | -2/+5 |
* | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2010-08-23 | 1 | -0/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | ASoC: i.MX ssi: use SSI_STCCR in synchronous mode | Sascha Hauer | 2010-08-23 | 1 | -0/+3 |
* | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-08-23 | 8 | -52/+40 |
|\ \ \
| | |/
| |/| |
|
| * | | ALSA: hda - Add support for Lenovo S10-3t | Jerone Young | 2010-08-23 | 1 | -0/+1 |
| * | | ALSA: hda - Fix stream and channel-ids codec-bus wide | Takashi Iwai | 2010-08-20 | 2 | -14/+21 |
| * | | ALSA: hda - Fix conflict of sticky PCM parameter in HDMI codecs | Takashi Iwai | 2010-08-20 | 3 | -36/+1 |
| * | | ALSA: hda - Fix build error with CONFIG_PROC_FS=n | Takashi Iwai | 2010-08-19 | 1 | -2/+2 |