[Pkg-voip-commits] [dahdi-firmware] 32/71: Merge upstream version 2.4.1.2

tzafrir at debian.org tzafrir at debian.org
Thu Mar 31 20:24:17 UTC 2016


This is an automated email from the git hooks/post-receive script.

tzafrir pushed a commit to branch master
in repository dahdi-firmware.

commit 97fcab2813031cb3329e56f0042adadb6a199003
Merge: 4e446fc 4a1c2d3
Author: Tzafrir Cohen <tzafrir at debian.org>
Date:   Thu Mar 31 23:04:37 2016 +0300

    Merge upstream version 2.4.1.2

 .version                                           |    2 +-
 ChangeLog                                          | 1804 +++++++++++
 Makefile                                           |   57 +-
 README                                             |  543 +++-
 build_tools/kernel-cp                              |   48 +
 build_tools/kernel-doc                             |   63 +
 build_tools/live_dahdi                             |  166 +-
 build_tools/make_static_devs                       |   67 +
 build_tools/make_version                           |   64 +-
 dahdi-linux-2.4.1.2-summary.html                   |   61 +
 dahdi-linux-2.4.1.2-summary.txt                    |   97 +
 drivers/dahdi/Kbuild                               |   15 +-
 drivers/dahdi/Kconfig                              |   13 +
 drivers/dahdi/dahdi-base.c                         | 1127 +++++--
 drivers/dahdi/dahdi_dummy.c                        |    9 +-
 drivers/dahdi/dahdi_dynamic.c                      |  319 +-
 drivers/dahdi/dahdi_dynamic_eth.c                  |    8 +-
 drivers/dahdi/dahdi_dynamic_ethmf.c                |  844 ++++++
 drivers/dahdi/dahdi_echocan_jpah.c                 |    1 +
 drivers/dahdi/dahdi_echocan_kb1.c                  |    6 +-
 drivers/dahdi/dahdi_echocan_mg2.c                  |   12 +-
 drivers/dahdi/dahdi_echocan_oslec.c                |    1 +
 drivers/dahdi/dahdi_transcode.c                    |   13 +-
 drivers/dahdi/firmware/Makefile                    |   35 +-
 drivers/dahdi/hpec/dahdi_echocan_hpec.c            |    3 +-
 .../include/oct6100api/oct6100_channel_inst.h      |  233 +-
 .../include/oct6100api/oct6100_chip_open_inst.h    |    2 -
 .../oct612x/include/oct6100api/oct6100_defines.h   |   19 +-
 drivers/dahdi/oct612x/include/octtype.h            |    4 +
 .../oct6100api/oct6100_api/oct6100_channel.c       |  458 ++-
 .../oct6100api/oct6100_api/oct6100_chip_open.c     |   18 +-
 .../oct6100api/oct6100_api/oct6100_chip_stats.c    |    1 +
 .../oct6100api/oct6100_api/oct6100_conf_bridge.c   |   20 +-
 .../oct6100api/oct6100_api/oct6100_events.c        |    5 +-
 .../oct6100api/oct6100_api/oct6100_interrupts.c    |    1 +
 .../oct6100api/oct6100_api/oct6100_phasing_tsst.c  |    1 +
 .../oct6100api/oct6100_api/oct6100_playout_buf.c   |   69 +-
 .../oct6100api/oct6100_api/oct6100_tlv.c           |    1 +
 .../oct6100api/oct6100_miscellaneous_priv.h        |  172 +-
 drivers/dahdi/pciradio.c                           |   20 +-
 drivers/dahdi/tor2-hw.h                            |    2 +-
 drivers/dahdi/tor2.c                               |  415 +--
 drivers/dahdi/voicebus/GpakApi.c                   |  167 +-
 drivers/dahdi/voicebus/GpakApi.h                   |    4 +
 drivers/dahdi/voicebus/GpakCust.c                  |  282 +-
 drivers/dahdi/voicebus/GpakCust.h                  |   34 +-
 drivers/dahdi/voicebus/Kbuild                      |    2 +-
 drivers/dahdi/voicebus/gpakErrs.h                  |    6 +-
 drivers/dahdi/voicebus/gpakenum.h                  |    3 +-
 drivers/dahdi/voicebus/voicebus.c                  | 2065 ++++++-------
 drivers/dahdi/voicebus/voicebus.h                  |  242 +-
 drivers/dahdi/voicebus/voicebus_net.c              |  379 +++
 drivers/dahdi/voicebus/voicebus_net.h              |   10 +
 drivers/dahdi/voicebus/vpmadtreg.h                 |    5 +-
 .../vpmadt032_loader/dahdi_vpmadt032_loader.c      |   70 +-
 drivers/dahdi/wcb4xxp/base.c                       |  217 +-
 drivers/dahdi/wcb4xxp/wcb4xxp.h                    |    6 +-
 drivers/dahdi/wcfxo.c                              |   23 +-
 drivers/dahdi/wct1xxp.c                            |   42 +-
 drivers/dahdi/wct4xxp/base.c                       | 1549 +++++++---
 drivers/dahdi/wct4xxp/vpm450m.c                    |   38 +-
 drivers/dahdi/wct4xxp/wct4xxp-diag.c               |    4 +-
 drivers/dahdi/wct4xxp/wct4xxp.h                    |   13 +-
 drivers/dahdi/wctc4xxp/base.c                      |  319 +-
 drivers/dahdi/wctdm.c                              |  562 ++--
 drivers/dahdi/wctdm24xxp/Kbuild                    |    2 +-
 drivers/dahdi/wctdm24xxp/base.c                    | 3174 +++++++++++++-------
 drivers/dahdi/wctdm24xxp/wctdm24xxp.h              |  171 +-
 drivers/dahdi/wctdm24xxp/xhfc.c                    | 2763 +++++++++++++++++
 drivers/dahdi/wctdm24xxp/xhfc.h                    |   50 +
 drivers/dahdi/wcte11xp.c                           |   42 +-
 drivers/dahdi/wcte12xp/base.c                      | 1252 +++++---
 drivers/dahdi/wcte12xp/wcte12xp.h                  |   43 +-
 drivers/dahdi/xpp/.version                         |    1 -
 drivers/dahdi/xpp/card_bri.c                       |   64 +-
 drivers/dahdi/xpp/card_fxo.c                       |   26 +-
 drivers/dahdi/xpp/card_fxs.c                       |  121 +-
 drivers/dahdi/xpp/card_global.c                    |   40 +-
 drivers/dahdi/xpp/card_pri.c                       |  374 ++-
 drivers/dahdi/xpp/firmwares/PIC_TYPE_4.hex         |  242 +-
 drivers/dahdi/xpp/firmwares/USB_FW.hex             | 1027 +++----
 drivers/dahdi/xpp/init_card_2_30                   |   32 +-
 drivers/dahdi/xpp/init_card_4_30                   |   27 +-
 drivers/dahdi/xpp/xbus-core.c                      |  463 +--
 drivers/dahdi/xpp/xbus-core.h                      |   25 +-
 drivers/dahdi/xpp/xbus-pcm.c                       |   94 +-
 drivers/dahdi/xpp/xbus-pcm.h                       |    3 +-
 drivers/dahdi/xpp/xbus-sysfs.c                     |   99 +-
 drivers/dahdi/xpp/xpd.h                            |    6 +-
 drivers/dahdi/xpp/xpp.conf                         |    8 +-
 drivers/dahdi/xpp/xpp.rules                        |   13 +-
 drivers/dahdi/xpp/xpp_dahdi.c                      |  111 +-
 drivers/dahdi/xpp/xpp_dahdi.h                      |    1 +
 drivers/dahdi/xpp/xpp_debug                        |  110 +
 drivers/dahdi/xpp/xpp_usb.c                        |   26 +-
 drivers/dahdi/xpp/xproto.c                         |    2 +-
 drivers/dahdi/xpp/xproto.h                         |    1 +
 include/dahdi/dahdi_config.h                       |   23 +-
 include/dahdi/fasthdlc.h                           |   32 +-
 include/dahdi/kernel.h                             |  252 +-
 include/dahdi/user.h                               |   74 +-
 101 files changed, 17596 insertions(+), 6059 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/dahdi-firmware.git



More information about the Pkg-voip-commits mailing list