summaryrefslogtreecommitdiff
path: root/drivers/dahdi/pciradio.c
AgeCommit message (Expand)Author
2011-10-26dahdi: Register devices instead of individual spans.Tzafrir Cohen
2011-01-03"struct pci_device_id[]" -> "DEFINE_PCI_DEVICE_TABLE"Shaun Ruffell
2011-01-03Trivial removal of duplicate #includesShaun Ruffell
2010-12-08dahdi: Clean up an unused waitqueueRuss 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
2009-10-12headers: sched.h was also removed from interrupts.hShaun Ruffell
2009-06-29dahdi-base: Enable DAHDI to manage the reference counts for the board drivers.Shaun Ruffell
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-08-03Rework the table of signalling bits for signalling types and hook statesRussell Bryant
2008-07-29make an initial split of dahdi/kernel.h into userspace- and kernelspace-speci...Kevin P. Fleming
2008-07-02fix up the last few drivers for the new single-allocation channel changesKevin 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