messages from 2018-07-04 09:21:09 to 2018-07-23 17:25:10 UTC [more...]
[PATCH 02/11] touchscreen: ad7877: Use octal permissions
2018-07-23 17:25 UTC (14+ messages)
` [PATCH 03/11] touchscreen: ad7846: "
` [PATCH 04/11] touchscreen: amtel: "
` [PATCH 05/11] touchscreen: elants: "
` [PATCH 06/11] touchscreen: ili210x: "
` [PATCH 07/11] touchscreen: mc13783: "
` [PATCH 08/11] touchscreen: melfas: "
` [PATCH 09/11] touchscreen: raydium_ts: "
` [PATCH 10/11] touchscreen: sun4i_ts: "
` [PATCH 11/11] touchscreen: tsc200x: "
` [PATCH 01/11] touchscreen: ft5x06: "
[PATCH v7 0/4] resource: Use list_head to link sibling resource
2018-07-23 14:34 UTC (12+ messages)
` [PATCH v7 1/4] resource: Move reparent_resources() to kernel/resource.c and make it public
` [PATCH v7 2/4] resource: Use list_head to link sibling resource
` [PATCH v7 3/4] resource: add walk_system_ram_res_rev()
` [PATCH v7 4/4] kexec_file: Load kernel at top of system RAM if required
[PATCH 0/5] ti_am335x_tsc: Enable wakeup capability
2018-07-23 5:37 UTC (13+ messages)
` [PATCH 2/5] Input: ti_am335x_tsc: Mark TSC device as wakeup source
` [PATCH 4/5] iio: adc: ti_am335x_adc: Disable ADC during suspend unconditionally
` [PATCH 5/5] Input: ti_am335x_tsc: Mark IRQ as wakeup capable
[PATCH 02/11] touchscreen: ad7877: Use octal permissions
2018-07-23 5:08 UTC (14+ messages)
` [PATCH 03/11] touchscreen: ad7846: "
` [PATCH 04/11] touchscreen: amtel: "
` [PATCH 05/11] touchscreen: elants: "
` [PATCH 06/11] touchscreen: ili210x: "
` [PATCH 07/11] touchscreen: mc13783: "
` [PATCH 08/11] touchscreen: melfas: "
` [PATCH 09/11] touchscreen: raydium_ts: "
` [PATCH 10/11] touchscreen: sun4i_ts: "
` [PATCH 11/11] touchscreen: tsc200x: "
` [PATCH 01/11] touchscreen: ft5x06: "
[PATCH v1 01/10] Input: atmel_mxt_ts - only use first T9 instance
2018-07-20 21:51 UTC (10+ messages)
` [PATCH v1 02/10] Input: atmel_mxt_ts - use BIT() macro everywhere
` [PATCH v1 03/10] Input: atmel_mxt_ts - remove duplicate setup of ABS_MT_PRESSURE
` [PATCH v1 04/10] Input: atmel_mxt_ts - remove unnecessary debug on ENOMEM
` [PATCH v1 05/10] Input: atmel_mxt_ts - config CRC may start at T71
` [PATCH v1 06/10] Input: atmel_mxt_ts - refactor config update code to add context struct
` [PATCH v1 07/10] Input: atmel_mxt_ts - zero terminate config firmware file
` [PATCH v1 08/10] Input: atmel_mxt_ts - don't report zero pressure from T9
` [PATCH v1 09/10] Input: atmel_mxt_ts - tool type is ignored when slot is closed
` [PATCH v1 10/10] Input: atmel_mxt_ts - move completion to after config crc is updated
[PATCH v3 0/3] sun8i-a83t: Add touchscreen support on TBS A711
2018-07-20 13:43 UTC (6+ messages)
` [PATCH v3 1/3] Input: edt-ft5x06 - Add support for regulator
` [PATCH v3 2/3] Input: edt-ft5x06 - Set wake/reset values on resume/suspend
` [PATCH v3 3/3] arm: dts: sun8i: a83t: a711: Add touchscreen node
[PATCH v2] drivers: input: Remove paragraphs about GPL due to SPDX-tag
2018-07-20 12:36 UTC
[PATCH v2 0/2] Input: atmel_mxt_ts: Add support for optional regulators
2018-07-19 20:54 UTC (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] Input: atmel_mxt_ts: Document optional voltage regulators
[PATCH v2] HID: intel-ish-hid: Prevent loading of driver on Mehlow
2018-07-19 9:39 UTC (2+ messages)
[PATCH] Input: i8042 - add Lenovo LaVie Z to the i8042 reset list
2018-07-18 17:28 UTC (2+ messages)
[PATCH] input: gpio_keys: add missing include to gpio_keys.h
2018-07-18 16:48 UTC (2+ messages)
[PATCH] drivers: input: Add SPDX-License-Identifier
2018-07-18 16:13 UTC (2+ messages)
[PATCH] HID: intel-ish-hid: Prevent loading of driver on Mehlow
2018-07-18 14:21 UTC (3+ messages)
[PATCH 0/5] m68k: IO Fixes and Cleanups
2018-07-18 11:37 UTC (9+ messages)
` [PATCH 1/5] m68k/io: Add missing ioremap define guards, fix typo
` [PATCH 2/5] net: mac8390: Use standard memcpy_{from,to}io()
` [PATCH 3/5] Input: hilkbd - Add casts to HP9000/300 I/O accessors
` [PATCH 4/5] m68k/io: Move mem*io define guards to <asm/kmap.h>
` [PATCH 5/5] m68k/io: Switch mmu variant to <asm-generic/io.h>
[PATCH 0/2] Input: atmel_mxt_ts: Add support for optional regulators
2018-07-17 16:08 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Input: atmel_mxt_ts: Document optional voltage regulators
[PATCH v4 00/12] Hid multitouch rewrite, support os system multi-axis devices, take 4
2018-07-17 14:21 UTC (14+ messages)
` [PATCH v4 01/12] input: add MT_TOOL_DIAL
` [PATCH v4 02/12] HID: multitouch: make sure the static list of class is not changed
` [PATCH v4 03/12] HID: multitouch: Store per collection multitouch data
` [PATCH v4 04/12] HID: multitouch: store a per application quirks value
` [PATCH v4 05/12] HID: multitouch: ditch mt_report_id
` [PATCH v4 06/12] HID: multitouch: remove one copy of values
` [PATCH v4 07/12] HID: input: enable Totem on the Dell Canvas 27
` [PATCH v4 08/12] HID: core: do not upper bound the collection stack
` [PATCH v4 09/12] HID: microsoft: support the Surface Dial
` [PATCH v4 10/12] HID: multitouch: report MT_TOOL_PALM for non-confident touches
` [PATCH v4 11/12] HID: multitouch: touchscreens also use confidence reports
` [PATCH v4 12/12] HID: multitouch: handle palm for touchscreens
[PATCH] HID: roccat: Mark expected switch fall-through
2018-07-17 13:53 UTC (2+ messages)
[PATCH] HID: intel-ish-hid: remove redundant variable num_frags
2018-07-17 13:52 UTC (2+ messages)
[PATCH] Patch enabling Fn function keys for Laptop Asus G730 (keyboard 0x1869)
2018-07-17 13:51 UTC (4+ messages)
[PATCH 0/8] Introduce STPMU1 PMIC Driver
2018-07-16 22:21 UTC (15+ messages)
` [PATCH 1/8] dt-bindings: mfd: document stpmu1 pmic
` [PATCH 2/8] mfd: stpmu1: add stpmu1 pmic driver
` [PATCH 3/8] dt-bindings: regulator: document stpmu1 pmic regulators
` [PATCH 4/8] regulator: stpmu1: add stpmu1 regulator driver
` [PATCH 5/8] dt-bindings: input: document stpmu1 pmic onkey
` [PATCH 6/8] input: stpmu1: add stpmu1 onkey driver
` [PATCH 8/8] watchdog: stpmu1: add stpmu1 watchdog driver
` [PATCH 7/8] dt-bindings: watchdog: document stpmu1 pmic watchdog
[PATCH] input: pxrc - do not store USB device in private struct
2018-07-16 14:40 UTC
[PATCH] Input: elan_i2c - Add antoher ACPI ID for Lenovo Ideapad 330-15AST
2018-07-16 12:20 UTC (2+ messages)
[PATCH] Input: pxrc - fix leak of usb_device
2018-07-15 19:58 UTC (8+ messages)
[PATCH] Input: synaptics - Lenovo ThinkPad T25 and T480 devices should use RMI
2018-07-14 13:20 UTC (3+ messages)
[PATCH v2 00/10] Split i2c_lock_adapter into i2c_lock_root and i2c_lock_segment
2018-07-12 22:11 UTC (5+ messages)
[PATCH v10 0/2] mfd/regulator/clk/input: bd71837: ROHM BD71837 PMIC driver
2018-07-12 13:00 UTC (10+ messages)
` [PATCH v10 1/2] mfd: bd71837: mfd driver for ROHM BD71837 PMIC
` [PATCH v10 2/2] mfd: bd71837: Devicetree bindings "
[PATCH v6 2/4] resource: Use list_head to link sibling resource
2018-07-10 3:10 UTC (8+ messages)
` [kbuild-all] "
[PATCH] HID: hiddev: fix potential Spectre v1
2018-07-09 12:31 UTC (2+ messages)
[PATCH] i2c-hid: Fix "incomplete report" noise
2018-07-09 12:29 UTC (3+ messages)
[PATCH v7 0/4] mfd/regulator/clk/input: bd71837: ROHM BD71837 PMIC driver
2018-07-06 7:49 UTC (14+ messages)
` [PATCH v7 1/4] mfd: bd71837: mfd driver for ROHM BD71837 PMIC
[PATCH v9 0/2] mfd/regulator/clk/input: bd71837: ROHM BD71837 PMIC driver
2018-07-05 12:51 UTC (14+ messages)
` [PATCH v9 1/2] mfd: bd71837: mfd driver for ROHM BD71837 PMIC
` [PATCH v9 2/2] mfd: bd71837: Devicetree bindings "
[PATCH v6 0/4] resource: Use list_head to link sibling resource
2018-07-05 10:09 UTC (4+ messages)
` [PATCH v6 1/4] resource: Move reparent_resources() to kernel/resource.c and make it public
[RESEND PATCH] dt-bindings: input: Add common keyboard document bindings
2018-07-05 1:27 UTC (4+ messages)
[PATCH] HID: debug: check length before copy_to_user()
2018-07-05 0:47 UTC (2+ messages)
[PATCH v4 0/5] bitmap: Introduce alloc/free helpers
2018-07-04 21:30 UTC (2+ messages)
[PATCH] Input: cros_ec_keyb: remove redundant variable num_cols
2018-07-04 15:55 UTC (2+ messages)
[PATCH v4] MAINTAINERS: Add file patterns for serio device tree bindings
2018-07-04 15:27 UTC (2+ messages)
[PATCH v3 00/12] Hid multitouch rewrite, support os system multi-axis devices, take 3
2018-07-04 15:18 UTC (4+ messages)
` [PATCH v3 10/12] HID: multitouch: report MT_TOOL_PALM for non-confident touches
[PATCH v8 0/2] mfd/regulator/clk/input: bd71837: ROHM BD71837 PMIC driver
2018-07-04 10:53 UTC (8+ messages)
` [PATCH v8 1/2] mfd: bd71837: mfd driver for ROHM BD71837 PMIC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).