index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
mISDN
/
timerdev.c
Age
Commit message (
Expand
)
Author
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-02-05
mISDN: fix a race in dev_expire_timer()
Eric Dumazet
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-10-18
mISDN: Convert timers to use timer_setup()
Kees Cook
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2013-04-29
mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racy
Al Viro
2013-04-29
mISDN: fix mISDN_read()/mISDN_read() race
Al Viro
2013-04-29
mISDN: fix misdn_add_timer()/misdn_del_timer() race
Al Viro
2013-04-29
mISDN: fix races between misdn_del_timer() and timer callback
Al Viro
2013-04-29
mISDN: fix the races with timers going off just as they are deleted
Al Viro
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-07-12
isdn: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-05-27
mISDN: remove unnecessary test on f_pos
Jan Blunck
2010-05-17
isdn: Push down BKL into ioctl functions
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-05-25
mISDN: Cleanup debug messages
Karsten Keil
2009-02-26
MISDN: list usage cleanup
Eric Sesterhenn
2008-12-12
mISDN: timerdev: use __user for mISDN_read's buffer argument
Hannes Eder
2008-12-12
mISDN: make global symbols static or include header files
Hannes Eder
2008-12-12
mISDN: consistently define 'debug' as '*u_int'
Hannes Eder
2008-10-13
misdn: use nonseekable_open()
Andrew Morton
2008-09-22
mISDN: misc timerdev fixes
Andi Kleen
2008-07-27
Add mISDN core files
Karsten Keil