summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-08-24Add support for 56 KB HDLC as well as selectable rate via ioctlMatthew Fredrickson
2008-08-19Couple of fixes for the transcoder:Shaun Ruffell
2008-08-06A significant change to the DAHDI transcoder interface and the wctc4xxpShaun Ruffell
2008-08-06change some ioctls that don't actually use a parameter to be defined that wayKevin P. Fleming
2008-08-05first pass at licensing cleanup here... put dahdi/user.h under LGPL instead o...Kevin P. Fleming
2008-08-03Get rid of dahdi_rxsig_t typedefRussell Bryant
2008-08-03Get rid of another typedef, sf_detect_state_t, and fix referencesRussell Bryant
2008-08-03Rework the table of signalling bits for signalling types and hook statesRussell Bryant
2008-08-02 - Define kzalloc() for kernel versions that don't have itRussell Bryant
2008-08-02Convert most of the existing comments in kernel.h to doxygen formatRussell Bryant
2008-07-29missed one definition needed by Asterisk 1.6/trunkKevin P. Fleming
2008-07-29make an initial split of dahdi/kernel.h into userspace- and kernelspace-speci...Kevin P. Fleming
2008-07-09Undoing accidental commit to the trunk of dahdi/linux.Shaun Ruffell
2008-07-09Saving off some work in progress on half-full buffering. Still needs a methodShaun Ruffell
2008-07-02break up large memory allocations made by digital span drivers into smaller o...Kevin P. Fleming
2008-06-20merge modular_ec branch, which adds modular echocan support and lots of minor...Kevin P. Fleming
2008-06-17commit a bunch of stuff, primarily basic support for allowing drivers/dahdi a...Kevin P. Fleming
2008-05-26no longer need these compatibility definesKevin P. Fleming
2008-05-23Update Linux Support Services copyright references to DigiumMatthew Fredrickson
2008-05-23make wctdm.h a public header fileKevin P. Fleming
2008-05-22remove compatibility mode ioctls, since they are not needed hereKevin P. Fleming
2008-05-22make this usable until it has real contentKevin P. Fleming
2008-05-22and with another fell swoop... 2.4 kernel support is gone tooKevin P. Fleming
2008-05-22and with one fell swoop... devfs support disappearsKevin P. Fleming
2008-05-22fix up all remaining references to zaptel/zapata (except for the ones in cred...Kevin P. Fleming
2008-05-21new ioctl code numberKevin P. Fleming
2008-05-21replace Zaptel with DAHDI, ZAPTEL with DAHDI, ZAPATA with DAHDIKevin P. Fleming
2008-05-21replace zap_ with dahdi_, ZAP_ with DAHDI_Kevin P. Fleming
2008-05-21replace ZT_ with DAHDI_, zt_ with dahdi_Kevin P. Fleming
2008-05-21rename modules from zt prefixes to dahdi prefixesKevin P. Fleming
2008-05-21modules build nowKevin P. Fleming
2008-05-21move header fileKevin P. Fleming