linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-06 07:27:12 to 2016-05-20 22:13:20 UTC [more...]

[PATCH 1/2 V3] dt: add Atmel Captouch bindings
 2016-05-20 22:12 UTC  (8+ messages)
` [PATCH 2/2 V3] Input: add Atmel Captouch Button driver

[RFC PATCH 0/2] AM335x-ICE: Add support for rotary-encoder
 2016-05-20 21:49 UTC  (7+ messages)
` [RFC PATCH 1/2] Input: rotary-encoder- Add support for absolute encoder
` [RFC PATCH 2/2] ARM: dts: am335x-icev2: Add rotary-encoder node

[PATCH] Input: uinput - handle compat ioctl for UI_SET_PHYS
 2016-05-20 17:59 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] Input: pwm-beeper - defer pwm config if pwm can sleep
 2016-05-20 16:59 UTC  (8+ messages)
      ` [PATCH] Input: pwm-beeper - fix: scheduling while atomic

[PATCH v2 0/6] Input: soc_button_array fixes and support of the Surface 3
 2016-05-20  9:50 UTC  (10+ messages)
` [PATCH v2 1/6] Input - soc_button_array: use gpio_is_valid()
` [PATCH v2 2/6] Input - soc_button_array: bail out earlier if gpiod_count is null
` [PATCH v2 3/6] Input - soc_button_array: make sure one GPIO is not assigned twice
` [PATCH v2 4/6] Input - soc_button_array: allow to specify active_low
` [PATCH v2 5/6] Input - soc_button_array: export part of the internals
` [PATCH v2 6/6] Input - surface3_button_array: Introduce button support for the Surface 3

[PATCH 1/2] HID: input: rework HID_QUIRK_MULTI_INPUT
 2016-05-20  7:58 UTC  (9+ messages)
` [PATCH 2/2] HID: multitouch: enable the Surface 3 Type Cover to report multitouch data

[PATCH] Input: Change BTN_TOOL_FINGER flag when hover event trigger
 2016-05-20  0:51 UTC  (5+ messages)

Hello,
 2016-05-19 17:05 UTC 

[PATCH 1/2] Input: migor-ts - allow driver to build if COMPILE_TEST is enabled
 2016-05-19 16:34 UTC  (4+ messages)
` [PATCH 2/2] Input: migor-ts - fix error for modular build

[PATCH] Input: synaptics-rmi4 - fix spelling in defines
 2016-05-19 16:32 UTC  (2+ messages)

[PATCH v4] Input - surface3_spi: add new driver for the Surface 3
 2016-05-19 16:32 UTC  (2+ messages)

Input: two merge window build fixes
 2016-05-19 16:15 UTC  (4+ messages)
` [PATCH 1/2] Input: atmel captouch depends on i2c
` [PATCH 2/2] Input: migor-ts: mark PM functions as __maybe_unused

[PATCH] input: tablet: add Pegasus Notetaker tablet driver
 2016-05-19  8:49 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Input: feed more data into entropy pool
 2016-05-19  8:39 UTC  (4+ messages)

[PATCH v3 0/4] zForce upstreaming
 2016-05-19  5:26 UTC  (2+ messages)

[PATCH] i2c_hid: enable i2c-hid devices to suspend/resume asynchronously
 2016-05-19  2:46 UTC 

God dag
 2016-05-18 23:14 UTC 

[PATCH 2/2 V4] Input: add Atmel Captouch Button driver
 2016-05-18 22:17 UTC  (3+ messages)

[PATCH] HID: uhid: Fixes a bug with userspace bluetooth stacks, which causes hangs during certain operations
 2016-05-18 20:11 UTC 

[git pull] Input updates for 4.7-rc0
 2016-05-18 18:35 UTC 

[PATCH v3] Input - surface3_spi: add new driver for the Surface 3
 2016-05-18 13:31 UTC  (5+ messages)

[PATCH] HID: asus: add support for hotkeys
 2016-05-17 18:01 UTC  (5+ messages)

[PATCH] driver: input :touchscreen : add Raydium I2C touch driver
 2016-05-17 16:07 UTC  (10+ messages)

[PATCH] driver: input :touchscreen : add Raydium I2C touch driver
 2016-05-17 15:34 UTC 

Dell Latitude E7470 touchpad status
 2016-05-17 15:22 UTC  (7+ messages)

[PATCH] Alps source code update
 2016-05-17 13:58 UTC  (6+ messages)

[PATCH 0/3] AM335x: tsc: Fix suspended while touchscreen in use
 2016-05-17 10:14 UTC  (8+ messages)
` [PATCH 1/3] Input: ti_am335x_tsc - Mark IRQ as wakeup capable
` [PATCH 2/3] Input: ti_am335x_tsc - Prevent system suspend when TSC is in use
` [PATCH 3/3] Input: ti_am335x_tsc - Ack pending IRQs at probe and before suspend

[PATCH v2] Input - surface3_spi: add new driver for the Surface 3
 2016-05-17 10:09 UTC  (3+ messages)

[PATCH] Input: synaptics-rmi4: Support regulator supplies
 2016-05-16 23:55 UTC  (13+ messages)
` [PATCH v2 0/3] input: rmi4: Regulator supply support
  ` [PATCH v2 1/3] input: rmi4: Move IRQ handling to rmi_driver
  ` [PATCH v2 2/3] input: rmi4: Acquire and enable VDD and VIO supplies
  ` [PATCH v2 3/3] input: rmi4: Remove set_page() call before core is initialized

[PATCH] dt: add Atmel Captouch bindings
 2016-05-16 16:50 UTC  (6+ messages)
  ` [PATCH 2/3 V2] Input: add Atmel Captouch Button driver

[PATCH v2 resend 0/4] of_touchscreen-helpers: Add support for axis inversion / swapping
 2016-05-14 18:08 UTC  (5+ messages)
` [PATCH v2 resend 1/4] of_touchscreen-helpers: Add support for inverted / swapped axis
` [PATCH v2 resend 2/4] touchscreen: ft5x06: Add support for axis inversion / swapping
` [PATCH v2 resend 3/4] touchscreen: icn8318: Use parse_properties and apply_prop_to_x_y helpers
` [PATCH v2 resend 4/4] touchscreen: pixcir_ts: Add support for axis inversion / swapping

[PATCH 1/3] properly report a single frame rate of 60 FPS
 2016-05-13 22:23 UTC  (5+ messages)
` [PATCH 2/3] lower poll interval to fix occasional FPS drops to ~56 FPS
` [PATCH 3/3] fix occasional oopses on device close

[PATCH 0/3] Input: soc_button_array fixes and question
 2016-05-13 15:57 UTC  (7+ messages)
` [PATCH 1/3] Input - soc_button_array: use gpio_is_valid()
` [PATCH 2/3] Input - soc_button_array: bail out earlier if gpiod_count is null
` [PATCH 3/3] Input - soc_button_array: make sure one GPIO is not assigned twice

[PATCH v2 0/8] Input: atmel_mxt_ts - output raw touch diagnostic data via V4L
 2016-05-13 15:17 UTC  (2+ messages)

[PATCH] Input - ntrig_spi: add new driver for the Surface 3
 2016-05-13 15:02 UTC  (6+ messages)

[git pull] Input updates for 4.6-rc7
 2016-05-12 18:55 UTC 

[PATCH v2 1/1] HID: multitouch: enable input devices on Surface Book
 2016-05-11 15:33 UTC  (2+ messages)

[PATCH] Input: Do not add SYN_REPORT in between a single packet data
 2016-05-11 14:10 UTC  (2+ messages)

[PATCH] driver: input :touchscreen : add Raydium I2C touch driver
 2016-05-11 13:51 UTC 

[patch V4 15/31] input: use parity32 in grip_mp
 2016-05-11  9:24 UTC  (6+ messages)
` [patch V4 16/31] input: use parity64 in sidewinder
` [patch V4 17/31] input: use parity16 in ams_delta_serio
` [patch V4 24/31] input: use parity8 in pcips2
` [patch V4 25/31] input: use parity8 in sa1111ps2
` [patch V4 28/31] input: use parity8 in elantech

[PATCH v1 1/1] HID: multitouch: enable touchpad on Surface Book
 2016-05-10 16:06 UTC  (4+ messages)

I'd like to donate an Asus Q500A laptop
 2016-05-10  2:38 UTC  (4+ messages)

[PATCH v6 0/9] mfd: max8997: Add regmap support
 2016-05-10  1:24 UTC  (14+ messages)
` [PATCH v6 1/9] input: max8997-haptic: Fix NULL pointer dereference
  ` [PATCH v6 2/9] mfd: max8997: Use regmap to access registers
    ` [PATCH v6 5/9] extcon: max8997: Fix handling error code of regmap_irq_get_virq()
    ` [PATCH v6 6/9] rtc: max8997: Check for ERRNO "
    ` [PATCH v6 7/9] extcon: max8997: Fix inconsistent indenting
    ` [PATCH v6 8/9] ARM: dts: exynos: Fix regulator name to avoid forbidden character on exynos4210-trats
    ` [PATCH v6 9/9] ARM: dts: exynos: Add interrupt line to MAX8997 PMIC "

[PATCH 0/5] fixes for twl6040-vibra
 2016-05-10  0:02 UTC  (8+ messages)
` [PATCH 1/5] input: twl6040-vibra: fix DT node memory management
          ` [Kernel] "

Input: add Atmel Atmegaxx captouch driver
 2016-05-09 16:44 UTC  (7+ messages)

[PATCH] Input: byd - update copyright header
 2016-05-09 16:32 UTC  (2+ messages)

[PATCH v1 1/1] HID: usbhid: enable keyboard on Surface Book
 2016-05-09 14:50 UTC 

New HID++ 2.0 mouse, Logitech G602
 2016-05-09  8:40 UTC  (2+ messages)

[PATCH] uinput: RFC uinput memless support
 2016-05-08 16:31 UTC 

BUGZILLA[117791] Mayflash Wii Classic Controller Adapter For Pc - Nonuser initiated Input
 2016-05-08  4:13 UTC 

[PATCH] Input: rotary-encoder: fix bare use of 'unsigned'
 2016-05-07 19:59 UTC 

[PATCH] Input: ti_am335x_tsc - Mark IRQ as wakeup capable
 2016-05-06 15:50 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).