summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wctdm24xxp
AgeCommit message (Expand)Author
2011-06-29wctdm24xxp: Ensure battery drops on FXS hangups honor the channel otimer.Shaun Ruffell
2011-03-15wctdm24xxp: Fix regression with LEDS on TDM410.Shaun Ruffell
2011-01-31wctdm24xxp: Remove code for unsupported modules.Shaun Ruffell
2011-01-21"struct pci_device_id[]" -> "DEFINE_PCI_DEVICE_TABLE"Shaun Ruffell
2011-01-21Remove mutex emulationShaun Ruffell
2011-01-21wctdm24xxp: Detect FXS modules based on the 3210 SLIC.Shaun Ruffell
2011-01-21wctdm24xxp: Leave FXO (DAA) always in full-wave ring detect mode.Shaun Ruffell
2011-01-21wctdm24xxp: Add optional FXO digital loopback if DEBUG is defined.Shaun Ruffell
2010-08-19dahdi: move 'dahdi_is_digital_span' back into wctdm24xp driver.Shaun Ruffell
2010-08-17wcte12xp, wctdm24xxp: Add compile time option CONFIG_VOICEBUS_ECREFERENCE.Shaun Ruffell
2010-08-16wctdm24xxp: Set the companding mode on the analog ports in fixup.Russ Meyerriecks
2010-08-13wctdm24xxp: Set the 'spantype' for the digital spans.Shaun Ruffell
2010-08-13wctdm24xxp: 'is_span_digital' -> 'dahdi_is_span_digital'Shaun Ruffell
2010-08-06wctdm24xxp: Added "auto" companding optionRuss Meyerriecks
2010-08-06wctdm24xp: Replaced alawoverride with compandingRuss Meyerriecks
2010-08-04wctdm24xxp: 'struct dahdi_span' is already embedded in the 'struct wctdm_span'.Shaun Ruffell
2010-07-30wctdm24xxp: Prevent FXS Proslic staying in "Forward/Reverse OnHookTransfer" d...Alec L Davis
2010-07-29SLIC_LF_OPPENDING confict between wctdm_proslic_recheck_sanity() and set_last...Alec L Davis
2010-07-29wctdm24xxp: reference B400Ms as BRI, correct a module alias, make the module ...Kinsey Moore
2010-07-29wctdm24xxp: only allow B400M modules on hybrid cardsKinsey Moore
2010-07-29wctdm24xxp: correct references to "wildcard" and display the number of BRI sp...Kinsey Moore
2010-07-29wctdm24xxp: don't report about VPM100s if none are present and warn the user ...Kinsey Moore
2010-07-26dahdi: Move the 'owner' field from dahdi_span to dahdi_span_ops.Shaun Ruffell
2010-07-26dahdi: Move the callbacks in dahdi_span into its own structure.Shaun Ruffell
2010-07-26dahdi: Remove the 'pvt' member from dahdi_span.Shaun Ruffell
2010-07-26wcte12xp, wctdm24xxp: spin_lock_bh -> spin_lock_irqsaveShaun Ruffell
2010-07-26wcte12xp, wctdm24xxp: Add shutdown handlers.Shaun Ruffell
2010-05-25wctdm24xxp: Do not access memory after we free it.Shaun Ruffell
2010-05-17wctdm24xxp: dev_notice -> dev_infoShaun Ruffell
2010-04-26wcte12xp, wctdm24xxp: Add vpm_firmware_version sysfs attribute.Shaun Ruffell
2010-04-03wcte12xp, wtdm24xxp: Make sure the writes are retried.Shaun Ruffell
2010-04-03wcte12xp, wctdm24xxp: Close a memory leak when processing VPM commands.Shaun Ruffell
2010-04-03wcte12xp: Resend both framer and VPM commands when reads may have been lost.Shaun Ruffell
2010-03-25wctdm24xxp: Add an 'hx8' mode for buffer processing.Shaun Ruffell
2010-03-22wctdm24xxp: Make sure we're really stopped before deleting the channels.Shaun Ruffell
2010-03-22wcte12xp, wctdm24xxp: Do not keep individual free lists for VPM commands.Shaun Ruffell
2010-03-02Revert commit 8096. Causes register problems on XHFC SPI interfaces.Matthew Fredrickson
2010-03-01wctdm24xxp: Mark the robust module parameter as DEBUG only.Shaun Ruffell
2010-03-01wctdm24xxp, wcte12xp: Add optional module parameter to set the maximum latency.Shaun Ruffell
2010-03-01wcmtd24xxp, wcte12xp: Make vpmsupport module parameter read only.Shaun Ruffell
2010-03-01wctdm24xxp: Automatically fetch Hx8 firmware.Shaun Ruffell
2010-02-26wctdm24xxp: Include <stdbool.h> directly.Shaun Ruffell
2010-02-26wctdm24xxp: Do not assume CONFIG_HZ==100 for delays.Shaun Ruffell
2010-02-26wctdm24xxp: Add support for Hx8 series cards.Shaun Ruffell
2010-02-26wctdm24xxp, wcte12xp: Updating the interface for the VPMADT032.Shaun Ruffell
2010-02-25wctdm24xxp: Partially unroll the TDM data extraction / insertion.Shaun Ruffell
2010-02-25wctdm24xxp: Only use the first three EFRAMES for module commands.Shaun Ruffell
2010-02-25wctdm24xxp, wcte12xp: Buffer handling improvements.Shaun Ruffell
2010-02-25wctdm24xxp: Provide option to initialize boards in parallel on kernels > 2.6.30Shaun Ruffell
2010-02-10wctdm24xxp: make sure we show which card is displaying the message.Shaun Ruffell