summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/cros_ec_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: cros_ec: Don't try to grab log when suspendedDouglas Anderson2018-05-291-0/+20
* platform/chrome: cros_ec_debugfs: Add PD port info to debugfsShawn Nematbakhsh2018-04-101-0/+72
* platform/chrome: cros_ec_debugfs: Use octal permissions '0444'Enric Balletbo i Serra2018-04-101-2/+2
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-2/+2
|\
| * the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-2/+2
* | cros_ec: Move cros_ec_dev module to drivers/mfdThierry Escande2017-12-151-3/+0
* | cros_ec: Split cros_ec_devs moduleThierry Escande2017-12-151-0/+2
|/
* mfd: cros_ec: Add support for dumping panic informationNicolas Boichat2017-06-161-0/+54
* cros_ec_debugfs: Pass proper struct sizes to cros_ec_cmd_xfer()Shawn Nematbakhsh2017-06-161-3/+3
* mfd: cros_ec: add debugfs, console log fileEric Caruso2017-06-161-0/+347