On Thu, May 8, 2014 at 2:10 PM, Jonathan Cameron wrote:
>
>
> On May 8, 2014 3:28:23 PM GMT+01:00, Benjamin Tissoires
> wrote:
>>On Thu, May 8, 2014 at 9:32 AM, Archana Patni
>> wrote:
>>> Some i2c_hid devices like a sensor hub have built-in fifos which
>>> can accumulate input events in their b
Dmitry Torokhov wrote:
>>> Here is a set of patches for atmel_mxt_ts that you've already
>>> signed-off.
>>
>> Surely Dmitry would only have signed off on the patches if he had
>> applied them somewhere. I'm puzzled why he would have applied them but
>> not pushed them out into linux-next.
>
> I s
Stephen Warren wrote:
> Anyway, I'd like to pull these patches into my local repo to build on.
> Can you point me at a tree where Dmitry applied them even if not in
> linux-next? Alternatively, does your github repo contain exactly the
> patches from the recent mailing list posting you linked above
I am Mr.Sung Lee, Auditing and Account Credit Officer, Dah Sing Bank Ltd (Hong
Kong).
I have a Profitable business transaction,Please if interested do contact me via
email
for more details.
Email:sunglee0...@yahoo.com.hk
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
On May 8, 2014 3:28:23 PM GMT+01:00, Benjamin Tissoires
wrote:
>On Thu, May 8, 2014 at 9:32 AM, Archana Patni
> wrote:
>> Some i2c_hid devices like a sensor hub have built-in fifos which
>> can accumulate input events in their buffers and trigger an interrupt
>> at end of a user defined event l
On Thu, May 08, 2014 at 10:41:45AM -0600, Stephen Warren wrote:
> On 05/08/2014 10:01 AM, Nick Dyer wrote:
> > Stephen Warren wrote:
> >> On 05/06/2014 04:16 PM, Benson Leung wrote:
> >>> Please coordinate with Nick Dyer, who has a long patch series that's
> >>> been approved but not yet merged int
On 07 May 11:59 AM, Dmitry Torokhov wrote:
> On Wed, May 07, 2014 at 03:45:43PM +0100, Mark Rutland wrote:
> > Hi,
> >
> > On Wed, Dec 18, 2013 at 02:43:18PM +, Sascha Hauer wrote:
> > > Some rotary encoders have a stable state in all output state
> > > combinations. Add support for this type
On Thu, May 08, 2014 at 04:46:51PM +0200, Arnd Bergmann wrote:
> These are a bunch of fixes I had to do to get all randconfig
> configurations on ARM working. Most of these are really old
> bugs, but there are also some new ones. I don't think any of
> them require a backport to linux-stable.
>
>
On 05/08/2014 10:01 AM, Nick Dyer wrote:
> Stephen Warren wrote:
>> On 05/06/2014 04:16 PM, Benson Leung wrote:
>>> Please coordinate with Nick Dyer, who has a long patch series that's
>>> been approved but not yet merged into the input tree. The few patches
>>> you've picked from the Chrome OS ker
Hi Himangi,
On Wed, May 07, 2014 at 10:16:38AM +0530, Himangi Saraogi wrote:
> This patch moves data allocated using kzalloc to managed data allocated
> using devm_kzalloc and cleans now unnecessary kfrees in probe and remove
> functions.
I prefer not to mix managed and unmanaged resources in one
Stephen Warren wrote:
> On 05/06/2014 04:16 PM, Benson Leung wrote:
>> Please coordinate with Nick Dyer, who has a long patch series that's
>> been approved but not yet merged into the input tree. The few patches
>> you've picked from the Chrome OS kernel overlap with his patch series.
>
> Ah I re
Hi Arnd,
On Thu, May 08, 2014 at 04:56:26PM +0200, Arnd Bergmann wrote:
> @@ -71,7 +71,7 @@ config KEYBOARD_ATKBD
> default y
> select SERIO
> select SERIO_LIBPS2
> - select SERIO_I8042 if X86
> + select SERIO_I8042 if X86 || ARCH_MIGHT_HAVE_PC_SERIO
x86 also selects ARC
On Wed, May 07, 2014 at 06:11:52PM +0900, Jingoo Han wrote:
> Make of_device_id array const, because all OF functions
> handle it as const.
>
> Signed-off-by: Jingoo Han
Applied the whole lot, thank you.
> ---
> drivers/input/keyboard/clps711x-keypad.c |2 +-
> 1 file changed, 1 insertion(
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus
or
master.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git for-linus
to receive updates for the input subsystem. Just a few fixups to various
drivers.
Changelog:
-
Dr.
Building this driver on ARM/at91 always gives us this error message:
drivers/input/touchscreen/atmel-wm97xx.c:63:2: error: #error Unknown CPU, this
driver only supports AT32AP700X CPUs.
Clearly this configuration is not meant to work, so let's just prevent
it in Kconfig. If we ever want to use i
The ps2 mouse and keyboard drivers use the "serio" framework that
they correctly select in Kconfig, and that in turn depends on the
i8042 driver, which is also allowed to be disabled for architectures
that don't have an i8042.
However, Kconfig also allows i8042 to be built as a module while
the se
Hello!
http://ambiaudio.com/-hello.friend?syfiguco=8382909&mecudonu=810041
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
These are a bunch of fixes I had to do to get all randconfig
configurations on ARM working. Most of these are really old
bugs, but there are also some new ones. I don't think any of
them require a backport to linux-stable.
I have checked that they are all still required on yesterday's
linux-next k
Hello!
http://avtociti.nichost.ru/-message.friend?asuwjgy=9436920&naqapy=280882
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Hey there!
http://banatechnologies.com/-hi.friend?xubosjr=6919042&vepibu=462364
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
On Thu, May 8, 2014 at 9:32 AM, Archana Patni
wrote:
> Some i2c_hid devices like a sensor hub have built-in fifos which
> can accumulate input events in their buffers and trigger an interrupt
> at end of a user defined event like fifo full or a timeout. The current
> implementation reads one event
On Thu, May 8, 2014 at 9:26 AM, Archana Patni
wrote:
> Reading the partial HID Descriptor is causing a firmware lockup in some
> sensor hubs. Instead of a partial read, this patch implements the
> i2c hid fetch using a fixed descriptor size (30 bytes) followed by a
> verification of the BCDVersion
From: Liviu Dudau
Recent ARM boards have the KMI devices share one interrupt line rather
than having dedicated IRQs. Update the driver to take that into account.
Signed-off-by: Liviu Dudau
Signed-off-by: Mark Brown
---
drivers/input/serio/ambakmi.c | 3 ++-
1 file changed, 2 insertions(+), 1
Some i2c_hid devices like a sensor hub have built-in fifos which
can accumulate input events in their buffers and trigger an interrupt
at end of a user defined event like fifo full or a timeout. The current
implementation reads one event at a time in the IRQ handler leading to
several hundred inter
Reading the partial HID Descriptor is causing a firmware lockup in some
sensor hubs. Instead of a partial read, this patch implements the
i2c hid fetch using a fixed descriptor size (30 bytes) followed by a
verification of the BCDVersion (V01.00), and value stored in
wHIDDescLength (30 Bytes) for V
On Thu, May 8, 2014 at 4:53 AM, Maxime Ripard
wrote:
> What I mean is that no information is still better than wrong
> informations. If you don't have the schematics, then don't do anything
> on this boards. Hopefully, someone with more infos on this will know
> what to do.
I partially agree h
26 matches
Mail list logo