summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-07-14Make noburst parameter override burst flag.Matthew Fredrickson
2010-07-14PIC 4 rev. 7381: fix T1 returning signaling register in non-CASTzafrir Cohen
2010-07-14Allow reading caps when twinstar watchdog setTzafrir Cohen
2010-07-14Set Astribank PRI before initializationTzafrir Cohen
2010-07-13start migrating from xbus_num() to get_xbus()/put_xbus()Tzafrir Cohen
2010-07-13PRI Astribanks always sync AB (and independent)Tzafrir Cohen
2010-07-13prevent handling of duplicate AstribanksTzafrir Cohen
2010-07-13Create /sys/devices/astribanks:Tzafrir Cohen
2010-07-13Keep SYSFS objects after disconnectTzafrir Cohen
2010-07-13Don't reset span flag RBS on pri moduleTzafrir Cohen
2010-07-13don't send "duplicates" in E1 as in D4Tzafrir Cohen
2010-07-13Put a space where it belongsTzafrir Cohen
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