summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-03-17xpp USB_FW.hex rev 6885: fixes reading label from USBTzafrir Cohen
2009-03-16Move dahdi_config.h to be under include/dahdi/Tzafrir Cohen
2009-03-16Make ecdis.h used by dahdi-base.h aloneTzafrir Cohen
2009-03-13Fix handling of 'w' in a pulse dial stringTzafrir Cohen
2009-03-12A better sample xpp.confTzafrir Cohen
2009-03-12xpp init_card_* scripts now less verboseTzafrir Cohen
2009-03-12Fix handling of DAHDI_GETGAINS_V1 missing from r6124 .Tzafrir Cohen
2009-03-11Allow 10ms for voicebus hardware to settle after reset.Shaun Ruffell
2009-03-11Relax ident wheel requirements.Shaun Ruffell
2009-03-11Fix direction bits on several ioctls.Shaun Ruffell
2009-03-11Adding spaces around some other operators and moving 'inline' keyword.Shaun Ruffell
2009-03-11No need to assign 0 to static variables.Shaun Ruffell
2009-03-11Removing assignement in condition.Shaun Ruffell
2009-03-11Removed braces around single line statements in accordance with kernel codingShaun Ruffell
2009-03-11Adding required spaces after semicolons.Shaun Ruffell
2009-03-11Moving the pointer specifier away from the type.Shaun Ruffell
2009-03-11Fixed up spacing around parenthesis.Shaun Ruffell
2009-03-11Remove trailing whitespace.Shaun Ruffell
2009-03-11Adding spaces after commas.Shaun Ruffell
2009-03-11Keep transcoders on a list in registration order.Shaun Ruffell
2009-03-11Eliminating an unused parameter to dahdi_specchan_open.Shaun Ruffell
2009-03-06Workarounds for SLUB sysfs problems in kernel 2.6.22 with CONFIG_SLUB and CON...Wendell Thompson
2009-03-05xpp: FPGA firmwares 6799Tzafrir Cohen
2009-03-01New XPP code: xpp rev 6795:Tzafrir Cohen
2009-02-11Use the proper pci_device when handling dma buffers.Shaun Ruffell
2009-02-10Set default alarm debounce time to 500ms to debounce NT L1 deactivationsMatthew Fredrickson
2009-02-09Fix building DAHDI with module unloading disabledTzafrir Cohen
2009-02-04Undoing commit for revision 5944. This still needs more testing beforeShaun Ruffell
2009-02-02Raise the voltage threshhold for detecting when there is battery loss from 3VShaun Ruffell
2009-02-02Array-style echo canceller updates first appeared in Zaptel, because HPEC onl...Kevin P. Fleming
2009-01-30Make sure that we pass alarm notification up the stack whenever alarms occur ...Matthew Fredrickson
2009-01-30Do a stricter test for FXS modules. FXO modules will be hi-z during this tim...Mike Spiceland
2009-01-28Ensure the teignorered parameter is exposed as a module parameter.Shaun Ruffell
2009-01-28Allow EXTRA_CFLAGS to propagate to builds in the subfolders for wct4xxp,Shaun Ruffell
2009-01-27And once again I'm reminded why I should always compile before committing.Shaun Ruffell
2009-01-27Small tweak to the alloc_netdev call again to use a less error-prone method ofShaun Ruffell
2009-01-27Passed wrong size to alloc_netdev.Shaun Ruffell
2009-01-27Updated wctc4xxp for kernel version 2.6.29.Shaun Ruffell
2009-01-27- When tearing down channels, use the channel's timeslot as the index into theShaun Ruffell
2009-01-27Break VMWI ioctl calls into two separate calls to maintain old revision compa...Doug Bailey
2009-01-26Manipulate the REGISTERED flag with atomic bitops now since the bit is setShaun Ruffell
2009-01-26If an execution context has already disabled interrupts on the localShaun Ruffell
2009-01-26Ensure the channel is in a good state before placing it on the chans arrays.Shaun Ruffell
2009-01-22Change structure passed in DAHDI_VMWI ioctl call to make it so new VMWI types...Doug Bailey
2009-01-21If we have the accessors, do not under any circumstance redefine themShaun Ruffell
2009-01-21Change the DAHDI_VMWI ioctl call to pass data via structure. Doug Bailey
2009-01-21Fix version in dahdi_dummy workaround. Tzafrir Cohen
2009-01-20Some distributions have backported the hrtimer_get_expires andShaun Ruffell
2009-01-20Newer FPGA firmwares: rev 6268Tzafrir Cohen
2009-01-19Add mask for portion of DAHDI_VMWI ioctl call that carries the number of mess...Doug Bailey