aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/hrtimer.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hrtimer: remove superfluous tasklet invocationClemens Ladisch2011-02-101-1/+1
* ALSA: hrtimer: handle delayed timer interruptsClemens Ladisch2011-02-101-2/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ALSA: hrtimer - Fix lock-upTakashi Iwai2009-12-111-2/+13
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-301-1/+0
* ALSA: hrtimer - Use hard-irq callbackTakashi Iwai2008-12-081-4/+2
* ALSA: timer - Add comments and use ns_to_ktime()Takashi Iwai2008-12-081-2/+19
* ALSA: Add hrtimer backend for ALSA timer interfaceTakashi Iwai2008-10-241-0/+140