aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax/hfc_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-31isdn: remove hisax driverArnd Bergmann1-1755/+0
2019-02-14isdn:hisax: Replace dev_kfree_skb_any by dev_consume_skb_anyHuang Zijiang1-1/+1
2018-12-28isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI_l1hw()Jia-Ju Bai1-0/+2
2018-11-16isdn/hisax: remove set but not used variable 'total'YueHaibing1-2/+1
2018-10-22isdn: hfc_{pci,sx}: Avoid empty body if statementsNathan Chancellor1-6/+5
2017-10-18isdn/hisax: Convert timers to use timer_setup()Kees Cook1-4/+5
2017-03-24isdn: use setup_timerGeliang Tang1-6/+2
2015-11-25isdn: Partially revert debug format string usage clean upChristoph Biedl1-1/+1
2014-01-06isdn: Drop big endian cpp checks from telespci and hfc_pci driversGuenter Roeck1-4/+0
2013-09-13isdn: clean up debug format string usageKees Cook1-1/+1
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-11-09isdn: Fix typo in drivers/isdnMasanari Iida1-1/+1
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-357/+357
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-17drivers/isdn/hisax: Add printf format/argument verification and fix falloutJoe Perches1-2/+2
2010-02-22PCI: push deprecated pci_find_device() function to last userTilman Schmidt1-1/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-07-25drivers/isdn: Drop unnecessary NULL testJulia Lawall1-2/+0
2009-06-11ISDN:Fix DMA alloc for hfcpciKarsten Keil1-11/+30
2008-04-20[ISDN] Hisax: eliminate many unnecessary references to CardType[]Jeff Garzik1-2/+0
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-07-17[ISDN] HiSax hfc_pci: minor cleanupsJeff Garzik1-98/+93
2006-12-08[PATCH] ISDN: fix warningsJeff Garzik1-5/+5
2006-11-22WorkStruct: make allyesconfigDavid Howells1-2/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-10[PATCH] hisax: fix usage of __init*Karsten Keil1-3/+3
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-06-27[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_t where neededGreg Kroah-Hartman1-1/+1
2006-03-06[PATCH] i4l: add new PCI IDs for HFC-S PCIKarsten Keil1-0/+2
2005-09-16[PATCH] Add PCI IDs for Sitecom DC-105Karsten Keil1-0/+1
2005-06-25[PATCH] drivers/isdn/hisax/: possible cleanupsAdrian Bunk1-6/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1747