summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp
AgeCommit message (Expand)Author
2011-09-05xpp: firmware to detect the new 2+6 moduleTzafrir Cohen
2011-08-28xpp: FXS: new 2+6 module has no digital I/O portsTzafrir Cohen
2011-08-24xpp: fix bashism in xpp_debugTzafrir Cohen
2011-08-09FPGA_1161 rev 9605: EC related bug fixesTzafrir Cohen
2011-07-20xpp: increase command queue lenge to 1000Tzafrir Cohen
2011-07-20xpp: make quirk bit flags unsignedTzafrir Cohen
2011-07-20xpp: PRI_timing_priority can be static.Tzafrir Cohen
2011-07-20xpp: rate limit queue overflow messagesTzafrir Cohen
2011-07-12xpp: install Octasic frmware if it's thereTzafrir Cohen
2011-07-12xpp: Demote notices for HWEC create/free to debugTzafrir Cohen
2011-07-04xpp: xpd_fxs: ring_trapez parameterTzafrir Cohen
2011-07-04A number of cases of testing for unsigned int < 0Tzafrir Cohen
2011-07-04xpp: Eliminate "set but unused" compiler warnings.Tzafrir Cohen
2011-07-04xpp: add FXO HWEC quirks handlingTzafrir Cohen
2011-06-30xpp: FPGA_1161 rev 9252, USB_FW rev 8826: HWECTzafrir Cohen
2011-06-30xpp: also install init (non)script for xpd_echoTzafrir Cohen
2011-06-28xpd_echo: XPP Octasic echo canceler moduleTzafrir Cohen
2011-06-02dahdi: Allow dahdi_span_ops.[chan|span]config and startup to block.Shaun Ruffell
2011-06-02Remove unused variables.Shaun Ruffell
2011-05-31xpp: empty labels are not duplicateTzafrir Cohen
2011-05-23xpp: Remove obsolete XPP_DEBUGFS codeTzafrir Cohen
2011-05-23xpp: Remove obsolete and unused OLD_PROC codeTzafrir Cohen
2011-01-31xpp: Missing lock release in xpp_dahdi_unregisterTzafrir Cohen
2011-01-30xpd_pri: Explicit initialization of span.alarmsTzafrir Cohen
2011-01-30xpd_pri: Reduce indentationTzafrir Cohen
2011-01-30xpd_pri: reorder debug messagesTzafrir Cohen
2011-01-30xpp: remove unused XPD_STATE() "protocol method"Tzafrir 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: Add fixed runtime checks for the PHONEDEV codeTzafrir Cohen
2011-01-30xpp: init_card_4_30: add commentTzafrir Cohen
2011-01-30xpp: Kbuild: always update version stringTzafrir 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
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