summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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: Updating VPMADT032 firmware to version to 1.25Shaun Ruffell
2010-07-26wcte12xp, wctdm24xxp: Return buffer processing to interrupt handler.Shaun Ruffell
2010-07-26wcte12xp, wctdm24xxp: spin_lock_bh -> spin_lock_irqsaveShaun Ruffell
2010-07-26wcte12xp: Do not call destory_workqueue if the workqueue was not yet created.Shaun Ruffell
2010-07-26wcte12xp, wctdm24xxp: Add shutdown handlers.Shaun Ruffell
2010-07-25No need to worry about accidental "changes" in reg. 0x70 in E1Tzafrir Cohen
2010-07-22Make sure we also change the deflaw of the span to ulaw if alawoverride is di...Matthew Fredrickson
2010-07-22Make sure we check max_latency to see if it's greater than the minimum requir...Matthew Fredrickson
2010-07-19FXS - fix VMWI compatibility mode:Tzafrir Cohen
2010-07-16Add alawoverride parameter to the wcb4xxp module to allow for ulaw and alaw m...Matthew Fredrickson
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