summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp
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-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-30xpd_pri: Explicit initialization of span.alarmsOron Peled
2011-01-30xpd_pri: Reduce indentationOron Peled
2011-01-30xpd_pri: reorder debug messagesOron Peled
2011-01-30xpp: remove unused XPD_STATE() "protocol method"Oron Peled
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: Add fixed runtime checks for the PHONEDEV codeOron Peled
2011-01-30xpp: init_card_4_30: add commentTzafrir Cohen
2011-01-30xpp: Kbuild: always update version stringOron 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
2011-01-03dahdi, xpp: dahdi_span_ops.sync_tick should return void.Shaun Ruffell
2011-01-03Trivial removal of duplicate #includesShaun Ruffell
2010-12-08dahdi: Removing loopstop maint functionRuss Meyerriecks
2010-12-08dahdi: Clean up an unused waitqueueRuss Meyerriecks
2010-12-07xpd_pri: Remove pointless hooksig span opTzafrir Cohen
2010-12-07xpd_pri: ignore DAHDI_VMWI and DAHDIVMWI_CONFIGTzafrir Cohen
2010-11-04Remove mutex emulationShaun Ruffell
2010-10-18xpp: Fixes init error for PRI devices with < 4 portsTzafrir Cohen
2010-09-24Move test for DEFINE_SPINLOCK into include/dahdi/kernel.hShaun Ruffell
2010-07-28Ignore Reg. 0x70 messages at E1.Tzafrir Cohen
2010-07-28demote a notice that will happen at registrationTzafrir Cohen
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-25No need to worry about accidental "changes" in reg. 0x70 in E1Tzafrir Cohen
2010-07-19FXS - fix VMWI compatibility mode:Tzafrir Cohen
2010-07-14PIC 4 rev. 7381: fix T1 returning signaling register in non-CASTzafrir Cohen
2010-07-14Allow reading caps when twinstar watchdog setTzafrir Cohen
2010-07-14Set Astribank PRI before initializationTzafrir Cohen
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-13Create /sys/devices/astribanks:Tzafrir Cohen
2010-07-13Keep SYSFS objects after disconnectTzafrir Cohen
2010-07-13Don't reset span flag RBS on pri moduleTzafrir Cohen
2010-07-13don't send "duplicates" in E1 as in D4Tzafrir Cohen
2010-07-13Put a space where it belongsTzafrir Cohen
2010-07-13Basic support for DAHDI_VMWI_CONFIGTzafrir Cohen