dahdi-linux/drivers/dahdi
Harald Welte db5006824b trunkdev: Implement DAHDI_MAINT_{LOCAL,NETWORKPAYLOAD}LOOP
Using those maintenance modes we can test the local (DAHDI channel)
and remote (trunkdev) sides indepdendent from each other.

Change-Id: I12cf9647fb6def38865aaac8ad6bbb58ebf7b5fd
2022-04-24 19:43:23 +02:00
..
datamods Makefile: SUBDIRS -> KBUILD_EXTMOD 2019-05-08 11:33:05 -05:00
firmware wcxb: Fix "I/O error reported by firmware" followed by underruns 2015-03-30 13:18:12 -05:00
hpec Update Digium copyright on files changed since beginning of the year. 2012-03-21 18:56:05 +00:00
icE1usb icE1usb: Fix inverted logic for clock timing source 2022-04-24 18:06:56 +02:00
oct612x oct612x: timeval -> ktime 2019-05-08 11:33:05 -05:00
trunkdev trunkdev: Implement DAHDI_MAINT_{LOCAL,NETWORKPAYLOAD}LOOP 2022-04-24 19:43:23 +02:00
voicebus How did this ever work... stdbool.h is not in the kernel. 2022-04-24 18:06:56 +02:00
vpmadt032_loader Add #include <linux/slab.h> to all files that call kzalloc|kmalloc|kfree. 2014-05-20 11:36:23 -05:00
wcb4xxp Remove unnecessary dahdi_pci_module macro. 2019-05-08 11:33:05 -05:00
wct4xxp How did this ever work... stdbool.h is not in the kernel. 2022-04-24 18:06:56 +02:00
wctc4xxp wctc4xxp: Use __dev_addr_set() on kernels >= 5.15 2022-04-24 19:43:23 +02:00
wctdm24xxp Fix -Wimplicit-fallthrough=5 warnings 2022-04-24 19:28:34 +02:00
wcte12xp How did this ever work... stdbool.h is not in the kernel. 2022-04-24 18:06:56 +02:00
xpp Fix -Wimplicit-fallthrough=5 warnings 2022-04-24 19:28:34 +02:00
zaphfc zaphfc: Port support for HFC-S cards 2022-04-24 18:06:56 +02:00
Kbuild Introduce virtual DAHDI trunk device 2022-04-24 19:43:23 +02:00
Kconfig Introduce virtual DAHDI trunk device 2022-04-24 19:43:23 +02:00
adt_lec.c wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
adt_lec.h wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
arith.h wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
biquad.h wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
dahdi-base.c Introduce virtual DAHDI trunk device 2022-04-24 19:43:23 +02:00
dahdi-sysfs-chan.c dahdi-sysfs-chan: Fix potential NULL pointer deref 2022-04-24 19:43:23 +02:00
dahdi-sysfs.c dahdi: Store the span registration time as a ktime_t value as well. 2019-05-08 11:33:05 -05:00
dahdi-sysfs.h Remove CLASS_DEV_CREATE / CLASS_DEV_DESTROY macros. 2019-05-08 11:33:05 -05:00
dahdi-version.c dahdi: Do not rebuild dahdi-base.c when only updating the version. 2011-02-28 14:19:09 +00:00
dahdi.h Update Digium copyright on files changed since beginning of the year. 2012-03-21 18:56:05 +00:00
dahdi_dummy.c dahdi_dummy: 'struct timespec' -> ktime_t 2019-05-08 11:33:05 -05:00
dahdi_dynamic.c Introduce ioctl() for simulating alarms under userspace control 2022-04-24 18:06:56 +02:00
dahdi_dynamic_eth.c Remove support for kernels older than 2.6.27 2019-05-08 11:33:05 -05:00
dahdi_dynamic_ethmf.c Fix build on kernels >= 5.6.0 (struct proc_ops) 2020-09-11 23:56:31 +02:00
dahdi_dynamic_loc.c dahdi_dynamic_loc: Change and check the dyn->pvt pointer under lock. 2012-04-03 19:44:45 +00:00
dahdi_echocan_jpah.c Update Digium copyright on files changed since beginning of the year. 2012-03-21 18:56:05 +00:00
dahdi_echocan_kb1.c Update Digium copyright on files changed since beginning of the year. 2012-03-21 18:56:05 +00:00
dahdi_echocan_mg2.c Update Digium copyright on files changed since beginning of the year. 2012-03-21 18:56:05 +00:00
dahdi_echocan_oslec.c code cleanup - refactor module_printk() 2012-02-09 15:24:40 +00:00
dahdi_echocan_sec.c code cleanup: remove unused debug_printk() 2012-02-09 15:25:03 +00:00
dahdi_echocan_sec2.c code cleanup: remove unused debug_printk() 2012-02-09 15:25:03 +00:00
dahdi_transcode.c remove old ioctl code 2021-11-29 10:02:54 +01:00
ecdis.h wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
fir.h wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
fxo_modes.h wctdm24xxp, wctdm: Reduce memory used by fxo_modes array. 2011-04-04 16:26:00 +00:00
makefw.c wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
proslic.h wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
wcaxx-base.c Fix -Wimplicit-fallthrough=5 warnings 2022-04-24 19:28:34 +02:00
wcte11xp.c wcte11xp: Fix BLUE (AIS) alarm detection 2022-04-24 18:06:56 +02:00
wcte13xp-base.c wcte13xp: Fix missing break statement when setting J1 line mode 2022-04-24 19:23:43 +02:00
wcte43x-base.c How did this ever work... stdbool.h is not in the kernel. 2022-04-24 18:06:56 +02:00
wcxb.c How did this ever work... stdbool.h is not in the kernel. 2022-04-24 18:06:56 +02:00
wcxb.h Remove support for kernels older than 2.6.27 2019-05-08 11:33:05 -05:00
wcxb_flash.c wcaxx: New driver for A4A/A4B/A8A/A8B analog cards. 2013-11-11 14:39:19 -06:00
wcxb_flash.h wcaxx: New driver for A4A/A4B/A8A/A8B analog cards. 2013-11-11 14:39:19 -06:00
wcxb_spi.c Add #include <linux/slab.h> to all files that call kzalloc|kmalloc|kfree. 2014-05-20 11:36:23 -05:00
wcxb_spi.h How did this ever work... stdbool.h is not in the kernel. 2022-04-24 18:06:56 +02:00