summaryrefslogtreecommitdiff
path: root/include/dahdi/kernel.h
AgeCommit message (Expand)Author
2009-11-12Merged revisions 7309,7348,7565-7571 via svnmerge from Shaun Ruffell
2009-11-09Merged revisions 6699,6706,6714,6768,6771,6785,6812-6818,6821,6838,6928-6929,...Shaun Ruffell
2009-04-29echocan: Improve interface for echo cancelers.Shaun Ruffell
2009-04-21Move DAHDI_DEFAULT_MTU_MRU from kernel.h to user.hTzafrir Cohen
2009-03-16Move dahdi_config.h to be under include/dahdi/Tzafrir Cohen
2009-03-16Make ecdis.h used by dahdi-base.h aloneTzafrir Cohen
2009-03-11Keep transcoders on a list in registration order.Shaun Ruffell
2009-02-02Array-style echo canceller updates first appeared in Zaptel, because HPEC onl...Kevin P. Fleming
2009-01-26Manipulate the REGISTERED flag with atomic bitops now since the bit is setShaun Ruffell
2008-12-19Add support for new half full buffer policy. This significantly improves per...Matthew Fredrickson
2008-12-11Add definition of dev_notice for kernels < 2.6.17.Shaun Ruffell
2008-10-27kernel.h: cleanup DAHDI_FLAG_* defines, no functional change.Tzafrir Cohen
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-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-05-26no longer need these compatibility definesKevin P. Fleming
2008-05-22remove compatibility mode ioctls, since they are not needed hereKevin 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