aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax/hisax_fcpcipnp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-16isdn: hisax: Handle return value of pnp_irq and pnp_port_startArvind Yadav1-0/+2
2017-07-15isdn: hisax: hisax_fcpcipnp: constify pci_device_id.Arvind Yadav1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-2/+1
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman1-12/+10
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-46/+46
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
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