aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/avm/c4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-31isdn: move capi drivers to stagingArnd Bergmann1-1317/+0
2018-05-16isdn: replace ->proc_fops with ->proc_showChristoph Hellwig1-14/+1
2017-07-15isdn: avm: c4: constify pci_device_id.Arvind Yadav1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-3/+3
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-1/+1
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman1-2/+1
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-174/+174
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2010-08-10isdn: avm: call pci_disable_device() if pci_probe() failedKulikov Vasiliy1-0/+1
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-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan1-22/+31
2009-06-08isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt1-2/+2
2008-04-28avm: fix sparse warning using integer as NULL pointerHarvey Harrison1-6/+6
2007-10-19isdn: fix random hard freeze with AVM c4 card part 2Karsten Keil1-0/+2
2007-10-18i4l: Fix random hard freeze with AVM c4 cardKarsten Keil1-3/+11
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+2
2007-02-12[PATCH] ISDN: Rename some debugging macros to not resemble CONFIG optionsRobert P. J. Day1-8/+8
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-02[PATCH] irq-flags: isdn: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell1-1/+1
2005-06-25[PATCH] drivers/isdn/hardware/avm/: misc cleanupsAdrian Bunk1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1310