[dahdi-commits] dahdi/linug.git annotated tag "v2.9.2-rc1" created.
SVN commits to the DAHDI project
dahdi-commits at lists.digium.com
Wed Nov 14 23:55:04 CST 2018
annotated tag "v2.9.2-rc1" has been created
at f702352f0577c74fcaaee8ebfd40f1cda4fdb113 (tag)
tagging 71867c3de734f6d556ea66b67c25216c9a477a84 (commit)
replaces v2.9.1.1
tagged by Russ Meyerriecks
on Thu Jun 26 15:10:08 2014 -0500
- Log -----------------------------------------------------------------
v2.9.2-rc1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iEYEABECAAYFAlOsfiYACgkQRUvSR3BBdHcgKgCfTEXQkitcU3ndG8TGaigLR9Ty
hK4AnjLYSnXQXz+YTXHzP+dkS8p8DY60
=j4SS
-----END PGP SIGNATURE-----
Doug Bailey (1):
wct4xxp: AMI w/CAS errata applies to octal card as well.
Oron Peled (10):
xpp: fix failed multi-PRI E1<->T1 transition
xpp: new xbus attribute: dahdi_registration
xpp: prevent double dahdi un-registration
xpp: stability fixes - xusb mutex
xpp: stability -- cleaner xpp_open/close
xpp: stability -- better debug information
xpp: stability -- deadlock in waitfor_xpds()
xpp: stability -- better xbus shut down
xpp: demote some NOTICE() to DBG()
xpp: re-organize calls so worker_reset()
Shaun Ruffell (54):
wcte13xp: Trivial. Remove duplicate pointer to "struct pci_dev".
wcte13xp: Remove redundant call to synchronize_irq().
wcte43xp: Close potential unbalanced call to enable_irq().
dahdi: Define pf_fmt() globally in kernel.h
wctc4xxp: Trivial. Remove unused timer_list from struct tcb.
wcte43x: Trivial fix of 'source' in comment.
wcte43x: Build against 2.6.18 and CentOS 5.5
wctc4xxp: Make sure we call the pci_enable_mwi() function.
wctc4xxp: Disable read-line and read-line-multiple PCI commands.
wctc4xxp: Halt the card when an alert is received.
wctc4xxp: Remove unused debug ioctl interface.
wctc4xxp: Replace channel semaphore with channel mutex.
wctc4xxp: Enable the fatal bus error interrupt.
wctc4xxp: Always ack a response packet.
wctc4xxp: Check for shutdown after acquiring the mutex lock.
wctc4xxp: Do not need locks on the transcoder buffers.
wctc4xxp: Do not allow duplicated sequence numbers to be received for the channels.
wctc4xxp: Only capture commands once they are on the descriptor ring.
wctc4xxp: We always want to ack the responses.
wctc4xxp: Encode the function in the ACK.
wctc4xxp: All the commands do not need to have completions embedded in them.
wctc4xxp: Cleanup RTP for unopened channels.
wctc4xxp: Trivial removal of the receiveprep function.
wctc4xxp: Reduce the number of locks grabbed when sending commands
wctc4xxp: Make sure csm_encaps commands are sent before RTP.
wctc4xxp: Use hardware timer for polling and not kernel timer
wctc4xxp: channel count does not need to be atomic.
wctc4xxp: Allow the tx and rx descriptor rings to be different sizes
wctc4xxp: Add debug option to print channel stats to kernel log.
Add #include <linux/slab.h> to all files that call kzalloc|kmalloc|kfree.
pciradio: interruptible_sleep_on_timeout() -> msleep_interruptible()
wctc4xxp: Speed up channel setup / tear-down.
wctc4xxp: Handle all known interrupts regardless of mask.
wctc4xxp: Speed up the rate of polling.
wctc4xxp: Fix the timestamp calculation for the RTP stream.
wctc4xxp: Service tx ring in interrupt handler.
wctc4xxp: Prevent exhausting memory in firmware.
wctc4xxp: Trivial fix typo that was preventing firmware load.
wctc4xxp: Reload the firmware if a fatal alert was received.
wctc4xxp: Constrain RTP payload to 500 bytes.
wctc4xxp: Trivial removal of unused structure members.
wctc4xxp: Trivial reduction of indentation level in wctc4xxp_watchdog()
wctc4xxp: spin_lock() -> spin_lock_irqsave() in wctc4xxp_watchdog()
dahdi: Protect echocan creation/destruction with mutex.
dahdi: dahdi_chan.ec_factory can be protected with the mutex.
wct4xxp: Move bottom half processing from tasklet to workqueue.
oct612x: Implement the SerializationObject callbacks.
wct4xxp: Trivial kmalloc + memset -> kzalloc.
wct4xxp: Remove unused open/close span_ops callbacks.
tor2: Remove unused open/close callbacks.
Do not call dahdi_span_ops.open with spinlock held.
wcte13xp: Do not get stuck in "Not Open" state when DAHDI_CONFIG_NOTOPEN is set.
wcte43x: Change span flags to atomic bitfield.
wcte43x: Do not get stuck in "Not Open" state when DAHDI_CONFIG_NOTOPEN is set.
Tzafrir Cohen (2):
Don't install firmware to /usr/lib/hotplug/firmware
xpp: pri: Fix more than a single CAS/R2 call
-----------------------------------------------------------------------
--
dahdi/linug.git
More information about the dahdi-commits
mailing list