summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/avm/b1dma.c
Commit message (Expand)AuthorAgeFilesLines
* isdn: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-161-15/+2
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-3/+3
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-1/+1
* isdn: whitespace coding style cleanupJoe Perches2012-02-211-89/+89
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan2010-01-141-34/+37
* isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt2009-06-081-1/+1
* avm: fix sparse warning using integer as NULL pointerHarvey Harrison2008-04-281-5/+5
* isdn: fix random hard freeze with AVM cards using b1dmaKarsten Keil2007-10-191-9/+19
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+2
* [PATCH] ISDN: Rename some debugging macros to not resemble CONFIG optionsRobert P. J. Day2007-02-121-7/+7
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-1/+1
* [PATCH] drivers/isdn/hardware/avm/: misc cleanupsAdrian Bunk2005-06-251-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+980