summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN/hfcmulti.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-5/+3
* isdn: mISDN: hfcmulti: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-3/+2
* isdn: use setup_timerGeliang Tang2017-03-241-6/+4
* mISDN: mark symbols static where possibleBaoyou Xie2016-09-011-12/+12
* Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* mISDN: fix possible memory leak in hfcmulti_init()Wei Yongjun2012-09-031-0/+2
* mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil2012-05-161-3/+6
* mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil2012-05-161-7/+5
* mISDN: Allow to set a minimum length for transparent dataKarsten Keil2012-05-161-9/+8
* mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil2012-05-161-35/+26
* mISDN: Early confirm for transparent dataKarsten Keil2012-05-161-16/+5
* mISDN: Cleanup channel also if it already was deactivatedKarsten Keil2012-05-161-2/+1
* isdn: Fix typo in hfcmulti.cMasanari Iida2012-05-161-2/+2
* mISDN: Make layer1 timer 3 value configurableKarsten Keil2012-05-041-1/+4
* mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver.Andreas Eversberg2012-04-261-164/+232
* mISDN: Rework of LED status display for HFC-4S/8S/E1 cards.Andreas Eversberg2012-04-261-67/+90
* mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not.Andreas Eversberg2012-04-261-15/+10
* mISDN: Fixed false interruption of audio during bridging change.Andreas Eversberg2012-04-261-8/+16
* isdn: whitespace coding style cleanupJoe Perches2012-02-211-682/+682
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
* 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
OpenPOWER on IntegriCloud