summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-28tor2: Do not directly dereference I/O memory.Shaun Ruffell
2010-07-28wctdm: Fix signed one-bit fields.Shaun Ruffell
2010-07-28wcte12xp: Add __user annotation in copy_to_user call.Shaun Ruffell
2010-07-28wct4xxp: Several minor changes to make sparse/checkpatch.pl happy.Shaun Ruffell
2010-07-28wcb4xxp: Trivial removal of some whitespace at the end of a line.Shaun Ruffell
2010-07-28wcte12xp: Trival formatting changes.Shaun Ruffell
2010-07-28README: Trivial removal of whitespace at the end of lines.Shaun Ruffell
2010-07-28dahdi: Unlock the dahdi_span.lock when passed an invalid DAHDI_MAINT command.Shaun Ruffell
2010-07-28wctc4xxp: Add compile-time option to always poll the interface.Shaun Ruffell
2010-07-28wctc4xxp: Move from I/O space to memory-mapped registers.Shaun Ruffell
2010-07-28wctc4xxp: Do not ACK response packets without a corresponding request.Shaun Ruffell
2010-07-28wctc4xxp: Allow read to return more than one packet of data.Shaun Ruffell
2010-07-28Ignore Reg. 0x70 messages at E1.Tzafrir Cohen
2010-07-28demote a notice that will happen at registrationTzafrir Cohen
2010-07-27wct4xxp: Enabled network facing looping for E1Russ Meyerriecks
2010-07-27wct4xxp: Fixed error injection bugRuss Meyerriecks
2010-07-26wct4xxp: Error counter injection for E1 modeRuss Meyerriecks
2010-07-26wct4xxp: Removed card level event handlerRuss Meyerriecks
2010-07-26Added hardware transformer checkRuss Meyerriecks
2010-07-26Added card level event handlerRuss Meyerriecks
2010-07-26Added the ability to trigger alarm simulation states in theRuss Meyerriecks
2010-07-26dahdi: Move the 'owner' field from dahdi_span to dahdi_span_ops.Shaun Ruffell
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-19Copy README section of kernel sources from Zaptel.Tzafrir Cohen
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