From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Wed, 26 Dec 2012 03:40:10 +0100
Message-ID: <E1Tngug-0007Bt-ES@calypso.gnumonks.org>
Subject: osmocom-bb.git branch steve-m/testing updated.
	osmocon_v0.0.0-1719-ge4e0d86
Message: 8

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The Open Source GSM Base Band stack".

The branch, steve-m/testing has been updated
       via  e4e0d86549f592c6612e6397c2c9c414f61ac3b4 (commit)
      from  f3ccdce1eabd9df817bebf529915ce96ecc94c25 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/cgit/osmocom-bb/commit/?id=e4e0d86549f592c6612e6397c2c9c414f61ac3b4

commit e4e0d86549f592c6612e6397c2c9c414f61ac3b4
Author: Steve Markgraf <steve@steve-m.de>
Date:   Wed Dec 26 03:40:07 2012 +0100

    fw: keypad driver overhaul, support for different keymaps
    
    Now the Pirelli DP-L10 keymap is supported.
    
    Signed-off-by: Steve Markgraf <steve@steve-m.de>

-----------------------------------------------------------------------

Summary of changes:
 src/target/firmware/apps/loader/main.c           |    1 +
 src/target/firmware/board/compal/keymap.h        |   25 ++++++++
 src/target/firmware/board/compal_e86/init.c      |    2 +-
 src/target/firmware/board/compal_e88/init.c      |    2 +-
 src/target/firmware/board/compal_e99/init.c      |    2 +-
 src/target/firmware/board/gta0x/init.c           |    2 +-
 src/target/firmware/board/pirelli_dpl10/init.c   |    2 +-
 src/target/firmware/board/pirelli_dpl10/keymap.h |   26 ++++++++
 src/target/firmware/board/se_j100/init.c         |    2 +-
 src/target/firmware/calypso/keypad.c             |   68 ++++++---------------
 src/target/firmware/include/keypad.h             |   31 +++-------
 11 files changed, 86 insertions(+), 77 deletions(-)
 create mode 100644 src/target/firmware/board/compal/keymap.h
 create mode 100644 src/target/firmware/board/pirelli_dpl10/keymap.h


hooks/post-receive
-- 
The Open Source GSM Base Band stack


