summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-03-01wctdm24xxp, wcte12xp: Change list_for_each_entry to list_for_each_entry_safe.Shaun Ruffell
2010-03-01wcte12xp: Increase a few timeouts, and cleanup on timeout.Shaun Ruffell
2010-03-01wcte12xp: Cleanup if voicebus_start fails.Shaun Ruffell
2010-03-01wcte12xp, wctdm24xxp: Use memory mapped IO instead of port IO.Shaun Ruffell
2010-03-01wctdm24xxp: Automatically fetch Hx8 firmware.Shaun Ruffell
2010-02-27dahdi: Add option to disable the EC disable tone detection algorithm.Shaun Ruffell
2010-02-26wcte12xp: Fix for a couple of issues introduced in recent commits.Shaun Ruffell
2010-02-26dahdi: Change 'struct dahdi_spaninfo' in order to maintain Asterisk API compa...Shaun Ruffell
2010-02-26dahdi_dynamic: Use kernel versions where interface changed for workarounds.Shaun Ruffell
2010-02-26voicebus: Turn off CONFIG_VOICEBUS_SYSFS by default.Shaun Ruffell
2010-02-26dahdi_dynamic: Changes to allow to compile against vanilla 2.6.9 kernel.Shaun Ruffell
2010-02-26wctdm24xxp: Include <stdbool.h> directly.Shaun Ruffell
2010-02-26Revert "dahdi: Move the definition of bool from xdefs.h into include/dahdi/ke...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-26dahdi: Add line options for BRI NT/TE mode and termination resistance.Shaun Ruffell
2010-02-26voicebus: Only use the slab debug facilities if CONFIG_SLAB_DEBUG is defined.Shaun Ruffell
2010-02-26voicebus: Add optional network debugging interface.Shaun Ruffell
2010-02-26dahdi: Move the definition of bool from xdefs.h into include/dahdi/kernel.hShaun Ruffell
2010-02-25voicebus: Only use request_module_nowait on kernels >= 2.6.30.Shaun Ruffell
2010-02-25dahdi_dynamic: Another trivial formatting change.Shaun Ruffell
2010-02-25dahdi_dynamic: trivial checkpatch.pl formatting changes.Shaun Ruffell
2010-02-25dahdi_dynamic: Add TDMoE Multi-Frame support.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-25voicebus: Fix for commit r8003.Shaun Ruffell
2010-02-24wct4xxp: Removed a spurious paste.Russ Meyerriecks
2010-02-24wctdm24xxp, wcte12xp: Abort attach if interface fails to come out of reset.Shaun Ruffell
2010-02-22Branch merge from the maintenance modes projectRuss Meyerriecks
2010-02-22replace dahdi_dummy with internal timingTzafrir Cohen
2010-02-10voicebus: Improve hard underrun handling.Shaun Ruffell
2010-02-10vpmadt032: show the location of the device printing to the kernel logShaun Ruffell
2010-02-10wctdm24xxp: make sure we show which card is displaying the message.Shaun Ruffell
2010-02-10vpmadt032: Do not print error message on timeout.Shaun Ruffell
2010-02-08voicebus: Reset own bits when a soft underrun is detected.Shaun Ruffell
2010-02-08dahdi: Update the Digium copyright on files changed since 2010-01-01.Shaun Ruffell
2010-02-08wctdm24xxp, wcte12xp: Abort the search for modules if killed.Shaun Ruffell
2010-02-08wcte12xp: Identify the card that is printing to the kernel log.Shaun Ruffell
2010-02-08wcte12xp, wctdm24xxp: Declare static symbols that aren't externally referenced.Shaun Ruffell
2010-02-08dahdi-base: Minor changes for sparse.Shaun Ruffell
2010-02-08vpmadt032,wcte12xp: Use a timeout on the read/write commands and during load.Shaun Ruffell
2010-02-08voicebus: Remove unused 'voicebus_get_pci_dev'.Shaun Ruffell
2010-02-03wctdm24xxp: Add back in 'static' for ACIM2TISS as well.Shaun Ruffell
2010-02-03wctdm24xxp: inadvertently removed 'static' from FXO_ADDRSShaun Ruffell
2010-02-03wctdm24xxp, voicebus: Move sysfs handling from voicebus to wctdm24xxp.Shaun Ruffell
2010-02-03wctdm24xxp: Localize fxo_addrs array reference.Shaun Ruffell
2010-02-03wctdm24xxp: Localize the reference to acim2tiss.Shaun Ruffell