1. 740bebf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 3 years, 2 months ago
  2. bf9167a HID: intel-ish-hid: fix module device-id handling by Arnd Bergmann · 3 years, 2 months ago
  3. facfe0a platform/chrome: chros_ec_ishtp: only load for matching devices by Thomas Weißschuh · 3 years, 3 months ago
  4. 297d34e platform/chrome: cros_ec_proto: Use ec_command for check_features by Prashant Malani · 3 years, 3 months ago
  5. 7ff2278 platform/chrome: cros_ec_proto: Use EC struct for features by Prashant Malani · 3 years, 3 months ago
  6. fb75686 platform/chrome: cros_ec_typec: Use cros_ec_command() by Prashant Malani · 3 years, 4 months ago
  7. 4f14063 platform/chrome: cros_ec_proto: Add version for ec_command by Prashant Malani · 3 years, 4 months ago
  8. 5d12225 platform/chrome: cros_ec_proto: Make data pointers void by Prashant Malani · 3 years, 4 months ago
  9. 7101c839 platform/chrome: cros_usbpd_notify: Move ec_command() by Prashant Malani · 3 years, 4 months ago
  10. 67ea023 platform/chrome: cros_usbpd_notify: Rename cros_ec_pd_command() by Prashant Malani · 3 years, 4 months ago
  11. eb05751 platform/chrome: cros_ec: Fix spelling mistake "responsed" -> "response" by Colin Ian King · 3 years, 4 months ago
  12. f11c35e platform/chrome: cros_ec_sensorhub: simplify getting .driver_data by Wolfram Sang · 3 years, 4 months ago
  13. 73eff86 platform/chrome: cros-ec-typec: Cleanup use of check_features by Prashant Malani · 3 years, 4 months ago
  14. d50497c platform/chrome: cros_ec_proto: Fix check_features ret val by Prashant Malani · 3 years, 4 months ago
  15. 4665584 platform/chrome: cros_ec_trace: Fix format warnings by Gwendal Grignou · 3 years, 5 months ago
  16. a8db7a3 platform/chrome: cros_ec_typec: Use existing feature check by Prashant Malani · 3 years, 5 months ago
  17. 3abc16a platform/chrome: cros_ec_proto: Send command again when timeout occurs by Patryk Duda · 3 years, 8 months ago
  18. d453ceb platform/chrome: sensorhub: Add trace events for sample by Gwendal Grignou · 3 years, 8 months ago
  19. 33197bd Merge branch 'for-5.14/intel-ish' into for-linus by Jiri Kosina · 3 years, 7 months ago
  20. dd86005 Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 3 years, 8 months ago
  21. d61b3f9 platform/chrome: cros_ec_lpc: Use DEFINE_MUTEX() for mutex lock by Ye Bin · 3 years, 9 months ago
  22. 4423ee6 platform/chrome: cros_usbpd_notify: Listen to EC_HOST_EVENT_USB_MUX host event by Pi-Hsun Shih · 3 years, 9 months ago
  23. c5bb32f platform/chrome: cros_ec_typec: Add DP mode check by Prashant Malani · 3 years, 9 months ago
  24. 944b3a6 platform/chrome: cros_ec_typec: Handle hard reset by Prashant Malani · 3 years, 9 months ago
  25. 670160f platform/chrome: cros_ec_typec: Track port role by Prashant Malani · 3 years, 9 months ago
  26. 2c02f65 platform/chrome: chromeos_laptop - Prepare complete software nodes by Heikki Krogerus · 3 years, 10 months ago
  27. c6e939c platform/chrome: cros_ec_typec: fix clang -Wformat warning by Arnd Bergmann · 3 years, 10 months ago
  28. 639ff20 platform/chrome: cros_ec_typec: Check for device within remove function by Prashant Malani · 3 years, 10 months ago
  29. dbc334f platform/chrome: wilco_ec: convert stream-like files from nonseekable_open -> stream_open by Yang Li · 4 years ago
  30. e71da1f HID: intel-ish-hid: Make remove callback return void by Uwe Kleine-König · 4 years ago
  31. b996c10 Merge tag 'tag-chrome-platform-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 3 years, 11 months ago
  32. a59e1221 platform/chrome: cros_ec_typec: Flush pending work by Prashant Malani · 4 years ago
  33. b4b06c97 platform/chrome: cros_ec_types: Support disconnect events without partners by Rajmohan Mani · 4 years ago
  34. 38f5606 platform/chrome: cros_ec_typec: Skip port partner check in configure_mux() by Rajmohan Mani · 4 years ago
  35. c8ec21c platform/chrome: cros_ec_typec: Clear Type C disc events by Prashant Malani · 4 years ago
  36. d9f12f9 platform/chrome: cros_ec_typec: Decouple partner removal by Prashant Malani · 4 years ago
  37. 64eaa0f platform/chrome: cros_ec_typec: Fix call to typec_partner_set_pd_revision by Benson Leung · 4 years ago
  38. 0371616 platform/chrome: cros_ec_typec: Set opmode to PD on SOP connected by Benson Leung · 4 years ago
  39. cefc011f platform/chrome: cros_ec_typec: Set Partner PD revision from status by Benson Leung · 4 years ago
  40. 3b3dd1f platform/chrome: cros_ec_typec: Report SOP' PD revision from status by Benson Leung · 4 years ago
  41. 4daeb39 platform/chrome: cros_ec: Call interrupt bottom half at probe time by Gwendal Grignou · 4 years ago
  42. 24c6904 platform/chrome: cros_ec: Call interrupt bottom half in ISH or RPMSG mode by Gwendal Grignou · 4 years ago
  43. 4c2e9b3 platform/chrome: cros_ec_sysfs: Add cold-ap-off to sysfs reboot. by Pi-Hsun Shih · 4 years, 1 month ago
  44. d7c1fef platform/chrome: Constify static attribute_group structs by Rikard Falkeborn · 4 years ago
  45. 852405d platform/chrome: cros_ec_proto: Add LID and BATTERY to default mask by Evan Benn · 4 years, 1 month ago
  46. 0944ea0 platform/chrome: cros_ec_proto: Use EC_HOST_EVENT_MASK not BIT by Evan Benn · 4 years, 1 month ago
  47. 8553a97 platform/chrome: cros_ec_typec: Send mux configuration acknowledgment to EC by Utkarsh Patel · 4 years, 1 month ago
  48. ba8ce51 platform/chrome: cros_ec_typec: Parameterize cros_typec_cmds_supported() by Utkarsh Patel · 4 years, 1 month ago
  49. 1563090 platform/chrome: cros_ec_typec: Register plug altmodes by Prashant Malani · 4 years, 2 months ago
  50. f4edab6 platform/chrome: cros_ec_typec: Register SOP' cable plug by Prashant Malani · 4 years, 2 months ago
  51. 5992297 platform/chrome: cros_ec_typec: Set partner num_altmodes by Prashant Malani · 4 years, 2 months ago
  52. 72d6e32 platform/chrome: cros_ec_typec: Store cable plug type by Prashant Malani · 4 years, 2 months ago
  53. 8b46a21 platform/chrome: cros_ec_typec: Register cable by Prashant Malani · 4 years, 2 months ago
  54. c097f229 platform/chrome: cros_ec_typec: Rename discovery struct by Prashant Malani · 4 years, 2 months ago
  55. 8fab275 platform/chrome: cros_ec_typec: Factor out PD identity parsing by Prashant Malani · 4 years, 2 months ago
  56. a906f45 platform/chrome: cros_ec_typec: Make disc_done flag partner-only by Prashant Malani · 4 years, 2 months ago
  57. a088159 Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 4 years, 1 month ago
  58. 605ea5a Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 1 month ago
  59. 6ae9b5f platform/chrome: cros_ec_typec: Tolerate unrecognized mux flags by Prashant Malani · 4 years, 2 months ago
  60. 7a5172b platform/chrome: cros_ec_spi: Drop bits_per_word assignment by Stephen Boyd · 4 years, 1 month ago
  61. 74639cb platform/chrome: cros_ec_spi: Don't overwrite spi::mode by Stephen Boyd · 4 years, 1 month ago
  62. 5384cff platform/chrome: cros_ec_typec: Correct the Thunderbolt rounded/non-rounded cable support by Utkarsh Patel · 4 years, 2 months ago
  63. de0f494 platform/chrome: cros_ec_typec: Register partner altmodes by Prashant Malani · 4 years, 3 months ago
  64. f6f6681 platform/chrome: cros_ec_typec: Parse partner PD ID VDOs by Prashant Malani · 4 years, 3 months ago
  65. 80f8cef platform/chrome: cros_ec_typec: Introduce TYPEC_STATUS by Prashant Malani · 4 years, 3 months ago
  66. 514acf1 platform/chrome: cros_ec_typec: Clear partner identity on device removal by Prashant Malani · 4 years, 3 months ago
  67. 7ab5a67 platform/chrome: cros_ec_typec: Fix remove partner logic by Prashant Malani · 4 years, 3 months ago
  68. 0498710 platform/chrome: cros_ec_typec: Relocate set_port_params_v*() functions by Prashant Malani · 4 years, 3 months ago
  69. 853c1a7 platform/chrome: Don't treat RTC events as wakeup sources by Stephen Boyd · 4 years, 3 months ago
  70. 9aa7bd4 platform/chrome: Use kobj_to_dev() instead of container_of() by Wang Qing · 4 years, 4 months ago
  71. 6b194ee platform/chrome: cros_ec_proto: Drop cros_ec_cmd_xfer() by Prashant Malani · 4 years, 4 months ago
  72. 64b02e5 platform/chrome: cros_ec_proto: Update cros_ec_cmd_xfer() call-sites by Prashant Malani · 4 years, 4 months ago
  73. dd92f7d platform/chrome: Kconfig: Remove the transitional MFD_CROS_EC config by Enric Balletbo i Serra · 4 years, 4 months ago
  74. 1e7913f platform/chrome: cros_ec_lightbar: Reduce ligthbar get version command by Gwendal Grignou · 4 years, 5 months ago
  75. 8143182 platform/chrome: cros_ec_trace: Add fields to command traces by Gwendal Grignou · 4 years, 5 months ago
  76. a772336 platform/chrome: cros_ec_typec: Re-order connector configuration steps by Azhar Shaikh · 4 years, 5 months ago
  77. b12e4fd platform/chrome: cros_ec_typec: Avoid setting usb role twice during disconnect by Azhar Shaikh · 4 years, 5 months ago
  78. 5381b0e platform/chrome: cros_ec_typec: Send enum values to usb_role_switch_set_role() by Azhar Shaikh · 4 years, 5 months ago
  79. 46c5bbd platform/chrome: cros_ec_typec: USB4 support by Heikki Krogerus · 4 years, 6 months ago
  80. 0d08045 platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codes by Guenter Roeck · 4 years, 5 months ago
  81. b4e452b platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPT by Guenter Roeck · 4 years, 5 months ago
  82. b646e7d platform/chrome: cros_ec_sysfs: Report range of error codes from EC by Guenter Roeck · 4 years, 5 months ago
  83. 064df885 cros_ec_lightbar: Accept more error codes from cros_ec_cmd_xfer_status by Guenter Roeck · 4 years, 5 months ago
  84. fb893de Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 4 years, 5 months ago
  85. 6d2b84a Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  86. fc8cacf platform/chrome: cros_ec_proto: check for missing EC_CMD_HOST_EVENT_GET_WAKE_MASK by Brian Norris · 4 years, 6 months ago
  87. c214e56 platform/chrome: cros_ec_proto: ignore unnecessary wakeups on old ECs by Brian Norris · 4 years, 6 months ago
  88. 7f4784f platform/chrome: cros_ec_sensorhub: Simplify legacy timestamp spreading by Gwendal Grignou · 4 years, 6 months ago
  89. c1e18d4 platform/chrome: cros_ec_proto: Do not export cros_ec_cmd_xfer() by Enric Balletbo i Serra · 4 years, 7 months ago
  90. 698d4d3 platform/chrome: cros_ec_typec: Unregister partner on error by Prashant Malani · 4 years, 6 months ago
  91. e48bc01 platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow by Gwendal Grignou · 4 years, 7 months ago
  92. 20b7368 platform/chrome: cros_ec_typec: Add PM support by Prashant Malani · 4 years, 7 months ago
  93. 83cbc69 platform/chrome: cros_ec_typec: Use workqueue for port update by Prashant Malani · 4 years, 7 months ago
  94. bdc4094 platform/chrome: cros_ec_typec: Add a dependency on USB_ROLE_SWITCH by Enric Balletbo i Serra · 4 years, 7 months ago
  95. aaa3cbb platform/chrome: cros_ec_ishtp: Fix a double-unlock issue by Qiushi Wu · 4 years, 8 months ago
  96. 9a876ba platform/chrome: cros_ec_rpmsg: Document missing struct parameters by Enric Balletbo i Serra · 4 years, 7 months ago
  97. 3c5ca50 platform/chrome: cros_ec_spi: Document missing function parameters by Enric Balletbo i Serra · 4 years, 7 months ago
  98. 5b30bd3 platform/chrome: cros_ec_typec: Add TBT compat support by Prashant Malani · 4 years, 7 months ago
  99. 447b4eb platform/chrome: cros_ec_typec: Make configure_mux static by Prashant Malani · 4 years, 7 months ago
  100. 410457b platform/chrome: cros_ec_typec: Support DP alt mode by Prashant Malani · 4 years, 8 months ago