summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp/card_pri.c
AgeCommit message (Expand)Author
2011-05-23xpp: Remove obsolete and unused OLD_PROC codeTzafrir Cohen
2011-05-23Revert "remove OLD_PROC code (leave only informative proc files)"Oron Peled
2011-05-08remove OLD_PROC code (leave only informative proc files)Oron Peled
2011-04-15dahdi: register/unregister devices as opposed to individual spans.Shaun Ruffell
2011-01-30xpd_pri: Explicit initialization of span.alarmsOron Peled
2011-01-30xpd_pri: Reduce indentationOron Peled
2011-01-30xpd_pri: reorder debug messagesOron Peled
2011-01-30xpp: remove unused XPD_STATE() "protocol method"Oron Peled
2011-01-30xpp: phonedev: Cleanup method macrosOron Peled
2011-01-30xpp: prepare for phonedev refactorOron Peled
2011-01-03Trivial removal of duplicate #includesShaun Ruffell
2010-12-07xpd_pri: Remove pointless hooksig span opTzafrir Cohen
2010-12-07xpd_pri: ignore DAHDI_VMWI and DAHDIVMWI_CONFIGTzafrir Cohen
2010-07-28Ignore Reg. 0x70 messages at E1.Tzafrir Cohen
2010-07-28demote a notice that will happen at registrationTzafrir Cohen
2010-07-26dahdi: Move the 'owner' field from dahdi_span to dahdi_span_ops.Shaun Ruffell
2010-07-26dahdi: Move the callbacks in dahdi_span into its own structure.Shaun Ruffell
2010-07-26dahdi: Remove the 'pvt' member from dahdi_span.Shaun Ruffell
2010-07-25No need to worry about accidental "changes" in reg. 0x70 in E1Tzafrir Cohen
2010-07-14Set Astribank PRI before initializationTzafrir Cohen
2010-07-13PRI Astribanks always sync AB (and independent)Tzafrir Cohen
2010-07-13Don't reset span flag RBS on pri moduleTzafrir Cohen
2010-07-13don't send "duplicates" in E1 as in D4Tzafrir Cohen
2010-04-19typos, mostly unkownTzafrir Cohen
2009-12-14DAHDI_AUDIO_NOTIFY: Also pass DAHDI_AUDIOMODE to channel driverTzafrir Cohen
2009-11-15xpp: card_pri: force remote refresh on CASTzafrir Cohen
2009-11-15xpp: refactor card_pri access to CAS registersTzafrir Cohen
2009-11-03xpp: More E1/T1 CAS fixes. Mostly connect/disconnectTzafrir Cohen
2009-09-29xpp: T1 CAS supportTzafrir Cohen
2009-09-29xpp: refactor pcm mask handling.Tzafrir Cohen
2009-07-27Replace typos "recieved" with "received".David Brooks
2009-06-29dahdi-base: Enable DAHDI to manage the reference counts for the board drivers.Shaun Ruffell
2009-05-27xpp: Fix more 'owner' for 2.6.30 to be happy.Tzafrir Cohen
2009-05-19Replaece member bus_id with dev_name() and set_dev_name()Tzafrir Cohen
2009-04-20xpp: Do use information about number of ports the Astribank providesTzafrir Cohen
2009-01-18xpp.r6616: More sysfs migration, FXO enhancements, BRI fixesTzafrir Cohen
2008-11-17xpp_pri: Fix T1 CRC initializationTzafrir Cohen
2008-10-27Fix xpp compile problems on kernel < 2.6.16Tzafrir Cohen
2008-10-16xpp: start migration from procfs to sysfs.Tzafrir Cohen
2008-08-11xpp: CAS/E1 support in the PRI module, and minor fixes.Tzafrir Cohen
2008-08-03Rework the table of signalling bits for signalling types and hook statesRussell Bryant
2008-07-02Only set the XSP registers from a single place.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-06-29Changes in XPP initialization and configuration:Tzafrir Cohen
2008-06-25String fixes: dahdi.conf -> /etc/dahdi/system.conf .Tzafrir Cohen
2008-06-19Yet another zaptel->dahdi rename. XPP file names this time.Tzafrir Cohen
2008-06-17Make the xpp drivers build with dahdi.Tzafrir Cohen
2008-05-21start copying kernel bitsKevin P. Fleming