summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/cros_ec_dev.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-07-161-3/+89
|\
| * mfd: cros_ec_dev: Register cros_ec_accel_legacy driver as a subdeviceGwendal Grignou2019-07-021-0/+69
| * mfd: cros_ec: differentiate SCP from EC by feature bitPi-Hsun Shih2019-07-021-0/+10
| * mfd: cros_ec: Register cros_ec_lid_angle driver when presentedGwendal Grignou2019-07-021-3/+10
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1Star
|/
* mfd: cros_ec: Instantiate properly CrOS Touchpad MCU deviceEnric Balletbo i Serra2019-05-141-0/+10
* mfd: cros_ec: Instantiate properly CrOS FP MCU deviceEnric Balletbo i Serra2019-05-141-0/+10
* mfd: cros_ec: Instantiate the CrOS USB PD logger driverEnric Balletbo i Serra2019-05-141-1/+2
* mfd: cros_ec: Instantiate properly CrOS ISH MCU deviceRushikesh S Kadam2019-05-141-0/+13
* mfd: cros_ec_dev: Return number of bytes read with CROS_EC_DEV_IOCRDMEMGuenter Roeck2019-02-071-1/+1
* mfd / platform: cros_ec_vbc: Instantiate only if the EC has a VBC NVRAMEnric Balletbo i Serra2019-02-011-1/+18
* mfd / platform: cros_ec: Move device sysfs attributes to its own driverEnric Balletbo i Serra2019-02-011-6/+1Star
* mfd / platform: cros_ec: Move debugfs attributes to its own driverEnric Balletbo i Serra2019-02-011-40/+1Star
* mfd / platform: cros_ec: Move vbc attributes to its own driverEnric Balletbo i Serra2019-02-011-1/+1
* mfd / platform: cros_ec: Move lightbar attributes to its own driverEnric Balletbo i Serra2019-02-011-11/+13
* Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2019-01-141-0/+1
|\
| * mfd: cros_ec_dev: Add missing mfd_remove_devices() call in removeEnric Balletbo i Serra2019-01-031-0/+1
* | Revert "mfd: cros_ec: Use devm_kzalloc for private data"Enric Balletbo i Serra2018-12-051-1/+7
|/
* mfd: cros_ec: Avoid unneeded internal declaration warningNathan Chancellor2018-10-231-0/+1
* Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-08-211-0/+32
|\
| *---. Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-...Lee Jones2018-07-271-0/+16
| |\ \ \
| | | * | mfd: cros_ec_dev: Add CEC sub-device registrationNeil Armstrong2018-07-131-0/+16
| | | |/
| * | / mfd: cros_ec_dev: Register cros_usbpd-charger driver as a subdevice.Enric Balletbo i Serra2018-07-041-0/+16
| | |/ | |/|
* / | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
|/ /
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-3/+4
* | mfd: cros_ec: Remove unused __remove functionArnd Bergmann2018-06-111-2/+0Star
* | mfd: cros_ec_dev: Don't advertise junk features on failureStephen Boyd2018-06-041-2/+2
* | mfd: cros_ec: Use devm_kzalloc for private dataGwendal Grignou2018-06-041-8/+2Star
* | mfd: cros_ec_i2c: Add ACPI module device tableWei-Ning Huang2018-05-291-1/+1
* | mfd: cros_ec_dev: Register shutdown function for debugfsDaniel Hung-yu Wu2018-05-291-0/+9
* | mfd: cros_ec_dev: Register cros-ec-rtc driver as a subdeviceEnric Balletbo i Serra2018-05-291-0/+16
* | mfd: cros_ec: Don't try to grab log when suspendedDouglas Anderson2018-05-291-0/+4
|/
* platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angleGwendal Grignou2018-04-111-18/+13Star
* cros_ec: Move cros_ec_dev module to drivers/mfdThierry Escande2017-12-151-0/+552