index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
x86-android-tablets
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-10
platform/x86: x86-android-tablets: Add support for getting serdev-controller ...
Hans de Goede
1
-3
/
+19
2024-12-10
platform/x86: x86-android-tablets: Store serdev-controller ACPI HID + UID in ...
Hans de Goede
1
-1
/
+1
2024-12-10
platform/x86: x86-android-tablets: Change x86_instantiate_serdev() prototype
Hans de Goede
1
-2
/
+3
2024-12-10
platform/x86: x86-android-tablets: Add missing __init to get_i2c_adap_by_*()
Hans de Goede
1
-2
/
+2
2024-11-21
Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-9
/
+51
2024-11-06
platform/x86: x86-android-tablets: Add support for getting i2c_adapter by PCI...
Hans de Goede
1
-1
/
+36
2024-11-06
platform/x86: x86-android-tablets: Add get_i2c_adap_by_handle() helper
Hans de Goede
1
-9
/
+16
2024-10-17
platform/x86: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-10-06
platform/x86: x86-android-tablets: Fix use after free on platform_device_regi...
Hans de Goede
1
-2
/
+4
2024-09-04
platform/x86: x86-android-tablets: Fix spelling in the comments
Andy Shevchenko
1
-10
/
+10
2024-05-14
platform/x86: x86-android-tablets: Pass struct device to init()
Hans de Goede
1
-1
/
+1
2024-04-15
platform/x86: android-tablets: Use GPIO_LOOKUP() macro
Andy Shevchenko
1
-4
/
+2
2024-04-15
platform/x86: x86-android-tablets: Unregister devices in reverse order
Hans de Goede
1
-4
/
+4
2024-02-20
platform/x86: x86-android-tablets: Fix serdev instantiation no longer working
Hans de Goede
1
-26
/
+9
2024-02-20
platform/x86: x86-android-tablets: Fix keyboard touchscreen on Lenovo Yogaboo...
Hans de Goede
1
-0
/
+3
2023-12-04
platform/x86: x86-android-tablets: Fix an IS_ERR() vs NULL check in probe
Dan Carpenter
1
-2
/
+2
2023-11-20
platform/x86: x86-android-tablets: Add support for SPI device instantiation
Hans de Goede
1
-0
/
+62
2023-09-12
platform/x86: x86-android-tablets: Add a comment about x86_android_tablet_get...
Hans de Goede
1
-0
/
+15
2023-09-11
platform/x86: x86-android-tablets: Use platform-device as gpio-keys parent
Hans de Goede
1
-1
/
+1
2023-09-11
platform/x86: x86-android-tablets: Stop using gpiolib private APIs
Hans de Goede
1
-21
/
+30
2023-09-11
platform/x86: x86-android-tablets: Create a platform_device from module_init()
Hans de Goede
1
-13
/
+38
2023-09-11
platform/x86: x86-android-tablets: Remove invalid_aei_gpiochip support
Hans de Goede
1
-15
/
+0
2023-05-09
platform/x86: x86-android-tablets: Add support for more then 1 gpio_key
Hans de Goede
1
-11
/
+21
2023-03-07
platform/x86: x86-android-tablets: Add gpio_keys support to x86_android_table...
Hans de Goede
1
-1
/
+29
2023-03-07
platform/x86: x86-android-tablets: Move DMI match table into its own dmi.c file
Hans de Goede
1
-2
/
+0
2023-03-07
platform/x86: x86-android-tablets: Move core code into new core.c file
Hans de Goede
1
-0
/
+365