Touchscreen drivers for WM9705, WM9712, WM9713 and WM9715. branch, dev, updated. v2.6.25-rc3-74-g624897f

Mark Brown broonie at opensource.wolfsonmicro.com
Fri Feb 29 14:14:56 GMT 2008


The branch dev has been updated
       via  624897fa2c2160f3d424804593098d36424f3bfd (commit)
       via  2f59de0871236b1efc230484ebf63fec1f60cf4a (commit)
       via  a7cfea338230a4488a6df088beb534447ace658d (commit)
       via  ad645b5be81e16e19d370bf928f1d7f1e4b5920e (commit)
      from  6fa4de515c505f368b9dfe77b9a986ecdba2c4ff (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 624897fa2c2160f3d424804593098d36424f3bfd
Author: Mark Brown <broonie at opensource.wolfsonmicro.com>
Date:   Fri Feb 29 14:01:32 2008 +0000

    wm97xx-core: Only schedule coordinate reads if required
    
    If the AC97 controller provides low cost, low latency data reporting an
    accelerated touch driver can deliver coordinate reads without polling.
    Support this by only polling if the driver provides an acc_pen_down()
    function.
    
    Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>

commit 2f59de0871236b1efc230484ebf63fec1f60cf4a
Author: Mark Brown <broonie at opensource.wolfsonmicro.com>
Date:   Fri Feb 29 11:24:38 2008 +0000

    wm97xx-core: Delay initial read after pen down interrupt
    
    Data is never availiable immediately after a pen down interrupt has been
    generated so delay the initial read from the controller.
    
    Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>

commit a7cfea338230a4488a6df088beb534447ace658d
Author: Mark Brown <broonie at opensource.wolfsonmicro.com>
Date:   Fri Feb 29 11:21:34 2008 +0000

    wm97xx-core: Improve documentation of interrupt handling
    
    Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>

commit ad645b5be81e16e19d370bf928f1d7f1e4b5920e
Author: Mark Brown <broonie at opensource.wolfsonmicro.com>
Date:   Fri Feb 29 10:55:48 2008 +0000

    mainstone-wm97xx: Use symbolic ADCSRC_MASK
    
    Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>

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

Summary of changes:
 drivers/input/touchscreen/mainstone-wm97xx.c |    9 +++------
 drivers/input/touchscreen/wm97xx-core.c      |   20 +++++++++++++++-----
 2 files changed, 18 insertions(+), 11 deletions(-)

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


More information about the touch-commits mailing list