summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp/xpd.h
AgeCommit message (Expand)Author
2012-03-15xpp: Use 'bool' type for boolean module parameters on kernel versions >= 2.6.31.Shaun Ruffell
2012-03-13Remove support for kernels < 2.6.18Tzafrir 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
2011-06-28xpd_echo: XPP Octasic echo canceler moduleTzafrir Cohen
2011-05-23xpp: Remove obsolete XPP_DEBUGFS codeTzafrir Cohen
2011-05-23xpp: Remove obsolete and unused OLD_PROC codeTzafrir Cohen
2011-01-30xpp: More adaptations for non-PHONEDEV XPDsTzafrir Cohen
2011-01-30xpp: prepare for phonedev refactorTzafrir Cohen
2010-07-13Keep SYSFS objects after disconnectTzafrir Cohen
2010-07-13Basic support for DAHDI_VMWI_CONFIGTzafrir Cohen
2010-07-13Cleanup: refcount_xpd()Tzafrir Cohen
2009-01-18xpp.r6616: More sysfs migration, FXO enhancements, BRI fixesTzafrir Cohen
2008-10-16xpp: start migration from procfs to sysfs.Tzafrir Cohen
2008-08-20improve compatibility with 2.6.26 and 2.6.27 kernelsKevin P. Fleming
2008-08-11xpp_blink is a bit mask of ports, and not boolean anymore.Tzafrir Cohen
2008-07-02break up large memory allocations made by digital span drivers into smaller o...Kevin P. Fleming
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