Home
last modified time | relevance | path

Searched hist:"9 eff794b777ac9ca034129a1b637204000c8fb29" (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/input/misc/
H A Dad714x.hdiff 9eff794b777ac9ca034129a1b637204000c8fb29 Mon Aug 22 18:45:42 CEST 2011 Michael Hennerich <michael.hennerich@analog.com> Input: ad714x - read the interrupt status registers in a row

The interrupt status registers should be read in row to avoid invalid data.

Alter "read" method for both bus options to allow reading several registers
in a row and make sure we read interrupt status registers properly.

Read sequence saves 50% of bus transactions compared to single register
reads. So use it also for the result registers, which are also located
in a row.

Also update copyright notice.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
H A Dad714x-spi.cdiff 9eff794b777ac9ca034129a1b637204000c8fb29 Mon Aug 22 18:45:42 CEST 2011 Michael Hennerich <michael.hennerich@analog.com> Input: ad714x - read the interrupt status registers in a row

The interrupt status registers should be read in row to avoid invalid data.

Alter "read" method for both bus options to allow reading several registers
in a row and make sure we read interrupt status registers properly.

Read sequence saves 50% of bus transactions compared to single register
reads. So use it also for the result registers, which are also located
in a row.

Also update copyright notice.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
H A Dad714x.cdiff 9eff794b777ac9ca034129a1b637204000c8fb29 Mon Aug 22 18:45:42 CEST 2011 Michael Hennerich <michael.hennerich@analog.com> Input: ad714x - read the interrupt status registers in a row

The interrupt status registers should be read in row to avoid invalid data.

Alter "read" method for both bus options to allow reading several registers
in a row and make sure we read interrupt status registers properly.

Read sequence saves 50% of bus transactions compared to single register
reads. So use it also for the result registers, which are also located
in a row.

Also update copyright notice.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
H A Dad714x-i2c.cdiff 9eff794b777ac9ca034129a1b637204000c8fb29 Mon Aug 22 18:45:42 CEST 2011 Michael Hennerich <michael.hennerich@analog.com> Input: ad714x - read the interrupt status registers in a row

The interrupt status registers should be read in row to avoid invalid data.

Alter "read" method for both bus options to allow reading several registers
in a row and make sure we read interrupt status registers properly.

Read sequence saves 50% of bus transactions compared to single register
reads. So use it also for the result registers, which are also located
in a row.

Also update copyright notice.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>