summaryrefslogtreecommitdiff
path: root/drivers/isdn/mISDN/timerdev.c
AgeCommit message (Expand)Author
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-10-18mISDN: Convert timers to use timer_setup()Kees Cook
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2013-04-29mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racyAl Viro
2013-04-29mISDN: fix mISDN_read()/mISDN_read() raceAl Viro
2013-04-29mISDN: fix misdn_add_timer()/misdn_del_timer() raceAl Viro
2013-04-29mISDN: fix races between misdn_del_timer() and timer callbackAl Viro
2013-04-29mISDN: fix the races with timers going off just as they are deletedAl Viro
2012-02-21isdn: whitespace coding style cleanupJoe Perches
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-07-12isdn: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-05-27mISDN: remove unnecessary test on f_posJan Blunck
2010-05-17isdn: Push down BKL into ioctl functionsArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-05-25mISDN: Cleanup debug messagesKarsten Keil
2009-02-26MISDN: list usage cleanupEric Sesterhenn
2008-12-12mISDN: timerdev: use __user for mISDN_read's buffer argumentHannes Eder
2008-12-12mISDN: make global symbols static or include header filesHannes Eder
2008-12-12mISDN: consistently define 'debug' as '*u_int'Hannes Eder
2008-10-13misdn: use nonseekable_open()Andrew Morton
2008-09-22mISDN: misc timerdev fixesAndi Kleen
2008-07-27Add mISDN core filesKarsten Keil