summaryrefslogtreecommitdiff
path: root/drivers/isdn/hardware/mISDN/hfcmulti.c
AgeCommit message (Expand)Author
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-07-15isdn: mISDN: hfcmulti: constify pci_device_id.Arvind Yadav
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-03-24isdn: use setup_timerGeliang Tang
2016-09-01mISDN: mark symbols static where possibleBaoyou Xie
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman
2012-09-03mISDN: fix possible memory leak in hfcmulti_init()Wei Yongjun
2012-05-16mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil
2012-05-16mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil
2012-05-16mISDN: Allow to set a minimum length for transparent dataKarsten Keil
2012-05-16mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil
2012-05-16mISDN: Early confirm for transparent dataKarsten Keil
2012-05-16mISDN: Cleanup channel also if it already was deactivatedKarsten Keil
2012-05-16isdn: Fix typo in hfcmulti.cMasanari Iida
2012-05-04mISDN: Make layer1 timer 3 value configurableKarsten Keil
2012-04-26mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver.Andreas Eversberg
2012-04-26mISDN: Rework of LED status display for HFC-4S/8S/E1 cards.Andreas Eversberg
2012-04-26mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not.Andreas Eversberg
2012-04-26mISDN: Fixed false interruption of audio during bridging change.Andreas Eversberg
2012-02-21isdn: whitespace coding style cleanupJoe Perches
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-07-15mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-07-11fix comment/printk typos concerning "already"Uwe Kleine-König
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse
2010-03-15ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIeLars Ellenberg
2010-02-03mISDN: positive error return should be negative in mode_hfcmulti()Roel Kluin
2010-01-03drivers/isdn: eliminate duplicated testJulia Lawall
2009-11-15mISDN: fix error return in HFCmulti_init()Roel Kluin
2009-07-25mISDN: hfcmulti display real PCI ids for not supported cardsKarsten Keil
2009-07-25mISDN: Make clearing B-channel a common functionKarsten Keil
2009-05-25mISDN: Added PCI ID for new Junghanns.net Single E1 cards.Andreas Eversberg
2009-05-25mISDN: Cleanup debug messagesKarsten Keil
2009-05-25mISDN: Add PCI ID for Junghanns 8S cardAndreas Eversberg
2009-05-25mISDN: Add XHFC support for embedded Speech-Design board to hfcmultiKarsten Keil
2009-05-25mISDN: Fix DTMF locking bug issueAndreas Eversberg
2009-05-25mISDN: Reduce stack size in dsp_cmx_send()Frank Seidel
2009-05-25mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg
2009-05-25mISDN: Add watchdog functionality to hfcmulti driverAndreas Eversberg
2009-02-08drivers/isdn: introduce missing kfreeJulia Lawall
2009-01-11drivers/isdn/hardware/mISDN: move a dereference below a NULL testJulia Lawall
2009-01-09mISDN: Create /sys/class/mISDNMatthias Urlichs
2009-01-09mISDN: Minor fixesAndreas Eversberg
2009-01-09mISDN: Fix irq detectionAndreas Eversberg
2009-01-09mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg
2009-01-09mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg
2009-01-09mISDN: Cleanup hfc multiport driverKarsten Keil