aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN/timerdev.c
Commit message (Expand)AuthorAge
* mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racyAl Viro2013-04-29
* mISDN: fix mISDN_read()/mISDN_read() raceAl Viro2013-04-29
* mISDN: fix misdn_add_timer()/misdn_del_timer() raceAl Viro2013-04-29
* mISDN: fix races between misdn_del_timer() and timer callbackAl Viro2013-04-29
* mISDN: fix the races with timers going off just as they are deletedAl Viro2013-04-29
* isdn: whitespace coding style cleanupJoe Perches2012-02-21
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* isdn: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-12
* mISDN: remove unnecessary test on f_posJan Blunck2010-05-27
* isdn: Push down BKL into ioctl functionsArnd Bergmann2010-05-16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* mISDN: Cleanup debug messagesKarsten Keil2009-05-25
* MISDN: list usage cleanupEric Sesterhenn2009-02-27
* mISDN: timerdev: use __user for mISDN_read's buffer argumentHannes Eder2008-12-13
* mISDN: make global symbols static or include header filesHannes Eder2008-12-13
* mISDN: consistently define 'debug' as '*u_int'Hannes Eder2008-12-13
* misdn: use nonseekable_open()Andrew Morton2008-10-13
* mISDN: misc timerdev fixesAndi Kleen2008-09-22
* Add mISDN core filesKarsten Keil2008-07-26