summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-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-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-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
2011-06-02wctdm24xxp: Pass the pointer to struct wctdm_module directly instead of index.Shaun Ruffell
2011-06-02wctdm24xxp: Use pointer to "struct fxs" in POLARITY_XOR.Shaun Ruffell
2011-06-02wctdm24xxp: Trivial. Reduce the indentation level in wctdm_proslic_oppending.Shaun Ruffell
2011-06-02wctdm24xxp: Use enumeration for module types.Shaun Ruffell
2011-06-02wctdm24xxp: Group the QRV members together.Shaun Ruffell
2011-06-02wctdm24xxp: Group the per-module information togetherShaun Ruffell
2011-06-02wctdm24xxp: Dynamically allocate the board_name.Shaun Ruffell
2011-06-02wctdm24xxp: Remove modmap member from 'struct wctdm'.Shaun Ruffell
2011-06-02wcte12xp: Limit how many consecutive times to reset the VPMADT032 module.Shaun Ruffell
2011-06-02wcte12xp: Remove unused vpm100 member from 'struct t1'Shaun Ruffell
2011-06-02wcte12xp, wctdm24xxp: Separate test for VPMADT032 and initialization.Shaun Ruffell
2011-06-02wcte12xp, wctdm24xxp: Use a constant string for the VPM workqueue name.Shaun Ruffell
2011-06-02wcte12xp: Set the t1.vpmadt032 pointer under the reglock.Shaun Ruffell
2011-06-02wcte12xp: Put "Span configured" message behind debug flag.Shaun Ruffell
2011-06-02wcte12xp: kmalloc/memset -> kzalloc.Shaun Ruffell