summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-03-07autoconf.h is inlcuded by Kbuild at the command-line.Tzafrir Cohen
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-07-21Merged revisions 6844,6852,6862-6863 via svnmerge from Shaun Ruffell
2009-04-30Fix compilation of applications that use DAHDI ioctlsKevin P. Fleming
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-04-02correct minor spacing issueKevin P. Fleming
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-11Fix direction bits on several ioctls.Shaun Ruffell
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-28Minor comment rearangement to avoid possible confusion.Richard Mudgett
2009-01-27Break VMWI ioctl calls into two separate calls to maintain old revision compa...Doug Bailey
2009-01-26Manipulate the REGISTERED flag with atomic bitops now since the bit is setShaun Ruffell
2009-01-22Change structure passed in DAHDI_VMWI ioctl call to make it so new VMWI types...Doug Bailey
2009-01-21Change the DAHDI_VMWI ioctl call to pass data via structure. Doug Bailey
2009-01-19Add mask for portion of DAHDI_VMWI ioctl call that carries the number of mess...Doug Bailey
2009-01-19Increase the number of messages specified in the DAHDI_VMWI ioctl call to 16 ...Doug Bailey
2009-01-19Add line reversal MWI to wctdm and wctdm24xxp drivers Doug Bailey
2008-12-19Revert MAX_NUM_BUFS back to 32Matthew Fredrickson
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-09-04Some picky switches require the LSB to be 1 for 56k linksMatthew Fredrickson
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