summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-03-16dahdi: #include <linux/module.h> in dahdi/kernel.h and GpakCust.hShaun Ruffell
2011-08-11dahdi: Define HAVE_NET_DEVICE_OPS on kernels > 2.6.29Shaun Ruffell
2011-05-27Move test for DEFINE_SPINLOCK into include/dahdi/kernel.hShaun Ruffell
2011-04-11dahdi: Do not define dev_name if already backported.Shaun Ruffell
2011-02-09dahdi: Add '#include <linux/kobject.h>' in dahdi/kernel.hShaun Ruffell
2011-01-21"struct pci_device_id[]" -> "DEFINE_PCI_DEVICE_TABLE"Shaun Ruffell
2011-01-21dahdi: If mutexes are not available use semaphores instead.Shaun Ruffell
2011-01-21wcte12xp: Use interruptible waits to decrease impact on load average.Shaun Ruffell
2011-01-21Remove mutex emulationShaun Ruffell
2011-01-21dahdi: Make CONFIG_DAHDI_PPP off by default.Shaun Ruffell
2011-01-21dahdi: Fix for when PPP support is compiled as a kernel module.Shaun Ruffell
2011-01-21dahdi: Anonymous member in dahdi_echocan_events union.Shaun Ruffell
2010-08-19dahdi: move 'dahdi_is_digital_span' back into wctdm24xp driver.Shaun Ruffell
2010-08-13dahdi: Make it clear that 'linecompat' can be used to identify analog spans.Shaun Ruffell
2010-08-09work around RHEL backport of strcasecmpTzafrir Cohen
2010-08-06dahdi: Backport strcasecmp for kernels < 2.6.22Russ Meyerriecks
2010-07-26wct4xxp: Removed card level event handlerRuss Meyerriecks
2010-07-26Added hardware transformer checkRuss Meyerriecks
2010-07-26Added card level event handlerRuss Meyerriecks
2010-07-26Added the ability to trigger alarm simulation states in theRuss 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
2010-06-27chan_notice() now worksTzafrir Cohen
2010-06-18Disable DAHDI_AUDIO_NOTIFY by defaultTzafrir Cohen
2010-05-17dahdi: Check if wait_for_completion_timeout is backported.Shaun Ruffell
2010-03-23dahdi: 'clamp' may already be backported.Shaun Ruffell
2010-03-21Two more printk macros: NOTICETzafrir Cohen
2010-03-20printk wrapper macros - first shotTzafrir Cohen
2010-03-01wctdm24xxp, wcte12xp: Add optional module parameter to set the maximum latency.Shaun Ruffell
2010-02-27dahdi: Add option to disable the EC disable tone detection algorithm.Shaun Ruffell
2010-02-26dahdi: Change 'struct dahdi_spaninfo' in order to maintain Asterisk API compa...Shaun Ruffell
2010-02-26dahdi_dynamic: Use kernel versions where interface changed for workarounds.Shaun Ruffell
2010-02-26dahdi_dynamic: Changes to allow to compile against vanilla 2.6.9 kernel.Shaun Ruffell
2010-02-26Revert "dahdi: Move the definition of bool from xdefs.h into include/dahdi/ke...Shaun Ruffell
2010-02-26dahdi: Add support for 16 kbps software hdlc.Shaun Ruffell
2010-02-26dahdi: Add line options for BRI NT/TE mode and termination resistance.Shaun Ruffell
2010-02-26dahdi: Move the definition of bool from xdefs.h into include/dahdi/kernel.hShaun Ruffell
2010-02-25dahdi_dynamic: Add TDMoE Multi-Frame support.Shaun Ruffell
2010-02-22Branch merge from the maintenance modes projectRuss Meyerriecks
2010-02-22replace dahdi_dummy with internal timingTzafrir Cohen
2010-02-10dahdi-base: Convert fatal_signal_pending from inline into macro.Shaun Ruffell
2010-02-08dahdi: Update the Digium copyright on files changed since 2010-01-01.Shaun Ruffell
2010-02-08wctdm24xxp, wcte12xp: Abort the search for modules if killed.Shaun Ruffell
2010-02-08vpmadt032,wcte12xp: Use a timeout on the read/write commands and during load.Shaun Ruffell
2009-12-28autoconf.h is inlcuded by Kbuild at the command-line.Tzafrir Cohen
2009-12-14DAHDI_AUDIO_NOTIFY: Also pass DAHDI_AUDIOMODE to channel driverTzafrir Cohen
2009-11-12kernel.h: Define 'list_replace' for kernels < 2.6.18Shaun Ruffell
2009-09-30move the dev->bus_id fix from xpp to kernel.h: needed elsewhereTzafrir Cohen
2009-07-21dahdi-base: Add support for core timing.Shaun Ruffell