summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp
AgeCommit message (Expand)Author
2011-12-21xpp: Allow up to 128 Astribanks on a systemTzafrir Cohen
2011-12-21xpp: bad module_put() when too many AstribanksTzafrir Cohen
2011-12-07xpp: BRI: fix timing priority calculationTzafrir Cohen
2011-12-07xpp: FXS: mwi and search_fsk fixesTzafrir Cohen
2011-12-07xpp: bugfix -- manage xpd refcount for EC moduleTzafrir Cohen
2011-11-30xpp: pri: fix RS1 init in E1 CAS modeTzafrir Cohen
2011-11-30xpp: fxs: demote SETPOLARITY message to DBG()Tzafrir Cohen
2011-11-30xpp: Adaptations for E-Main-3Tzafrir Cohen
2011-11-16xpp: increase command queue length to 1500Tzafrir Cohen
2011-11-13xpp: USB_FW rev 10085: fix regression from r10324Tzafrir Cohen
2011-11-13xpp: PIC_TYPE_1 rev 9841: followup to r10324Tzafrir Cohen
2011-11-13xpp: silence some bad ioctl() reportingTzafrir Cohen
2011-11-07xpp: USB firmware r9964: minor bugfixesTzafrir Cohen
2011-09-25xpp: fxs: bugfix for 2fxs+6fxo cardsTzafrir Cohen
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-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