Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
aa7a1bb02bb44399be69b0a1cbb6495d9eec29fc
/
drivers
/
mfd
/
cros_ec_dev.c
5ae3d1b
mfd: cros_ec_dev: Fix cros_feature_to_{name,cells} struct descriptions
by Lee Jones
· 4 years, 7 months ago
f8db89d
mfd: cros_ec: Check DT node for usbpd-notify add
by Prashant Malani
· 5 years ago
79703e0
Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
by Linus Torvalds
· 5 years ago
4602dce
mfd: cros_ec: Add cros-usbpd-notify subdevice
by Prashant Malani
· 5 years ago
11f1eab
cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'
by Enric Balletbo i Serra
· 5 years ago
d60ac88
mfd / platform / iio: cros_ec: Register sensor through sensorhub
by Gwendal Grignou
· 5 years ago
a16b2e2
mfd / platform: cros_ec: Add sensor_count and make check_features public
by Gwendal Grignou
· 5 years ago
28e6fcc
mfd: cros_ec: Use mfd_add_hotplug_devices() helper
by Enric Balletbo i Serra
· 5 years ago
832a636
mfd: cros_ec: Add convenience struct to define autodetectable CrOS EC subdevices
by Enric Balletbo i Serra
· 5 years ago
b027dcf
mfd: cros_ec: Add convenience struct to define dedicated CrOS EC MCUs
by Enric Balletbo i Serra
· 5 years ago
5156fb7
mfd: cros_ec: Use kzalloc and cros_ec_cmd_xfer_status helper
by Enric Balletbo i Serra
· 5 years ago
840d9f1
mfd / platform: cros_ec: Reorganize platform and mfd includes
by Enric Balletbo i Serra
· 5 years ago
459aedb
mfd: cros_ec: Switch to use the new cros-ec-chardev driver
by Enric Balletbo i Serra
· 5 years ago
eda2e30
mfd / platform: cros_ec: Miscellaneous character device to talk with the EC
by Enric Balletbo i Serra
· 5 years ago
8de2625
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 6 years ago
ecc2ca4
mfd: cros_ec_dev: Register cros_ec_accel_legacy driver as a subdevice
by Gwendal Grignou
· 6 years ago
554e937
mfd: cros_ec: differentiate SCP from EC by feature bit
by Pi-Hsun Shih
· 6 years ago
1bb407f
mfd: cros_ec: Register cros_ec_lid_angle driver when presented
by Gwendal Grignou
· 6 years ago
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 6 years ago
4f8f2bb
mfd: cros_ec: Instantiate properly CrOS Touchpad MCU device
by Enric Balletbo i Serra
· 6 years ago
90486af
mfd: cros_ec: Instantiate properly CrOS FP MCU device
by Enric Balletbo i Serra
· 6 years ago
49a65e3
mfd: cros_ec: Instantiate the CrOS USB PD logger driver
by Enric Balletbo i Serra
· 6 years ago
d4cee95
mfd: cros_ec: Instantiate properly CrOS ISH MCU device
by Rushikesh S Kadam
· 6 years ago
c1778e58
mfd: cros_ec_dev: Return number of bytes read with CROS_EC_DEV_IOCRDMEM
by Guenter Roeck
· 6 years ago
0545625
mfd / platform: cros_ec_vbc: Instantiate only if the EC has a VBC NVRAM
by Enric Balletbo i Serra
· 6 years ago
6fd7f2b
mfd / platform: cros_ec: Move device sysfs attributes to its own driver
by Enric Balletbo i Serra
· 6 years ago
6fce0a2
mfd / platform: cros_ec: Move debugfs attributes to its own driver
by Enric Balletbo i Serra
· 6 years ago
acb9900
mfd / platform: cros_ec: Move vbc attributes to its own driver
by Enric Balletbo i Serra
· 6 years ago
ecf8a6c
mfd / platform: cros_ec: Move lightbar attributes to its own driver
by Enric Balletbo i Serra
· 6 years ago
9deb9e1
Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 6 years ago
18e294d
mfd: cros_ec_dev: Add missing mfd_remove_devices() call in remove
by Enric Balletbo i Serra
· 6 years ago
48a2ca0
Revert "mfd: cros_ec: Use devm_kzalloc for private data"
by Enric Balletbo i Serra
· 6 years ago
6eb3578
mfd: cros_ec: Avoid unneeded internal declaration warning
by Nathan Chancellor
· 6 years ago
532c2b9
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 6 years ago
e5ff19c
Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-platform-4.19' and 'ib-mfd-regulator-4.19', tag 'ib-platform-chrome-mfd-move-cros-ec-transport-for-4.19' into ibs-for-mfd-merged
by Lee Jones
· 6 years ago
03a5755
mfd: cros_ec_dev: Add CEC sub-device registration
by Neil Armstrong
· 7 years ago
ac31672
headers: separate linux/mod_devicetable.h from linux/platform_device.h
by Randy Dunlap
· 7 years ago
3144dce
mfd: cros_ec_dev: Register cros_usbpd-charger driver as a subdevice.
by Enric Balletbo i Serra
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
556c242
mfd: cros_ec: Remove unused __remove function
by Arnd Bergmann
· 7 years ago
df7c3bf
mfd: cros_ec_dev: Don't advertise junk features on failure
by Stephen Boyd
· 7 years ago
3aa2177
mfd: cros_ec: Use devm_kzalloc for private data
by Gwendal Grignou
· 7 years ago
abeed71
mfd: cros_ec_i2c: Add ACPI module device table
by Wei-Ning Huang
· 7 years ago
e15b7f4
mfd: cros_ec_dev: Register shutdown function for debugfs
by Daniel Hung-yu Wu
· 7 years ago
95a4d07
mfd: cros_ec_dev: Register cros-ec-rtc driver as a subdevice
by Enric Balletbo i Serra
· 7 years ago
44d99d7
mfd: cros_ec: Don't try to grab log when suspended
by Douglas Anderson
· 7 years ago
c1d1e91a
platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angle
by Gwendal Grignou
· 7 years ago
5e01155
cros_ec: Move cros_ec_dev module to drivers/mfd
by Thierry Escande
· 7 years ago
[Renamed (99%) from drivers/platform/chrome/cros_ec_dev.c]
ea01a31
cros_ec: Split cros_ec_devs module
by Thierry Escande
· 7 years ago
4fbd8d1
Linux 4.15-rc1
by Linus Torvalds
· 7 years ago