Add a new driver to support synthetic keyboard. On the next generation
Hyper-V guest firmware, many legacy devices will not be emulated and this
driver will be required.
I would like to thank Vojtech Pavlik for helping me with the
details of the AT keyboard driver.
Signed-off-by: K. Y. Srinivas
Correct spelling typo in staging/octeon
Signed-off-by: Masanari Iida
---
drivers/staging/octeon/ethernet-rx.c | 4 ++--
drivers/staging/octeon/ethernet-tx.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/octeon/ethernet-rx.c
b/drivers/staging/octeon/ether
On 09/15/13 18:39, Masanari Iida wrote:
> Correct spelling typo in staging/octeon
>
> Signed-off-by: Masanari Iida
> ---
> drivers/staging/octeon/ethernet-rx.c | 4 ++--
> drivers/staging/octeon/ethernet-tx.c | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/drivers/st
Correct spelling typo in staging/octeon
Signed-off-by: Masanari Iida
---
drivers/staging/octeon/ethernet-rx.c | 4 ++--
drivers/staging/octeon/ethernet-tx.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/octeon/ethernet-rx.c
b/drivers/staging/octeon/ether
Correct spelling typo in comment
Signed-off-by: Masanari Iida
---
drivers/staging/rtl8192e/dot11d.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rtl8192e/dot11d.h
b/drivers/staging/rtl8192e/dot11d.h
index 71f4549..fb7683f 100644
--- a/drivers/staging/rtl81
Hello Sergey,
Sorry for really slow response. I was really busy by internal works
and Thanks for pointing the BUG, Dan, Jerome and Sergey.
I read your threads roughly so I may miss something. If so, sorry
for that. Anyway I will put my opinion.
On Wed, Sep 11, 2013 at 02:12:50AM +0300, Sergey Sen
On 09/15/13 11:56, Jonathan Cameron wrote:
> On 09/11/13 09:18, Juergen Beisert wrote:
>> For battery driven systems it is a very bad idea to collect the touchscreen
>> data within a kernel busy loop.
>>
>> This change uses the features of the hardware to delay and accumulate
>> samples in
>> hard
Correct spelling typo in staging/vt6655 and staging/vt6656
Signed-off-by: Masanari Iida
---
drivers/staging/vt6655/wcmd.c | 2 +-
drivers/staging/vt6656/wmgr.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/vt6655/wcmd.c b/drivers/staging/vt6655/wcmd.c
ind
On 09/11/13 09:18, Juergen Beisert wrote:
> For battery driven systems it is a very bad idea to collect the touchscreen
> data within a kernel busy loop.
>
> This change uses the features of the hardware to delay and accumulate samples
> in
> hardware to avoid a high interrupt and CPU load.
>
>
On 09/11/13 09:18, Juergen Beisert wrote:
> Distinguish i.MX23 and i.MX28 at runtime and do the same for both SoC at least
> for the 4 wire touchscreen.
>
> Note: support for the remaining LRADC channels is not tested on an
> i.MX23 yet.
An ominous comment. Are you likely to test them soon?
Minor
On 09/11/13 09:18, Juergen Beisert wrote:
> Replace the individual register access by a few shared access function to
> make the
> code easier to read and in order to add the i.MX23 SoC in the next step.
>
> Signed-off-by: Juergen Beisert
> CC: linux-arm-ker...@lists.infradead.org
> CC: de...@dr
On 09/11/13 09:18, Juergen Beisert wrote:
> In order to support i.MX23 and i.MX28 within one driver we need to separate
> the
> register definitions which differ in both SoC variants.
>
> Signed-off-by: Juergen Beisert
> CC: linux-arm-ker...@lists.infradead.org
> CC: de...@driverdev.osuosl.org
>
12 matches
Mail list logo