summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware
Commit message (Expand)AuthorAgeFilesLines
* isdn: fix netjet/isdnhdlc build errorsRandy Dunlap2009-09-281-0/+1
* mISDN: Fix wrong struct name in macro and clarificationsKarsten Keil2009-07-273-17/+17
* net: fix multiple definitions of setup_w6692Stephen Rothwell2009-07-271-1/+1
* mISDN: hfcmulti display real PCI ids for not supported cardsKarsten Keil2009-07-251-3/+4
* ISDN: ARRAY_SIZE changesKarsten Keil2009-07-252-5/+2Star
* mISDN: Add support for Traverse Technologies NETJet PCI cardsKarsten Keil2009-07-254-0/+1224
* mISDN: Add driver for Winbond cardsKarsten Keil2009-07-254-0/+1638
* mISDN: Add support for Speedfax+ cardsKarsten Keil2009-07-255-0/+2536
* mISDN: Driver for AVM Fritz!CARD PCIKarsten Keil2009-07-253-0/+1161
* mISDN: Add driver for Infineon ISDN chipset familyKarsten Keil2009-07-256-0/+3364
* mISDN: Make clearing B-channel a common functionKarsten Keil2009-07-253-45/+3Star
* mISDN: Free hfcpci IRQ if init was not successfulAndreas Mohr2009-06-111-4/+3Star
* isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt2009-06-084-5/+5
* mISDN: Added PCI ID for new Junghanns.net Single E1 cards.Andreas Eversberg2009-05-251-0/+4
* mISDN: Cleanup debug messagesKarsten Keil2009-05-252-91/+96
* mISDN: Add PCI ID for Junghanns 8S cardAndreas Eversberg2009-05-251-0/+3
* mISDN: Add XHFC support for embedded Speech-Design board to hfcmultiKarsten Keil2009-05-254-144/+495
* mISDN: Fix DTMF locking bug issueAndreas Eversberg2009-05-251-2/+2
* mISDN: Reduce stack size in dsp_cmx_send()Frank Seidel2009-05-251-1/+1
* mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg2009-05-254-33/+50
* mISDN: Add watchdog functionality to hfcmulti driverAndreas Eversberg2009-05-252-1/+32
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-301-1/+0Star
* drivers/isdn/hardware/eicon: fix sparse warnings: Should it be static?Hannes Eder2009-02-271-24/+46
* drivers/isdn/hardware/icon: fix sparse warning: cast truncates bitsHannes Eder2009-02-271-1/+1
* drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned longHannes Eder2009-02-161-1/+1
* drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols staticHannes Eder2009-02-163-8/+8
* drivers/isdn: introduce missing kfreeJulia Lawall2009-02-091-0/+2
* drivers/isdn/hardware/mISDN: move a dereference below a NULL testJulia Lawall2009-01-111-1/+2
* Make parameter debug writableKarsten Keil2009-01-111-1/+1
* mISDN: Add HFC USB driverKarsten Keil2009-01-094-0/+2622
* mISDN: Added missing create_l1() callAndreas Eversberg2009-01-091-0/+5
* mISDN: Add MODULE_DEVICE_TABLE() to hfcpciMatthias Urlichs2009-01-091-0/+2
* mISDN: Minor cleanupsAndreas Eversberg2009-01-091-2/+2
* mISDN: Create /sys/class/mISDNMatthias Urlichs2009-01-092-59/+47Star
* mISDN: Add different different timer settings for hfc-pciAndreas Eversberg2009-01-092-28/+125
* mISDN: Minor fixesAndreas Eversberg2009-01-091-1/+1
* mISDN: Fix irq detectionAndreas Eversberg2009-01-091-0/+1
* mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg2009-01-092-7/+41
* mISDN: Return error on E-channel accessMartin Bachem2009-01-091-0/+4
* mISDN: Use protocol to detect D-channelMartin Bachem2009-01-091-1/+2
* mISDN: Remove the local max-card limitMatthias Urlichs2009-01-091-4/+0Star
* mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg2009-01-094-12/+78
* mISDN: Cleanup hfc multiport driverKarsten Keil2009-01-092-89/+24Star
* fix similar typos to successfullColy Li2009-01-084-4/+4
* isdn: eicon: fix sparse warning: make global functions staticHannes Eder2008-12-162-41/+47
* mISDN: hfcmulti: use __iomem address space modifierHannes Eder2008-12-132-23/+25
* mISDN: comment out unused symbolsHannes Eder2008-12-131-0/+2
* mISDN: un-export symbol 'plx_lock'Hannes Eder2008-12-131-1/+0Star
* mISDN: make global symbols static or include header filesHannes Eder2008-12-131-9/+9
* mISDN: use NULL pointer instead of plain integerHannes Eder2008-12-131-1/+1