aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax/isar.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-18isdn/hisax: Convert timers to use timer_setup()Kees Cook1-5/+4
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-3/+3
2017-03-24isdn: use setup_timerGeliang Tang1-6/+4
2013-09-13isdn: clean up debug format string usageKees Cook1-3/+3
2012-10-26isdn: Fix typo in isdn driversMasanari Iida1-1/+1
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-898/+898
2010-12-10isdn: Fix printed out copy_from_user() return value after previous change.David S. Miller1-3/+4
2010-12-10isdn: return -EFAULT if copy_from_user() failsDan Carpenter1-2/+2
2010-11-17drivers/isdn/hisax: Add printf format/argument verification and fix falloutJoe Perches1-3/+3
2010-11-01trivial: fix typos concerning "function"Uwe Kleine-König1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-03hisax: timeout off by one in waitrecmsg()Roel Kluin1-1/+1
2008-02-09isdn: fix section mismatch warnings in isac.c and isar.cSam Ravnborg1-2/+1
2007-03-27[PATCH] ISDN: fix BChannel_bh() call from isar_bh()Jiri Kosina1-1/+1
2007-02-12[PATCH] drivers/isdn/hisax/: proper prototypesAdrian Bunk1-1/+0
2006-11-22WorkStruct: make allyesconfigDavid Howells1-2/+4
2005-11-07[PATCH] kfree cleanup: drivers/isdnJesper Juhl1-4/+2
2005-06-25[PATCH] drivers/isdn/hisax/: possible cleanupsAdrian Bunk1-22/+24
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1909