dahdi-linux/drivers/dahdi
Shaun Ruffell 9991c959ef dahdi_dummy: Fix timer_setup API usage.
It looked like the recent change to add support for timer_setup was not
completely implemented / tested with dahdi_dummy. I was using it to
check some changes to the timekeeping API when I noticed this.

This does not really affect anyone since, by default, dahdi_dummy is no
longer built and even if it was built, it would not use the standard
timer interface by default on newer kernels.

Signed-off-by: Shaun Ruffell <sruffell@sruffell.net>
2019-05-08 11:33:05 -05: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
oct612x oct612x: timeval -> ktime 2019-05-08 11:33:05 -05:00
voicebus Remove support for kernels older than 2.6.27 2019-05-08 11:33:05 -05: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 wct4xxp: Remove unnused ENABLE_WORKQUEUE code paths 2019-05-08 11:33:05 -05:00
wctc4xxp Remove unnecessary dahdi_pci_module macro. 2019-05-08 11:33:05 -05:00
wctdm24xxp Remove unnecessary dahdi_pci_module macro. 2019-05-08 11:33:05 -05:00
xpp Remove support for kernels older than 2.6.27 2019-05-08 11:33:05 -05: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_dummy.c dahdi_dummy: Fix timer_setup API usage. 2019-05-08 11:33:05 -05: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 Remove support for kernels older than 2.6.27 2019-05-08 11:33:05 -05: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_dynamic.c DAHDI in kernel 4.15: Switch to new timer_setup interface. 2018-09-03 10:27:18 -05: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_sec2.c code cleanup: remove unused debug_printk() 2012-02-09 15:25:03 +00:00
dahdi_echocan_sec.c code cleanup: remove unused debug_printk() 2012-02-09 15:25:03 +00:00
dahdi_transcode.c wctc4xxp: Cleanup RTP for unopened channels. 2014-05-16 12:06:58 -05:00
dahdi-base.c dahdi: Update coretimer to use ktime instead of 'struct timespec' 2019-05-08 11:33:05 -05:00
dahdi-sysfs-chan.c Remove CLASS_DEV_CREATE / CLASS_DEV_DESTROY macros. 2019-05-08 11:33:05 -05:00
dahdi-sysfs.c Remove support for kernels older than 2.6.27 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
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
Kbuild Revert "Remove support for xpp drivers." 2018-10-04 17:51:54 +00:00
Kconfig Revert "Remove support for xpp drivers." 2018-10-04 17:51:54 +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 Remove unnecessary dahdi_pci_module macro. 2019-05-08 11:33:05 -05:00
wcte13xp-base.c Remove unnecessary dahdi_pci_module macro. 2019-05-08 11:33:05 -05:00
wcte43x-base.c Remove unnecessary dahdi_pci_module macro. 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 wcaxx: New driver for A4A/A4B/A8A/A8B analog cards. 2013-11-11 14:39:19 -06:00
wcxb.c Remove unnecessary DAHDI_IRQ_HANDLER macro. 2019-05-08 11:33:05 -05:00
wcxb.h Remove support for kernels older than 2.6.27 2019-05-08 11:33:05 -05:00