Commit Graph

  • cee7f745e5 dahdi_dynamic: constify the address parameter to create. Shaun Ruffell 2011-01-03 18:25:36 +0000
  • 8212485969 dahdi_dynamic: dynamic drivers should not reference count themselves. Shaun Ruffell 2011-01-03 18:25:32 +0000
  • 1aacc92326 dahdi_dynamic: "dahdi_dynamic_[un]register()" -> "dahdi_dynamic_[un]register_driver()" Shaun Ruffell 2011-01-03 18:25:27 +0000
  • 53fef32a61 dahdi_dynamic: Replace usecount and dead members with 'struct kref' Shaun Ruffell 2011-01-03 18:25:23 +0000
  • 7251a7e35a dahdi_dynamic_[loc|eth|ethmf]: Remove unused return value from transmit callback. Shaun Ruffell 2011-01-03 18:25:18 +0000
  • c7ae773800 dahdi_dynamic: Use const pointers for dahdi_dynamic_driver strings. Shaun Ruffell 2011-01-03 18:25:13 +0000
  • 47ec64f9b0 dahdi_dynamic: kmalloc/memset -> kzalloc Shaun Ruffell 2011-01-03 18:25:09 +0000
  • 5583487c45 dahdi_dynamic: Trivial removal of 'zaptel' references. Shaun Ruffell 2011-01-03 18:25:05 +0000
  • 56a6e402ae dahdi_dynamic_loc: Do not call dahdi_dynamic_receive on peers before reg. Shaun Ruffell 2011-01-03 18:25:00 +0000
  • 08eb1a560d dahdi_dynamic_loc: Reduce indentation level in 'dahdi_dynamic_local_create()' Shaun Ruffell 2011-01-03 18:24:56 +0000
  • 42b9a95b34 dahdi_dynamic_loc: Use a standard kernel linked list. Shaun Ruffell 2011-01-03 18:24:52 +0000
  • 3163002ad0 dahdi_dynamic_loc: kmalloc/memset -> kzalloc Shaun Ruffell 2011-01-03 18:24:48 +0000
  • 29b0b48096 dahdi_dynamic_loc: Remove references to 'zaptel' Shaun Ruffell 2011-01-03 18:24:43 +0000
  • cf2c6ce98b Update copyright on changed files since 2011-01-01. Shaun Ruffell 2011-01-03 14:55:24 +0000
  • b44ab5ab44 wcte12xp: Remove GpakHpi.h file from drivers/dahdi/wcte12xp Shaun Ruffell 2011-01-03 14:55:22 +0000
  • 8c790d07a8 wct4xxp: Hold the reglock longer when checking error counters. Shaun Ruffell 2011-01-03 14:55:19 +0000
  • a6c9b88c66 Trivial removal of duplicate #includes Shaun Ruffell 2011-01-03 14:55:15 +0000
  • a35b0b21da wcb4xxp: HDLC packets do not pass over D-channel. Shaun Ruffell 2011-01-03 13:06:54 +0000
  • 8870b8e1fb wcte12xp, wctdm24xxp: Do not call pci_set_drvdata after device initialization. Shaun Ruffell 2011-01-03 13:03:49 +0000
  • 5759e5a6a6 constants for ctl, transcode, timer, channel, pseudo Tzafrir Cohen 2011-01-03 10:49:22 +0000
  • e26a4d25c8 dahdi: Cleanup in the dahdi_chan_poll function. Shaun Ruffell 2010-12-21 16:09:31 +0000
  • 9496527004 dahdi: Initialize chan->waitq once at registration time. Shaun Ruffell 2010-12-21 16:09:27 +0000
  • 2765186d03 dahdi: Use a single wait_queue_t for dahdi channels. Shaun Ruffell 2010-12-21 16:09:22 +0000
  • 74fff81da4 dahdi: Remove interruptible_sleep_on() calls for WINK/FLASH. Shaun Ruffell 2010-12-21 16:09:17 +0000
  • 492315c255 wcb4xxp: Remove unused syncpos member. Shaun Ruffell 2010-12-20 19:49:05 +0000
  • 34400ad07c wcte12xp, wctdm24xxp: Use more descriptive symbols for the bus setup. Shaun Ruffell 2010-12-15 18:54:53 +0000
  • 4de462c3e0 wctdm24xxp, wcte12xp: Disable PCI read-line multiple command. Shaun Ruffell 2010-12-15 18:54:49 +0000
  • 1d9cbea469 wcb4xxp: Remove redundant dev member from 'struct wcb4xxp' Shaun Ruffell 2010-12-15 17:53:35 +0000
  • eba7fe3ca4 wct4xxp: Close a memory leak in the VPM450 error path. Shaun Ruffell 2010-12-15 17:53:31 +0000
  • b7cf1d9c02 vpmadt032: Convert ifacelock from rwlock to plain spinlock. Shaun Ruffell 2010-12-15 17:53:25 +0000
  • 9292e6f0ad wctc4xxp: Make the "mode" module parameter read-only in sysfs. Shaun Ruffell 2010-12-15 17:53:21 +0000
  • 0c3cbc2c32 wcte12xp: Unregister the span before any additional cleanup. Shaun Ruffell 2010-12-15 17:53:16 +0000
  • 5b6fba6e4b wctdm24xxp, wcte12xp: Lock interrupts when recovering from an underrun. Shaun Ruffell 2010-12-15 17:53:12 +0000
  • cf3e4bd757 wctdm24xxp, wcte12xp: Add more descriptive message on a failed reset. Shaun Ruffell 2010-12-15 17:53:07 +0000
  • af9a089714 live_dahdi: Fix regression from r9508 Tzafrir Cohen 2010-12-13 15:56:16 +0000
  • 3203aaf84c dahdi: Do not dereference chan->span for pseudo channels. Shaun Ruffell 2010-12-13 14:57:12 +0000
  • 249baf1db3 README, UPGRADE.txt, system.conf.sample: Add documentation for using HWEC Kinsey Moore 2010-12-09 22:44:52 +0000
  • 60c4681ec8 dahdi_echocan_hpec: Update the HPEC wrapper to use the new name interface Kinsey Moore 2010-12-09 21:52:34 +0000
  • 7a7d4000a0 dahdi-base, dahdi_echocan_*, wcb4xxp, wct4xxp, wctdm24xxp, wcte12xp, kernel: Allow name of EC factory to vary based on channel Kinsey Moore 2010-12-09 20:19:26 +0000
  • fd01eef199 dahdi-base, kernel, dahdi_echocan_*, wcb4xxp, wct4xxp, wctdm24xxp, wcte12xp: Remove name field from echocan ops Kinsey Moore 2010-12-09 20:19:21 +0000
  • 06eac5b1d2 dahdi-base: Alarms may not be the last item on the line, so don't strip the trailing space Kinsey Moore 2010-12-09 20:19:18 +0000
  • fbee540bf5 dahdi-base: Remove old method of invoking HWEC Kinsey Moore 2010-12-09 20:19:16 +0000
  • 6140d43665 dahdi-base: Allow HWEC to use the modular echocan interface Kinsey Moore 2010-12-09 20:19:13 +0000
  • d3d246b656 dahdi_maint: Added the loopup/loopdown functionality Russ Meyerriecks 2010-12-08 22:14:29 +0000
  • 6e25ac61db dahdi: Fixed loopup/loopdown signals Russ Meyerriecks 2010-12-08 22:11:58 +0000
  • bbdcb0c7ba dahdi: Removing loopstop maint function Russ Meyerriecks 2010-12-08 22:11:53 +0000
  • 5ee55a6147 dahdi: Clean up an unused waitqueue Russ Meyerriecks 2010-12-08 22:11:46 +0000
  • 51bff0d802 wcte12xp: Use interruptible waits to decrease impact on load average. Shaun Ruffell 2010-12-08 01:56:56 +0000
  • f7925643de dahdi: Prevent unloadable module on failed open. Shaun Ruffell 2010-12-07 14:20:38 +0000
  • 8b43a66913 live_dahdi: fix usage of xpp.conf Tzafrir Cohen 2010-12-07 12:00:28 +0000
  • 87d376ba19 xpd_pri: Remove pointless hooksig span op Tzafrir Cohen 2010-12-07 11:00:07 +0000
  • 1b79cc7562 xpd_pri: ignore DAHDI_VMWI and DAHDIVMWI_CONFIG Tzafrir Cohen 2010-12-07 10:59:37 +0000
  • 2175ea1293 wctdm24xxp, wcte12xp: Close a few potential resource assignment leaks. Shaun Ruffell 2010-12-02 22:42:56 +0000
  • 102a2f0982 wctdm24xxp: Replace interruptible_sleep_on() with msleep when delaying. Shaun Ruffell 2010-12-01 16:59:20 +0000
  • 3f57781f6e Add 'install-tests' Makefile target. Jason Parker 2010-11-29 17:53:50 +0000
  • 75c33ce64e dahdi: A little cleanup in the dahdi_ioctl_iomux function. Shaun Ruffell 2010-11-25 00:07:10 +0000
  • f406bba4c6 dahdi: dahdi_ioctl_iomux should return 0 on success. Sean Bright 2010-11-25 00:07:05 +0000
  • 08d3ff5671 dahdi: Fixup prior dahdi_mirror patch Russ Meyerriecks 2010-11-19 17:34:42 +0000
  • 494472ee1a dahdi: Stops junk data from overwriting the dahdi_mirror pseudo chans Russ Meyerriecks 2010-11-19 17:34:36 +0000
  • 712704c237 dahdi: Moved the channel mirroring interface behind a build flag Russ Meyerriecks 2010-11-19 17:34:31 +0000
  • 9090c6fcd2 dahdi: adding ss7 pcap support to dahdi. Russ Meyerriecks 2010-11-19 17:34:25 +0000
  • 06136006df dahdi: In dahdi_unregister() 'new_master' should not be static. Shaun Ruffell 2010-11-19 14:07:29 +0000
  • 1e2923566d dahdi-base: Add debug option to log RBS bit changes Russ Meyerriecks 2010-11-18 17:15:07 +0000
  • 88035ea78c dahdi_genconf: Don't generate configurations that use channel 16 on E1 CAS Kinsey Moore 2010-11-17 15:32:52 +0000
  • e38b85fde9 xpp_fxloader: Don't try to load FPGA firmware twice Tzafrir Cohen 2010-11-16 10:56:54 +0000
  • 76f35e5d31 live_dahdi: rsync to /tmp/dahdi Tzafrir Cohen 2010-11-15 14:56:32 +0000
  • daa79cc634 live_dahdi: only check for TOOLS_DIR when used Tzafrir Cohen 2010-11-15 14:53:24 +0000
  • 55a9fd2da2 dahdi_maint: Minor name change for the error counters Russ Meyerriecks 2010-11-11 22:32:27 +0000
  • d013943b4b make_version: Use 'git rev-parse' if only looking for a sha5. Shaun Ruffell 2010-11-11 19:32:58 +0000
  • 393aef02ef dahdi_scan: Show CAS framing on the framing line. Shaun Ruffell 2010-11-10 16:19:36 +0000
  • 8c24b0fd8f wctdm24xxp: 'wait_just_a_bit()' -> 'msleep()' Shaun Ruffell 2010-11-04 16:41:02 +0000
  • c674c147fd wctdm24xxp: Remove unused 'usecount' member. Shaun Ruffell 2010-11-04 16:40:58 +0000
  • 4deae0c8ea wctdm24xxp: Replace 'schluffen()' with 'interruptible_sleep_on()' Shaun Ruffell 2010-11-04 16:40:53 +0000
  • 3de1002cb5 dahdi: Constify the dahdi_txlevelnames and return of dahdi_lboname(). Shaun Ruffell 2010-11-04 16:40:49 +0000
  • a170389509 dahdi: Close race between checking IOMUX condition and sleeping. Shaun Ruffell 2010-11-04 16:40:44 +0000
  • 649fa2f43d dahdi: Move the DAHDI_IOMUX ioctl handler into a separate function. Shaun Ruffell 2010-11-04 16:40:40 +0000
  • a782b4de71 dahdi: 'schluffen()' -> 'interruptible_sleep_on()' or 'wait_event_interruptible()' Shaun Ruffell 2010-11-04 16:40:35 +0000
  • 37097411ea Remove mutex emulation Shaun Ruffell 2010-11-04 16:40:29 +0000
  • 3f9cb05bae dahdi: Remove DAHDI_CONFLINK functionality. Shaun Ruffell 2010-11-04 16:40:23 +0000
  • 1b51530c19 Minor logging text change Russ Meyerriecks 2010-10-25 20:01:54 +0000
  • 3140dfc482 Fixed up the loss of crc4-multiframe alignment logic Russ Meyerriecks 2010-10-25 18:58:17 +0000
  • 3db405486e dahdi: Eliminate NULL dereference when bridging channels. Shaun Ruffell 2010-10-25 18:26:27 +0000
  • cba1734e18 wctdm24xxp: Detect FXS modules based on the 3210 SLIC. Shaun Ruffell 2010-10-25 18:26:17 +0000
  • a3ae25141a Dahdi::Hardware: Support beroNet BN4S0e PCI Express card Tzafrir Cohen 2010-10-20 18:02:35 +0000
  • d9cdda31aa wcb4xxp: Support beroNet BN4S0e PCI Express card Tzafrir Cohen 2010-10-20 17:52:47 +0000
  • 27899f256c dahdi-base: Fixed null pointer dereference in dahdi_check_conf Kinsey Moore 2010-10-20 16:20:30 +0000
  • 92e2a646eb dahdi: Remove CONFIG_OLD_HDLC_API since that is kernel 2.4 specific. Shaun Ruffell 2010-10-20 12:23:28 +0000
  • 15182a4a18 wctdm24xxp, wcte12xp: Remove unused 'whichframe' parameter. Shaun Ruffell 2010-10-20 12:23:26 +0000
  • 53d674dc21 dahdi: Drop some 'zt' prefixes on chan. Shaun Ruffell 2010-10-20 12:23:23 +0000
  • aa5c973611 dahdi: Atomically set/test if channel has associated network device. Shaun Ruffell 2010-10-20 12:23:16 +0000
  • 072ccc9b69 dahdi_echocan_oslec: Call olsec_hpf_tx if CONFIG_DAHDI_PROCESS_ECHOCAN_TX is defined. Shaun Ruffell 2010-10-20 12:23:11 +0000
  • 2ba1b4c201 dahdi: Add compile time DAHDI_ECHOCAN_PROCESS_TX option. Shaun Ruffell 2010-10-20 12:23:06 +0000
  • 5b08a20526 wctdm24xxp: Leave FXO (DAA) always in full-wave ring detect mode. Shaun Ruffell 2010-10-20 12:23:02 +0000
  • 141a61d64e wctc4xxp: Space required after ','. Shaun Ruffell 2010-10-20 12:22:59 +0000
  • 9dc983cc0d wctc4xxp: Remove trailing whitespace. Shaun Ruffell 2010-10-20 12:22:57 +0000
  • 615c6b6800 wctc4xxp: Cannot print the encoder/decoder channels before we know them. Shaun Ruffell 2010-10-20 12:22:54 +0000
  • 8d29ecb783 wctc4xxp: 'WARN_ON(1)' -> 'dev_info(...' on channel creation failure. Shaun Ruffell 2010-10-20 12:22:52 +0000
  • b4170d8f40 wctc4xxp: Drop 'DTE_PRINTK' macro in favor of standard 'dev_xxx' Shaun Ruffell 2010-10-20 12:22:49 +0000
  • 8ac8b90bd4 wctc4xxp: Remove 'service_dte' function and a few inline keywords. Shaun Ruffell 2010-10-20 12:22:47 +0000
  • 8897a79f5b dahdi: '-o' -> '--no-same-owner' in drivers/dahdi/firmware/Makefile Shaun Ruffell 2010-10-20 12:22:42 +0000