[Pkg-voip-commits] [dahdi-firmware] 57/71: Merge upstream version 2.8.0

tzafrir at debian.org tzafrir at debian.org
Thu Mar 31 20:24:20 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 f621c4a66e0eba2ddcfb80800a4b63c34399d39a
Merge: 90c36a8 3a55502
Author: Tzafrir Cohen <tzafrir at debian.org>
Date:   Thu Mar 31 23:04:39 2016 +0300

    Merge upstream version 2.8.0

 .gitignore                                    |     9 +
 .version                                      |     2 +-
 Makefile                                      |    28 +-
 README                                        |    17 +-
 build_tools/genudevrules                      |    40 -
 build_tools/live_dahdi                        |     2 +-
 build_tools/make_dist                         |    26 +
 drivers/dahdi/Kbuild                          |    21 +-
 drivers/dahdi/dahdi-base.c                    |    74 +-
 drivers/dahdi/dahdi-sysfs.c                   |   150 +-
 drivers/dahdi/dahdi_dynamic.c                 |     4 +
 drivers/dahdi/firmware/Makefile               |    71 +-
 drivers/dahdi/oct612x/Kbuild                  |    32 +
 drivers/dahdi/oct612x/oct612x-user.c          |   200 +
 drivers/dahdi/oct612x/oct612x.h               |    49 +
 drivers/dahdi/wcaxx-base.c                    |  4544 ++++++
 drivers/dahdi/wct4xxp/Kbuild                  |     4 +-
 drivers/dahdi/wct4xxp/base.c                  |   159 +-
 drivers/dahdi/wct4xxp/vpm450m.c               |   139 +-
 drivers/dahdi/wct4xxp/vpm450m.h               |     8 +-
 drivers/dahdi/wctdm24xxp/base.c               |    31 +-
 drivers/dahdi/wcte13xp-base.c                 |  2294 +--
 drivers/dahdi/wcte43x-base.c                  |  3591 +++++
 drivers/dahdi/wcxb.c                          |   951 ++
 drivers/dahdi/wcxb.h                          |   184 +
 drivers/dahdi/wcxb_flash.c                    |   170 +
 drivers/dahdi/wcxb_flash.h                    |    34 +
 drivers/dahdi/wcxb_spi.c                      |   386 +
 drivers/dahdi/wcxb_spi.h                      |   116 +
 drivers/dahdi/xpp/card_fxs.c                  |   295 +-
 drivers/dahdi/xpp/card_global.c               |     6 +
 drivers/dahdi/xpp/firmwares/FPGA_1161.202.hex | 20517 ++++++++++++++++++++++++
 drivers/dahdi/xpp/firmwares/Makefile          |     5 +-
 drivers/dahdi/xpp/firmwares/USB_FW.202.hex    |     1 +
 drivers/dahdi/xpp/init_card_1_30              |    22 +-
 drivers/dahdi/xpp/xbus-core.c                 |    24 +-
 drivers/dahdi/xpp/xbus-sysfs.c                |    24 +-
 drivers/dahdi/xpp/xpp.rules                   |    11 -
 include/dahdi/dahdi_config.h                  |     3 +-
 include/dahdi/kernel.h                        |    55 +-
 40 files changed, 32551 insertions(+), 1748 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