summaryrefslogtreecommitdiff
path: root/drivers/isdn/hardware/mISDN/hfcmulti.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-16ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIeLars Ellenberg1-0/+6
2010-02-04mISDN: positive error return should be negative in mode_hfcmulti()Roel Kluin1-1/+1
2010-01-04drivers/isdn: eliminate duplicated testJulia Lawall1-1/+1
2009-11-16mISDN: fix error return in HFCmulti_init()Roel Kluin1-1/+1
2009-07-25mISDN: hfcmulti display real PCI ids for not supported cardsKarsten Keil1-3/+4
2009-07-25mISDN: Make clearing B-channel a common functionKarsten Keil1-15/+1
2009-05-25mISDN: Added PCI ID for new Junghanns.net Single E1 cards.Andreas Eversberg1-0/+4
2009-05-25mISDN: Cleanup debug messagesKarsten Keil1-78/+81
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 Keil1-133/+283
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 Eversberg1-2/+6
2009-05-25mISDN: Add watchdog functionality to hfcmulti driverAndreas Eversberg1-1/+31
2009-02-09drivers/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-10mISDN: Create /sys/class/mISDNMatthias Urlichs1-3/+3
2009-01-10mISDN: Minor fixesAndreas Eversberg1-1/+1
2009-01-10mISDN: Fix irq detectionAndreas Eversberg1-0/+1
2009-01-10mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg1-7/+38
2009-01-10mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg1-10/+35
2009-01-10mISDN: Cleanup hfc multiport driverKarsten Keil1-85/+24
2008-12-13mISDN: hfcmulti: use __iomem address space modifierHannes Eder1-21/+23
2008-12-13mISDN: comment out unused symbolsHannes Eder1-0/+2
2008-12-13mISDN: un-export symbol 'plx_lock'Hannes Eder1-1/+0
2008-12-13mISDN: make global symbols static or include header filesHannes Eder1-9/+9
2008-12-13mISDN: use NULL pointer instead of plain integerHannes Eder1-1/+1
2008-08-02Add DIP switch readout for HFC-4S IOB4STKarsten Keil1-3/+3
2008-08-02Fix remaining big endian issue of hfcmultiKarsten Keil1-14/+13
2008-08-02mISDN cleanup user interfaceKarsten Keil1-3/+3
2008-07-27Add mISDN HFC multiport driverKarsten Keil1-0/+5320