summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp/xpp_dahdi.c
AgeCommit message (Expand)Author
2012-11-15xpp: pre/post_unregister: not for the ECHEADmasterTzafrir Cohen
2012-04-11xpp: Fix compilation when CONFIG_DAHDI_WATCHDOG is defined.Shaun Ruffell
2012-03-13Remove support for kernels < 2.6.18Tzafrir Cohen
2012-01-12xpp: style - remove extra bracesTzafrir Cohen
2012-01-11xpp: style - place EXPORT_SYMBOL() (manually)Tzafrir 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 0/NULL static initializersTzafrir Cohen
2012-01-11xpp: style: convert __FUNCTION__ to __func__Tzafrir Cohen
2012-01-11xpp: style - remove eolspaceTzafrir Cohen
2012-01-05xpp: Don't deactivate XPDs on unregistrationTzafrir Cohen
2012-01-05xpp: bugfix: fix bad refcountTzafrir Cohen
2012-01-02xpp: BRI: remove legacy BRISTUFF codeTzafrir Cohen
2011-11-02xpp: bugfix: clear NOTOPEN span alarm on assignTzafrir Cohen
2011-11-02xpp: bugfix -- manage xpd refcount for EC moduleTzafrir Cohen
2011-10-26xpp: cleanup some printk()'sTzafrir Cohen
2011-10-26xpp: Remove dahdi_autoreg parameter:Tzafrir Cohen
2011-10-26xpp: more informative span description:Tzafrir Cohen
2011-10-26xpp: PRI: use DAHDI new set_spantype() methodTzafrir Cohen
2011-10-26dahdi: Register devices instead of individual spans.Tzafrir Cohen
2011-10-26dahdi: start handling "surprise device removal".Tzafrir Cohen
2011-07-12xpp: Demote notices for HWEC create/free to debugTzafrir Cohen
2011-07-04xpp: add FXO HWEC quirks handlingTzafrir Cohen
2011-06-28xpd_echo: XPP Octasic echo canceler moduleTzafrir Cohen
2011-06-02Remove unused variables.Shaun Ruffell
2011-05-23xpp: Remove obsolete and unused OLD_PROC codeTzafrir Cohen
2011-01-31xpp: Missing lock release in xpp_dahdi_unregisterTzafrir Cohen
2011-01-30xpp: Remove few extra leading spacesTzafrir Cohen
2011-01-30xpp: Use our KZALLOC/KZFREETzafrir Cohen
2011-01-30xpp: use phonedev_cleanup() instead of inline codeTzafrir Cohen
2011-01-30xpp: phonedev: Cleanup method macrosTzafrir Cohen
2011-01-30xpp: More adaptations for non-PHONEDEV XPDsTzafrir Cohen
2011-01-30xpp: prepare for phonedev refactorTzafrir Cohen
2010-12-08dahdi: Removing loopstop maint functionRuss Meyerriecks
2010-12-08dahdi: Clean up an unused waitqueueRuss Meyerriecks
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-13start migrating from xbus_num() to get_xbus()/put_xbus()Tzafrir Cohen
2010-07-13PRI Astribanks always sync AB (and independent)Tzafrir Cohen
2010-07-13Keep SYSFS objects after disconnectTzafrir Cohen
2010-07-13Basic support for DAHDI_VMWI_CONFIGTzafrir Cohen
2010-07-13put xbus->worker in xbus; wake_up_interruptible_all()Tzafrir Cohen
2010-07-13Cleanup: refcount_xpd()Tzafrir Cohen
2010-07-13Fix building without CONFIG_PROC_FS definedTzafrir Cohen
2009-12-14xpp: replace i with j to avoid overridingTzafrir Cohen
2009-10-12headers: sched.h was also removed from interrupts.hShaun Ruffell