aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-15/+17
2009-11-06hisax: remove bad udelay call to fix build error on ARMMartin Michlmayr1-11/+11
2009-11-04isdn: hfc_usb: Fix read buffer overflowRoel Kluin1-2/+2
2009-11-04isdn: hisax: Fix test in waitforxfwRoel Kluin2-2/+2
2009-11-04isdn: hisax: Fix lock imbalance.Jiri Slaby2-0/+2
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan3-0/+3
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+0
2009-07-25ISDN: ARRAY_SIZE changesKarsten Keil9-83/+41
2009-07-25drivers/isdn: Drop unnecessary NULL testJulia Lawall6-12/+0
2009-07-25ISDN: Add support for none reverse bitstreams to isdnhdcKarsten Keil3-6/+12
2009-07-25ISDN: Make isdnhdlc usable for other ISDN driversKarsten Keil5-683/+2
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-06-11ISDN:Fix DMA alloc for hfcpciKarsten Keil2-12/+31
2009-04-17USB: add reset endpoint operationsDavid Vrabel1-8/+1
2009-02-27drivers/isdn/hisax: fix sparse warning: Should it be static?Hannes Eder8-16/+11
2008-11-30tricky one: hisax sectionsAl Viro1-3/+13
2008-08-23pcmcia: deprecate CS_SUCCESSDominik Brodowski3-8/+8
2008-08-23pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski4-26/+19
2008-08-23pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski4-15/+18
2008-08-23pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski4-6/+0
2008-08-23pcmcia: use pcmcia_loop_config in ISDN pcmcia driversDominik Brodowski4-262/+168
2008-07-26pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=yDavid Howells1-2/+0
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven4-16/+16
2008-04-28hisax: depend on CONFIG_PNP, not __ISAPNP__Bjorn Helgaas1-4/+6
2008-04-28isdn: fix obvious cut-and-paste error in st5481_usb.cRobert P. J. Day1-1/+1
2008-04-28isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison14-22/+22
2008-04-21Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds3-5/+5
2008-04-20[ISDN] minor irq handler cleanupsJeff Garzik3-5/+5
2008-04-20[ISDN] Hisax: eliminate many unnecessary references to CardType[]Jeff Garzik20-120/+70
2008-04-20[ISDN] HiSax: modularization prepJeff Garzik2-5/+11
2008-03-04hisax_fcpcipnp: move request_irq later in probeKyle McMartin1-17/+17
2008-02-09isdn: fix section mismatch warning for ISACVerSam Ravnborg2-4/+2
2008-02-09isdn: fix section mismatch warnings from hisax_cs_setup_cardSam Ravnborg1-2/+5
2008-02-09isdn: fix section mismatch warnings in isac.c and isar.cSam Ravnborg2-6/+3
2008-02-09isdn: fix section mismatch warning in hfc_sx.cSam Ravnborg1-2/+1
2008-02-07[ISDN]: fix section mismatch warning in enpci_card_msgSam Ravnborg1-2/+1
2008-02-06cleanup after APUS removalAdrian Bunk1-8/+0
2007-11-29isdn: bootup crash fixIngo Molnar1-2/+1
2007-11-05i4l: errors with assignments in ifRoel Kluin1-1/+1
2007-11-05PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik7-22/+25
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt6-15/+15
2007-10-14hisax: hfc_usb: update to current CVS versionMartin Bachem1-30/+33
2007-10-14more trivial signedness fixes in driversAl Viro2-2/+3
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro2-2/+2
2007-10-13fallout from elsa setup splitAl Viro1-1/+1
2007-10-12[ISDN] HiSax diva: split setup into three smaller functionsJeff Garzik1-219/+294
2007-10-12[ISDN] HiSax sedlbauer: move ISAPNP and PCI code into functions of their ownJeff Garzik1-119/+157
2007-10-12[ISDN] HiSax elsa: split huge setup function into four smaller functionsJeff Garzik1-216/+278
2007-10-12[ISDN] HiSax avm_pci: split setup into three smaller functionsJeff Garzik1-88/+136
2007-10-12[ISDN] Remove CONFIG_PCI ifdefs from 100% PCI source codeJeff Garzik3-20/+3