aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN/hfcmulti.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-2/+2
|\
| * fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-111-2/+2
* | mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-151-6/+3
|/
* Merge branch 'master' into for-nextJiri Kosina2010-04-231-0/+7
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
| * ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIeLars Ellenberg2010-03-151-0/+6
* | Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse2010-03-291-1/+1
|/
* mISDN: positive error return should be negative in mode_hfcmulti()Roel Kluin2010-02-031-1/+1
* drivers/isdn: eliminate duplicated testJulia Lawall2010-01-031-1/+1
* mISDN: fix error return in HFCmulti_init()Roel Kluin2009-11-151-1/+1
* mISDN: hfcmulti display real PCI ids for not supported cardsKarsten Keil2009-07-251-3/+4
* mISDN: Make clearing B-channel a common functionKarsten Keil2009-07-251-15/+1
* mISDN: Added PCI ID for new Junghanns.net Single E1 cards.Andreas Eversberg2009-05-251-0/+4
* mISDN: Cleanup debug messagesKarsten Keil2009-05-251-78/+81
* 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-251-133/+283
* 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-251-2/+6
* mISDN: Add watchdog functionality to hfcmulti driverAndreas Eversberg2009-05-251-1/+31
* drivers/isdn: introduce missing kfreeJulia Lawall2009-02-081-0/+2
* drivers/isdn/hardware/mISDN: move a dereference below a NULL testJulia Lawall2009-01-111-1/+2
* mISDN: Create /sys/class/mISDNMatthias Urlichs2009-01-091-3/+3
* 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-091-7/+38
* mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg2009-01-091-10/+35
* mISDN: Cleanup hfc multiport driverKarsten Keil2009-01-091-85/+24
* mISDN: hfcmulti: use __iomem address space modifierHannes Eder2008-12-121-21/+23
* mISDN: comment out unused symbolsHannes Eder2008-12-121-0/+2
* mISDN: un-export symbol 'plx_lock'Hannes Eder2008-12-121-1/+0
* mISDN: make global symbols static or include header filesHannes Eder2008-12-121-9/+9
* mISDN: use NULL pointer instead of plain integerHannes Eder2008-12-121-1/+1
* Add DIP switch readout for HFC-4S IOB4STKarsten Keil2008-08-021-3/+3
* Fix remaining big endian issue of hfcmultiKarsten Keil2008-08-021-14/+13
* mISDN cleanup user interfaceKarsten Keil2008-08-021-3/+3
* Add mISDN HFC multiport driverKarsten Keil2008-07-271-0/+5320