summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp/card_fxs.c
AgeCommit message (Expand)Author
2012-03-21xpp: FXS: added a 'lower_ringing_noise' parameterTzafrir Cohen
2012-03-21xpp: FXS: atomic vbat_h power handlingTzafrir Cohen
2012-03-15xpp: FXS: better power-down to lower noiseTzafrir Cohen
2011-12-07xpp: FXS: mwi and search_fsk fixesTzafrir Cohen
2011-11-29xpp: fxs: demote SETPOLARITY message to DBG()Tzafrir Cohen
2011-09-27xpp: fix FXS D DTMF detection (not zero)Tzafrir Cohen
2011-09-22xpp: fxs: bugfix for 2fxs+6fxo cardsTzafrir Cohen
2011-08-28xpp: FXS: new 2+6 module has no digital I/O portsTzafrir Cohen
2011-07-04xpp: xpd_fxs: ring_trapez parameterTzafrir Cohen
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-19FXS - fix VMWI compatibility mode:Tzafrir Cohen
2010-07-13PRI Astribanks always sync AB (and independent)Tzafrir Cohen
2010-07-13Put a space where it belongsTzafrir Cohen
2010-07-13Basic support for DAHDI_VMWI_CONFIGTzafrir Cohen
2010-07-13Fix building without CONFIG_PROC_FS definedTzafrir 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-04-16xpp fxs/fxo: PCM and DTMF fixesTzafrir Cohen
2009-04-16xpp fxs: Notify the user just one about wrong VMWI configTzafrir Cohen
2009-04-16xpp fxs: Ignore registers of disabled SLICsTzafrir Cohen
2009-01-18xpp.r6616: More sysfs migration, FXO enhancements, BRI fixesTzafrir 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-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-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-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