aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax/hfc4s8s_l1.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-18isdn/hisax: Convert timers to use timer_setup()Kees Cook1-3/+3
2017-07-15isdn: hisax: hfc4s8s_l1: constify pci_device_id.Arvind Yadav1-1/+1
2017-03-24isdn: use setup_timerGeliang Tang1-3/+2
2016-12-05isdn: hisax: set error code on failurePan Bian1-0/+1
2015-09-22isdn: hisax: fix frame calculationAndrzej Hajda1-5/+5
2015-01-02isdn: hisax: hfc4s8s_l1: Remove some unused functionsRickard Strandqvist1-21/+0
2014-05-07isdn: hisax: remove some dead codeDan Carpenter1-107/+4
2013-12-19treewide: Fix typos in printkMasanari Iida1-1/+1
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman1-12/+4
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-324/+324
2010-04-23Merge branch 'master' into for-nextJiri Kosina1-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-03-16Fix typos in commentsThomas Weber1-1/+1
2007-02-12[PATCH] ISDN: Rename special macro CONFIG_HISAX_HFC4S8S_PCIMEMRobert P. J. Day1-24/+24
2006-12-08[PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan1-2/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-2/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-03[PATCH] ISDN warning fixesAlan Cox1-3/+4
2006-07-10[PATCH] hisax: fix usage of __init*Karsten Keil1-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
2005-10-30[PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap1-5/+5
2005-06-28[PATCH] drivers/isdn/: make some code staticAdrian Bunk1-2/+2
2005-06-28[PATCH] hisax warning fixesAndrew Morton1-2/+2
2005-06-25[PATCH] drivers/isdn/hisax/: possible cleanupsAdrian Bunk1-1/+1
2005-04-24[PATCH] missing include in hisaxAl Viro1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1714