summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wcte11xp.c
AgeCommit message (Expand)Author
2009-07-21Revert "wct4xxp, wcte11xp: Use the default configuration by default at startup."Shaun Ruffell
2009-06-29wcte11xp: Set the owner field of the dahdi_span before registration.Shaun Ruffell
2009-06-29dahdi-base: Enable DAHDI to manage the reference counts for the board drivers.Shaun Ruffell
2009-06-24wct4xxp, wcte11xp: Use the default configuration by default at startup.Shaun Ruffell
2009-01-26Manipulate the REGISTERED flag with atomic bitops now since the bit is setShaun Ruffell
2008-11-25Validate the timing priority on the wcte11xp and wct1xxp driver.Shaun Ruffell
2008-10-28fix a large number of warnings found by sparse, the kernel code sanity checki...Kevin P. Fleming
2008-08-27a bit of attribution cleanupKevin P. Fleming
2008-08-06last round of license header updates hereKevin P. Fleming
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-07-02break up large memory allocations made by digital span drivers into smaller o...Kevin P. Fleming
2008-06-20merge modular_ec branch, which adds modular echocan support and lots of minor...Kevin P. Fleming
2008-05-22and with another fell swoop... 2.4 kernel support is gone tooKevin P. Fleming
2008-05-22fix up all remaining references to zaptel/zapata (except for the ones in cred...Kevin 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-21modules build nowKevin P. Fleming
2008-05-21start copying kernel bitsKevin P. Fleming