summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-07USB_RECOV.hex: recovering from xpp hardware issuesTzafrir Cohen
2012-01-25fix class_create() return value testTzafrir Cohen
2012-01-25xpp: FXO: improve ring debounce noticeTzafrir Cohen
2012-01-25show Master change to/from core timerTzafrir Cohen
2012-01-25A channel-less span should not crash dahdiTzafrir Cohen
2012-01-25A parent-less device should not crash dahdiTzafrir Cohen
2012-01-25dev_set_name(): remove unneeded ';'Tzafrir Cohen
2012-01-25remove a duplicate dev_set_name()Tzafrir Cohen
2012-01-25better chan_printk() outputTzafrir Cohen
2012-01-25Astribank I firmwares rev. 7107Tzafrir Cohen
2012-01-17Build OSLEC EC if in the treeTzafrir Cohen
2012-01-12dahdi: style - checkpatch clean dahdi-sysfs.cTzafrir Cohen
2012-01-12xpp: style - remove extra bracesTzafrir Cohen
2012-01-12xpp: style - kfree() is NULL safeTzafrir Cohen
2012-01-12xpp: style - add const to file_operationsTzafrir Cohen
2012-01-12xpp: style - manual whitespace/line-breaks cleanupTzafrir Cohen
2012-01-12xpp: style - one macro cleanupTzafrir Cohen
2012-01-12xpp: style - no more typedef byteTzafrir Cohen
2012-01-11xpp: style: fix an improper line break.Tzafrir Cohen
2012-01-11xpp: style - place EXPORT_SYMBOL() (manually)Tzafrir Cohen
2012-01-11xpp: style - clean many long lines (manually)Tzafrir Cohen
2012-01-11xpp: fix "non-const" index, right header, indentTzafrir Cohen
2012-01-11xpp: style - Run LindentTzafrir Cohen
2012-01-11xpp: style - convert typedef of byte to __u8Tzafrir Cohen
2012-01-11xpp: style - add space after commaTzafrir Cohen
2012-01-11xpp: style - insert space afer if/while/for/switchTzafrir Cohen
2012-01-11xpp: style - Remove space before tabsTzafrir Cohen
2012-01-11xpp: style - Remove 0/NULL static initializersTzafrir Cohen
2012-01-11xpp: style: convert __FUNCTION__ to __func__Tzafrir Cohen
2012-01-11xpp: style - remove eolspaceTzafrir Cohen
2012-01-10wct4xxp: VPM module creates noise on alternate channels on E1 spans.Shaun Ruffell
2012-01-10wctdm24xxp: FXS on-hook transmission timer incorrect.Shaun Ruffell
2012-01-05xpp: handle failures during dahdi_register_device()Tzafrir Cohen
2012-01-05xpp: Don't deactivate XPDs on unregistrationTzafrir Cohen
2012-01-05xpp: bugfix: fix bad refcountTzafrir Cohen
2012-01-03Avoid building PCI devices if kernel has no PCITzafrir Cohen
2012-01-03wctdm24xxp: Fix bug if hook state on FXS changes before channel configuration.Shaun Ruffell
2012-01-03wct4xxp: Reduce time spent waiting for auth done bit on TE820.Shaun Ruffell
2012-01-02xpp: BRI: batch D-Channel packets to fix frag.Tzafrir Cohen
2012-01-02xpp: BRI: split multibyte functionalityTzafrir Cohen
2012-01-02xpp: BRI: remove trivial BRISTUFF wrappersTzafrir Cohen
2012-01-02xpp: BRI: remove legacy BRISTUFF codeTzafrir Cohen
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-14DAHDI-linux: Fix "surprise removal" problemsTzafrir Cohen
2011-12-14wct4xxp: Fail startup if not generating interrupts.Shaun Ruffell
2011-12-14dahdi: Return dahdi_span_ops.startup callback errors to userspace.Shaun Ruffell
2011-12-12wctdm24xxp: Do not call voicebus_release() before wctdm_back_out_gracefully()Shaun Ruffell
2011-12-07xpp: BRI: fix timing priority calculationTzafrir Cohen
2011-12-07xpp: FXS: mwi and search_fsk fixesTzafrir Cohen