summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax/hisax_fcpcipnp.c
Commit message (Expand)AuthorAgeFilesLines
* isdn: remove hisax driverArnd Bergmann2019-05-311-1024/+0
* 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-151-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+1
* Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-12/+10
* isdn: whitespace coding style cleanupJoe Perches2012-02-211-46/+46
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-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/+0
* 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-041-17/+17
* HiSax: fix error checking for hisax_register()]Alan Stern2007-05-231-1/+5
* [PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan2006-12-081-3/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [PATCH] ISDN warning fixesAlan Cox2006-10-031-10/+7
* [PATCH] irq-flags: isdn: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* BUG_ON() Conversion in drivers/isdnEric Sesterhenn2006-03-261-5/+2
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1028