VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-08-12
HID: ft260: fix device removal due to USB disconnect
Michael Zaidman
2021-08-04
HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDT
Jason Gerecke
2021-07-14
HID: surface-hid: Fix get-report request
Maximilian Luz
2021-07-14
HID: wacom: Correct base usage for capacitive ExpressKey status bits
Jason Gerecke
2021-07-14
HID: sony: fix freeze when inserting ghlive ps3/wii dongles
Pascal Giard
2021-07-14
HID: hid-input: add Surface Go battery quirk
Zoltan Tamas Vajda
2021-07-14
HID: do not use down_interruptible() when unbinding devices
Dmitry Torokhov
2021-05-27
HID: asus: Cleanup Asus T101HA keyboard-dock handling
Hans de Goede
2021-05-27
HID: magicmouse: fix NULL-deref on disconnect
Johan Hovold
2021-05-27
HID: intel-ish-hid: ipc: Add Alder Lake device IDs
Ye Xiang
2021-05-27
HID: i2c-hid: fix format string mismatch
Arnd Bergmann
2021-05-27
HID: amd_sfh: Fix memory leak in amd_sfh_work
Basavaraj Natikar
2021-05-27
HID: amd_sfh: Use devm_kzalloc() instead of kzalloc()
Basavaraj Natikar
2021-05-27
HID: ft260: improve error handling of ft260_hid_feature_report_get()
Michael Zaidman
2021-05-27
HID: magicmouse: fix crash when disconnecting Magic Trackpad 2
José Expósito
2021-05-27
HID: gt683r: add missing MODULE_DEVICE_TABLE
Bixuan Cui
2021-05-27
HID: pidff: fix error return code in hid_pidff_init()
Zhen Lei
2021-05-27
HID: logitech-hidpp: initialize level variable
Tom Rix
2021-05-27
HID: multitouch: Disable event reporting on suspend on the Asus T101HA touchpad
Hans de Goede
2021-05-27
HID: core: Remove extraneous empty line before EXPORT_SYMBOL_GPL(hid_check_keys_pressed)
Hans de Goede
2021-05-26
HID: hid-sensor-custom: Process failure of sensor_hub_set_feature()
Srinivas Pandruvada
2021-05-07
HID: i2c-hid: Skip ELAN power-on command after reset
Johnny Chuang
2021-05-05
HID: usbhid: fix info leak in hid_submit_ctrl
Anirudh Rayabharam
2021-05-05
HID: Add BUS_VIRTUAL to hid_connect logging
Mark Bolhuis
2021-05-05
HID: multitouch: set Stylus suffix for Stylus-application devices, too
Ahelenia Ziemiańska
2021-05-05
HID: multitouch: require Finger field to mark Win8 reports as MT
Ahelenia Ziemiańska
2021-05-05
HID: remove the unnecessary redefinition of a macro
Hamza Mahfooz
2021-05-05
HID: quirks: Add quirk for Lenovo optical mouse
Saeed Mirzamohammadi
2021-05-05
HID: asus: filter G713/G733 key event to prevent shutdown
Luke D Jones
2021-05-05
HID: hid-sensor-hub: Return error for hid_set_field() failure
Srinivas Pandruvada
2021-05-05
HID: ft260: check data size in ft260_smbus_write()
Michael Zaidman
2021-05-05
HID: surface-hid: Fix integer endian conversion
Maximilian Luz
2021-05-05
HID: hid-debug: recognize KEY_ASSISTANT and KEY_KBD_LAYOUT_NEXT
Dmitry Torokhov
2021-05-05
HID: hid-input: add mapping for emoji picker key
Dmitry Torokhov
2021-05-05
HID: a4tech: use A4_2WHEEL_MOUSE_HACK_B8 for A4TECH NB-95
Mateusz Jończyk
2021-05-05
HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K15A keyboard-dock
Hans de Goede
2021-05-05
HID: thrustmaster: fix return value check in thrustmaster_probe()
Wei Yongjun
2021-05-05
HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65
Nirenjan Krishnan
2021-05-05
HID: asus: Filter keyboard EC for old ROG keyboard
Luke D Jones
2021-05-05
HID: semitek: new driver for GK6X series keyboards
Benjamin Moody
2021-04-29
Merge branch 'for-5.13/warnings' into for-linus
Jiri Kosina
2021-04-29
Merge branch 'for-5.13/wacom' into for-linus
Jiri Kosina
2021-04-29
Merge branch 'for-5.13/thrustmaster' into for-linus
Jiri Kosina
2021-04-29
Merge branch 'for-5.13/surface-system-aggregator-intergration' into for-linus
Jiri Kosina
2021-04-29
Merge branch 'for-5.13/plantronics' into for-linus
Jiri Kosina
2021-04-29
Merge branch 'for-5.13/magicmouse' into for-linus
Jiri Kosina
2021-04-29
Merge branch 'for-5.13/logitech' into for-linus
Jiri Kosina
2021-04-29
Merge branch 'for-5.13/lenovo' into for-linus
Jiri Kosina
2021-04-29
Merge branch 'for-5.13/i2c-hid' into for-linus
Jiri Kosina
2021-04-29
Merge branch 'for-5.13/ft260' into for-linus
Jiri Kosina
2021-04-29
Merge branch 'for-5.13/elan' into for-linus
Jiri Kosina
2021-04-29
Merge branch 'for-5.13/core' into for-linus
Jiri Kosina
2021-04-13
HID: wacom: Setup pen input capabilities to the targeted tools
Ping Cheng
2021-04-07
HID: hid-sensor-hub: Move 'hsdev' description to correct struct definition
Lee Jones
2021-04-07
HID: hid-sensor-hub: Remove unused struct member 'quirks'
Lee Jones
2021-04-07
HID: wacom_sys: Demote kernel-doc abuse
Lee Jones
2021-04-07
HID: hid-sensor-custom: Remove unused variable 'ret'
Lee Jones
2021-04-07
HID: hid-uclogic-params: Ensure function names are present and correct in kernel-doc headers
Lee Jones
2021-04-07
HID: hid-uclogic-rdesc: Kernel-doc is for functions and structs
Lee Jones
2021-04-07
HID: hid-logitech-hidpp: Fix conformant kernel-doc header and demote abuses
Lee Jones
2021-04-07
HID: hid-picolcd_core: Remove unused variable 'ret'
Lee Jones
2021-04-07
HID: hid-kye: Fix incorrect function name for kye_tablet_enable()
Lee Jones
2021-04-07
HID: hid-core: Fix incorrect function name in header
Lee Jones
2021-04-07
HID: hid-alps: Correct struct misnaming
Lee Jones
2021-04-07
HID: usbhid: hid-pidff: Demote a couple kernel-doc abuses
Lee Jones
2021-04-07
HID: usbhid: Repair a formatting issue in a struct description
Lee Jones
2021-04-07
HID: hid-thrustmaster: Demote a bunch of kernel-doc abuses
Lee Jones
2021-04-07
HID: input: map battery capacity (00850065)
John Chen
2021-04-07
HID: magicmouse: fix reconnection of Magic Mouse 2
John Chen
2021-04-07
HID: magicmouse: fix 3 button emulation of Mouse 2
John Chen
2021-04-07
HID: magicmouse: add Apple Magic Mouse 2 support
John Chen
2021-04-07
HID: lenovo: Add support for Thinkpad X1 Tablet Thin keyboard
Hans de Goede
2021-04-07
HID: lenovo: Rework how the tp10ubkbd code decides which USB interface to use
Hans de Goede
2021-04-07
HID: lenovo: Set default_triggers for the mute and micmute LEDs
Hans de Goede
2021-04-07
HID: lenovo: Map mic-mute button to KEY_F20 instead of KEY_MICMUTE
Hans de Goede
2021-04-07
HID: lenovo: Set LEDs max_brightness value
Hans de Goede
2021-04-07
HID: lenovo: Remove lenovo_led_brightness_get()
Hans de Goede
2021-04-07
HID: lenovo: Check hid_get_drvdata() returns non NULL in lenovo_event()
Hans de Goede
2021-04-07
HID: lenovo: Fix lenovo_led_set_tp10ubkbd() error handling
Hans de Goede
2021-04-07
HID: lenovo: Use brightness_set_blocking callback for setting LEDs brightness
Hans de Goede
2021-04-07
HID: elan: Remove elan_mute_led_get_brigtness()
Hans de Goede
2021-04-07
HID: elan: Set default_trigger for the mute LED
Hans de Goede
2021-04-07
HID: elan: Silence mute LED errors being logged when the device is unplugged
Hans de Goede
2021-03-30
HID: fix memdup.cocci warnings
kernel test robot
2021-03-30
HID: surface-hid: Add support for legacy keyboard interface
Maximilian Luz
2021-03-30
HID: Add support for Surface Aggregator Module HID transport
Maximilian Luz
2021-03-19
HID: thrustmaster: introduce proper USB dependency
Jiri Kosina
2021-03-19
HID: ft260: fix an error message in ft260_i2c_write_read()
Dan Carpenter
2021-03-19
HID: support for initialization of some Thrustmaster wheels
Dario Pagani
2021-03-16
HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices
Ping Cheng
2021-03-16
HID: ft260: add usb hid to i2c host bridge driver
Michael Zaidman
2021-03-08
AMD_SFH: Add DMI quirk table for BIOS-es which don't set the activestatus bits
Hans de Goede
2021-03-08
AMD_SFH: Add sensor_mask module parameter
Hans de Goede
2021-03-08
AMD_SFH: Removed unused activecontrolstatus member from the amd_mp2_dev struct
Hans de Goede
2021-03-08
HID: wacom: Assign boolean values to a bool variable
Jiapeng Zhong
2021-03-08
HID cp2112: fix support for multiple gpiochips
Douglas Gilbert
2021-03-08
HID: alps: fix error return code in alps_input_configured()
Jia-Ju Bai
2021-03-08
HID: asus: Add support for 2021 ASUS N-Key keyboard
Luke D Jones
2021-03-08
HID: hiddev: Return specific error codes on connect failure
Jason Gerecke
2021-03-08
HID: plantronics: Workaround for double volume key presses
Maxim Mikityanskiy
2021-03-08
HID: logitech-dj: Handle newer quad/bt2.0 receivers in HID proxy mode
Hans de Goede
2021-03-08
HID: logitech-dj: Use hid-ids.h defines for USB device-ids for all supported devices
Hans de Goede
2021-03-08
HID: google: add don USB id
Shou-Chieh Hsu
2021-03-08
HID: i2c-hid: acpi: Drop redundant ACPI_PTR()
Andy Shevchenko
2021-03-08
HID: i2c-hid: acpi: Move GUID out of function and described it
Andy Shevchenko
2021-03-08
HID: i2c-hid: acpi: Switch to new style i2c-driver probe function
Andy Shevchenko
2021-03-08
HID: i2c-hid: acpi: Get ACPI companion only once and reuse it
Andy Shevchenko
2021-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
2021-02-23
Merge branch 'for-5.12/uclogic' into for-linus
Jiri Kosina
2021-02-23
Merge branch 'for-5.12/sony' into for-linus
Jiri Kosina
2021-02-23
Merge branch 'for-5.12/playstation-v2' into for-linus
Jiri Kosina
2021-02-23
Merge branch 'for-5.12/multitouch' into for-linus
Jiri Kosina
2021-02-23
Merge branch 'for-5.12/logitech' into for-linus
Jiri Kosina
2021-02-23
Merge branch 'for-5.12/intel-ish' into for-linus
Jiri Kosina
2021-02-23
Merge branch 'for-5.12/i2c-hid' into for-linus
Jiri Kosina
2021-02-23
Merge branch 'for-5.12/google' into for-linus
Jiri Kosina
2021-02-23
Merge branch 'for-5.12/doc' into for-linus
Jiri Kosina
2021-02-23
Merge branch 'for-5.12/chicony' into for-linus
Jiri Kosina
2021-02-23
Merge branch 'for-5.12/core' into for-linus
Jiri Kosina
2021-02-20
Merge tag 'staging-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
2021-02-18
HID: playstation: add DualSense player LED support.
Roderick Colenbrander
2021-02-18
HID: playstation: add microphone mute support for DualSense.
Roderick Colenbrander
2021-02-18
HID: playstation: add initial DualSense lightbar support.
Roderick Colenbrander
2021-02-18
HID: wacom: Ignore attempts to overwrite the touch_max value from HID
Jason Gerecke
2021-02-17
HID: playstation: fix array size comparison (off-by-one)
Colin Ian King
2021-02-17
HID: playstation: fix unused variable in ps_battery_get_property.
Roderick Colenbrander
2021-02-17
HID: playstation: report DualSense hardware and firmware version.
Roderick Colenbrander
2021-02-11
HID: playstation: add DualSense classic rumble support.
Roderick Colenbrander
2021-02-11
HID: playstation: add DualSense Bluetooth support.
Roderick Colenbrander
2021-02-11
HID: playstation: track devices in list.
Roderick Colenbrander
2021-02-11
HID: playstation: add DualSense accelerometer and gyroscope support.
Roderick Colenbrander
2021-02-11
HID: playstation: add DualSense touchpad support.
Roderick Colenbrander
2021-02-11
HID: playstation: add DualSense battery support.
Roderick Colenbrander
2021-02-11
HID: playstation: use DualSense MAC address as unique identifier.
Roderick Colenbrander
2021-02-11
HID: playstation: initial DualSense USB support.
Roderick Colenbrander
2021-02-09
HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch 10E
Hans de Goede
2021-02-09
HID: Ignore battery for Elan touchscreen on HP Spectre X360 15-df0xxx
Elia Devito
2021-02-09
HID: logitech-dj: add support for the new lightspeed connection iteration
Filipe Laíns
2021-02-09
HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device ID
You-Sheng Yang
2021-02-05
HID: logitech-dj: add support for keyboard events in eQUAD step 4 Gaming
Filipe Laíns
2021-02-05
HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on Voyo Winpad A15
Hans de Goede
2021-02-05
HID: displays: convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
2021-02-05
HID: wacom: convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
2021-02-05
HID: lg-g15: make a const array static, makes object smaller
Colin Ian King
2021-02-02
HID: google: Get HID report on probe to confirm tablet switch state
Nicolas Boichat
2021-02-02
HID: hid-input: avoid splitting keyboard, system and consumer controls
Dmitry Torokhov
2021-01-26
HID: correct kernel-doc notation in hid-quirks.c
Randy Dunlap
2021-01-26
HID: wacom: Correct NULL dereference on AES pen proximity
Jason Gerecke
2021-01-26
HID: multitouch: Set to high latency mode on suspend.
Blaž Hrastnik
2021-01-25
Merge 5.11-rc5 into staging-next
Greg Kroah-Hartman
2021-01-25
HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input devices
Kai-Heng Feng
2021-01-22
HID: hid-sensor-custom: Add custom sensor iio support
Ye Xiang
2021-01-18
HID: i2c-hid: Introduce goodix-i2c-hid using i2c-hid core
Douglas Anderson
2021-01-18
HID: i2c-hid: Reorganize so ACPI and OF are separate modules
Douglas Anderson
2021-01-18
HID: logitech-hidpp: add support for Unified Battery (1004) feature
Filipe Laíns
2021-01-18
HID: sony: Add support for tilt on guitar hero guitars
Sanjay Govind
2021-01-18
HID: make arrays usage and value to be the same
Will McVicker
2021-01-14
HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth mode
Nicholas Miell
2021-01-14
HID: chicony: Add Wireless Radio Control feature for Chicony devices
Jian-Hong Pan
2021-01-08
HID: Ignore battery for Elan touchscreen on ASUS UX550
Seth Miller
2021-01-08
HID: logitech-dj: add the G602 receiver
Filipe Laíns
2021-01-08
HID: core: detect and skip invalid inputs to snto32()
Randy Dunlap
2021-01-08
HID: uclogic: Improve support for Trust Panora
Cristian Klein
2021-01-07
HID: wiimote: remove h from printk format specifier
Tom Rix
2021-01-07
HID: uclogic: remove h from printk format specifier
Tom Rix
2021-01-06
HID: intel-ish-hid: ipc: Address EHL Sx resume issues
Zhang Lixu
2021-01-06
HID: intel-ish-hid: ipc: finish power flow for EHL OOB
Zhang Lixu
2021-01-04
HID: sony: select CONFIG_CRC32
Arnd Bergmann
2021-01-04
HID: sfh: fix address space confusion
Arnd Bergmann
2021-01-04
HID: multitouch: Enable multi-input for Synaptics pointstick/touchpad device
Kai-Heng Feng
2020-12-22
HID: wacom: Fix memory leakage caused by kfifo_alloc
Ping Cheng
2020-12-16
Merge branch 'for-5.11/wacom' into for-linus
Jiri Kosina
2020-12-16
Merge branch 'for-5.11/sony' into for-linus
Jiri Kosina
2020-12-16
Merge branch 'for-5.11/intel-ish' into for-linus
Jiri Kosina
2020-12-16
Merge branch 'for-5.11/i2c-hid' into for-linus
Jiri Kosina
2020-12-16
Merge branch 'for-5.11/elecom' into for-linus
Jiri Kosina
2020-12-16
Merge branch 'for-5.11/core' into for-linus
Jiri Kosina
2020-12-16
Merge branch 'for-5.11/asus' into for-linus
Jiri Kosina
2020-12-16
Merge branch 'for-5.11/amd-sfh-hid' into for-linus
Jiri Kosina
2020-11-27
HID: i2c-hid: add Vero K147 to descriptor override
Julian Sax
2020-11-27
HID: ite: Add support for Acer S1002 keyboard-dock
Hans de Goede
2020-11-27
HID: sony: support for ghlive ps3/wii u dongles
Pascal Giard
2020-11-27
HID: hidraw: Add additional hidraw input/output report ioctls.
Dean Camera
2020-11-25
HID: elecom: drop stray comment
Jiri Kosina
2020-11-25
HID: mf: add support for 0079:1846 Mayflash/Dragonrise USB Gamecube Adapter
Ethan Warth
2020-11-25
HID: elecom: add support for EX-G M-XGL20DLBK wireless mouse
YOSHIOKA Takuma
2020-11-25
HID: elecom: rewrite report based on model specific parameters
YOSHIOKA Takuma
2020-11-25
HID: wacom: Constify attribute_groups
Rikard Falkeborn
2020-11-25
HID: input: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-25
HID: usbhid: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-25
HID: logitech-hidpp: Add hid_device_id for V470 bluetooth mouse
Hans de Goede
2020-11-25
HID: intel-ish-hid: Remove unnecessary assignment to variable rv
Jing Xiangfeng
2020-11-25
HID: sony: Workaround for DS4 dongle hotplug kernel crash.
Roderick Colenbrander
2020-11-25
HID: sony: Don't use fw_version/hw_version for sysfs cleanup.
Roderick Colenbrander
2020-11-25
HID: sony: Report more accurate DS4 power status.
Roderick Colenbrander
2020-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
2020-11-19
HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00 receiver
Hans de Goede
2020-11-19
HID: logitech-dj: Fix an error in mse_bluetooth_descriptor
Hans de Goede
2020-11-12
SFH: fix error return check for -ERESTARTSYS
Colin Ian King
2020-11-12
HID: Add Logitech Dinovo Edge battery quirk
Hans de Goede