summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp/card_pri.c
AgeCommit message (Expand)Author
2011-11-29xpp: PRI: restore pri_protocol to R/W:Tzafrir Cohen
2011-11-29xpp: pri: fix RS1 init in E1 CAS modeTzafrir Cohen
2011-11-10xpp: silence some bad ioctl() reportingTzafrir Cohen
2011-11-02xpp: bugfix: clear NOTOPEN span alarm on assignTzafrir Cohen
2011-10-26xpp: PRI: use DAHDI new set_spantype() methodTzafrir Cohen
2011-07-20xpp: PRI_timing_priority can be static.Tzafrir Cohen
2011-07-04A number of cases of testing for unsigned int < 0Tzafrir Cohen
2011-06-28xpd_echo: XPP Octasic echo canceler moduleTzafrir Cohen
2011-06-02dahdi: Allow dahdi_span_ops.[chan|span]config and startup to block.Shaun Ruffell
2011-06-02Remove unused variables.Shaun Ruffell
2011-05-23xpp: Remove obsolete and unused OLD_PROC codeTzafrir Cohen
2011-01-30xpd_pri: Explicit initialization of span.alarmsTzafrir Cohen
2011-01-30xpd_pri: Reduce indentationTzafrir Cohen
2011-01-30xpd_pri: reorder debug messagesTzafrir Cohen
2011-01-30xpp: remove unused XPD_STATE() "protocol method"Tzafrir Cohen
2011-01-30xpp: phonedev: Cleanup method macrosTzafrir Cohen
2011-01-30xpp: prepare for phonedev refactorTzafrir Cohen
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