summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-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
2008-06-19Remove some unused magic intended to build MMX automatically.Tzafrir Cohen
2008-06-19Delete generated pciradio and tor2 firmware files on 'make clean'.Tzafrir Cohen
2008-06-17another batch of fixes for non-hotplug firmware handlingKevin P. Fleming
2008-06-17some more minor fixes... the equivalent of zaptel r4356 is now included hereKevin P. Fleming
2008-06-17file does not need to be executable, Makefile will make it that way when crea...Kevin P. Fleming
2008-06-17ensure that CRC_CCITT support is enabled when DAHDI is built in-treeKevin P. Fleming
2008-06-17get non-hotplug firmware building working againKevin P. Fleming
2008-06-17commit a bunch of stuff, primarily basic support for allowing drivers/dahdi a...Kevin P. Fleming
2008-06-17Move the xpp utilities to the tools side.Tzafrir Cohen
2008-06-17Adapt xpp init_card_* scripts to dahdi:Tzafrir Cohen
2008-06-17... And also build xpp/ Tzafrir Cohen
2008-06-17Make the xpp drivers build with dahdi.Tzafrir Cohen
2008-05-23Update Linux Support Services copyright references to DigiumMatthew Fredrickson
2008-05-23make wctdm.h a public header fileKevin P. Fleming
2008-05-23Change ZAPMMX to DAHDIMMXMatthew Fredrickson
2008-05-23Remove some left over ZT referencesMatthew Fredrickson
2008-05-22fix device names, udev rules, sysfs class name, proc directory nameKevin P. Fleming
2008-05-22remove compatibility mode ioctls, since they are not needed hereKevin P. Fleming
2008-05-22correct some product name typosKevin 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-22ensure that wctdm24xxp and wcte12xp compile their own copies of voicebus.o, s...Kevin P. Fleming
2008-05-22fix up all remaining references to zaptel/zapata (except for the ones in cred...Kevin 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-21remove unsupported modulesKevin P. Fleming
2008-05-21start copying kernel bitsKevin P. Fleming