linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-11 19:58:41 to 2018-03-20 02:03:17 UTC [more...]

[PATCH 00/14] chrome_laptop: stop being a platform driver
 2018-03-20  2:03 UTC  (28+ 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 v5 0/2] Remove false-positive VLAs when using max()
 2018-03-19 23:29 UTC  (30+ messages)
` [PATCH v5 1/2] kernel.h: Introduce const_max_t() for VLA removal
` [PATCH v5 2/2] Remove false-positive VLAs when using max()

[PATCH 00/16] remove eight obsolete architectures
 2018-03-19 23:06 UTC  (14+ 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 v5 0/4] new driver for Valve Steam Controller
 2018-03-19 21:06 UTC  (12+ messages)
` [PATCH v5 3/4] HID: steam: command to check wireless connection
` [PATCH v5 4/4] HID: steam: add battery device

[PATCH 0/4] HID: alps: Fix some bugs and improve code around 't4_read_write_register()'
 2018-03-19 20:53 UTC  (5+ messages)
` [PATCH 1/4] HID: alps: Report an error if we receive invalid data in 't4_read_write_register()'
` [PATCH 2/4] HID: alps: Save a memory allocation in 't4_read_write_register()' when writing data
` [PATCH 3/4] HID: alps: Check errors returned by 't4_read_write_register()'
` [PATCH 4/4] HID: alps: Fix some style in 't4_read_write_register()'

[PATCH] Input: alps - Demystify trackstick initialization for v3 and v6 protocols
 2018-03-19  8:41 UTC  (5+ messages)

[PATCH v5 0/4] Set name of regmap_config
 2018-03-19  3:59 UTC  (10+ 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: "

Fix deadlocks in autosuspend
 2018-03-17 18:11 UTC  (14+ messages)
` [RESEND PATCH 1/6] input: synaptics_usb: fix deadlock "
` [RESEND PATCH 2/6] input: synaptics_usb: do not rely on input_dev->users
` [RESEND PATCH 3/6] input: pagasus_notetaker: fix deadlock in autosuspend
` [RESEND PATCH 4/6] input: pegasus_notetaker: do not rely on input_dev->users
` [RESEND PATCH 5/6] input: usbtouchscreen: fix deadlock in autosuspend
` [RESEND PATCH 6/6] input: usbtouchscreen: do not rely on input_dev->users

[RESEND PATCH v5] input: pxrc: new driver for PhoenixRC Flight Controller Adapter
 2018-03-17 18:10 UTC  (2+ messages)

[PATCH v5 00/36] DRM Rockchip rk3399 (Kevin)
 2018-03-17 16:00 UTC  (66+ 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] Input: atmel_mxt_ts: Add hook for Chromebooks with upstream coreboot
 2018-03-17  4:37 UTC 

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

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

[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 v2 0/4] Add support for the Gateworks System Controller
 2018-03-14 17:13 UTC  (6+ messages)
` [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)

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

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

[RESEND PATCH v4 0/4] Set name of regmap_config
 2018-03-12  9:47 UTC  (4+ messages)
` [RESEND PATCH v4 1/4] mfd: syscon: "


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).