Touchscreen drivers for WM9705, WM9712, WM9713 and WM9715. branch, dev, updated. v2.6.29-rc6-137-g25ee058

git at opensource.wolfsonmicro.com git at opensource.wolfsonmicro.com
Tue Mar 3 17:38:44 GMT 2009


The branch dev has been updated
       via  25ee058ffd6ac0eb461a9899b310c038a817653d (commit)
       via  6fdc6b030043ab51648c7535f58d417e445c811a (commit)
       via  7056743d428cdd3044f46e1ca85292e22ec35287 (commit)
       via  cc187178598ca92c165f936847cb393d241d391d (commit)
       via  5ec89e0b999b333b46ca86351cf7afc8f1595139 (commit)
       via  2fc6647835f7d37e4393b07b8f2195829b5c8e3b (commit)
      from  a0c6e85003ba7c903c7f97018c829d1a97cd5d83 (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 -----------------------------------------------------------------
commit 25ee058ffd6ac0eb461a9899b310c038a817653d
Author: Mike Rapoport <mike at compulab.co.il>
Date:   Tue Mar 3 17:33:54 2009 +0000

    Input: Add BTN_TOUCH to accelerated Zylonite touchscreen
    
    Signed-off-by: Mike Rapoport <mike at compulab.co.il>
    Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>

commit 6fdc6b030043ab51648c7535f58d417e445c811a
Author: Mark Brown <broonie at opensource.wolfsonmicro.com>
Date:   Tue Mar 3 17:26:33 2009 +0000

    Input: Fix FIFO draining on Zylonite
    
    Actually reading MODR helps.
    
    Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>

commit 7056743d428cdd3044f46e1ca85292e22ec35287
Author: Mark Brown <broonie at opensource.wolfsonmicro.com>
Date:   Tue Mar 3 17:24:33 2009 +0000

    Input: Default zylonite pressure measurement off
    
    Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>

commit cc187178598ca92c165f936847cb393d241d391d
Author: Mark Brown <broonie at opensource.wolfsonmicro.com>
Date:   Tue Mar 3 11:40:50 2009 +0000

    Input: Use irq_disable_nosync() for Mainstone
    
    This makes no practical difference since the Mainstone can't be SMP but
    it is more correct.
    
    Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>

commit 5ec89e0b999b333b46ca86351cf7afc8f1595139
Author: Mark Brown <broonie at opensource.wolfsonmicro.com>
Date:   Tue Mar 3 11:38:18 2009 +0000

    Input: Use irq_disable_nosync() for Zylonite
    
    No practical difference since these systems can't be SMP.
    
    Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>

commit 2fc6647835f7d37e4393b07b8f2195829b5c8e3b
Author: Mike Rapoport <mike at compulab.co.il>
Date:   Tue Mar 3 10:27:54 2009 +0200

    Input: add BTN_TOUCH event
    
    Add BTN_TOUCH event reporting to ucb1400_ts and accelerated mainstone-wm97xx
    touchscreen drivers. Together with previously posted similar patch for
    wm97xx-core this will make all touchscreen drivers behave consistently wrt.
    BTN_TOUCH.
    
    Signed-off-by: Mike Rapoport <mike at compulab.co.il>
    Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>

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

Summary of changes:
 drivers/input/touchscreen/mainstone-wm97xx.c |    3 ++-
 drivers/input/touchscreen/ucb1400_ts.c       |    5 ++++-
 drivers/input/touchscreen/zylonite-wm97xx.c  |   12 ++++++------
 3 files changed, 12 insertions(+), 8 deletions(-)

-- 
Touchscreen drivers for WM9705, WM9712, WM9713 and WM9715.


More information about the touch-commits mailing list