| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | ALSA: snd-aloop - fix capture buffer silence | Jaroslav Kysela | 2010-09-30 | 1 | -2/+4 |
* | | | | | SOUND-OSS: Remove sh_dac_audio | John Kacur | 2010-09-23 | 3 | -335/+0 |
* | | | | | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 2010-09-22 | 1 | -1/+1 |
|\| | | | |
|
| * | | | | ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrol | Jaroslav Kysela | 2010-09-15 | 1 | -1/+1 |
| * | | | | ALSA: pcm midlevel code - add time check for double interrupt acknowledge | Jaroslav Kysela | 2010-08-19 | 2 | -5/+11 |
* | | | | | ALSA: usb/mixer: remove bogus cast | Dan Carpenter | 2010-09-16 | 1 | -2/+3 |
* | | | | | ALSA: core: Allow card id change to the same string | Peter Ujfalusi | 2010-09-16 | 1 | -2/+7 |
* | | | | | ALSA: usb-audio - Fix an unused-variable compile warning | Takashi Iwai | 2010-09-16 | 1 | -3/+1 |
* | | | | | sound: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-09-14 | 7 | -93/+97 |
* | | | | | ALSA: sound/ppc/powermac: remove undefined operations | Andreas Schwab | 2010-09-14 | 1 | -1/+1 |
* | | | | | ALSA: emux: Add trivial compat ioctl handler | Ben Hutchings | 2010-09-14 | 1 | -0/+3 |
* | | | | | sound: Use static const char * const where possible | Joe Perches | 2010-09-14 | 1 | -1/+1 |
* | | | | | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2010-09-14 | 6 | -4/+112 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | 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: snd-usb-caiaq: Add support for Traktor Kontrol S4 | Daniel Mack | 2010-09-10 | 6 | -49/+598 |
* | | | | | ALSA: snd-usb-caiaq: drop version number | Daniel Mack | 2010-09-10 | 1 | -1/+1 |
* | | | | | ALSA: virtuoso: update Kconfig text | Clemens Ladisch | 2010-09-09 | 1 | -4/+4 |
* | | | | | ALSA: oxygen: fix CONFIG_SND_OXYGEN_LIB dependency selection | Clemens Ladisch | 2010-09-09 | 1 | -2/+6 |
* | | | | | ALSA: virtuoso: Xonar DS: add stereo upmixing to center/LFE channels | Clemens Ladisch | 2010-09-09 | 1 | -0/+19 |
* | | | | | ALSA: virtuoso: automatically handle Xonar DS headphone routing | Clemens Ladisch | 2010-09-09 | 1 | -13/+44 |
* | | | | | ALSA: virtuoso: add Xonar DS headphone jack detection | Clemens Ladisch | 2010-09-09 | 2 | -6/+20 |
* | | | | | ALSA: virtuoso: fix Xonar DS input switches | Clemens Ladisch | 2010-09-09 | 1 | -1/+11 |
* | | | | | ALSA: virtuoso: fix WM8766 register writes with MSB | Clemens Ladisch | 2010-09-09 | 1 | -6/+6 |
* | | | | | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2010-09-09 | 8 | -12/+54 |
|\| | | | |
|
| * | | | | 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: ca0106 - clean up playback pointer callback | Takashi Iwai | 2010-09-07 | 1 | -18/+16 |
* | | | | | sound: Remove unnecessary casts of private_data | Joe Perches | 2010-09-07 | 14 | -42/+41 |
* | | | | | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2010-09-03 | 22 | -122/+247 |
|\| | | | |
|
| * | | | | 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 |