summaryrefslogtreecommitdiff
path: root/drivers/dahdi/dahdi_transcode.c
AgeCommit message (Expand)Author
2011-01-03'dahdi_copy_string()' -> 'strlcpy()'Shaun Ruffell
2011-01-03constants for ctl, transcode, timer, channel, pseudoTzafrir Cohen
2010-09-24Move test for DEFINE_SPINLOCK into include/dahdi/kernel.hShaun Ruffell
2010-09-01dahdi, dahdi_transcode: Remove mmap interface.Shaun Ruffell
2010-08-16dahdi_transcode: No need for ioctl when unlocked_ioctl is availableShaun Ruffell
2010-05-23A typo (lintian)Tzafrir Cohen
2009-03-11Keep transcoders on a list in registration order.Shaun Ruffell
2009-01-05spin_is_lock always evalulates to 0 on SMP kernels. So since I still want toShaun Ruffell
2008-12-04Do not use an already built channel if the source and destination formats doShaun Ruffell
2008-10-28fix a large number of warnings found by sparse, the kernel code sanity checki...Kevin P. Fleming
2008-10-10- Ensure that the source format is considered when selecting a transcoder.Shaun Ruffell
2008-08-19Couple of fixes for the transcoder:Shaun Ruffell
2008-08-14remove devfs support, and use consistent include file pathKevin P. Fleming
2008-08-07Make sure types are same size on 64-bit machines.Shaun Ruffell
2008-08-06last round of license header updates hereKevin P. Fleming
2008-08-06A significant change to the DAHDI transcoder interface and the wctc4xxpShaun Ruffell
2008-08-03Change all instances of printk in DAHDI to include a priorityRussell Bryant
2008-07-29make an initial split of dahdi/kernel.h into userspace- and kernelspace-speci...Kevin P. Fleming
2008-06-20merge modular_ec branch, which adds modular echocan support and lots of minor...Kevin P. Fleming
2008-05-23Remove some left over ZT referencesMatthew Fredrickson
2008-05-22and with another fell swoop... 2.4 kernel support is gone tooKevin P. Fleming
2008-05-22and with one fell swoop... devfs support disappearsKevin P. Fleming
2008-05-21replace Zaptel with DAHDI, ZAPTEL with DAHDI, ZAPATA with DAHDIKevin P. Fleming
2008-05-21replace zap_ with dahdi_, ZAP_ with DAHDI_Kevin P. Fleming
2008-05-21replace ZT_ with DAHDI_, zt_ with dahdi_Kevin P. Fleming
2008-05-21rename modules from zt prefixes to dahdi prefixesKevin P. Fleming