linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-08 07:32:11 to 2018-03-16 00:06:14 UTC [more...]

[PATCH 00/14] chrome_laptop: stop being a platform driver
 2018-03-16  0:06 UTC  (22+ messages)
` [PATCH 01/14] Input: atmel_mxt_ts - do not pass suspend mode in platform data
` [PATCH 02/14] Input: atmel_mxt_ts - switch from OF to generic device properties
` [PATCH 03/14] Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic props
` [PATCH 04/14] platform/chrome: chromeos_laptop - add SPDX identifier
` [PATCH 05/14] platform/chrome: chromeos_laptop - stop setting suspend mode for Atmel devices
` [PATCH 06/14] platform/chrome: chromeos_laptop - introduce pr_fmt()
` [PATCH 07/14] platform/chrome: chromeos_laptop - factor out getting IRQ from DMI
` [PATCH 08/14] platform/chrome: chromeos_laptop - rework i2c peripherals initialization
` [PATCH 09/14] platform/chrome: chromeos_laptop - parse DMI IRQ data once
` [PATCH 10/14] platform/chrome: chromeos_laptop - use I2C notifier to create devices
` [PATCH 11/14] platform/chrome: chromeos_laptop - rely on I2C to set up interrupt trigger
` [PATCH 12/14] platform/chrome: chromeos_laptop - use device properties for Pixel
` [PATCH 13/14] platform/chrome: chromeos_laptop - discard data for unneeded boards
` [PATCH 14/14] Input: atmel_mxt_ts - remove platform data support

[PATCH v4 0/2] Remove false-positive VLAs when using max()
 2018-03-15 23:49 UTC  (16+ messages)
` [PATCH v4 1/2] kernel.h: Introduce const_max() for VLA removal
` [PATCH v4 2/2] Remove false-positive VLAs when using max()

[PATCH v5 0/4] new driver for Valve Steam Controller
 2018-03-15 21:06 UTC  (11+ messages)
` [PATCH v5 1/4] HID: add "
` [PATCH v5 2/4] HID: steam: add serial number information
` [PATCH v5 3/4] HID: steam: command to check wireless connection
` [PATCH v5 4/4] HID: steam: add battery device

[PATCH 00/16] remove eight obsolete architectures
 2018-03-15 17:13 UTC  (12+ messages)
` [PATCH 11/16] treewide: simplify Kconfig dependencies for removed archs
    ` rfc: remove print_vma_addr ? (was Re: [PATCH 00/16] remove eight obsolete architectures)

[PATCH 00/47] arch-removal: device drivers
 2018-03-15  9:09 UTC  (8+ messages)
` [PATCH 27/47] input: keyboard: remove bf54x driver
` [PATCH 28/47] input: misc: remove blackfin rotary driver

[PATCH V2] Input: pm8941-pwrkey: add resin key capabilities
 2018-03-15  8:10 UTC  (5+ messages)

[PATCH] HID: google: add google hammer HID driver
 2018-03-15  1:28 UTC 

[PATCH v4] HID: google: add google hammer HID driver
 2018-03-15  1:22 UTC  (4+ messages)

[PATCH] Input: alps - Demystify trackstick initialization for v3 and v6 protocols
 2018-03-14 22:58 UTC  (3+ messages)

[PATCH v2 0/4] Add support for the Gateworks System Controller
 2018-03-14 17:13 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: mfd: Add Gateworks System Controller bindings
` [PATCH v2 2/4] mfd: add Gateworks System Controller core driver
` [PATCH v2 4/4] input: misc: Add Gateworks System Controller support

[PATCH] Input: appletouch - use true and false for boolean values
 2018-03-14 17:09 UTC  (2+ messages)

[RESEND PATCH] Input: joystick/analog - Use get_cycles() on PPC
 2018-03-14 16:39 UTC  (2+ messages)

[PATCH v5 00/36] DRM Rockchip rk3399 (Kevin)
 2018-03-14 12:51 UTC  (75+ messages)
` [PATCH v5 01/36] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR
  ` [PATCH v5 02/36] drm/rockchip: Remove analogix psr worker
  ` [PATCH v5 03/36] drm/bridge: analogix_dp: Don't change psr while bridge is disabled
` [PATCH v5 04/36] drm/rockchip: add mutex vop lock
` [PATCH v5 05/36] drm/bridge: analogix_dp: add fast link train for eDP
` [PATCH v5 06/36] drm/rockchip: Only wait for panel ACK on PSR entry
` [PATCH v5 07/36] drm/bridge: analogix_dp: Move enable video into config_video()
` [PATCH v5 08/36] drm/bridge: analogix_dp: Check AUX_EN status when doing AUX transfer
` [PATCH v5 09/36] drm/bridge: analogix_dp: Don't use fast link training when panel just powered up
` [PATCH v5 10/36] drm/bridge: analogix_dp: Retry bridge enable when it failed
` [PATCH v5 11/36] drm/bridge: analogix_dp: Wait for HPD signal before configuring link
` [PATCH v5 12/36] drm/bridge: analogix_dp: Set PD_INC_BG first when powering up edp phy
` [PATCH v5 13/36] drm/bridge: analogix_dp: Ensure edp is disabled when shutting down the panel
` [PATCH v5 14/36] drm/bridge: analogix_dp: Extend hpd check time to 100ms
` [PATCH v5 15/36] drm/bridge: analogix_dp: Fix incorrect usage of enhanced mode
` [PATCH v5 16/36] drm/bridge: analogix_dp: Check dpcd write/read status
` [PATCH v5 17/36] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip
` [PATCH v5 18/36] drm/bridge: analogix_dp: Reset aux channel if an error occurred
` [PATCH v5 19/36] drm/rockchip: Restore psr->state when enable/disable psr failed
` [PATCH v5 20/36] drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
` [PATCH v5 21/36] drm/bridge: analogix_dp: Fix timeout of video streamclk config
` [PATCH v5 22/36] drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1
` [PATCH v5 23/36] drm/bridge: analogix_dp: Move fast link training detect to set_bridge
` [PATCH v5 24/36] drm/bridge: analogix_dp: Reorder plat_data->power_off to happen sooner
` [PATCH v5 25/36] drm/bridge: analogix_dp: Properly log AUX CH errors
` [PATCH v5 26/36] drm/bridge: analogix_dp: Properly disable aux chan retries on rockchip
` [PATCH v5 27/36] drm/rockchip: pre dither down when output bpc is 8bit
` [PATCH v5 28/36] drm/bridge: analogix_dp: Split the platform-specific poweron in two parts
` [PATCH v5 29/36] drm/rockchip: analogix_dp: Do not call Analogix code before bind
` [PATCH v5 30/36] drm/rockchip: Disable PSR on input events
` [PATCH v5 31/36] drm/rockchip: Cancel PSR enable work before changing the state
` [PATCH v5 32/36] drm/rockchip: psr: Avoid redundant calls to .set() callback
` [PATCH v5 33/36] drm/rockchip: psr: Sanitize semantics of allow/disallow API
` [PATCH v5 34/36] drm/rockchip: Disable PSR from reboot notifier
` [PATCH v5 35/36] drm/rockchip: Disallow PSR for the whole atomic commit
` [PATCH v5 36/36] drm/rockchip: psr: Remove flush by CRTC

[PATCH V1] Input: pm8941-pwrkey: add resin key capabilities
 2018-03-13 19:25 UTC  (5+ messages)

[PATCH v5 0/4] Set name of regmap_config
 2018-03-13  0:37 UTC  (8+ messages)
` [PATCH v5 1/4] mfd: syscon: "
` [PATCH v5 2/4] rtc: at91sam9: "
` [PATCH v5 3/4] clk: lpc32xx: "
` [PATCH v5 4/4] ARM: rockchip: "

[PATCH v5 0/3] gpio-keys: Add support for specifying wakeup event action
 2018-03-12 10:40 UTC  (8+ messages)
` [PATCH v5 1/3] Input: gpio-keys - add support for "
` [PATCH v5 2/3] Input: gpio-keys - allow setting wakeup event action in DT

[RESEND PATCH v4 0/4] Set name of regmap_config
 2018-03-12  9:47 UTC  (7+ messages)
` [RESEND PATCH v4 1/4] mfd: syscon: "
` [RESEND PATCH v4 2/4] rtc: at91sam9: "
` [RESEND PATCH v4 3/4] clk: lpc32xx: "
` [RESEND PATCH v4 4/4] ARM: rockchip: "

[PATCH v2] Input: stmpe-keypad - remove VLA usage
 2018-03-10 18:18 UTC  (2+ messages)

[PATCH] Input: stmpe-keypad - remove VLA usage
 2018-03-10  3:32 UTC  (3+ messages)

[PATCH v2] input: bcm5974 - Add driver for Apple Magic Trackpad 2
 2018-03-09 21:00 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v3 1/2] input: Add RAVE SP Powerbutton driver
 2018-03-08 23:34 UTC  (2+ messages)

[PATCH] Input: i8042: add Lenovo ThinkPad L460 to i8042 reset list
 2018-03-08 23:33 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).