summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp/card_fxo.c
AgeCommit message (Expand)Author
2011-06-28xpd_echo: XPP Octasic echo canceler moduleTzafrir Cohen
2011-06-02Remove unused variables.Shaun Ruffell
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
2010-07-26dahdi: Move the 'owner' field from dahdi_span to dahdi_span_ops.Shaun Ruffell
2010-07-13PRI Astribanks always sync AB (and independent)Tzafrir Cohen
2010-07-13Fix building without CONFIG_PROC_FS definedTzafrir Cohen
2010-01-12xpp: xpd_fxo: two extra parameters regarding batteryTzafrir Cohen
2009-12-28xpp: Fix a typo in card_fxo.Tzafrir Cohen
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-03-01New XPP code: xpp rev 6795:Tzafrir Cohen
2009-01-18xpp.r6616: More sysfs migration, FXO enhancements, BRI fixesTzafrir Cohen
2008-10-27xpp fxo: Add sysfs battery attribute.Tzafrir 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-09-25XPP FXO: Add caller-id workaround for ESTI-DTMF (for #9096)Tzafrir Cohen
2008-08-14xpp: FXO: display signed voltage values (from xpp r6055)Tzafrir Cohen
2008-08-11xpp: fxo: Fix support for CID_STYLE_PASS_ALWAYSTzafrir Cohen
2008-08-03Get rid of dahdi_rxsig_t typedefRussell Bryant
2008-08-03Rework the table of signalling bits for signalling types and hook statesRussell Bryant
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-25Remove some more unused XPP code: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