index
:
pub/scm/linux/kernel/git/ido/linux.git
master
Ido's fun kernel projects
Ido Rosen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-08
platform/x86:intel/pmc: Use the return value of pmc_core_send_msg
Xi Pardee
1
-9
/
+6
2024-07-06
platform/x86: asus-wmi: support the disable camera LED on F10 of Zenbook 2023
Devin Bayer
1
-0
/
+35
2024-07-06
Merge branch 'pdx86/platform-drivers-x86-lenovo-c630' into review-ilpo
Ilpo Järvinen
1
-0
/
+1
2024-07-06
platform: arm64: lenovo-yoga-c630: select AUXILIARY_BUS
Dmitry Baryshkov
1
-0
/
+1
2024-07-05
Merge v6.10-rc6 into drm-next
Daniel Vetter
18
-56
/
+56
2024-07-03
platform/goldfish: goldfish_pipe: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2
-8
/
+5
2024-07-02
platform/x86: toshiba_acpi: Fix quickstart quirk handling
Armin Wolf
1
-13
/
+18
2024-07-01
platform: cznic: turris-omnia-mcu: Add support for MCU provided TRNG
Marek Behún
6
-2
/
+120
2024-07-01
platform: cznic: turris-omnia-mcu: Add support for MCU watchdog
Marek Behún
5
-0
/
+161
2024-07-01
platform: cznic: turris-omnia-mcu: Add support for poweroff and wakeup
Marek Behún
5
-0
/
+290
2024-07-01
platform: cznic: turris-omnia-mcu: Add support for MCU connected GPIOs
Marek Behún
5
-1
/
+1181
2024-07-01
platform: cznic: Add preliminary support for Turris Omnia MCU
Marek Behún
6
-0
/
+500
2024-07-01
platform/chrome: cros_ec_proto: Introduce cros_ec_get_cmd_versions()
Thomas Weißschuh
1
-0
/
+35
2024-06-24
platform/x86: wmi: Add driver_override support
Armin Wolf
1
-0
/
+33
2024-06-24
Merge branch 'pdx86/platform-drivers-x86-lenovo-c630' into review-ilpo
Ilpo Järvinen
1
-1
/
+1
2024-06-24
platform/arm64: build drivers even on non-ARM64 platforms
Dmitry Baryshkov
1
-1
/
+1
2024-06-24
platform/x86: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
6
-0
/
+6
2024-06-24
platform/x86/intel: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
5
-0
/
+5
2024-06-24
platform/x86/siemens: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
5
-0
/
+5
2024-06-24
platform/x86: lg-laptop: Use ACPI device handle when evaluating WMAB/WMBB
Armin Wolf
1
-46
/
+33
2024-06-24
platform/x86: lg-laptop: Change ACPI device id
Armin Wolf
1
-1
/
+1
2024-06-24
platform/x86: lg-laptop: Remove LGEX0815 hotkey handling
Armin Wolf
1
-8
/
+0
2024-06-24
platform/x86: wireless-hotkey: Add support for LG Airplane Button
Armin Wolf
1
-0
/
+2
2024-06-24
platform/mellanox: nvsw-sn2201: Add check for platform_device_add_resources
Chen Ni
1
-1
/
+4
2024-06-21
platform: mips: cpu_hwmon: Disable driver on unsupported hardware
Jiaxun Yang
1
-0
/
+3
2024-06-19
Merge drm/drm-next into drm-intel-next
Jani Nikula
92
-1459
/
+5373
2024-06-18
platform/x86/intel-uncore-freq: Use generic helpers for current frequency
Tero Kristo
1
-24
/
+1
2024-06-18
platform/x86/intel-uncore-freq: Rename the sysfs helper macro names
Tero Kristo
1
-14
/
+11
2024-06-18
platform/x86/intel-uncore-freq: Get rid of uncore_read_freq driver API
Tero Kristo
4
-22
/
+52
2024-06-18
platform/x86/intel-uncore-freq: Use uncore_index with read_control_freq
Tero Kristo
4
-34
/
+45
2024-06-18
platform/x86/intel-uncore-freq: Get rid of magic min_max argument
Tero Kristo
4
-21
/
+30
2024-06-18
platform/x86/intel-uncore-freq: Get rid of magic values
Tero Kristo
1
-8
/
+14
2024-06-18
platform/x86/intel-uncore-freq: Re-arrange bit masks
Tero Kristo
1
-11
/
+14
2024-06-18
Merge branch 'pdx86/platform-drivers-x86-lenovo-c630' into review-ilpo
Ilpo Järvinen
3
-0
/
+306
2024-06-14
platform: arm64: add Lenovo Yoga C630 WOS EC driver
Dmitry Baryshkov
3
-0
/
+306
2024-06-14
platform/chrome: cros_kbd_led_backlight: allow binding through MFD
Thomas Weißschuh
2
-3
/
+39
2024-06-14
platform/chrome: cros_ec_lpc: Handle zero length read/write
Ben Walsh
1
-3
/
+3
2024-06-13
platform/chrome: cros_ec_lpc: Fix error code in cros_ec_lpc_mec_read_bytes()
Dan Carpenter
1
-2
/
+2
2024-06-12
platform/x86/intel/ifs: Switch to new Intel CPU model defines
Tony Luck
1
-8
/
+7
2024-06-12
platform/chrome: cros_ec_debugfs: fix wrong EC message version
Tzung-Bi Shih
1
-0
/
+1
2024-06-12
platform/chrome: cros_ec_proto: update Kunit test for get_next_data_v3
Tzung-Bi Shih
1
-4
/
+4
2024-06-11
platform/chrome: cros_ec_proto: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-07
platform/x86: dell-pc: avoid double free and invalid unregistration
Thomas Weißschuh
1
-1
/
+3
2024-06-06
platform/chrome: cros_ec_lpc: Add quirks for Framework Laptop
Ben Walsh
1
-0
/
+7
2024-06-06
platform/chrome: cros_ec_lpc: Add a new quirk for AML mutex
Ben Walsh
1
-0
/
+19
2024-06-06
platform/chrome: cros_ec_lpc: Add a new quirk for ACPI id
Ben Walsh
1
-12
/
+38
2024-06-06
platform/chrome: cros_ec_lpc: MEC access can use an AML mutex
Ben Walsh
2
-2
/
+85
2024-06-06
platform/chrome: cros_ec_lpc: MEC access can return error code
Ben Walsh
4
-56
/
+112
2024-06-05
platform/chrome: cros_ec_proto: Upgrade get_next_event to v3
Daisuke Nojiri
1
-9
/
+18
[prev]
[next]