summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp/xbus-core.c
AgeCommit message (Expand)Author
2011-05-23add to dahdi_device a "hardware_id" attribute as an alternative to "location"Oron Peled
2011-05-23xpp: Now each Astribank (xbus) is a dahdi device and each xpd is a span:Oron Peled
2011-05-23xpp: Remove obsolete XPP_DEBUGFS codeTzafrir Cohen
2011-05-23xpp: Remove obsolete and unused OLD_PROC codeTzafrir Cohen
2011-05-23Revert "remove OLD_PROC code (leave only informative proc files)"Oron Peled
2011-05-08remove OLD_PROC code (leave only informative proc files)Oron Peled
2011-01-30xpp: phonedev: Cleanup method macrosOron Peled
2011-01-30xpp: More adaptations for non-PHONEDEV XPDsOron Peled
2011-01-30xpp: prepare for phonedev refactorOron Peled
2010-11-04Remove mutex emulationShaun Ruffell
2010-09-24Move test for DEFINE_SPINLOCK into include/dahdi/kernel.hShaun 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-13prevent handling of duplicate AstribanksTzafrir Cohen
2010-07-13Keep SYSFS objects after disconnectTzafrir Cohen
2010-07-13Solve race xbus_populateTzafrir 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-10-12headers: sched.h was also removed from interrupts.hShaun Ruffell
2009-05-19xpp: 'owner' property of procfs was dropped in 2.6.30.Tzafrir Cohen
2009-05-19xpp: fix the Astribank state machineTzafrir 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-29xpp: Increase the maximal size of the command queue to 500 .Tzafrir Cohen
2008-10-27xpp: remove an unused manual reference count field.Tzafrir Cohen
2008-10-16xpp: start migration from procfs to sysfs.Tzafrir Cohen
2008-08-11xpp: CAS/E1 support in the PRI module, and minor fixes.Tzafrir Cohen
2008-07-02fix a problem found by the kernel 2.6.26 build process (this function is call...Kevin P. Fleming
2008-06-19Yet another zaptel->dahdi rename. XPP file names this time.Tzafrir Cohen
2008-05-21start copying kernel bitsKevin P. Fleming