index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
x86-android-tablets
/
core.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-10
platform/x86: x86-android-tablets: Add support for getting serdev-controller by PCI parent
Hans de Goede
1
-3
/
+19
2024-12-10
platform/x86: x86-android-tablets: Store serdev-controller ACPI HID + UID in a union
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-20
Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
1
-9
/
+51
2024-11-06
platform/x86: x86-android-tablets: Add support for getting i2c_adapter by PCI parent devname()
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_register() errors
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 Yogabook1 X90
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_gpiod()
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_tablet_init()
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