aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax/hisax_fcpcipnp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-19hisax_fcpcipnp: fix broken isapnp device table.Rusty Russell1-1/+2
2008-07-26pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=yDavid Howells1-2/+0
2008-04-28hisax: depend on CONFIG_PNP, not __ISAPNP__Bjorn Helgaas1-4/+6
2008-04-28isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-03-04hisax_fcpcipnp: move request_irq later in probeKyle McMartin1-17/+17
2007-05-23HiSax: fix error checking for hisax_register()]Alan Stern1-1/+5
2006-12-08[PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan1-3/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-10-03[PATCH] ISDN warning fixesAlan Cox1-10/+7
2006-07-02[PATCH] irq-flags: isdn: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-03-26BUG_ON() Conversion in drivers/isdnEric Sesterhenn1-5/+2
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1028