Commit Graph

  • f5f0958381 dahdi: dahdi_chan_unreg was not cleaning up conferenced channels properly. Shaun Ruffell 2010-10-20 12:22:39 +0000
  • a8b1e2b662 vpmadt032: Honor the CONFIG_DAHDI_NO_ECHOCAN_DISABLE flag. Shaun Ruffell 2010-10-20 12:22:35 +0000
  • 53b658db1b xpp: Fixes init error for PRI devices with < 4 ports Tzafrir Cohen 2010-10-18 14:50:03 +0000
  • 6646cba099 Ignore oct612x generated files in SVN Tzafrir Cohen 2010-10-18 13:37:57 +0000
  • 81205b90f7 astribank_is_starting: use semop if no semtimedop Tzafrir Cohen 2010-10-17 18:41:24 +0000
  • c4ae51ffae dahdi: 'if (chan)' -> 'if (!chan)' in dahdi_ioctl_getgains. Shaun Ruffell 2010-10-04 17:20:47 +0000
  • 408787c77b dahdi: Anonymous member in dahdi_echocan_events union. Kinsey Moore 2010-09-29 22:00:22 +0000
  • b0185d1e84 dahdi: Fix 'void *' pointer arithmetic warnings. Kinsey Moore 2010-09-29 21:32:55 +0000
  • d802a2738d make_version: svn and git metadata directory not checked properly. Kinsey Moore 2010-09-29 21:21:45 +0000
  • 3400734174 wcb4xxp: Spelling 'LOOKBACK_SUPPORTED' -> 'LOOPBACK_SUPPORTED' Shaun Ruffell 2010-09-27 15:57:13 +0000
  • 1c462653e7 dahdi: Remove bigzaplock by converting chan_lock to spinlock_t. Shaun Ruffell 2010-09-24 22:45:07 +0000
  • c3ae5634d7 dahdi: process_timers is already called with interrupts disabled. Shaun Ruffell 2010-09-24 22:45:03 +0000
  • 87336d22fc dahdi: Rename 'zaptimer' -> 'dahdi_timer' Shaun Ruffell 2010-09-24 22:44:59 +0000
  • 283235686d Move test for DEFINE_SPINLOCK into include/dahdi/kernel.h Shaun Ruffell 2010-09-24 22:44:53 +0000
  • 41825e7c32 dahdi: Remove remaining #if 0 locations from dahdi-base. Shaun Ruffell 2010-09-24 22:44:49 +0000
  • 7a83fe8e19 dahdi: Add '+' on KMAKE definition to enable parallel make. Shaun Ruffell 2010-09-24 22:44:45 +0000
  • 7872d47517 make_version: '[[' -> '[' since it's not a bash script. Shaun Ruffell 2010-09-24 22:44:41 +0000
  • 731b5868d4 dahdi: Allow core DAHDI software timing to work when DAHDI_CHUNKSIZE > 8. Shaun Ruffell 2010-09-24 22:44:37 +0000
  • d08cdac785 dahdi: Only disable/enable interrupts once when iterating through channels. Shaun Ruffell 2010-09-24 22:44:30 +0000
  • 6d807c7dfc dahdi: trivial spelling 'implemnted' -> 'implemented' Shaun Ruffell 2010-09-23 21:39:02 +0000
  • 6d602c96b9 dahdi_dynamic: Update copyright. Shaun Ruffell 2010-09-23 21:38:57 +0000
  • 5618e9e812 wcte12xp, wctdm24xxp: Convert vbb cache from kmem_cache to dma_pool. Shaun Ruffell 2010-09-23 21:38:52 +0000
  • 9038e0a2cd wcte12xp, wctdm24xxp: Remove comment about converting from IO space. Shaun Ruffell 2010-09-23 21:38:48 +0000
  • 6d1e5996af wct4xxp: Drop usage of 'volatile' qualifier. Shaun Ruffell 2010-09-23 21:38:43 +0000
  • 7852d30cb5 wct4xxp: Add debug option to log detected RBS bit changes. Shaun Ruffell 2010-09-23 21:38:37 +0000
  • 1cfc5180c8 wcte12xp, wctdm24xxp: Do not rely on polling main memory. Shaun Ruffell 2010-09-21 19:26:22 +0000
  • f19999c8d9 dahdi: Generate include/dahdi/version.h when building in a git repository. Shaun Ruffell 2010-09-21 19:26:17 +0000
  • 72f727fe8c dahdi: Fix comment ZapRAS -> DAHDIRAS. Shaun Ruffell 2010-09-21 16:25:37 +0000
  • ccf5487ac9 dahdi: Make CONFIG_DAHDI_PPP off by default. Shaun Ruffell 2010-09-21 16:16:00 +0000
  • b45e166253 wctdm24xxp: Add optional FXO digital loopback if DEBUG is defined. Shaun Ruffell 2010-09-21 15:36:34 +0000
  • 67fdba958c dahdi: Channels can have their own file_operations structure. Shaun Ruffell 2010-09-20 20:34:44 +0000
  • 851203c182 dahdi: Remove redundant 'gainalloc' member from struct dahdi_chan. Shaun Ruffell 2010-09-20 20:34:40 +0000
  • 08cfbeb03e dahdi: Change iteration through pseudo/real chans in process_masterspan. Shaun Ruffell 2010-09-20 20:34:36 +0000
  • a017f39fc4 dahdi: Keep psuedo channels on pseudo_chan_list. Shaun Ruffell 2010-09-20 20:34:32 +0000
  • 4bdc2afebf dahdi: Define psuedo channels as being without a span. Shaun Ruffell 2010-09-20 20:34:27 +0000
  • a03f6a2eb3 dahdi: Reduce 'chans' references in dahdi_ctl_ioctl. Shaun Ruffell 2010-09-20 20:34:23 +0000
  • 4ae563309a dahdi: 'user_data' is extraneous in dahdi_ctl_ioctl. Shaun Ruffell 2010-09-20 20:34:19 +0000
  • 0be6a86f5c dahdi: Remove unused unit from dahdi_common_ioctl. Shaun Ruffell 2010-09-20 20:34:15 +0000
  • 71b3fbaa9d dahdi: Move DAHDI_SPANSTAT ioctl handlers into separate functions. Shaun Ruffell 2010-09-20 20:34:11 +0000
  • 6b8751fb8b dahdi: Remove unit parameter from dahdi_chanandpsuedo_ioctl. Shaun Ruffell 2010-09-20 20:34:07 +0000
  • e16c7479e7 dahdi: Remove unit parameter to dahdi_prechan_ioctl Shaun Ruffell 2010-09-20 20:34:03 +0000
  • 44ee940137 dahdi: Remove unit parameter from dahdi_chan_poll. Shaun Ruffell 2010-09-20 20:33:59 +0000
  • c25fc5633f dahdi: Remove unit parameter from dahdi_ioctl_[get|set]gains. Shaun Ruffell 2010-09-20 20:33:55 +0000
  • 5309a1d682 dahdi: Remove unit parameter from dahdi_specchan_release. Shaun Ruffell 2010-09-20 20:33:51 +0000
  • 72a6c95ac1 dahdi: dahdi_specchan_open also does not need the unit parameter. Shaun Ruffell 2010-09-20 20:33:47 +0000
  • c54662d799 dahdi: 'unit' -> 'chan->channo' in a CONFIG_DAHDI_DEBUG block. Shaun Ruffell 2010-09-20 20:33:43 +0000
  • 83dcb53e6d dahdi: Remove what appears to be stale debug code in dahdi_chan_read/write. Shaun Ruffell 2010-09-20 20:33:39 +0000
  • 5c1857d95e dahdi: Remove the unit parameter from dahdi_chan_ioctl. Shaun Ruffell 2010-09-20 20:33:35 +0000
  • 7e7bd68d9a dahdi: Reduce chans array indexing in dahdi_chan_unreg. Shaun Ruffell 2010-09-20 20:33:31 +0000
  • 39ae189624 dahdi: Modify "is_monitor_mode" to be usable by dahdi_chan_unreg. Shaun Ruffell 2010-09-20 20:33:27 +0000
  • eb89c39f84 dahdi: Reduce 'chans' dereferencing in dahdi_check_conf Shaun Ruffell 2010-09-20 20:33:23 +0000
  • 3e6b113991 dahdi: Issue warning if DAHDI_INDIRECT ioctl is used. Shaun Ruffell 2010-09-20 20:33:19 +0000
  • d5e718ec03 dahdi: Use 'chan' convenience pointer in dahdi_receive. Shaun Ruffell 2010-09-20 20:33:15 +0000
  • c885e2ae3b dahdi: Use 'chan' convenience pointer in process_masterspan. Shaun Ruffell 2010-09-20 20:33:11 +0000
  • f907dc01b3 dahdi: Use 'chan' convenience pointer in dahdi_transmit. Shaun Ruffell 2010-09-20 20:33:07 +0000
  • 488a849209 dahdi: chans[ms->confna] -> conf_chan. Shaun Ruffell 2010-09-20 20:33:03 +0000
  • 3e0f903861 dahdi: Remove unused parameter in three ioctl handlers. Shaun Ruffell 2010-09-20 20:32:59 +0000
  • 3c774e386b dahdi: Move handlers for DAHDI_[GET|SET]_PARAMS into separate functions. Shaun Ruffell 2010-09-20 20:32:55 +0000
  • b7545e9d0d dahdi: Move the conferencing ioctls into their own functions. Shaun Ruffell 2010-09-20 20:32:51 +0000
  • 1e068dcf6c dahdi: Move DAHDI_CHANCONFIG ioctl into separate function. Shaun Ruffell 2010-09-20 20:32:47 +0000
  • 8a8d98f210 dahdi: Move DAHDI_CHANDIAG ioctl into separate function. Shaun Ruffell 2010-09-20 20:32:43 +0000
  • 01267db394 dahdi: Refactor some of the access to the 'spans' array. Shaun Ruffell 2010-09-20 20:32:39 +0000
  • ee7057f87a dahdi: Embed the proc entries in struct dahdi_span. Shaun Ruffell 2010-09-20 20:32:35 +0000
  • 5514b84e06 dahdi: Be more tolerant of surprise removal of channels. Shaun Ruffell 2010-09-20 20:32:29 +0000
  • e878bc06dc dahdi_cfg: DAHDI_INDIRECT -> DAHDI_SPECIFY when configuring pciradio channels. Shaun Ruffell 2010-09-20 20:30:49 +0000
  • 078b3b7bbc dahdi: Remove '#if 1' in dahdi_transmit. Shaun Ruffell 2010-09-20 18:54:55 +0000
  • 5409b9d50c dahdi: Updating copyright date on Makefile Shaun Ruffell 2010-09-20 18:54:51 +0000
  • 195e87a4c6 wcte12xp: Remove unused 'dtmfactive', 'dtmfmask', and 'dtmfmutemask' members. Shaun Ruffell 2010-09-20 18:54:47 +0000
  • dd98bbda37 vpmadt032: Remove potential endless waits when resetting. Shaun Ruffell 2010-09-16 18:57:39 +0000
  • 844714825a wcte12xp: Remove unused 'unchannelized' global. Shaun Ruffell 2010-09-14 18:35:39 +0000
  • 64aab2c630 dahdi: Fix for when PPP support is compiled as a kernel module. Shaun Ruffell 2010-09-14 15:40:17 +0000
  • 268b7ea24e wcte12xp, wctdm24xxp: '0x0c' -> PCI_CACHE_LINE_SIZE. Shaun Ruffell 2010-09-14 14:02:35 +0000
  • 9357a9f953 wcte12xp, wctdm24xxp: Add call to 'pci_set_mwi' on initialization. Shaun Ruffell 2010-09-14 14:02:35 +0000
  • 6823665358 wcte12xp, wctdm24xxp: Remove redundant vb_enable_io_access. Shaun Ruffell 2010-09-14 14:02:34 +0000
  • 2cc62b7c05 dahdi: 0 -> DAHDI_LAW_DEFAULT Shaun Ruffell 2010-09-14 14:02:33 +0000
  • d37d01c063 wcte12xp: '4' -> 'VPM150M_ACTIVE'. Shaun Ruffell 2010-09-14 02:42:19 +0000
  • 5dc10d2aef dahdi: Remove unused functions __buf_munge and __buf_cpush. Shaun Ruffell 2010-09-14 02:20:58 +0000
  • 1d5d934052 dahdi: Remove the unused label from __buf_pull and __buf_push calls. Shaun Ruffell 2010-09-14 02:20:54 +0000
  • 2826e6a5cb wct4xxp: Put two DMA messages behind debug flag. Shaun Ruffell 2010-09-14 02:20:49 +0000
  • ae355cc1db wctdm24xxp, wcte12xp: Fix comment. RELAXED is no longer a mode name. Shaun Ruffell 2010-09-11 19:25:52 +0000
  • 75a16b031e wcte12xp: Remove unused functions from t1_span_ops. Shaun Ruffell 2010-09-11 19:25:47 +0000
  • 048634fc5f dahdi-base: All channels for a span are now unconfigured on shutdown Kinsey Moore 2010-09-10 15:54:36 +0000
  • 973d576ad8 wcte11xp, wcte12xp: Fix a long-standing issue with shutdown Kinsey Moore 2010-09-10 15:54:35 +0000
  • 1462933a0d tonezone: Add Macao,China to tone zone data Russ Meyerriecks 2010-09-08 22:15:22 +0000
  • c6eb178da3 wct4xxp: Update span-local struct with timing info Russ Meyerriecks 2010-09-08 21:50:48 +0000
  • 3122b143a3 dahdi.init: Remove reference to dahdi_dummy. Shaun Ruffell 2010-09-07 18:27:57 +0000
  • b025611b9b README: Remove references to dahdi_dummy. Shaun Ruffell 2010-09-07 16:11:50 +0000
  • c2df83f663 dahdi_dummy: #include <linux/slab.h> for kzalloc and friends. Shaun Ruffell 2010-09-07 13:47:24 +0000
  • f2fa702132 dahdi-base: Hide "Master changed to" message Russ Meyerriecks 2010-09-03 21:08:05 +0000
  • 40ad4a85a3 dahdi: A couple of trivial spelling changes. Shaun Ruffell 2010-09-01 15:46:27 +0000
  • e88554710f dahdi: Fix compilation error when CONFIG_DAHDI_NET is defined. Shaun Ruffell 2010-09-01 15:46:26 +0000
  • 892fe4b325 dahdi, dahdi_transcode: Remove mmap interface. Shaun Ruffell 2010-09-01 15:46:25 +0000
  • 19f25f79b4 wctdm24xxp: Minor spacing change on module parameter descriptions. Shaun Ruffell 2010-09-01 15:46:25 +0000
  • 29e63985a8 Importing files for 2.4.0 release. v2.4.0 Shaun Ruffell 2010-08-31 21:27:43 +0000
  • 2ca2dcf32d Creating tag for the release of dahdi-linux-2.4.0 Shaun Ruffell 2010-08-31 21:27:06 +0000
  • 8eea3312e5 PPP: Fix an incorrect function call that was causing dahdi.so to fail to load branched-2.4.y Kinsey Moore 2010-08-31 16:12:53 +0000
  • bf3fe05dfb wct4xxp: Moving the transmit short detection behind debug module param. branched-2.4 Shaun Ruffell 2010-08-27 21:59:27 +0000
  • 466357f5c2 Import DAHDI-Tools r9159 Asterisk Development Team 2010-08-18 13:49:24 +0000
  • a885b2c253 Import menuselect r1110 Asterisk Development Team 2013-02-05 14:28:29 -0600