aboutsummaryrefslogtreecommitdiff
path: root/sound/core/hrtimer.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-10ALSA: hrtimer: remove superfluous tasklet invocationGravatar Clemens Ladisch 1-1/+1
2011-02-10ALSA: hrtimer: handle delayed timer interruptsGravatar Clemens Ladisch 1-2/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-12-11ALSA: hrtimer - Fix lock-upGravatar Takashi Iwai 1-2/+13
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+0
2008-12-08ALSA: hrtimer - Use hard-irq callbackGravatar Takashi Iwai 1-4/+2
2008-12-08ALSA: timer - Add comments and use ns_to_ktime()Gravatar Takashi Iwai 1-2/+19
2008-10-24ALSA: Add hrtimer backend for ALSA timer interfaceGravatar Takashi Iwai 1-0/+140