summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] hda: STAC9228 VT fixesMatthew Ranostay2008-01-311-2/+4
* [ALSA] hda-codec - Device ID for Macbook sound cardJiang zhe2008-01-311-0/+1
* [ALSA] hda-codec - Update realtek codec supportKailang Yang2008-01-311-5/+146
* [ALSA] rawmidi: let sparse know what is going on _for real_Marcin Ślusarz2008-01-311-19/+21
* [ALSA] hda: 92HD71BXX Mono Mute SupportMatthew Ranostay2008-01-311-4/+4
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31334-339/+1Star
* [ALSA] Remove PCM sleep_min and tickTakashi Iwai2008-01-314-152/+3Star
* [ALSA] PCM - clean up snd_pcm_lib_read/writeTakashi Iwai2008-01-311-140/+76Star
* [ALSA] Remove PCM xfer_align sw paramsTakashi Iwai2008-01-314-29/+4Star
* [ALSA] Fix PCM write blockingTakashi Iwai2008-01-311-2/+5
* [ALSA] Remove indirect control accessTakashi Iwai2008-01-311-31/+20Star
* [ALSA] hda-codec - Add model=laptop for HP 350 laptopTakashi Iwai2008-01-311-0/+1
* [ALSA] hda-codec - Add test model for ALC268Jonathan Woithe2008-01-311-0/+76
* [ALSA] hda-codec - Add EAPD controls for ALC260 test modelJonathan Woithe2008-01-311-0/+59
* [ALSA] PCM core - remove SNDRV_PCM_TSTAMP_MMAP condition in snd_pcm_status()Jaroslav Kysela2008-01-311-7/+2Star
* [ALSA] hda: Dynamically create digital gain mixersMatthew Ranostay2008-01-311-31/+20Star
* [ALSA] hda-intel - Support multiple devicesTakashi Iwai2008-01-311-27/+35
* [ALSA] sound: Use time_before, time_before_eq, etc.Julia Lawall2008-01-312-2/+4
* [ALSA] es18xx: Enable wavetable input from ESS chipsKrzysztof Helt2008-01-311-0/+2
* [ALSA] hda-codec - Add IEC958 digital out support for Lenovo Thinkpads T61/X61Jerone Young2008-01-311-1/+11
* [ALSA] hda: STAC927x VREF fixMatthew Ranostay2008-01-311-0/+3
* [ALSA] oxygen: use uintptr_t in pointer castsClemens Ladisch2008-01-311-7/+13
* [ALSA] sound/usb/usbaudio.c: fix build with CONFIG_PM=nAndrew Morton2008-01-311-0/+8
* [ALSA] hda-codec - Sort ad1986a cfg tableTakashi Iwai2008-01-311-1/+1
* [ALSA] add Asus Xonar driverClemens Ladisch2008-01-313-0/+282
* [ALSA] add CMI8788 driverClemens Ladisch2008-01-3110-0/+2662
* [ALSA] hda-codec - alc268 input_mux should be a selector instead of mixerJiang Zhe2008-01-311-31/+10Star
* [ALSA] hda-codec - Device ID for Toshiba laptop which uses AD1986AJiang Zhe2008-01-311-0/+1
* [ALSA] hda-codec - Fix capture mixers of ALC662 modelsHerton Ronaldo Krzesinski2008-01-311-48/+3Star
* [ALSA] neo1973: ASoC include pathname fixHarald Welte2008-01-312-2/+5
* [ALSA] usb-audio: add UR-80 PCM quirkClemens Ladisch2008-01-311-2/+26
* [ALSA] hda-codec - Add missing #defines (and 1 rename) in hda_codec.hAndrew Paprocki2008-01-313-6/+15
* [ALSA] hda-codec - Fix invalid access to non-existing dmux on STACTakashi Iwai2008-01-311-18/+28
* [ALSA] cs4270: wrong sample rate when CONFIG_SND_SOC_CS4270_VD33_ERRATA is setTimur Tabi2008-01-311-133/+128Star
* [ALSA] sound/: Spelling fixesJoe Perches2008-01-319-33/+33
* [ALSA] at73c213: replace spinlock in mixer functions with a mutexHans-Christian Egtvedt2008-01-311-15/+19
* [ALSA] hda-codec - sort pci quirk listTakashi Iwai2008-01-313-103/+93Star
* [ALSA] Add missing device linkTakashi Iwai2008-01-313-0/+4
* [ALSA] hda-codec - Avoid overload of PCM volume on Cx5045 codecTakashi Iwai2008-01-311-0/+11
* [ALSA] hda: STAC927x DMIC CleanupMatthew Ranostay2008-01-311-50/+50
* [ALSA] hda-codec - Fix definition of AC_KNBCAP_DELTA to match specAndrew Paprocki2008-01-311-1/+1
* [ALSA] Add SNDRV_PCM_IOCTL_TSTAMP back to compat ioctlTakashi Iwai2008-01-311-0/+1
* [ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries)Jaroslav Kysela2008-01-311-0/+2
* [ALSA] usb audio suspend supportOliver Neukum2008-01-312-0/+42
* [ALSA] sis7019: support the SiS 7019 Audio AcceleratorDavid Dillow2008-01-314-0/+1815
* [ALSA] sound/core/seq: move declarations of globally visible variables to pro...Marcin Ślusarz2008-01-314-9/+9
* [ALSA] info_oss: move prototype of snd_card_info_read_oss to info.hMarcin Ślusarz2008-01-311-2/+0Star
* [ALSA] pcm_lib: fix sparse warning about different signednessMarcin Ślusarz2008-01-311-1/+1
* [ALSA] pcm_lib: fix sparse warning about shadowing 'n' symbolMarcin Ślusarz2008-01-311-6/+10
* [ALSA] via82xx: minor optimization in snd_via82xx_freeMarcin Ślusarz2008-01-311-1/+1