LinuxLists
Users
About
Jiada Wang (
[email protected]
)
Number of posts: 901 (0.55 per day)
First post: 2013-06-14 23:23:36
Last post: 2017-11-28 07:07:25
Previous Page
/
Next Page
Date
List
Subject
2020-03-31 10:53:36
linux-kernel
[PATCH v10 27/55] Input: atmel_mxt_ts - combine bootloader version query with probe
2020-03-31 10:53:36
linux-kernel
[PATCH v10 17/55] Input: atmel_mxt_ts: Rename mxt_fw_version_show to fw_version_show
2020-03-31 10:53:20
linux-kernel
[PATCH v10 21/55] dt-bindings: input: atmel: provide name of configuration file
2020-03-31 10:53:15
linux-kernel
[PATCH v10 16/55] Input: atmel_mxt_ts - allow specification of firmware file name
2020-03-31 10:53:15
linux-kernel
[PATCH v10 08/55] Input: atmel_mxt_ts - implement T15 Key Array support
2020-03-31 10:53:15
linux-kernel
[PATCH v10 20/55] Input: atmel_mxt_ts - handle cfg filename via pdata/sysfs
2020-03-31 10:53:10
linux-kernel
[PATCH v10 19/55] Input: atmel_mxt_ts: rename mxt_update_fw_store to update_fw_store
2020-03-31 10:52:58
linux-kernel
[PATCH v10 07/55] Input: atmel_mxt_ts - implement T9 vector/orientation support
2020-03-31 10:52:58
linux-kernel
[PATCH v10 14/55] Input: atmel_mxt_ts - add regulator control support
2020-03-31 10:52:57
linux-kernel
[PATCH v10 15/55] Input: atmel_mxt_ts - report failures in suspend/resume
2020-03-31 10:52:35
linux-kernel
[PATCH v10 11/55] Input: atmel_mxt_ts - add debug for T92 gesture and T93 touch seq msgs
2020-03-31 10:52:31
linux-kernel
[PATCH v10 10/55] Input: atmel_mxt_ts - implement support for T107 active stylus
2020-03-31 10:52:23
linux-kernel
[PATCH v10 09/55] Input: atmel_mxt_ts - handle reports from T47 Stylus object
2020-03-31 10:52:09
linux-kernel
[PATCH v10 06/55] Input: atmel_mxt_ts - output status from T42 Touch Suppression
2020-03-31 10:52:02
linux-kernel
[PATCH v10 05/55] Input: atmel_mxt_ts - output status from T48 Noise Supression
2020-03-31 10:51:58
linux-kernel
[PATCH v10 04/55] Input: atmel_mxt_ts - split large i2c transfers into blocks
2020-03-31 10:51:53
linux-kernel
[PATCH v10 03/55] Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessary
2020-03-31 10:51:44
linux-kernel
[PATCH v10 02/55] Input: atmel_mxt_ts - rework sysfs init/remove
2020-03-31 10:51:42
linux-kernel
[PATCH v10 01/55] Input: introduce input_mt_report_slot_inactive
2020-03-31 10:51:32
linux-kernel
[PATCH v10 00/55] atmel_mxt_ts misc
2020-03-30 04:12:30
linux-kernel
Re: [PATCH v9 13/55] Input: atmel_mxt_ts - add regulator control support
2020-03-27 12:50:18
linux-kernel
Re: [PATCH v9 52/55] input: touchscreen: atmel_mxt_ts: Added sysfs entry for touchscreen status
2020-03-27 11:10:11
linux-kernel
Re: [PATCH v9 13/55] Input: atmel_mxt_ts - add regulator control support
2020-03-25 13:39:26
linux-kernel
[PATCH v9 54/55] Input: atmel_mxt_ts: Implement synchronization during various operation
2020-03-25 13:39:17
linux-kernel
[PATCH v9 51/55] Input: atmel_mxt_ts: use gpiod_set_value_cansleep for reset pin
2020-03-25 13:39:10
linux-kernel
[PATCH v9 50/55] Input: Atmel: use T44 object to process T5 messages
2020-03-25 13:39:07
linux-kernel
[PATCH v9 46/55] Input: Atmel: improve error handling in mxt_initialize()
2020-03-25 13:39:07
linux-kernel
[PATCH v9 48/55] Input: Atmel: Improve error handling in mxt_initialize_input_device()
2020-03-25 13:39:03
linux-kernel
[PATCH v9 49/55] Input: Atmel: handle ReportID "0x00" while processing T5 messages
2020-03-25 13:38:50
linux-kernel
[PATCH v9 44/55] Input: atmel_mxt_ts: return error from mxt_process_messages_until_invalid()
2020-03-25 13:38:49
linux-kernel
[PATCH v9 42/55] Input: atmel_mxt_ts: Limit the max bytes transferred in an i2c transaction
2020-03-25 13:38:26
linux-kernel
[PATCH v9 55/55] Input: atmel_mxt_ts - Fix compilation warning
2020-03-25 13:38:17
linux-kernel
[PATCH v9 53/55] input: atmel_mxt_ts: added sysfs interface to update atmel T38 data
2020-03-25 13:38:17
linux-kernel
[PATCH v9 43/55] dt-bindings: input: atmel: support to set max bytes transferred
2020-03-25 13:38:15
linux-kernel
[PATCH v9 52/55] input: touchscreen: atmel_mxt_ts: Added sysfs entry for touchscreen status
2020-03-25 13:38:05
linux-kernel
[PATCH v9 31/55] Input: atmel_mxt_ts - delay enabling IRQ when not using regulators
2020-03-25 13:38:05
linux-kernel
[PATCH v9 30/55] Input: atmel_mxt_ts - make bootloader interrupt driven
2020-03-25 13:37:56
linux-kernel
[PATCH v9 47/55] Input: Atmel: improve error handling in mxt_update_cfg()
2020-03-25 13:37:55
linux-kernel
[PATCH v9 36/55] Input: atmel_mxt_ts - eliminate data->raw_info_block
2020-03-25 13:37:48
linux-kernel
[PATCH v9 32/55] Input: atmel_mxt_ts - implement I2C retries
2020-03-25 13:37:48
linux-kernel
[PATCH v9 34/55] Input: atmel_mxt_ts - implement debug output for messages
2020-03-25 13:37:48
linux-kernel
[PATCH v9 45/55] Input: Atmel: improve error handling in mxt_start()
2020-03-25 13:37:38
linux-kernel
[PATCH v9 40/55] input: atmel_mxt_ts: Add Missing Delay for reset handling of Atmel touch panel controller in detachable displays.
2020-03-25 13:37:36
linux-kernel
[PATCH v9 41/55] Input: atmel_mxt_ts: Add support for run self-test routine.
2020-03-25 13:37:25
linux-kernel
[PATCH v9 39/55] input: atmel_mxt_ts: export GPIO reset line via sysfs
2020-03-25 13:37:24
linux-kernel
[PATCH v9 38/55] Input: atmel_mxt_ts - rely on calculated_crc rather than file config_crc
2020-03-25 13:37:21
linux-kernel
[PATCH v9 35/55] Input: atmel_mxt_ts - implement improved debug message interface
2020-03-25 13:37:19
linux-kernel
[PATCH v9 37/55] Input: atmel_mxt_ts - Change call-points of mxt_free_* functions
2020-03-25 13:37:12
linux-kernel
[PATCH v9 33/55] Input: atmel_mxt_ts - orientation is not present in hover
2020-03-25 13:37:02
linux-kernel
[PATCH v9 20/55] Input: atmel_mxt_ts - handle cfg filename via pdata/sysfs
2020-03-25 13:37:01
linux-kernel
[PATCH v9 17/55] Input: atmel_mxt_ts: Rename mxt_fw_version_show to fw_version_show