summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp
AgeCommit message (Expand)Author
2012-03-15xpp: BRI: make it always SYNC_MODE_AB (like PRI)Tzafrir Cohen
2012-03-15xpp: PRI/BRI: fix channels opening/closing:Tzafrir Cohen
2012-03-15xpp: init_card: better variable namingTzafrir Cohen
2012-03-15xpp: reset Astribank SPI bussesTzafrir Cohen
2012-03-13Remove support for kernels < 2.6.18Tzafrir Cohen
2012-02-07USB_RECOV.hex: recovering from xpp hardware issuesTzafrir Cohen
2012-01-25xpp: FXO: improve ring debounce noticeTzafrir Cohen
2012-01-25Astribank I firmwares rev. 7107Tzafrir 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-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-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-07xpp: BRI: fix timing priority calculationTzafrir Cohen
2011-12-07xpp: FXS: mwi and search_fsk fixesTzafrir Cohen
2011-11-29xpp: PRI: restore pri_protocol to R/W:Tzafrir Cohen
2011-11-29xpp: pri: fix RS1 init in E1 CAS modeTzafrir Cohen
2011-11-29xpp: fxs: demote SETPOLARITY message to DBG()Tzafrir Cohen
2011-11-16xpp: increase command queue length to 1500Tzafrir Cohen
2011-11-13xpp: USB_FW rev 10085: fix regression from r10013Tzafrir Cohen
2011-11-13xpp: PIC_TYPE_1 rev 9841: followup to r10013Tzafrir Cohen
2011-11-10xpp: silence some bad ioctl() reportingTzafrir Cohen
2011-11-10xpp: restore backward compat dahdi_registrationTzafrir Cohen
2011-11-07xpp: USB firmware r9964: minor bugfixesTzafrir Cohen
2011-11-02xpp: bugfix: clear NOTOPEN span alarm on assignTzafrir Cohen
2011-11-02xpp: bugfix -- manage xpd refcount for EC moduleTzafrir Cohen
2011-11-02xpp: Adaptations for E-Main-3Tzafrir Cohen
2011-11-02xpp: remove leftovers of old XPD_STATE methodTzafrir Cohen