summaryrefslogtreecommitdiff
path: root/drivers/dahdi/dahdi_dynamic_loc.c
AgeCommit message (Expand)Author
2012-04-03dahdi_dynamic_loc: Change and check the dyn->pvt pointer under lock.Shaun Ruffell
2011-01-03dahdi: Allow spans to advertise if they can provide any timing.Shaun Ruffell
2011-01-03dahdi_dynamic: Pass the dahdi_dynamic to create/destroy functions.Shaun Ruffell
2011-01-03dahdi_dynamic: constify the address parameter to create.Shaun Ruffell
2011-01-03dahdi_dynamic: dynamic drivers should not reference count themselves.Shaun Ruffell
2011-01-03dahdi_dynamic: "dahdi_dynamic_[un]register()" -> "dahdi_dynamic_[un]register_...Shaun Ruffell
2011-01-03dahdi_dynamic_[loc|eth|ethmf]: Remove unused return value from transmit callb...Shaun Ruffell
2011-01-03dahdi_dynamic_loc: Do not call dahdi_dynamic_receive on peers before reg.Shaun Ruffell
2011-01-03dahdi_dynamic_loc: Reduce indentation level in 'dahdi_dynamic_local_create()'Shaun Ruffell
2011-01-03dahdi_dynamic_loc: Use a standard kernel linked list.Shaun Ruffell
2011-01-03dahdi_dynamic_loc: kmalloc/memset -> kzallocShaun Ruffell
2011-01-03dahdi_dynamic_loc: Remove references to 'zaptel'Shaun Ruffell
2010-09-24Move test for DEFINE_SPINLOCK into include/dahdi/kernel.hShaun Ruffell
2009-03-18Fix a typoJason Parker
2008-10-28fix a large number of warnings found by sparse, the kernel code sanity checki...Kevin 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-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-22and with one fell swoop... devfs support disappearsKevin 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 ZT_ with DAHDI_, zt_ with dahdi_Kevin P. Fleming
2008-05-21rename modules from zt prefixes to dahdi prefixesKevin P. Fleming