index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Lines
2022-07-21
platform/chrome: merge Kunit utils and test cases
Tzung-Bi Shih
-24
/
+5
2022-07-20
platform/chrome: cros_kbd_led_backlight: fix build warning
Tzung-Bi Shih
-5
/
+5
2022-07-20
platform/chrome: cros_ec_proto: add Kunit test for cros_ec_cmd()
Tzung-Bi Shih
-0
/
+48
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for get_sensor_count
Tzung-Bi Shih
-0
/
+182
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for check_features
Tzung-Bi Shih
-0
/
+77
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for get_host_event
Tzung-Bi Shih
-0
/
+59
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for get_next_event
Tzung-Bi Shih
-0
/
+266
2022-07-20
platform/chrome: cros_ec_proto: add Kunit test for cros_ec_map_error()
Tzung-Bi Shih
-0
/
+49
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for cmd_xfer_status
Tzung-Bi Shih
-0
/
+42
2022-07-20
platform/chrome: cros_ec_proto: return -EPROTO if empty payload
Tzung-Bi Shih
-0
/
+5
2022-07-20
platform/chrome: cros_ec_proto: add Kunit test for empty payload
Tzung-Bi Shih
-0
/
+31
2022-07-20
platform/chrome: cros_ec_proto: return -EAGAIN when retries timed out
Tzung-Bi Shih
-0
/
+3
2022-07-20
platform/chrome: cros_ec_proto: change Kunit expectation when timed out
Tzung-Bi Shih
-3
/
+1
2022-07-20
platform/chrome: cros_ec_proto: separate cros_ec_wait_until_complete()
Tzung-Bi Shih
-39
/
+35
2022-07-20
platform/chrome: cros_ec_proto: separate cros_ec_xfer_command()
Tzung-Bi Shih
-3
/
+10
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_send_command()
Tzung-Bi Shih
-0
/
+289
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_cmd_xfer()
Tzung-Bi Shih
-0
/
+149
2022-07-20
platform/chrome: cros_ec_proto: add "cros_ec_" prefix to send_command()
Tzung-Bi Shih
-8
/
+7
2022-07-18
platform/chrome: cros_ec_typec: Register port altmodes
Prashant Malani
-11
/
+40
2022-07-18
platform/chrome: cros_ec_typec: Rename port altmode array
Prashant Malani
-8
/
+7
2022-07-17
platform/surface: tabletsw: Fix __le32 integer access
Maximilian Luz
-2
/
+2
2022-07-15
Merge tag 'platform-drivers-x86-v5.19-4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-7
/
+33
2022-07-14
platform/mellanox: mlxreg-io: Add locking for io operations
Vadim Pasternak
-0
/
+23
2022-07-14
platform/x86: mlx-platform: Add COME board revision register
Vadim Pasternak
-0
/
+21
2022-07-14
platform/x86: mlx-platform: Add support for new system XH3000
Vadim Pasternak
-0
/
+51
2022-07-14
platform/x86: mlx-platform: Introduce support for COMe NVSwitch management mo...
Vadim Pasternak
-0
/
+269
2022-07-14
platform/x86: mlx-platform: Add support for systems equipped with two ASICs
Vadim Pasternak
-1
/
+51
2022-07-14
platform/x86: mlx-platform: Add cosmetic changes for alignment
Vadim Pasternak
-20
/
+16
2022-07-14
platform/x86: mlx-platform: Make activation of some drivers conditional
Vadim Pasternak
-27
/
+35
2022-07-14
platform/x86: asus-wmi: Add mic-mute LED classdev support
PaddyKP_Yao
-0
/
+27
2022-07-14
leds: simatic-ipc-leds-gpio: Add GPIO version of Siemens driver
Henning Schild
-1
/
+4
2022-07-14
platform/x86: simatic-ipc: drop custom P2SB bar code
Henning Schild
-38
/
+0
2022-07-14
i2c: i801: convert to use common P2SB accessor
Andy Shevchenko
-0
/
+6
2022-07-14
platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
Jonathan Yong
-0
/
+141
2022-07-13
platform/chrome: cros_ec_typec: Use dev_err_probe on port register fail
Nícolas F. R. A. Prado
-1
/
+1
2022-07-10
platform/x86: intel_atomisp2_led: Also turn off the always-on camera LED on t...
Hans de Goede
-1
/
+2
2022-07-10
platform/x86: intel_atomisp2_led: Also turn off the always-on camera LED on t...
Hans de Goede
-1
/
+2
2022-07-10
platform/x86: serial-multi-instantiate: Sort ACPI IDs by HID
Andy Shevchenko
-1
/
+1
2022-07-10
platform/x86: serial-multi-instantiate: Get rid of redundant 'else'
Andy Shevchenko
-2
/
+2
2022-07-10
platform/x86: serial-multi-instantiate: Use while (i--) pattern to clean up
Andy Shevchenko
-4
/
+4
2022-07-10
platform/x86: serial-multi-instantiate: Improve dev_err_probe() messaging
Andy Shevchenko
-9
/
+6
2022-07-10
platform/x86: serial-multi-instantiate: Drop duplicate check
Andy Shevchenko
-13
/
+8
2022-07-10
platform/x86: serial-multi-instantiate: Improve autodetection
Andy Shevchenko
-8
/
+15
2022-07-10
platform/x86/intel/ifs: Mark as BROKEN
Hans de Goede
-0
/
+3
2022-07-10
platform/x86: asus-wmi: Add key mappings
Misaka19465
-0
/
+2
2022-07-10
platform/x86: x86-android-tablets: Fix Lenovo Yoga Tablet 2 830/1050 poweroff...
Hans de Goede
-4
/
+13
2022-07-10
platform/x86: gigabyte-wmi: add support for B660I AORUS PRO DDR4
Pär Eriksson
-0
/
+1
2022-07-10
platform/x86/amd/pmc: Add new platform support
Shyam Sundar S K
-1
/
+6
2022-07-10
platform/x86/amd/pmc: Add new acpi id for PMC controller
Shyam Sundar S K
-2
/
+7
2022-07-10
platform/x86/intel/ifs: Mark as BROKEN
Hans de Goede
-0
/
+3
[prev]
[next]