summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-07-13Basic support for DAHDI_VMWI_CONFIGTzafrir Cohen
2010-07-13Solve race xbus_populateTzafrir Cohen
2010-07-13put xbus->worker in xbus; wake_up_interruptible_all()Tzafrir Cohen
2010-07-13Cleanup: refcount_xpd()Tzafrir Cohen
2010-07-13Fix building without CONFIG_PROC_FS definedTzafrir Cohen
2010-07-13Don't assume hardwired pri_protocol is E1Tzafrir Cohen
2010-07-13partial fix of T1 returning signaling register in non-CAS modeTzafrir Cohen
2010-07-12dahdi: Explicitly ensure we don't schedule a timer for the current tick.Shaun Ruffell
2010-07-06Extra PCI ID for Junghanns PCI-E cards.Tzafrir Cohen
2010-07-02Add support for max_latency module parameter in wct4xxpMatthew Fredrickson
2010-06-30Fix for circumstances where the framer needs extra help to reset itself.Matthew Fredrickson
2010-06-29wctdm24xxp, wcte12xp: Fix "operation on may be undefined" warning.Shaun Ruffell
2010-06-29wctc4xxp: Fix "operation on may be undefined" warning.Shaun Ruffell
2010-06-24Fix trailing whitespace and make last change more readible. (sruffell suggest...Mike Spiceland
2010-06-24Impliments a workaround for an errata in the qfalc v3.1 chip which causedMike Spiceland
2010-06-14Expose some dynamic latency options as module parameters for the wct4xxp driverMike Spiceland
2010-06-08Use usb_{alloc,free}_coherent instead of usb_buffer_{alloc,free}.Tzafrir Cohen
2010-06-08include semaphore.h explicitly for newer kernelsTzafrir Cohen
2010-05-25wctdm24xxp: Do not access memory after we free it.Shaun Ruffell
2010-05-24hpec: #include <linux/slab.h>Shaun Ruffell
2010-05-23missing #include: fixes building with 2.6.34-rc5Tzafrir Cohen
2010-05-23A typo (lintian)Tzafrir Cohen
2010-05-17Merge in pulse mask improvement patch for B410P.Matthew Fredrickson
2010-05-17wctdm24xxp: dev_notice -> dev_infoShaun Ruffell
2010-05-17dahdi: Check if wait_for_completion_timeout is backported.Shaun Ruffell
2010-05-03wcte12xp: Removed unnecessary instrumentationRuss Meyerriecks
2010-05-03wcte12xp: Fixes RBS/Clear mode not set correctly bugRuss Meyerriecks
2010-04-26wcte12xp, wctdm24xxp: Retry if the VPMADT032 reports not ready.Shaun Ruffell
2010-04-26wcte12xp, wctdm24xxp: Do not allow interruptible sleep on VPM lock.Shaun Ruffell
2010-04-26wcte12xp, wctdm24xxp: Add vpm_firmware_version sysfs attribute.Shaun Ruffell
2010-04-26wcte12xp: Add the voicebus_current_latency sysfs node.Shaun Ruffell
2010-04-26dahdi-base: Reverted a change from last patchRuss Meyerriecks
2010-04-23dahdi-base: wcte12xp: Fixed Clear/RBS channel mode issueRuss Meyerriecks
2010-04-22wcte12xp, wctdm24xxp: Ensure writes to I/O registers are flushed.Shaun Ruffell
2010-04-22Configurable debounce to support old rotary phonesTzafrir Cohen
2010-04-22missing #include: fixes building with 2.6.34-rc5Tzafrir Cohen
2010-04-19typos, mostly unkownTzafrir Cohen
2010-04-06voicebus: Change WARN_ON_ONCE to BUG_ON.Shaun Ruffell
2010-04-06wcte12xp: Load the VPM in startup, not spanconfigShaun Ruffell
2010-04-06wcte12xp: Check and dequeue/decipher the VPM commands atomicallyShaun Ruffell
2010-04-06wcte12xp: Make sure the interrupt is stopped before freeing the vpmadt032Shaun Ruffell
2010-04-06wcte12xp: Eliminate a trailing whitespace.Shaun Ruffell
2010-04-06wcte12xp: Do not reconfigure the VPMADT032 if shutting down.Shaun Ruffell
2010-04-06wcte12xp: Do not restart the timer on alarm poll if shutting down.Shaun Ruffell
2010-04-06wcte12xp: Expose the maximum latency as a module parameterShaun Ruffell
2010-04-06wcte12xp: Reprogram the VPM only when neccessary.Shaun Ruffell
2010-04-05wcte12xp: Try to reconfigure the VPM if we fail to configure the channels.Shaun Ruffell
2010-04-04wcte12xp: Poll the VPM and reset it if necessary.Shaun Ruffell
2010-04-04wcte12xp, wctdm24xxp: If we're only one packet behind, just exit.Shaun Ruffell
2010-04-04wcte12xp: Use ARRAY_SIZE in a couple more placesShaun Ruffell