[1.]
[Toshiba Satellite P855-S5102] SynPS/2 Synaptics TouchPad Dead
[2.]
I expect a mouse. Although xinput reports the TouchPad, it is not
functional. I cannot see a mouse cursor or click things.
This is a fresh install (not an update/upgrade). I do not know if the
TouchPad worked with prior kern
Hi Dmitry,
On Wed, Feb 4, 2015 at 9:24 AM, Dmitry Torokhov
wrote:
> On Wed, Jan 14, 2015 at 04:54:14PM +0800, Sonic Zhang wrote:
>> From: Sonic Zhang
>>
>> - use readw and writew to access rotary MMRs
>> - remap rotary register physical address into kernel space in probe
>>
>> v2-changes:
>> - r
Hi Dmitry,
On Wed, Feb 4, 2015 at 9:24 AM, Dmitry Torokhov
wrote:
> On Wed, Jan 14, 2015 at 04:54:14PM +0800, Sonic Zhang wrote:
>> From: Sonic Zhang
>>
>> - use readw and writew to access rotary MMRs
>> - remap rotary register physical address into kernel space in probe
>>
>> v2-changes:
>> - r
Hi Dmitry,
On Wed, Feb 4, 2015 at 9:22 AM, Dmitry Torokhov
wrote:
> On Wed, Jan 14, 2015 at 04:54:13PM +0800, Sonic Zhang wrote:
>> From: Sonic Zhang
>>
>
> Please tell me why this is needed. Also, should not this be converted to
> pinctrl infrastructure or I misunderstand what it does?
>
There
On Wed, Jan 14, 2015 at 04:54:14PM +0800, Sonic Zhang wrote:
> From: Sonic Zhang
>
> - use readw and writew to access rotary MMRs
> - remap rotary register physical address into kernel space in probe
>
> v2-changes:
> - replace kzalloc with devm_kzalloc
> - replace request_irq with devm_request_
On Wed, Jan 14, 2015 at 04:54:13PM +0800, Sonic Zhang wrote:
> From: Sonic Zhang
>
Please tell me why this is needed. Also, should not this be converted to
pinctrl infrastructure or I misunderstand what it does?
Thanks.
> Signed-off-by: Sonic Zhang
> ---
> arch/blackfin/mach-bf527/boards/ad7
On Wed, Jan 14, 2015 at 04:54:12PM +0800, Sonic Zhang wrote:
> From: Sonic Zhang
>
> The platform data definition of the rotary driver should be generic for all
> architectures.
>
> Signed-off-by: Sonic Zhang
Applied, thank you.
> ---
> arch/blackfin/mach-bf527/boards/ad7160eval.c |
On Mon, Feb 02, 2015 at 02:15:58PM -0500, Benjamin Tissoires wrote:
> When tapping a clickpad with two fingers, there is a chance that the
> sensor sees first only one finger, and at the next scan only the
> second one.
> In this case, the sensors says that there has been only one finger
> on the c
On Tue, Feb 03, 2015 at 05:04:30PM -0600, Rob Herring wrote:
> Remove some left-over ARM only includes in order to enable building on
> ARM64. __raw_{read,write}l were getting implicitly included, so add
> linux/io.h include.
>
> Signed-off-by: Rob Herring
> Cc: Dmitry Torokhov
> Cc: linux-input
Remove some left-over ARM only includes in order to enable building on
ARM64. __raw_{read,write}l were getting implicitly included, so add
linux/io.h include.
Signed-off-by: Rob Herring
Cc: Dmitry Torokhov
Cc: linux-input@vger.kernel.org
---
drivers/input/keyboard/pxa27x_keypad.c | 5 +
1 f
Sorry to bring this up again, but would it be acceptable to simply use
dma-contig after all? Since the GFP_DMA flag is gone, this shouldn't be
too big of an issue IMHO, and I was kind of hoping the patch could still
be part of 3.20.
Best, Florian
On 29.01.2015 22:35, Florian Echtler wrote:
> I'm
On Fri, Jan 30, 2015 at 10:56:28AM +0530, Vignesh R wrote:
>
>
> On Wednesday 07 January 2015 11:19 AM, Vignesh R wrote:
> > From: Brad Griffis
> >
> > TSC interrupt handler had udelay to avoid reporting of false pen-up
> > interrupt to user space. This patch implements workaround suggesting in
On Tue, Feb 03, 2015 at 12:48:49AM +0300, Roman Volkov wrote:
> Use platform_device_probe() instead of platform_create_bundle() when
> compiled with DT support, since the latter function is not suitable for
> handling the OF device tree.
>
> The order of initialization is changed, since i8042_plat
On Tue, Feb 03, 2015 at 11:38:16AM +, Mark Rutland wrote:
> On Mon, Feb 02, 2015 at 09:48:46PM +, Roman Volkov wrote:
> > Documentation for 'intel,8042' DT compatible node.
> >
> > Signed-off-by: Tony Prisk
> > Signed-off-by: Roman Volkov
> > ---
> > .../devicetree/bindings/input/intel-
Hi Benjamin,
> Slot 0 is released correclty, but when we look for Contact ID 2, the slot
> 0 is then picked up again because it is marked as inactive (trackingID < 0).
>
> This is wrong, and we should not reuse a slot in the same frame.
> The test should also check for input_mt_is_used().
Good c
On Tue, Feb 03, 2015 at 10:14:32PM +0300, Roman Volkov wrote:
> В Tue, 3 Feb 2015 11:52:50 +
> Mark Rutland пишет:
>
> > On Mon, Feb 02, 2015 at 09:48:50PM +, Roman Volkov wrote:
> > > This header file designed to be similar to other glue layers found
> > > for i8042. The difference is th
В Tue, 3 Feb 2015 11:52:50 +
Mark Rutland пишет:
> On Mon, Feb 02, 2015 at 09:48:50PM +, Roman Volkov wrote:
> > This header file designed to be similar to other glue layers found
> > for i8042. The difference is that interrupt numbers, device address,
> > and other information should be
My Laptop is a Fujitsu E554 with Elantech Touchpad and trackpoint.
The touchpad works correctly since Rainer's patch.
Do you still need the boot dmesg ?
With or without the patch ?
On Tue, Feb 3, 2015 at 1:50 PM, 洪一竹 wrote:
> Dear Rainer:
>
> This information is useful.
> I really appreciate your
The case occured recently with a touchscreen using twice a slot during a
single EV_SYN event:
E: 0.288415 # SYN_REPORT (0) --
E: 0.296207 0003 002f # EV_ABS / ABS_MT_SLOT 0
E: 0.296207 0003 0039 -001 # EV_ABS / ABS_MT_TRACKING_ID -
Dear Rainer:
This information is useful.
I really appreciate your help!
BR,
Sam
-Original Message-
From: Rainer Koenig [mailto:rainer.koe...@ts.fujitsu.com]
Sent: Tuesday, February 03, 2015 8:28 PM
To: 洪一竹; 'duson'; 'Dmitry Torokhov'
Cc: linux-input@vger.kernel.org; jeff.chuang7...@gmail
Dear Sam,
unfortunately I'm on sick leave this week so far away from my lab and
with no access to the system. What data do you need?
On request of Ulrik I had a look at the firmware and capabilities and
posted another "patch" last week, maybe this already answers your question.
+ * Fujitsu LIFEB
On Mon, Feb 02, 2015 at 09:48:50PM +, Roman Volkov wrote:
> This header file designed to be similar to other glue layers found
> for i8042. The difference is that interrupt numbers, device address,
> and other information should be retrieved from the device tree.
>
> Signed-off-by: Tony Prisk
On Mon, Feb 02, 2015 at 09:48:46PM +, Roman Volkov wrote:
> Documentation for 'intel,8042' DT compatible node.
>
> Signed-off-by: Tony Prisk
> Signed-off-by: Roman Volkov
> ---
> .../devicetree/bindings/input/intel-8042.txt | 29
> ++
> 1 file changed, 29 insertio
On Tue, Feb 03, 2015 at 04:53:14PM +0800, Sébastien Bourdeauducq wrote:
> On 02/02/2015 11:57 PM, Mika Westerberg wrote:
> >> > Maybe the interrupt should be level sensitive and enabled only after
> >> > certain parts of the device initialization have taken place.
> > The device should respond to r
On 02/02/2015 11:57 PM, Mika Westerberg wrote:
>> > Maybe the interrupt should be level sensitive and enabled only after
>> > certain parts of the device initialization have taken place.
> The device should respond to reset by asserting an interrupt. You could
> try so that you only enable the inte
Hi,
On 30-01-15 23:35, Dmitry Torokhov wrote:
Hi Hans,
On Fri, Jan 23, 2015 at 11:24:50AM +0100, Hans de Goede wrote:
Some mice report buttons with a MSC_SCAN of 589833 this maps to a button code
of 0x118, add a BTN_SIDE2 define for this to input.h
BugLink: https://bugzilla.redhat.com/show_bu
26 matches
Mail list logo