Show patches with: Submitter = Benjamin Tissoires       |    Archived = No       |   344 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/11] selftests: hid: make vmtest rely on make selftests: hid: import the tests from hid-tools - - - --- 2023-02-17 Benjamin Tissoires Mainlined
[01/12] HID: core: statically allocate read buffers HID: fix for generic input processing - - - --- 2022-01-26 Benjamin Tissoires Superseded
[01/13] Input: synaptics-rmi4 - fix documentation of rmi_2d_sensor_platform_data - - - --- 2016-11-29 Benjamin Tissoires Accepted
[02/10] Input: synaptics-rmi4 - Add rmi_find_function() - 1 - --- 2017-01-10 Benjamin Tissoires Accepted
[02/11] selftests: hid: import hid-tools hid-core tests selftests: hid: import the tests from hid-tools - - - --- 2023-02-17 Benjamin Tissoires Mainlined
[02/12] HID: core: de-duplicate some code in hid_input_field() HID: fix for generic input processing - - - --- 2022-01-26 Benjamin Tissoires jikos Superseded
[02/13] Input: synaptics-rmi4 - remove unused fields in struct rmi_driver_data - - - --- 2016-11-29 Benjamin Tissoires Accepted
[03/11] selftests: hid: import hid-tools hid-gamepad tests selftests: hid: import the tests from hid-tools - - - --- 2023-02-17 Benjamin Tissoires Mainlined
[03/12] HID: core: split data fetching from processing in hid_input_field() HID: fix for generic input processing - - - --- 2022-01-26 Benjamin Tissoires Superseded
[03/13] Input: synaptics-rmi4 - add rmi_enable/disable_irq - - - --- 2016-11-29 Benjamin Tissoires Accepted
[04/11] selftests: hid: import hid-tools hid-keyboards tests selftests: hid: import the tests from hid-tools - - - --- 2023-02-17 Benjamin Tissoires Mainlined
[04/12] HID: input: tag touchscreens as such if the physical is not there HID: fix for generic input processing - - - --- 2022-01-26 Benjamin Tissoires jikos Superseded
[04/13] Input: synaptics-rmi4 - remove mutex calls while updating the firmware - - - --- 2016-11-29 Benjamin Tissoires Accepted
[05/11] selftests: hid: import hid-tools hid-mouse tests selftests: hid: import the tests from hid-tools - - - --- 2023-02-17 Benjamin Tissoires Mainlined
[05/12] HID: input: rework spaghetti code with switch statements HID: fix for generic input processing - - - --- 2022-01-26 Benjamin Tissoires jikos Superseded
[05/13] Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functions - - - --- 2016-11-29 Benjamin Tissoires Accepted
[06/12] HID: input: move up out-of-range processing of input values HID: fix for generic input processing - - - --- 2022-01-26 Benjamin Tissoires jikos Superseded
[06/13] Input: synaptics-rmi4 - have only one struct platform data - 1 - --- 2016-11-29 Benjamin Tissoires Accepted
[07/12] HID: compute an ordered list of input fields to process HID: fix for generic input processing - - - --- 2022-01-26 Benjamin Tissoires Superseded
[08/11] selftests: hid: import hid-tools hid-apple tests selftests: hid: import the tests from hid-tools - - - --- 2023-02-17 Benjamin Tissoires Mainlined
[08/12] HID: core: for input reports, process the usages by priority list HID: fix for generic input processing - - - --- 2022-01-26 Benjamin Tissoires jikos Superseded
[09/11] selftests: hid: import hid-tools hid-ite tests selftests: hid: import the tests from hid-tools - - - --- 2023-02-17 Benjamin Tissoires Mainlined
[09/12] HID: input: enforce Invert usage to be processed before InRange HID: fix for generic input processing - - - --- 2022-01-26 Benjamin Tissoires Superseded
[1/2] HID: do not call hid_set_drvdata(hdev, NULL) in drivers HID: do not call hid_set_drvdata(hdev, NULL) in drivers - - - --- 2019-08-12 Benjamin Tissoires jikos Mainlined
[1/2] HID: input: make sure the wheel high resolution multiplier is set [1/2] HID: input: make sure the wheel high resolution multiplier is set - - - --- 2019-04-23 Benjamin Tissoires Mainlined
[1/2] HID: multitouch: do not filter mice nodes HID multitouch: small fixes - - - --- 2019-08-12 Benjamin Tissoires jikos Mainlined
[1/2] Revert "HID: logitech-hidpp: add USB PID for a few more supported mice" Fix support of a few Logitech devices broken in 5.3 - - - --- 2019-08-13 Benjamin Tissoires jikos Mainlined
[1/3] Input: synaptics - keep PS/2 around when RMI4_SMB is not compiled in - - - --- 2017-05-23 Benjamin Tissoires Accepted
[1/4] Input: elan_i2c - fix return tests of i2c_smbus_read_block_data() - - - --- 2016-09-28 Benjamin Tissoires Accepted
[1/4] Revert "HID: Increase maximum report size allowed by hid_field_extract()" few reverts and fixes for 5.2 - - - --- 2019-06-05 Benjamin Tissoires jikos Mainlined
[10/12] HID: input: remove the need for HID_QUIRK_INVERT HID: fix for generic input processing - - - --- 2022-01-26 Benjamin Tissoires Superseded
[11/11] selftests: hid: import hid-tools usb-crash tests selftests: hid: import the tests from hid-tools - - - --- 2023-02-17 Benjamin Tissoires Mainlined
[11/12] HID: input: accommodate priorities for slotted devices HID: fix for generic input processing - - - --- 2022-01-26 Benjamin Tissoires Superseded
[12/12] Input: docs: add more details on the use of BTN_TOOL HID: fix for generic input processing 1 - - --- 2022-01-26 Benjamin Tissoires Superseded
[2/2] HID: input: fix assignment of .value [1/2] HID: input: make sure the wheel high resolution multiplier is set - - - --- 2019-04-23 Benjamin Tissoires jikos Mainlined
[2/2] HID: logitech-hidpp: remove support for the G700 over USB Fix support of a few Logitech devices broken in 5.3 - - - --- 2019-08-13 Benjamin Tissoires jikos Mainlined
[2/2] HID: multitouch: add support for the Smart Tech panel HID multitouch: small fixes - - - --- 2019-08-12 Benjamin Tissoires jikos Mainlined
[2/2] HID: wacom: do not call hid_set_drvdata(hdev, NULL) HID: do not call hid_set_drvdata(hdev, NULL) in drivers 1 - - --- 2019-08-12 Benjamin Tissoires jikos Mainlined
[2/3] Input: synaptics - warn the users when there is a better mode - - - --- 2017-05-23 Benjamin Tissoires Accepted
[2/4] Revert "HID: core: Do not call request_module() in async context" few reverts and fixes for 5.2 - - - --- 2019-06-05 Benjamin Tissoires jikos Mainlined
[3/3] Input: synaptics - tell users to report when they should be using rmi-smbus - - - --- 2017-05-23 Benjamin Tissoires Accepted
[3/4] HID: add suspend/resume helpers HID: followup of uhid crashes, and couple of core - - - --- 2021-12-02 Benjamin Tissoires Mainlined
[3/4] Revert "HID: core: Call request_module before doing device_add" few reverts and fixes for 5.2 - - - --- 2019-06-05 Benjamin Tissoires jikos Mainlined
[4/4] HID: do not inline some hid_hw_ functions HID: followup of uhid crashes, and couple of core - - - --- 2021-12-02 Benjamin Tissoires Mainlined
[4/4] HID: logitech-dj: Fix 064d:c52f receiver support few reverts and fixes for 5.2 - - - --- 2019-06-05 Benjamin Tissoires jikos Mainlined
[bpf-next,v1,1/6] HID: initial BPF implementation Introduce eBPF support for HID devices - - - --- 2022-02-24 Benjamin Tissoires Superseded
[bpf-next,v1,2/6] HID: bpf: allow to change the report descriptor from an eBPF program Introduce eBPF support for HID devices - - - --- 2022-02-24 Benjamin Tissoires Superseded
[bpf-next,v1,3/6] HID: bpf: add hid_{get|set}_data helpers Introduce eBPF support for HID devices - - - --- 2022-02-24 Benjamin Tissoires Superseded
[bpf-next,v1,4/6] HID: bpf: add new BPF type to trigger commands from userspace Introduce eBPF support for HID devices - - - --- 2022-02-24 Benjamin Tissoires Superseded
[bpf-next,v1,5/6] HID: bpf: tests: rely on uhid event to know if a test device is ready Introduce eBPF support for HID devices - - - --- 2022-02-24 Benjamin Tissoires Superseded
[bpf-next,v1,6/6] HID: bpf: add bpf_hid_raw_request helper function Introduce eBPF support for HID devices - - - --- 2022-02-24 Benjamin Tissoires Superseded
[bpf-next,v10,01/23] selftests/bpf: regroup and declare similar kfuncs selftests in an array Introduce eBPF support for HID devices - - - --- 2022-09-02 Benjamin Tissoires Superseded
[bpf-next,v10,02/23] bpf: split btf_check_subprog_arg_match in two Introduce eBPF support for HID devices - - - --- 2022-09-02 Benjamin Tissoires Superseded
[bpf-next,v10,03/23] bpf/verifier: allow all functions to read user provided context Introduce eBPF support for HID devices 1 - - --- 2022-09-02 Benjamin Tissoires Superseded
[bpf-next,v10,04/23] selftests/bpf: add test for accessing ctx from syscall program type Introduce eBPF support for HID devices - - - --- 2022-09-02 Benjamin Tissoires Superseded
[bpf-next,v10,05/23] bpf/btf: bump BTF_KFUNC_SET_MAX_CNT Introduce eBPF support for HID devices - - - --- 2022-09-02 Benjamin Tissoires Superseded
[bpf-next,v10,06/23] bpf/verifier: allow kfunc to return an allocated mem Introduce eBPF support for HID devices 1 - - --- 2022-09-02 Benjamin Tissoires Superseded
[bpf-next,v10,07/23] selftests/bpf: Add tests for kfunc returning a memory pointer Introduce eBPF support for HID devices - - - --- 2022-09-02 Benjamin Tissoires Superseded
[bpf-next,v10,08/23] HID: core: store the unique system identifier in hid_device Introduce eBPF support for HID devices - 1 - --- 2022-09-02 Benjamin Tissoires Superseded
[bpf-next,v10,09/23] HID: export hid_report_type to uapi Introduce eBPF support for HID devices - 1 - --- 2022-09-02 Benjamin Tissoires Superseded
[bpf-next,v10,10/23] HID: convert defines of HID class requests into a proper enum Introduce eBPF support for HID devices - 1 - --- 2022-09-02 Benjamin Tissoires Superseded
[bpf-next,v10,11/23] HID: Kconfig: split HID support and hid-core compilation Introduce eBPF support for HID devices - 1 - --- 2022-09-02 Benjamin Tissoires Superseded
[bpf-next,v10,12/23] HID: initial BPF implementation Introduce eBPF support for HID devices - 1 - --- 2022-09-02 Benjamin Tissoires Superseded
[bpf-next,v10,13/23] selftests/bpf: add tests for the HID-bpf initial implementation Introduce eBPF support for HID devices - - - --- 2022-09-02 Benjamin Tissoires Superseded
[bpf-next,v10,14/23] HID: bpf: allocate data memory for device_event BPF programs Introduce eBPF support for HID devices - 1 - --- 2022-09-02 Benjamin Tissoires Superseded
[bpf-next,v10,15/23] selftests/bpf/hid: add test to change the report size Introduce eBPF support for HID devices - - - --- 2022-09-02 Benjamin Tissoires Superseded
[bpf-next,v10,16/23] HID: bpf: introduce hid_hw_request() Introduce eBPF support for HID devices - 1 - --- 2022-09-02 Benjamin Tissoires Superseded
[bpf-next,v10,17/23] selftests/bpf: add tests for bpf_hid_hw_request Introduce eBPF support for HID devices - - - --- 2022-09-02 Benjamin Tissoires Superseded
[bpf-next,v10,18/23] HID: bpf: allow to change the report descriptor Introduce eBPF support for HID devices - 1 - --- 2022-09-02 Benjamin Tissoires Superseded
[bpf-next,v10,19/23] selftests/bpf: add report descriptor fixup tests Introduce eBPF support for HID devices - - - --- 2022-09-02 Benjamin Tissoires Superseded
[bpf-next,v10,20/23] selftests/bpf: Add a test for BPF_F_INSERT_HEAD Introduce eBPF support for HID devices - - - --- 2022-09-02 Benjamin Tissoires Superseded
[bpf-next,v10,21/23] samples/bpf: HID: add new hid_mouse example Introduce eBPF support for HID devices - - - --- 2022-09-02 Benjamin Tissoires Superseded
[bpf-next,v10,22/23] samples/bpf: HID: add Surface Dial example Introduce eBPF support for HID devices - - - --- 2022-09-02 Benjamin Tissoires Superseded
[bpf-next,v10,23/23] Documentation: add HID-BPF docs Introduce eBPF support for HID devices - - - --- 2022-09-02 Benjamin Tissoires Superseded
[bpf-next,v2,01/28] bpf: add new is_sys_admin_prog_type() helper Introduce eBPF support for HID devices 1 - - --- 2022-03-04 Benjamin Tissoires Superseded
[bpf-next,v2,02/28] bpf: introduce hid program type Introduce eBPF support for HID devices - 1 - --- 2022-03-04 Benjamin Tissoires Superseded
[bpf-next,v2,03/28] HID: hook up with bpf Introduce eBPF support for HID devices - 1 - --- 2022-03-04 Benjamin Tissoires Superseded
[bpf-next,v2,04/28] libbpf: add HID program type and API Introduce eBPF support for HID devices 1 - - --- 2022-03-04 Benjamin Tissoires Superseded
[bpf-next,v2,05/28] selftests/bpf: add tests for the HID-bpf initial implementation Introduce eBPF support for HID devices - - - --- 2022-03-04 Benjamin Tissoires Superseded
[bpf-next,v2,06/28] samples/bpf: add new hid_mouse example Introduce eBPF support for HID devices - 1 - --- 2022-03-04 Benjamin Tissoires Superseded
[bpf-next,v2,07/28] bpf/hid: add a new attach type to change the report descriptor Introduce eBPF support for HID devices - 1 - --- 2022-03-04 Benjamin Tissoires Superseded
[bpf-next,v2,08/28] HID: allow to change the report descriptor from an eBPF program Introduce eBPF support for HID devices - 1 - --- 2022-03-04 Benjamin Tissoires Superseded
[bpf-next,v2,09/28] libbpf: add new attach type BPF_HID_RDESC_FIXUP Introduce eBPF support for HID devices - - - --- 2022-03-04 Benjamin Tissoires Superseded
[bpf-next,v2,10/28] selftests/bpf: add report descriptor fixup tests Introduce eBPF support for HID devices - 1 - --- 2022-03-04 Benjamin Tissoires Superseded
[bpf-next,v2,11/28] samples/bpf: add a report descriptor fixup Introduce eBPF support for HID devices - - - --- 2022-03-04 Benjamin Tissoires Superseded
[bpf-next,v2,12/28] bpf/hid: add hid_{get|set}_data helpers Introduce eBPF support for HID devices - 1 - --- 2022-03-04 Benjamin Tissoires Superseded
[bpf-next,v2,13/28] HID: bpf: implement hid_bpf_get|set_data Introduce eBPF support for HID devices - - - --- 2022-03-04 Benjamin Tissoires Superseded
[bpf-next,v2,14/28] selftests/bpf: add tests for hid_{get|set}_data helpers Introduce eBPF support for HID devices - - - --- 2022-03-04 Benjamin Tissoires Superseded
[bpf-next,v2,15/28] bpf/hid: add new BPF type to trigger commands from userspace Introduce eBPF support for HID devices - - - --- 2022-03-04 Benjamin Tissoires Superseded
[bpf-next,v2,16/28] libbpf: add new attach type BPF_HID_USER_EVENT Introduce eBPF support for HID devices - - - --- 2022-03-04 Benjamin Tissoires Superseded
[bpf-next,v2,17/28] selftests/bpf: add test for user call of HID bpf programs Introduce eBPF support for HID devices - - - --- 2022-03-04 Benjamin Tissoires Superseded
[bpf-next,v2,18/28] selftests/bpf: hid: rely on uhid event to know if a test device is ready Introduce eBPF support for HID devices - - - --- 2022-03-04 Benjamin Tissoires Superseded
[bpf-next,v2,19/28] bpf/hid: add bpf_hid_raw_request helper function Introduce eBPF support for HID devices - - - --- 2022-03-04 Benjamin Tissoires Superseded
[bpf-next,v2,20/28] HID: add implementation of bpf_hid_raw_request Introduce eBPF support for HID devices - - - --- 2022-03-04 Benjamin Tissoires Superseded
[bpf-next,v2,21/28] selftests/bpf: add tests for bpf_hid_hw_request Introduce eBPF support for HID devices - - - --- 2022-03-04 Benjamin Tissoires Superseded
[bpf-next,v2,22/28] bpf/verifier: prevent non GPL programs to be loaded against HID Introduce eBPF support for HID devices - - - --- 2022-03-04 Benjamin Tissoires Superseded
[bpf-next,v2,23/28] HID: bpf: compute only the required buffer size for the device Introduce eBPF support for HID devices - - - --- 2022-03-04 Benjamin Tissoires jikos Superseded
[bpf-next,v2,24/28] HID: bpf: only call hid_bpf_raw_event() if a ctx is available Introduce eBPF support for HID devices - - - --- 2022-03-04 Benjamin Tissoires jikos Superseded
[bpf-next,v2,25/28] bpf/hid: Add a flag to add the program at the beginning of the list Introduce eBPF support for HID devices - - - --- 2022-03-04 Benjamin Tissoires Superseded
[bpf-next,v2,26/28] libbpf: add handling for BPF_F_INSERT_HEAD in HID programs Introduce eBPF support for HID devices - - - --- 2022-03-04 Benjamin Tissoires Superseded
« 1 2 3 4 »