summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp
AgeCommit message (Expand)Author
2008-10-16xpp: start migration from procfs to sysfs.Tzafrir Cohen
2008-09-25XPP firmware: Only send out CAS D-channel messages when in CAS mode.Tzafrir Cohen
2008-09-25Fix display of indirect registers and streamline their setting.Tzafrir Cohen
2008-09-25XPP FXO: Add caller-id workaround for ESTI-DTMF (for #9096)Tzafrir Cohen
2008-09-11Move udev rules xpp.rules from dahdi-tools to dahdi-linux .Tzafrir Cohen
2008-08-26Fix asciidoc.Tzafrir Cohen
2008-08-20improve compatibility with 2.6.26 and 2.6.27 kernelsKevin P. Fleming
2008-08-14Set xpp version to 6056 and reset XPP changelog.Tzafrir Cohen
2008-08-14Also install Astribank firmwares and init scripts to /usr/share/dahdi .Tzafrir Cohen
2008-08-14xpp: FXO: display signed voltage values (from xpp r6055)Tzafrir Cohen
2008-08-11xpp: CAS/E1 support in the PRI module, and minor fixes.Tzafrir Cohen
2008-08-11xpp: fxo: Fix support for CID_STYLE_PASS_ALWAYSTzafrir Cohen
2008-08-11A more robust test for bri_dchan support.Tzafrir Cohen
2008-08-11xpp_blink is a bit mask of ports, and not boolean anymore.Tzafrir Cohen
2008-08-04Firmware update: 5959 (FTMF and BRI ID)Tzafrir Cohen
2008-08-03Do use printk-s without a priority when continuing previous printk.Tzafrir Cohen
2008-08-03Change all instances of printk in DAHDI to include a priorityRussell Bryant
2008-08-03Get rid of dahdi_rxsig_t typedefRussell Bryant
2008-08-03Fix a couple last references to dahdi_txsig_t.Russell Bryant
2008-08-03Rework the table of signalling bits for signalling types and hook statesRussell Bryant
2008-07-06Fix yet another surviving place with CONFIG_ZAPATA_BRI_DCHANS .Tzafrir Cohen
2008-07-02fix a problem found by the kernel 2.6.26 build process (this function is call...Kevin 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-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-01Make the bri module built.Tzafrir Cohen
2008-06-29Changes in XPP initialization and configuration: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-19Yet another zaptel->dahdi rename. XPP file names this time.Tzafrir Cohen
2008-06-19Further XPP driver adjustments:Tzafrir Cohen
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-17Make the xpp drivers build with dahdi.Tzafrir Cohen
2008-05-22fix up all remaining references to zaptel/zapata (except for the ones in cred...Kevin P. Fleming
2008-05-21start copying kernel bitsKevin P. Fleming