summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-20wct4xxp: Fix compilation when VPM_SUPPORT is not defined.Shaun Ruffell
2011-07-20oct612x: Increase the size of some of the instance variables.Shaun Ruffell
2011-07-20README: KVERS, KSRC in live.confTzafrir Cohen
2011-07-20live_dahdi: symlink_astTzafrir Cohen
2011-07-20get registration_mutex at free_pseudoTzafrir 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-20live_dahdi: xpp_fxloader: use live xpp.confTzafrir Cohen
2011-07-20live_dahdi: no need to create asterisk at genconfTzafrir Cohen
2011-07-18wcte12xp: Close a potential race on driver unload.Shaun Ruffell
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-12dahdi: Add dynamic dahdi parameter hwec_overrides_swec.Tzafrir Cohen
2011-07-07live_dahdi: create asterisk in the live treeTzafrir Cohen
2011-07-05oct612x: Eliminate some compiler warnings.Shaun Ruffell
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-07-01wcb4xxp: Return NULL if there is not a hardware EC on installed.Shaun Ruffell
2011-07-01wct4xxp: Add module parameter to ignore rotary switch settings.Shaun Ruffell
2011-06-30Also loca xpd_echo in live_dahdi, if availableTzafrir 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-30oct612x: Fixes for Octasic user space compilation:Tzafrir Cohen
2011-06-29wctdm24xxp: Fix typo in previous commit for fastpickup mode.Shaun Ruffell
2011-06-29wctdm24xxp: Add 'fastpick' module parameter.Shaun Ruffell
2011-06-29wctdm24xxp: Ensure battery drops on FXS hangups honor the channel otimer.Shaun Ruffell
2011-06-29Revert "dahdi: Use enumeration for maintenance modes."Shaun Ruffell
2011-06-28wcte12xp, wctdm24xxp: Load VPMOCT032 firmware in background.Russ Meyerriecks
2011-06-28wcte12xp, wctdm24xxp: Add support for the VPMOCT032 hardware echocanceler.Russ Meyerriecks
2011-06-28dahdi: Always attach hwec to a channel if available.Shaun Ruffell
2011-06-28xpd_echo: XPP Octasic echo canceler moduleTzafrir Cohen
2011-06-28Revert "dahdi: Group dahdi timers into "rates" for improved CPU utilization."Shaun Ruffell
2011-06-28Revert "dahdi: If a timer is not configured then we should block indefinitely."Shaun Ruffell
2011-06-28kernel.h: Define __packed if not already defined.Shaun Ruffell
2011-06-20wcte12xp: Start alarm timer after marking board initialized.Shaun Ruffell
2011-06-11wctdm24xxp: Do not read extra register when test for FXO module fails.Shaun Ruffell
2011-06-02wctdm24xxp: Do not export board number in the device description.Shaun Ruffell
2011-06-02wctdm24xxp: Calculate the SPI offsets ahead of time.Shaun Ruffell
2011-06-02wctdm24xxp: Shorten up some of the sleeps/waits.Shaun Ruffell
2011-06-02wctdm24xxp: Allow more than one outstanding read at a time.Shaun Ruffell
2011-06-02wctdm24xxp: reglock can be used to protect the txhookstate.Shaun Ruffell
2011-06-02wctdm24xxp: Use lists for SPI commands to the modules.Shaun Ruffell
2011-06-02wctdm24xxp: Cleanup in wctdm_identify_modules.Shaun Ruffell
2011-06-02wctdm24xxp: Remove 'pos' member from 'struct wctdm'.Shaun Ruffell
2011-06-02wctdm24xxp: Drop 'flags' from 'struct wctdm_module'.Shaun Ruffell
2011-06-02wctdm24xxp: Hold the reglock longer in the interrupt handler.Shaun Ruffell