Commit Graph

455 Commits (2a9036afffb3a174e980f90eb507c5aea6b540f6)

Author SHA1 Message Date
Kay Sievers 1f3fff7bda ALSA: use card device as parent for jack input-devices 16 years ago
Takashi Iwai c00701101b ALSA: pcm - A helper function to compose PCM stream name for debug prints 16 years ago
Takashi Iwai ab1863fc9b ALSA: pcm - Fix update of runtime->hw_ptr_interrupt 16 years ago
Jaroslav Kysela d86bf92313 ALSA: pcm - Fix a typo in hw_ptr update check 16 years ago
Takashi Iwai 3f7440a6b7 ALSA: Clean up 64bit division functions 16 years ago
Jaroslav Kysela 5fdc18d938 ALSA: Core - clean up snd_card_set_id* calls and remove possible id collision 16 years ago
Mark Brown 872c78202c ALSA: Fix double locking of card list in snd_card_register() 16 years ago
Jaroslav Kysela 10a8ebbb08 ALSA: Core - add snd_card_set_id() function 16 years ago
Michal Marek 0528c7494e ALSA: clean up the logic for building sequencer modules 16 years ago
Jaroslav Kysela a4444da31e ALSA: PCM midlevel: lower jiffies check margin using runtime->delay value 16 years ago
Jaroslav Kysela 13f040f9e5 ALSA: PCM midlevel: Do not update hw_ptr_jiffies when hw_ptr is not changed 16 years ago
Jaroslav Kysela c62a01ad6e ALSA: PCM midlevel: introduce mask for xrun_debug() macro 16 years ago
Jaroslav Kysela 8bea869c5e ALSA: PCM midlevel: improve fifo_size handling 16 years ago
Takashi Iwai c87d973200 ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug mode 16 years ago
Takashi Iwai 6af3fb72d2 ALSA: Fix invalid jiffies check after pause 16 years ago
Takashi Iwai 4bbe1ddf89 ALSA: Add extra delay count in PCM 16 years ago
Takashi Iwai 3e5b50165f ALSA: pcm core - Avoid jiffies check for devices with BATCH flag 16 years ago
Takashi Iwai 9d59065cd6 ALSA: add private_data to struct snd_jack 16 years ago
Li Zefan ef44a1ec6e ALSA: sound/core: use memdup_user() 16 years ago
Jaroslav Kysela bbf6ad1399 [ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffies 16 years ago
Deepika Makhija d2e8e52976 ALSA: oss - volume control for CSWITCH and CROUTE 16 years ago
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Takashi Iwai 8b22d943c3 ALSA: pcm - Safer boundary checks 16 years ago
Takashi Iwai ded652f702 ALSA: pcm - Fix delta calculation at boundary overlap 16 years ago
Takashi Iwai 5f513e1197 ALSA: pcm - Reset invalid position even without debug option 16 years ago
Takashi Iwai 98204646f2 ALSA: pcm - avoid unnecessary inline 16 years ago
Takashi Iwai cad377acf3 ALSA: pcm - Fix a typo in error messages 16 years ago
Takashi Iwai 6af845e4eb ALSA: Fix vunmap and free order in snd_free_sgbuf_pages() 16 years ago
Jiri Slaby 91054598f7 ALSA: pcm_oss, fix locking typo 16 years ago
Viral Mehta 36c7b833e5 ALSA: oss-mixer - Fixes recording gain control 16 years ago
Jonathan Corbet 60aa49243d Rationalize fasync return values 16 years ago
Jonathan Corbet db1dd4d376 Use f_lock to protect f_flags 16 years ago
Takashi Iwai 9a1b64caac ALSA: rawmidi - Refactor rawmidi open/close codes 16 years ago
Takashi Iwai f9d202833d ALSA: rawmidi - Fix possible race in open 16 years ago
Takashi Iwai 118dd6bfe7 ALSA: Clean up snd_monitor_file management 16 years ago
Takashi Iwai 79c7cdd544 ALSA: Add kernel-doc comments to vmaster stuff 16 years ago
Takashi Iwai f5b1db6342 ALSA: add snd_ctl_add_slave_uncached() 16 years ago
Takashi Iwai 85122ea40c ALSA: Remove unneeded snd_pcm_substream.timer_lock 16 years ago
Takashi Iwai ed3da3d9a0 ALSA: Rewrite hw_ptr updaters 16 years ago
Steve Chen 5370d96f85 ALSA: fix excessive background noise introduced by OSS emulation rate shrink 16 years ago
Takashi Iwai 2678f60d2b ALSA: jack - Use card->shortname for input name 16 years ago
Takashi Iwai 8bd4bb7a35 ALSA: Add subdevice_mask field to quirk entries 16 years ago
Takashi Iwai 006de26735 ALSA: Add missing KERN_* prefix to printk in sound/core 16 years ago
Tim Blechmann e616165309 ALSA: snd_pcm_new api cleanup 16 years ago
Takashi Iwai 345d0b1964 ALSA: hwdep - Make open callback optional 16 years ago
Roel Kluin 7924f0cadc ALSA: pcm_oss: AFMT_S24_LE is set twice in return value 16 years ago
Takashi Iwai 53fb1e6359 ALSA: Introduce snd_card_create() 16 years ago
Jani Nikula d506fc322e ALSA: Add support for video out to the jack reporting API 16 years ago
Laurent Pinchart f41ced8f10 Check fops_get() return value 16 years ago
Mark Brown bd8a71a7b0 ALSA: Reduce boilerplate for new jack types 16 years ago