index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
mISDN
/
timerdev.c
Age
Commit message (
Expand
)
Author
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