summaryrefslogtreecommitdiff
path: root/drivers/isdn/act2000
AgeCommit message (Expand)Author
2016-03-05isdn: i4l: move active-isdn drivers to stagingArnd Bergmann
2016-01-08isdn: act200: fix MODULE_PARM_DESC() typoDan Carpenter
2014-03-27isdn: replace del_timer by del_timer_syncJulia Lawall
2012-02-21isdn: whitespace coding style cleanupJoe Perches
2010-10-04isdn: Free irq_data namespaceThomas Gleixner
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth
2009-07-25ISDN: ARRAY_SIZE changesKarsten Keil
2009-02-27drivers/isdn/act2000: fix sparse warning: symbol shadows an earlier oneHannes Eder
2008-02-06fix ! versus & precedence in various placesAlexey Dobriyan
2007-10-23isdn/act2000: fix major bug. clean irq handler.Jeff Garzik
2007-10-19Spelling fix: explicitlyJean Delvare
2007-07-21Use menuconfig objects - CONFIG_ISDN_I4LTilman Schmidt
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
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-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-06drivers/isdn/act2000: kill irq2card_mapJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-01-08[PATCH] i4l: __attribute__((packed)) for the CAPI message structsJan Blunck
2006-01-08[PATCH] drivers/isdn/: "extern inline" -> "static inline"Adrian Bunk
2005-08-29[NET]: Kill skb->listDavid S. Miller
2005-06-25[PATCH] drivers/isdn/act2000/capi.c: #if 0 an unused functionAdrian Bunk
2005-03-13[PATCH] verify_area cleanup : drivers part 1Jesper Juhl
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton
2004-10-18[PATCH] drivers/isdn: replace milliseconds() with msecs_to_jiffies()Maximilian Attems
2004-09-22[PATCH] check copy_from_user return value in act2000_isa_downloadJesper Juhl
2004-07-11[PATCH] sparse: drivers/isdn/* annotationAlexander Viro
2004-07-11[PATCH] sparse: ISDN ->readstat() and ->writecmd() annotationAlexander Viro
2004-02-18[PATCH] ISDN udpateAndrew Morton
2003-06-04Merge chaos:kernel/v2.5/linux-2.5.isdnKai Germaschewski
2003-05-25[PATCH] drivers/* strlcpy conversionsBen Collins
2003-05-23Hand mergedKai Germaschewski
2003-05-23ISDN: cleanup MakefilesKai Germaschewski
2003-05-22[NET]: Zap non-netdevice usage of SET_MODULE_OWNER.David S. Miller
2003-04-20[PATCH] irqs: ISDNAndrew Morton
2002-11-17ISDN: Remove unused commandsKai Germaschewski
2002-11-17ISDN: Introduce .ownerKai Germaschewski
2002-10-29Delete old-style config files.Linus Torvalds
2002-10-29[PATCH] new kernel configuration 5/7Roman Zippel
2002-10-23kbuild: Convert drivers/isdn to be "Rules.make-less"Kai Germaschewski
2002-09-30[PATCH] Workqueue AbstractionIngo Molnar
2002-09-02ISDN: Remove __NO_VERSION__Kai Germaschewski
2002-07-31ISDN: Fix act2000 compile errorKai Germaschewski
2002-06-18ISDN: Make ISA-only drivers depend on CONFIG_ISAKai Germaschewski
2002-05-24kbuild: Remove now redundant 'O_TARGET := built-in.o' linesKai Germaschewski
2002-05-22Merge http://linux-isdn.bkbits.net/linux-2.5.exportLinus Torvalds
2002-05-23EXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from drivers/*Kai Germaschewski
2002-05-23ISDN: Use 'built-in.o' instead of 'vmlinux-obj.o' as O_TARGETKai Germaschewski
2002-05-18drivers/isdn/*.cArnaldo Carvalho de Melo