summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/avm/c4.c
Commit message (Expand)AuthorAgeFilesLines
* isdn: move capi drivers to stagingArnd Bergmann2019-05-311-1317/+0
* isdn: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-161-14/+1
* isdn: avm: c4: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
* 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
* Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+1
* isdn: whitespace coding style cleanupJoe Perches2012-02-211-174/+174
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* isdn: avm: call pci_disable_device() if pci_probe() failedKulikov Vasiliy2010-08-101-0/+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-22/+31
* isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt2009-06-081-2/+2
* avm: fix sparse warning using integer as NULL pointerHarvey Harrison2008-04-281-6/+6
* isdn: fix random hard freeze with AVM c4 card part 2Karsten Keil2007-10-191-0/+2
* i4l: Fix random hard freeze with AVM c4 cardKarsten Keil2007-10-181-3/+11
* [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-8/+8
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] irq-flags: isdn: Use the new IRQF_ constantsThomas Gleixner2006-07-021-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-3/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1310