dahdi-linux/drivers/dahdi/wct4xxp
Shaun Ruffell 02d30ab799 Remove support for kernels older than 2.6.27
There are not any major distributions that are still supporting kernels
older than 2.6.27 so we can remove many typedefs. The primary motivator
for this change is that kernel 5.0 is dropping support for timeval and
it would be ideal if the in-kernel time representation can
standardize on ktime_t, but 2.6.18 did not support the ktime
interface that was needed.

Signed-off-by: Shaun Ruffell <sruffell@sruffell.net>
2019-05-08 11:33:05 -05:00
..
base.c Remove support for kernels older than 2.6.27 2019-05-08 11:33:05 -05:00
Kbuild wct4xxp, wcte13xp: Move the octasic DSP code into separate module. 2013-11-11 14:39:19 -06:00
vpm450m.c wct4xxp: Trivial kmalloc + memset -> kzalloc. 2014-06-20 13:01:27 -05:00
vpm450m.h wct4xxp, wcte13xp: Move the octasic DSP code into separate module. 2013-11-11 14:39:19 -06:00
wct4xxp-diag.c wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
wct4xxp.h wct4xxp: Move bottom half processing from tasklet to workqueue. 2014-06-20 13:01:27 -05:00