summaryrefslogtreecommitdiff
path: root/include/dahdi/kernel.h
AgeCommit message (Expand)Author
2010-03-23dahdi: 'clamp' may already be backported.Shaun Ruffell
2010-03-21Two more printk macros: NOTICETzafrir Cohen
2010-03-20printk wrapper macros - first shotTzafrir Cohen
2010-03-01wctdm24xxp, wcte12xp: Add optional module parameter to set the maximum latency.Shaun Ruffell
2010-02-26dahdi: Change 'struct dahdi_spaninfo' in order to maintain Asterisk API compa...Shaun Ruffell
2010-02-26dahdi_dynamic: Use kernel versions where interface changed for workarounds.Shaun Ruffell
2010-02-26dahdi_dynamic: Changes to allow to compile against vanilla 2.6.9 kernel.Shaun Ruffell
2010-02-26Revert "dahdi: Move the definition of bool from xdefs.h into include/dahdi/ke...Shaun Ruffell
2010-02-26dahdi: Move the definition of bool from xdefs.h into include/dahdi/kernel.hShaun Ruffell
2010-02-25dahdi_dynamic: Add TDMoE Multi-Frame support.Shaun Ruffell
2010-02-22Branch merge from the maintenance modes projectRuss Meyerriecks
2010-02-10dahdi-base: Convert fatal_signal_pending from inline into macro.Shaun Ruffell
2010-02-08dahdi: Update the Digium copyright on files changed since 2010-01-01.Shaun Ruffell
2010-02-08wctdm24xxp, wcte12xp: Abort the search for modules if killed.Shaun Ruffell
2010-02-08vpmadt032,wcte12xp: Use a timeout on the read/write commands and during load.Shaun Ruffell
2009-12-14DAHDI_AUDIO_NOTIFY: Also pass DAHDI_AUDIOMODE to channel driverTzafrir Cohen
2009-11-12kernel.h: Define 'list_replace' for kernels < 2.6.18Shaun Ruffell
2009-09-30move the dev->bus_id fix from xpp to kernel.h: needed elsewhereTzafrir Cohen
2009-07-13wctc4xxp: Remove deprecated DMA_xxBIT_MASK usage.Shaun Ruffell
2009-06-29dahdi-base: Enable DAHDI to manage the reference counts for the board drivers.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