summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp/xpp_dahdi.c
AgeCommit message (Expand)Author
2011-05-23xpp: Now each Astribank (xbus) is a dahdi device and each xpd is a span:Oron Peled
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-04-15dahdi: Move irq/irqmisses from dahdi_span into dahdi_device.Shaun Ruffell
2011-04-15dahdi: register/unregister devices as opposed to individual spans.Shaun Ruffell
2011-01-31xpp: Missing lock release in xpp_dahdi_unregisterTzafrir Cohen
2011-01-30xpp: Remove few extra leading spacesOron Peled
2011-01-30xpp: Use our KZALLOC/KZFREEOron Peled
2011-01-30xpp: use phonedev_cleanup() instead of inline codeOron 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-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
2009-09-29xpp: make card_hooksig an optional card method.Tzafrir Cohen
2009-08-12xpp: Don't check for the 'owner' field too soonTzafrir Cohen
2009-06-29dahdi-base: Enable DAHDI to manage the reference counts for the board drivers.Shaun Ruffell
2009-05-19xpp: 'owner' property of procfs was dropped in 2.6.30.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: remove an unused manual reference count field.Tzafrir Cohen
2008-10-27xpp: Make some definitions static, as per sparse.Tzafrir Cohen
2008-10-16xpp: start migration from procfs to sysfs.Tzafrir Cohen
2008-08-11xpp_blink is a bit mask of ports, and not boolean anymore.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-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-06Fix yet another surviving place with CONFIG_ZAPATA_BRI_DCHANS .Tzafrir Cohen
2008-07-02Minor fixes following r4513:Tzafrir Cohen
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-25Removed some old, unused XPP code.Tzafrir Cohen
2008-06-19Yet another zaptel->dahdi rename. XPP file names this time.Tzafrir Cohen