aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/amdtp-stream.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-23ALSA: hda - hdmi eld control created based on pcmLibin Yang1-26/+48
2016-02-23ALSA: jack: Allow building the jack layer without input deviceTakashi Iwai6-18/+43
2016-02-22ALSA: mts64: use new parport device modelSudip Mukherjee1-52/+43
2016-02-21ALSA: hda - Use acpi_dev_present()Lukas Wunner1-15/+2
2016-02-20ALSA: fireworks: serialize transactions to update connections at bus resetTakashi Sakamoto2-4/+5
2016-02-20ALSA: bebob: give up updating streams at bus reset handlerTakashi Sakamoto3-20/+16
2016-02-20ALSA: bebob: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto4-11/+11
2016-02-20ALSA: bebob: move mutex from function callee to callersTakashi Sakamoto3-11/+24
2016-02-20ALSA: bebob: simplify bus-reset handlingTakashi Sakamoto3-36/+5
2016-02-19ALSA: hda - hdmi get jack from hda_jack_tbl when not dyn_pcm_assignLibin Yang1-4/+26
2016-02-18ALSA: oxfw: use workqueue instead of tasklet for scs1xTakashi Sakamoto1-6/+6
2016-02-18ALSA: portman2x4 - use new parport device modelSudip Mukherjee1-51/+42
2016-02-12ALSA: timer: Call notifier in the same spinlockTakashi Iwai1-118/+102
2016-02-12ALSA: dice: old firmware optimization for Dice notificationTakashi Sakamoto1-3/+14
2016-02-12ALSA: dice: change notification mask to detect lock status changeTakashi Sakamoto1-1/+1
2016-02-10ALSA: timer: Protect the whole snd_timer_close() with open raceTakashi Iwai1-27/+21
2016-02-09ALSA: timer: Fix race at concurrent readsTakashi Iwai1-19/+15
2016-02-09ALSA: dice: ensure phase lock before starting streamingTakashi Sakamoto3-57/+32
2016-02-09ALSA: dice: purge generating channel cacheTakashi Sakamoto3-93/+5
2016-02-09ALSA: dice: get the number of MBLA data channel at opening PCM substreamTakashi Sakamoto1-8/+21
2016-02-09ALSA: dice: add MIDI ports according to current number of MIDI substreamsTakashi Sakamoto1-6/+17
2016-02-09ALSA: dice: limit stream to current sampling transfer frequency.Takashi Sakamoto1-6/+15
2016-02-09ALSA: dice: limit to current sampling transfer frequencyTakashi Sakamoto1-139/+31
2016-02-09ALSA: firewire-digi00x: Drop bogus const type qualifier on dot_scrt()Geert Uytterhoeven1-1/+1
2016-02-09ALSA: hda - Fix bad dereference of jack objectTakashi Iwai7-10/+13
2016-02-09ALSA: timer: Fix race between stop and interruptTakashi Iwai1-0/+4
2016-02-08ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai1-1/+1
2016-02-08ALSA: Remove deprecated AU1X00 AC97 driverLars-Peter Clausen3-748/+0
2016-02-08ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai1-18/+19
2016-02-07Linux 4.5-rc3Linus Torvalds1-1/+1
2016-02-07ALSA: hda - Fix speaker output from VAIO AiO machinesTakashi Iwai1-0/+1
2016-02-05epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUTJason Baron1-6/+32
2016-02-05radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-05MAINTAINERS: trim the file triggers for ABI/APIMichael Kerrisk (man-pages)1-2/+0
2016-02-05dax: dirty inode only if requiredDmitry Monakhov1-1/+2
2016-02-05thp: make deferred_split_scan() work againKirill A. Shutemov1-1/+1
2016-02-05mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov2-44/+25
2016-02-05ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei1-0/+2
2016-02-05um: asm/page.h: remove the pte_high member from struct pte_tNicolai Stange1-13/+10
2016-02-05mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka4-7/+7
2016-02-05mm/hugetlb: fix gigantic page initialization/allocationMike Kravetz1-2/+3
2016-02-05mm: downgrade VM_BUG in isolate_lru_page() to warningKirill A. Shutemov1-1/+1
2016-02-05mempolicy: do not try to queue pages from !vma_migratable()Kirill A. Shutemov1-9/+5
2016-02-05mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa1-1/+1
2016-02-05vmstat: make vmstat_update deferrableMichal Hocko1-1/+1
2016-02-05mm, vmstat: make quiet_vmstat lighterMichal Hocko1-22/+46
2016-02-05mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INITVlastimil Babka1-4/+5
2016-02-05memblock: don't mark memblock_phys_mem_size() as __initDavid Gibson1-1/+1
2016-02-05dump_stack: avoid potential deadlocksEric Dumazet1-3/+4
2016-02-05mm: validate_mm browse_rb SMP race conditionAndrea Arcangeli1-2/+5