summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
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: Use our own workqueue for the timer and maint events.Shaun Ruffell
2010-04-03wcte12xp: Resend both framer and VPM commands when reads may have been lost.Shaun Ruffell
2010-03-29dahdi-base: Fix a bug preventing clobbering maint stateRuss Meyerriecks
2010-03-25wctdm24xxp: Add an 'hx8' mode for buffer processing.Shaun Ruffell
2010-03-25wcb4xxp - add Swyx 4xS0 SX2 QuadBri PCI IDsTzafrir Cohen
2010-03-25Some more wcb4xxp PCI IDs for Junghanns cardsTzafrir Cohen
2010-03-24wcte12xp: Fix typo in last commit.Shaun Ruffell
2010-03-24wcte12xp: t1xxp_maint is also called with interrupts disabled from dahdi_ioctlShaun Ruffell
2010-03-24wcte12xp: t1xxp_maint can be called from interrupt context.Shaun Ruffell
2010-03-23wcte12xp: Fix potential race on command handling.Shaun Ruffell
2010-03-22wctdm24xxp, wcte12xp: Fix several problems with buffer processing.Shaun Ruffell