summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-08make the uninstall-modules target actually work (except when DESTDIR is suppl...Kevin P. Fleming
2008-07-07wc->chans needs to be an array of pointers as struct dahdi_span expects.Shaun Ruffell
2008-07-07the initialization of wc->chans was done using NUM_CARDS in wc->cards, but th...Kevin P. Fleming
2008-07-07Fix accidental zeroing out of the chans member of struct wctdm.Shaun Ruffell
2008-07-07wctdm_initialize expects the channels to already be allocated.Shaun Ruffell
2008-07-07Default ring debounce timer should be higher to properly catch calleridMatthew Fredrickson
2008-07-07the package name will be all lowercase, as is normalKevin P. Fleming
2008-07-06Fix yet another surviving place with CONFIG_ZAPATA_BRI_DCHANS .Tzafrir Cohen
2008-07-06corrected sp3lling err0rDwayne M. Hubbard
2008-07-06Point to DAHDI-tools instead of 'make config' in the end of 'makeTzafrir Cohen
2008-07-02fix typoKevin P. Fleming
2008-07-02perform an explicit check for the destination directories for hotplug firmwar...Kevin P. Fleming
2008-07-02install firmware last, so that if it fails, everything else will be done alreadyKevin P. Fleming
2008-07-02fix a problem found by the kernel 2.6.26 build process (this function is call...Kevin P. Fleming
2008-07-02Linux kernel 2.6.26 is going to change the sysfs registration/destruction met...Kevin P. Fleming
2008-07-02fix up the last few drivers for the new single-allocation channel changesKevin P. Fleming
2008-07-02Only set the XSP registers from a single place.Tzafrir Cohen
2008-07-02Minor fixes following r4513:Tzafrir Cohen
2008-07-02fix remaining drivers broken by pointer type change in 'struct dahdi_span'......Kevin P. Fleming
2008-07-02break up large memory allocations made by digital span drivers into smaller o...Kevin P. Fleming
2008-07-02Remove unneeded case for #ifdef DAHDI_SPANSTAT_V2 - Tzafrir Cohen
2008-07-02there is no need for the top-level Makefile to be involved in the kernel's bu...Kevin P. Fleming
2008-07-01remove some more unnecessary stuff, and update genmodconf to no longer suppor...Kevin P. Fleming
2008-07-01revert this... all of this stuff belongs in dahdi-toolsKevin P. Fleming
2008-07-01Add the remaining files and changes needed to get 'make config' to be functio...Kevin P. Fleming
2008-07-01Remove an incorrect comment.Jason Parker
2008-07-01Build the modules before we install them, in case we don't call the install t...Jason Parker
2008-07-01Fixes a problem where the first invocation of 'make install' will not downloadSean Bright
2008-07-01Make the bri module built.Tzafrir Cohen
2008-06-29Changes in XPP initialization and configuration:Tzafrir Cohen
2008-06-29Fix crash in dahdi-base on channel close. From Zaptel r4348.Tzafrir Cohen
2008-06-28* builder now works under dahdi as well.Tzafrir Cohen
2008-06-28Add builder - a script to test-build dahdi vs. various kernel versions.Tzafrir Cohen
2008-06-28* Generate the modpost program to be able to complete a build.Tzafrir Cohen
2008-06-28Fixes building with kernel of RHEl 5.2. Closes issue #12889 .Tzafrir Cohen
2008-06-25Remove some more unused XPP code:Tzafrir Cohen
2008-06-25String fixes: dahdi.conf -> /etc/dahdi/system.conf .Tzafrir Cohen
2008-06-25Removed some old, unused XPP code.Tzafrir Cohen
2008-06-25Ignore version.hTzafrir Cohen
2008-06-24add upgrade instructions here tooKevin P. Fleming
2008-06-22revert r4442 that was not necessary. there were broken tarballs on the public...Kevin P. Fleming
2008-06-22fixing damage caused by r4445... the unregister_chrdev() call was *not* remov...Kevin P. Fleming
2008-06-22Slightly better error hadling: if we failed to register a major deviceTzafrir Cohen
2008-06-22Add the class_unregioster that was dropped in r4435 to allow unloadingTzafrir Cohen
2008-06-22This is most likely a highly irresponsible commit, butSteve Murphy
2008-06-20merge modular_ec branch, which adds modular echocan support and lots of minor...Kevin P. Fleming
2008-06-20No need to restore the user in the tar files for the firmware images. Use theShaun Ruffell
2008-06-20Revery unnecessary udelayMatthew Fredrickson
2008-06-19Yet another zaptel->dahdi rename. XPP file names this time.Tzafrir Cohen
2008-06-19Further XPP driver adjustments:Tzafrir Cohen