summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp/card_pri.c
AgeCommit message (Expand)Author
2012-05-23convert span->spantype to enumerated typeTzafrir Cohen
2012-03-15xpp: PRI/BRI: fix channels opening/closing:Tzafrir Cohen
2012-03-13Remove support for kernels < 2.6.18Tzafrir Cohen
2012-01-12xpp: style - remove extra bracesTzafrir Cohen
2012-01-12xpp: style - manual whitespace/line-breaks cleanupTzafrir Cohen
2012-01-11xpp: style - clean many long lines (manually)Tzafrir Cohen
2012-01-11xpp: style - Run LindentTzafrir Cohen
2012-01-11xpp: style - convert typedef of byte to __u8Tzafrir Cohen
2012-01-11xpp: style - add space after commaTzafrir Cohen
2012-01-11xpp: style - insert space afer if/while/for/switchTzafrir Cohen
2012-01-11xpp: style - Remove space before tabsTzafrir Cohen
2012-01-11xpp: style: convert __FUNCTION__ to __func__Tzafrir Cohen
2012-01-11xpp: style - remove eolspaceTzafrir Cohen
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