summaryrefslogtreecommitdiff
path: root/drivers/isdn/capi/capidrv.c
AgeCommit message (Expand)Author
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2015-05-31isdn/capi: Use setup_timerVaishali Thakkar
2014-10-14isdn/capi: handle CAPI 2.0 message parser failuresTilman Schmidt
2014-06-04isdn/capi: Make verbose reporting depend on capidrvPaul Bolle
2014-06-04isdn/capi: move capi_info2str to capidrv.cPaul Bolle
2013-03-12driver: isdn: capi: remove cast for kmalloc return valueZhang Yanfei
2012-05-07isdn/capi: fix readability damageTilman Schmidt
2012-02-21isdn: whitespace coding style cleanupJoe Perches
2010-12-24isdn/capi: unregister capictr notifier after init failureTejun Heo
2010-09-08drivers: isdn: capi: use simple_strtol to convert numbersAndy Shevchenko
2010-07-15drivers: isdn: use kernel macros to convert hex digitAndy Shevchenko
2010-02-16CAPI: Rework controller state notifierJan Kiszka
2010-02-16CAPI: Reduce chattiness during module loading/removalJan Kiszka
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-10-06isdn: make capidrv module parameter "debugmode" writeableTilman Schmidt
2009-10-06isdn: avoid races in capidrvTilman Schmidt
2009-01-04isdn: capi: &&/|| typosRoel Kluin
2008-04-28isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28capi: fix sparse warnings using integer as NULL pointerHarvey Harrison
2008-01-25fix oops on rmmod capidrvKarsten Keil
2007-10-29[ISDN] capidrv: address two longstanding warningsJeff Garzik
2007-10-16fix possible NULL deref on low memory condition in capidrv.c::send_message()Jesper Juhl
2007-03-01[PATCH] Fix buffer overflow and races in capi debug functionsKarsten Keil
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] isdn/capi: use ARRAY_SIZE when appropriateAhmed S. Darwish
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-08[PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan
2006-10-17[PATCH] ISDN: check for userspace copy faultsJeff Garzik
2005-04-16Linux-2.6.12-rc2Linus Torvalds