aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-28isdn: fix netjet/isdnhdlc build errorsRandy Dunlap1-0/+1
2009-07-27mISDN: Fix wrong struct name in macro and clarificationsKarsten Keil3-17/+17
2009-07-27net: fix multiple definitions of setup_w6692Stephen Rothwell1-1/+1
2009-07-25mISDN: hfcmulti display real PCI ids for not supported cardsKarsten Keil1-3/+4
2009-07-25ISDN: ARRAY_SIZE changesKarsten Keil2-5/+2
2009-07-25mISDN: Add support for Traverse Technologies NETJet PCI cardsKarsten Keil4-0/+1224
2009-07-25mISDN: Add driver for Winbond cardsKarsten Keil4-0/+1638
2009-07-25mISDN: Add support for Speedfax+ cardsKarsten Keil5-0/+2536
2009-07-25mISDN: Driver for AVM Fritz!CARD PCIKarsten Keil3-0/+1161
2009-07-25mISDN: Add driver for Infineon ISDN chipset familyKarsten Keil6-0/+3364
2009-07-25mISDN: Make clearing B-channel a common functionKarsten Keil3-45/+3
2009-06-11mISDN: Free hfcpci IRQ if init was not successfulAndreas Mohr1-4/+3
2009-06-08isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt4-5/+5
2009-05-25mISDN: Added PCI ID for new Junghanns.net Single E1 cards.Andreas Eversberg1-0/+4
2009-05-25mISDN: Cleanup debug messagesKarsten Keil2-91/+96
2009-05-25mISDN: Add PCI ID for Junghanns 8S cardAndreas Eversberg1-0/+3
2009-05-25mISDN: Add XHFC support for embedded Speech-Design board to hfcmultiKarsten Keil4-144/+495
2009-05-25mISDN: Fix DTMF locking bug issueAndreas Eversberg1-2/+2
2009-05-25mISDN: Reduce stack size in dsp_cmx_send()Frank Seidel1-1/+1
2009-05-25mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg4-33/+50
2009-05-25mISDN: Add watchdog functionality to hfcmulti driverAndreas Eversberg2-1/+32
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-1/+0
2009-02-27drivers/isdn/hardware/eicon: fix sparse warnings: Should it be static?Hannes Eder1-24/+46
2009-02-27drivers/isdn/hardware/icon: fix sparse warning: cast truncates bitsHannes Eder1-1/+1
2009-02-15drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned longHannes Eder1-1/+1
2009-02-15drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols staticHannes Eder3-8/+8
2009-02-08drivers/isdn: introduce missing kfreeJulia Lawall1-0/+2
2009-01-11drivers/isdn/hardware/mISDN: move a dereference below a NULL testJulia Lawall1-1/+2
2009-01-11Make parameter debug writableKarsten Keil1-1/+1
2009-01-09mISDN: Add HFC USB driverKarsten Keil4-0/+2622
2009-01-09mISDN: Added missing create_l1() callAndreas Eversberg1-0/+5
2009-01-09mISDN: Add MODULE_DEVICE_TABLE() to hfcpciMatthias Urlichs1-0/+2
2009-01-09mISDN: Minor cleanupsAndreas Eversberg1-2/+2
2009-01-09mISDN: Create /sys/class/mISDNMatthias Urlichs2-59/+47
2009-01-09mISDN: Add different different timer settings for hfc-pciAndreas Eversberg2-28/+125
2009-01-09mISDN: Minor fixesAndreas Eversberg1-1/+1
2009-01-09mISDN: Fix irq detectionAndreas Eversberg1-0/+1
2009-01-09mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg2-7/+41
2009-01-09mISDN: Return error on E-channel accessMartin Bachem1-0/+4
2009-01-09mISDN: Use protocol to detect D-channelMartin Bachem1-1/+2
2009-01-09mISDN: Remove the local max-card limitMatthias Urlichs1-4/+0
2009-01-09mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg4-12/+78
2009-01-09mISDN: Cleanup hfc multiport driverKarsten Keil2-89/+24
2009-01-08fix similar typos to successfullColy Li4-4/+4
2008-12-16isdn: eicon: fix sparse warning: make global functions staticHannes Eder2-41/+47
2008-12-12mISDN: hfcmulti: use __iomem address space modifierHannes Eder2-23/+25
2008-12-12mISDN: comment out unused symbolsHannes Eder1-0/+2
2008-12-12mISDN: un-export symbol 'plx_lock'Hannes Eder1-1/+0
2008-12-12mISDN: make global symbols static or include header filesHannes Eder1-9/+9
2008-12-12mISDN: use NULL pointer instead of plain integerHannes Eder1-1/+1