| Commit message (Expand) | Author | Age | Files | Lines |
* | [ALSA] Remove PCM sleep_min and tick | Takashi Iwai | 2008-01-31 | 5 | -159/+3 |
* | [ALSA] PCM - clean up snd_pcm_lib_read/write | Takashi Iwai | 2008-01-31 | 1 | -140/+76 |
* | [ALSA] Remove PCM xfer_align sw params | Takashi Iwai | 2008-01-31 | 7 | -32/+5 |
* | [ALSA] Fix PCM write blocking | Takashi Iwai | 2008-01-31 | 1 | -2/+5 |
* | [ALSA] Remove indirect control access | Takashi Iwai | 2008-01-31 | 2 | -40/+28 |
* | [ALSA] hda-codec - Add model=laptop for HP 350 laptop | Takashi Iwai | 2008-01-31 | 1 | -0/+1 |
* | [ALSA] hda-codec - Add test model for ALC268 | Jonathan Woithe | 2008-01-31 | 2 | -0/+82 |
* | [ALSA] hda-codec - Add EAPD controls for ALC260 test model | Jonathan Woithe | 2008-01-31 | 1 | -0/+59 |
* | [ALSA] PCM core - remove SNDRV_PCM_TSTAMP_MMAP condition in snd_pcm_status() | Jaroslav Kysela | 2008-01-31 | 1 | -7/+2 |
* | [ALSA] hda: Dynamically create digital gain mixers | Matthew Ranostay | 2008-01-31 | 1 | -31/+20 |
* | [ALSA] hda-intel - Support multiple devices | Takashi Iwai | 2008-01-31 | 2 | -29/+40 |
* | [ALSA] sound: Use time_before, time_before_eq, etc. | Julia Lawall | 2008-01-31 | 2 | -2/+4 |
* | [ALSA] es18xx: Enable wavetable input from ESS chips | Krzysztof Helt | 2008-01-31 | 1 | -0/+2 |
* | [ALSA] hda-codec - Add IEC958 digital out support for Lenovo Thinkpads T61/X61 | Jerone Young | 2008-01-31 | 1 | -1/+11 |
* | [ALSA] hda: STAC927x VREF fix | Matthew Ranostay | 2008-01-31 | 1 | -0/+3 |
* | [ALSA] oxygen: use uintptr_t in pointer casts | Clemens Ladisch | 2008-01-31 | 1 | -7/+13 |
* | [ALSA] sound/usb/usbaudio.c: fix build with CONFIG_PM=n | Andrew Morton | 2008-01-31 | 1 | -0/+8 |
* | [ALSA] hda-codec - Sort ad1986a cfg table | Takashi Iwai | 2008-01-31 | 1 | -1/+1 |
* | [ALSA] add Asus Xonar driver | Clemens Ladisch | 2008-01-31 | 3 | -0/+282 |
* | [ALSA] add CMI8788 driver | Clemens Ladisch | 2008-01-31 | 10 | -0/+2662 |
* | [ALSA] hda-codec - alc268 input_mux should be a selector instead of mixer | Jiang Zhe | 2008-01-31 | 1 | -31/+10 |
* | [ALSA] hda-codec - Device ID for Toshiba laptop which uses AD1986A | Jiang Zhe | 2008-01-31 | 1 | -0/+1 |
* | [ALSA] hda-codec - Fix capture mixers of ALC662 models | Herton Ronaldo Krzesinski | 2008-01-31 | 1 | -48/+3 |
* | [ALSA] neo1973: ASoC include pathname fix | Harald Welte | 2008-01-31 | 2 | -2/+5 |
* | [ALSA] usb-audio: add UR-80 PCM quirk | Clemens Ladisch | 2008-01-31 | 1 | -2/+26 |
* | [ALSA] hda-codec - Add missing #defines (and 1 rename) in hda_codec.h | Andrew Paprocki | 2008-01-31 | 3 | -6/+15 |
* | [ALSA] hda-codec - Fix invalid access to non-existing dmux on STAC | Takashi Iwai | 2008-01-31 | 1 | -18/+28 |
* | [ALSA] cs4270: wrong sample rate when CONFIG_SND_SOC_CS4270_VD33_ERRATA is set | Timur Tabi | 2008-01-31 | 1 | -133/+128 |
* | [ALSA] include/sound/: Spelling fixes | Joe Perches | 2008-01-31 | 3 | -3/+3 |
* | [ALSA] sound/: Spelling fixes | Joe Perches | 2008-01-31 | 9 | -33/+33 |
* | [ALSA] at73c213: replace spinlock in mixer functions with a mutex | Hans-Christian Egtvedt | 2008-01-31 | 1 | -15/+19 |
* | [ALSA] hda-codec - sort pci quirk list | Takashi Iwai | 2008-01-31 | 3 | -103/+93 |
* | [ALSA] Add missing device link | Takashi Iwai | 2008-01-31 | 3 | -0/+4 |
* | [ALSA] hda-codec - Avoid overload of PCM volume on Cx5045 codec | Takashi Iwai | 2008-01-31 | 1 | -0/+11 |
* | [ALSA] hda: STAC927x DMIC Cleanup | Matthew Ranostay | 2008-01-31 | 1 | -50/+50 |
* | [ALSA] hda-codec - Fix definition of AC_KNBCAP_DELTA to match spec | Andrew Paprocki | 2008-01-31 | 1 | -1/+1 |
* | [ALSA] Add SNDRV_PCM_IOCTL_TSTAMP back to compat ioctl | Takashi Iwai | 2008-01-31 | 1 | -0/+1 |
* | [ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries) | Jaroslav Kysela | 2008-01-31 | 2 | -0/+3 |
* | [ALSA] usb audio suspend support | Oliver Neukum | 2008-01-31 | 2 | -0/+42 |
* | [ALSA] sis7019: support the SiS 7019 Audio Accelerator | David Dillow | 2008-01-31 | 4 | -0/+1815 |
* | [ALSA] sound/core/seq: move declarations of globally visible variables to pro... | Marcin Ślusarz | 2008-01-31 | 4 | -9/+9 |
* | [ALSA] info_oss: move prototype of snd_card_info_read_oss to info.h | Marcin Ślusarz | 2008-01-31 | 2 | -2/+2 |
* | [ALSA] pcm_lib: fix sparse warning about different signedness | Marcin Ślusarz | 2008-01-31 | 1 | -1/+1 |
* | [ALSA] pcm_lib: fix sparse warning about shadowing 'n' symbol | Marcin Ślusarz | 2008-01-31 | 1 | -6/+10 |
* | [ALSA] via82xx: minor optimization in snd_via82xx_free | Marcin Ślusarz | 2008-01-31 | 1 | -1/+1 |
* | [ALSA] pcm_native: fix sparse warning about shadowing 'state' symbol | Marcin Ślusarz | 2008-01-31 | 1 | -3/+3 |
* | [ALSA] sb16 - Suppress compile warning | Takashi Iwai | 2008-01-31 | 1 | -1/+2 |
* | [ALSA] copy_ctl_value_from_user() warning fix | Andrew Morton | 2008-01-31 | 1 | -1/+2 |
* | [ALSA] Fix old tstamp ioctl for compat_ioctl | Takashi Iwai | 2008-01-31 | 1 | -1/+1 |
* | [ALSA] hda: Added more 92HD71 codecs | Matthew Ranostay | 2008-01-31 | 1 | -6/+62 |