aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN/hfcmulti.c
Commit message (Expand)AuthorAge
* Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* mISDN: fix possible memory leak in hfcmulti_init()Wei Yongjun2012-09-03
* mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil2012-05-16
* mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil2012-05-16
* mISDN: Allow to set a minimum length for transparent dataKarsten Keil2012-05-16
* mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil2012-05-16
* mISDN: Early confirm for transparent dataKarsten Keil2012-05-16
* mISDN: Cleanup channel also if it already was deactivatedKarsten Keil2012-05-16
* isdn: Fix typo in hfcmulti.cMasanari Iida2012-05-16
* mISDN: Make layer1 timer 3 value configurableKarsten Keil2012-05-04
* mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver.Andreas Eversberg2012-04-26
* mISDN: Rework of LED status display for HFC-4S/8S/E1 cards.Andreas Eversberg2012-04-26
* mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not.Andreas Eversberg2012-04-26
* mISDN: Fixed false interruption of audio during bridging change.Andreas Eversberg2012-04-26
* isdn: whitespace coding style cleanupJoe Perches2012-02-21
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\
| * fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-11
* | mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-15
|/
* Merge branch 'master' into for-nextJiri Kosina2010-04-22
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| * ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIeLars Ellenberg2010-03-15
* | Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse2010-03-29
|/
* mISDN: positive error return should be negative in mode_hfcmulti()Roel Kluin2010-02-03
* drivers/isdn: eliminate duplicated testJulia Lawall2010-01-04
* mISDN: fix error return in HFCmulti_init()Roel Kluin2009-11-16
* mISDN: hfcmulti display real PCI ids for not supported cardsKarsten Keil2009-07-25
* mISDN: Make clearing B-channel a common functionKarsten Keil2009-07-25
* mISDN: Added PCI ID for new Junghanns.net Single E1 cards.Andreas Eversberg2009-05-25
* mISDN: Cleanup debug messagesKarsten Keil2009-05-25
* mISDN: Add PCI ID for Junghanns 8S cardAndreas Eversberg2009-05-25
* mISDN: Add XHFC support for embedded Speech-Design board to hfcmultiKarsten Keil2009-05-25
* mISDN: Fix DTMF locking bug issueAndreas Eversberg2009-05-25
* mISDN: Reduce stack size in dsp_cmx_send()Frank Seidel2009-05-25
* mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg2009-05-25
* mISDN: Add watchdog functionality to hfcmulti driverAndreas Eversberg2009-05-25
* drivers/isdn: introduce missing kfreeJulia Lawall2009-02-08
* drivers/isdn/hardware/mISDN: move a dereference below a NULL testJulia Lawall2009-01-11
* mISDN: Create /sys/class/mISDNMatthias Urlichs2009-01-09
* mISDN: Minor fixesAndreas Eversberg2009-01-09
* mISDN: Fix irq detectionAndreas Eversberg2009-01-09
* mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg2009-01-09
* mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg2009-01-09
* mISDN: Cleanup hfc multiport driverKarsten Keil2009-01-09
* mISDN: hfcmulti: use __iomem address space modifierHannes Eder2008-12-13
* mISDN: comment out unused symbolsHannes Eder2008-12-13
* mISDN: un-export symbol 'plx_lock'Hannes Eder2008-12-13
* mISDN: make global symbols static or include header filesHannes Eder2008-12-13
* mISDN: use NULL pointer instead of plain integerHannes Eder2008-12-13