summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/divert
AgeCommit message (Expand)AuthorLines
2019-05-31isdn: remove isdn4linuxArnd Bergmann-1406/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds-2/+2
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro-2/+2
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook-5/+4
2017-07-14isdn: divert: fix sprintf buffer overflow warningArnd Bergmann-12/+13
2017-03-24isdn: use setup_timerGeliang Tang-6/+3
2014-02-26isdn: divert, hysdn: fix interruptible_sleep_on raceArnd Bergmann-3/+4
2013-04-02ISDN:divert: beautify code: useless 'break', 'return (0)', additional comments.Chen Gang-5/+3
2013-01-21isdn/divert: fix readability damageTilman Schmidt-247/+237
2012-02-21isdn: whitespace coding style cleanupJoe Perches-910/+908
2011-11-29isdn: make sure strings are null terminatedDan Carpenter-0/+6
2010-09-06isdn: potential buffer overflowsDan Carpenter-3/+3
2010-07-12isdn: autoconvert trivial BKL users to private mutexArnd Bergmann-3/+4
2010-05-19Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds-4/+14
2010-05-17procfs: Push down the bkl from ioctlFrederic Weisbecker-4/+14
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+2
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan-0/+1
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson-1/+1
2008-04-29isdn: use non-racy method for proc entries creationDenis V. Lunev-3/+2
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman-3/+4
2007-07-31Remove 'isdn_* is defined but unused' warningsCharlie Shepherd-2/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day-4/+4
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro-0/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-26spelling fixesAndreas Mohr-1/+1
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering-3/+0
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro-3/+3
2005-05-01[PATCH] make lots of things staticAdrian Bunk-5/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1404