summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax/hisax_fcpcipnp.c
Commit message (Expand)AuthorAgeFilesLines
* isdn: hisax: Handle return value of pnp_irq and pnp_port_startArvind Yadav2017-11-161-0/+2
* isdn: hisax: hisax_fcpcipnp: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+1Star
* Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-12/+10Star
* isdn: whitespace coding style cleanupJoe Perches2012-02-211-46/+46
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-071-0/+1
* hisax_fcpcipnp: fix broken isapnp device table.Rusty Russell2010-05-191-1/+2
* pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=yDavid Howells2008-07-261-2/+0Star
* hisax: depend on CONFIG_PNP, not __ISAPNP__Bjorn Helgaas2008-04-281-4/+6
* isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-1/+1
* hisax_fcpcipnp: move request_irq later in probeKyle McMartin2008-03-051-17/+17
* HiSax: fix error checking for hisax_register()]Alan Stern2007-05-241-1/+5
* [PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan2006-12-081-3/+1Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [PATCH] ISDN warning fixesAlan Cox2006-10-031-10/+7Star
* [PATCH] irq-flags: isdn: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* BUG_ON() Conversion in drivers/isdnEric Sesterhenn2006-03-261-5/+2Star
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1028