index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-6
/
+8
2021-11-11
HID: intel-ish-hid: fix module device-id handling
Arnd Bergmann
1
-11
/
+8
2021-11-09
platform/chrome: chros_ec_ishtp: only load for matching devices
Thomas Weißschuh
1
-1
/
+6
2021-10-31
platform/chrome: cros_ec_proto: Use ec_command for check_features
Prashant Malani
1
-17
/
+3
2021-10-31
platform/chrome: cros_ec_proto: Use EC struct for features
Prashant Malani
1
-7
/
+8
2021-09-30
platform/chrome: cros_ec_typec: Use cros_ec_command()
Prashant Malani
1
-50
/
+19
2021-09-30
platform/chrome: cros_ec_proto: Add version for ec_command
Prashant Malani
2
-1
/
+4
2021-09-30
platform/chrome: cros_ec_proto: Make data pointers void
Prashant Malani
2
-3
/
+3
2021-09-30
platform/chrome: cros_usbpd_notify: Move ec_command()
Prashant Malani
2
-44
/
+45
2021-09-30
platform/chrome: cros_usbpd_notify: Rename cros_ec_pd_command()
Prashant Malani
1
-11
/
+9
2021-09-30
platform/chrome: cros_ec: Fix spelling mistake "responsed" -> "response"
Colin Ian King
1
-2
/
+2
2021-09-27
platform/chrome: cros_ec_sensorhub: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2021-09-24
platform/chrome: cros-ec-typec: Cleanup use of check_features
Prashant Malani
1
-3
/
+2
2021-09-23
platform/chrome: cros_ec_proto: Fix check_features ret val
Prashant Malani
1
-5
/
+7
2021-08-30
platform/chrome: cros_ec_trace: Fix format warnings
Gwendal Grignou
1
-3
/
+3
2021-08-23
platform/chrome: cros_ec_typec: Use existing feature check
Prashant Malani
1
-22
/
+5
2021-07-26
platform/chrome: cros_ec_proto: Send command again when timeout occurs
Patryk Duda
1
-0
/
+9
2021-07-26
platform/chrome: sensorhub: Add trace events for sample
Gwendal Grignou
3
-1
/
+109
2021-06-30
Merge branch 'for-5.14/intel-ish' into for-linus
Jiri Kosina
1
-3
/
+1
2021-05-07
Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-17
/
+38
2021-04-21
platform/chrome: cros_ec_lpc: Use DEFINE_MUTEX() for mutex lock
Ye Bin
1
-2
/
+1
2021-04-21
platform/chrome: cros_usbpd_notify: Listen to EC_HOST_EVENT_USB_MUX host event
Pi-Hsun Shih
1
-1
/
+2
2021-04-21
platform/chrome: cros_ec_typec: Add DP mode check
Prashant Malani
1
-0
/
+5
2021-04-20
platform/chrome: cros_ec_typec: Handle hard reset
Prashant Malani
1
-0
/
+13
2021-04-20
platform/chrome: cros_ec_typec: Track port role
Prashant Malani
1
-1
/
+4
2021-04-10
platform/chrome: chromeos_laptop - Prepare complete software nodes
Heikki Krogerus
1
-40
/
+60
2021-03-30
platform/chrome: cros_ec_typec: fix clang -Wformat warning
Arnd Bergmann
1
-2
/
+2
2021-03-30
platform/chrome: cros_ec_typec: Check for device within remove function
Prashant Malani
1
-10
/
+10
2021-03-30
platform/chrome: wilco_ec: convert stream-like files from nonseekable_open ->...
Yang Li
1
-1
/
+1
2021-03-08
HID: intel-ish-hid: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-02-22
Merge tag 'tag-chrome-platform-for-v5.12' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
10
-39
/
+66
2021-02-11
platform/chrome: cros_ec_typec: Flush pending work
Prashant Malani
1
-0
/
+1
2021-02-05
platform/chrome: cros_ec_types: Support disconnect events without partners
Rajmohan Mani
1
-7
/
+19
2021-02-05
platform/chrome: cros_ec_typec: Skip port partner check in configure_mux()
Rajmohan Mani
1
-3
/
+0
2021-02-04
platform/chrome: cros_ec_typec: Clear Type C disc events
Prashant Malani
1
-3
/
+26
2021-02-02
platform/chrome: cros_ec_typec: Decouple partner removal
Prashant Malani
1
-3
/
+2
2021-02-02
platform/chrome: cros_ec_typec: Fix call to typec_partner_set_pd_revision
Benson Leung
1
-5
/
+1
2021-02-01
platform/chrome: cros_ec_typec: Set opmode to PD on SOP connected
Benson Leung
1
-0
/
+3
2021-02-01
platform/chrome: cros_ec_typec: Set Partner PD revision from status
Benson Leung
1
-2
/
+12
2021-02-01
platform/chrome: cros_ec_typec: Report SOP' PD revision from status
Benson Leung
1
-2
/
+7
2021-01-22
platform/chrome: cros_ec: Call interrupt bottom half at probe time
Gwendal Grignou
1
-0
/
+7
2021-01-22
platform/chrome: cros_ec: Call interrupt bottom half in ISH or RPMSG mode
Gwendal Grignou
4
-17
/
+25
2021-01-20
platform/chrome: cros_ec_sysfs: Add cold-ap-off to sysfs reboot.
Pi-Hsun Shih
1
-1
/
+2
2021-01-20
platform/chrome: Constify static attribute_group structs
Rikard Falkeborn
4
-4
/
+4
2021-01-20
platform/chrome: cros_ec_proto: Add LID and BATTERY to default mask
Evan Benn
1
-1
/
+3
2021-01-20
platform/chrome: cros_ec_proto: Use EC_HOST_EVENT_MASK not BIT
Evan Benn
1
-5
/
+5
2021-01-05
platform/chrome: cros_ec_typec: Send mux configuration acknowledgment to EC
Utkarsh Patel
1
-0
/
+16
2021-01-05
platform/chrome: cros_ec_typec: Parameterize cros_typec_cmds_supported()
Utkarsh Patel
1
-5
/
+7
2021-01-05
platform/chrome: cros_ec_typec: Register plug altmodes
Prashant Malani
1
-10
/
+40
2021-01-05
platform/chrome: cros_ec_typec: Register SOP' cable plug
Prashant Malani
1
-9
/
+26
[next]