aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/cros_ec_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2017-12-15cros_ec: Move cros_ec_dev module to drivers/mfdThierry Escande1-3/+0
2017-12-15cros_ec: Split cros_ec_devs moduleThierry Escande1-0/+2
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-2/+2
2017-06-16mfd: cros_ec: Add support for dumping panic informationNicolas Boichat1-0/+54
2017-06-16cros_ec_debugfs: Pass proper struct sizes to cros_ec_cmd_xfer()Shawn Nematbakhsh1-3/+3
2017-06-16mfd: cros_ec: add debugfs, console log fileEric Caruso1-0/+347