aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/chrome
AgeCommit message (Expand)AuthorFilesLines
2016-10-25platform/chrome: cros_ec_dev - Register cros-ec sensorsGravatar Enric Balletbo i Serra 1-0/+122
2016-10-25platform/chrome: Introduce a new function to check EC features.Gravatar Vincent Palatin 1-0/+37
2016-08-31mfd: cros_ec: Add MKBP event supportGravatar Vic Yang 1-0/+92
2016-08-06Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+17
2016-07-25mfd: cros_ec: Add cros_ec_cmd_xfer_status() helperGravatar Tomeu Vizoso 1-0/+17
2016-07-05platform/chrome: cros_ec_dev - double fetch bug in ioctlGravatar Dan Carpenter 1-1/+7
2016-05-28Revert "platform/chrome: chromeos_laptop: Add Leon Touch"Gravatar Benson Leung 1-15/+0
2016-05-11platform/chrome: chromeos_laptop - Add Elan touchpad for WolfGravatar Charlie Mooney 1-0/+2
2016-05-11platform/chrome: chromeos_laptop - Add elan trackpad option for C720Gravatar Benson Leung 1-1/+19
2016-05-11platform/chrome: cros_ec_dev - Populate compat_ioctlGravatar Guenter Roeck 1-0/+3
2016-05-11platform/chrome: cros_ec_lightbar - use name instead of ID to hide lightbar a...Gravatar Clinton Sprain 1-1/+6
2016-05-11platform/chrome: cros_ec_dev - Fix security issueGravatar Gwendal Grignou 2-2/+6
2016-05-11platform/chrome: Add Chrome OS keyboard backlight LEDs supportGravatar Simon Que 3-7/+140
2016-05-11platform/chrome: use to_platform_device()Gravatar Geliang Tang 1-2/+1
2016-05-11platform/chrome: pstore: Move to larger record size.Gravatar Olof Johansson 1-1/+1
2016-05-11platform/chrome: pstore: probe for ramoops buffer using acpiGravatar Aaron Durbin 1-1/+52
2016-05-11platform/chrome: chromeos_laptop: Add Leon TouchGravatar Gene Chen 1-0/+15
2015-11-09platform/chrome: Fix i2c-designware adapter nameGravatar Jarkko Nikula 1-2/+2
2015-10-07platform/chrome: Support reading/writing the vboot contextGravatar Emilio López 3-1/+140
2015-10-07platform/chrome: cros_ec: Fix possible leak in led_rgb_store()Gravatar Christian Engelmayer 1-5/+3
2015-10-07platform/chrome: cros_ec: Fix leak in sequence_store()Gravatar Christian Engelmayer 1-9/+14
2015-10-07platform/chrome: Enable Chrome platforms on 64-bit ARMGravatar Thierry Reding 1-1/+1
2015-10-07platform/chrome: cros_ec_dev - Add a platform device ID tableGravatar Javier Martinez Canillas 1-0/+6
2015-10-07platform/chrome: cros_ec_lpc - Add support for Google Pixel 2Gravatar Javier Martinez Canillas 1-0/+7
2015-10-07platform/chrome: cros_ec_lpc - Use existing function to check EC resultGravatar Javier Martinez Canillas 1-12/+2
2015-10-07platform/chrome: Make depends on MFD_CROS_EC instead CROS_EC_PROTOGravatar Javier Martinez Canillas 1-2/+2
2015-10-07Revert "platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM"Gravatar Javier Martinez Canillas 1-0/+1
2015-09-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+3
2015-08-04Input: atmel_mxt_ts - use deep sleep mode when stoppedGravatar Nick Dyer 1-1/+3
2015-07-24platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARMGravatar Javier Martinez Canillas 1-1/+0
2015-06-15mfd: cros_ec: Support multiple EC in a systemGravatar Gwendal Grignou 5-110/+151
2015-06-15mfd: cros_ec: add bus-specific proto v3 codeGravatar Stephen Barber 1-1/+72
2015-06-15mfd: cros_ec: add proto v3 skeletonGravatar Stephen Barber 2-36/+307
2015-06-15mfd: cros_ec: Move protocol helpers out of the MFD driverGravatar Javier Martinez Canillas 3-2/+123
2015-06-15mfd: cros_ec: rev cros_ec_commands.hGravatar Stephen Barber 1-7/+7
2015-06-15mfd: cros_ec: Use a zero-length array for command dataGravatar Javier Martinez Canillas 4-135/+244
2015-06-15mfd: cros_ec: Remove parent fieldGravatar Gwendal Grignou 1-1/+0
2015-04-24platform/chrome: chromeos_laptop - instantiate Atmel at primary addressGravatar Dmitry Torokhov 1-9/+26
2015-03-04platform/chrome: cros_ec_lpc - Depend on X86 || COMPILE_TESTGravatar Javier Martinez Canillas 1-1/+1
2015-03-04platform/chrome: cros_ec_lpc - Include linux/io.h header fileGravatar Javier Martinez Canillas 1-0/+1
2015-03-04platform/chrome: fix platform_no_drv_owner.cocci warningsGravatar kbuild test robot 1-1/+0
2015-03-04platform/chrome: cros_ec_lightbar - fix duplicate const warningGravatar Olof Johansson 1-1/+1
2015-03-04platform/chrome: cros_ec_dev - fix Unknown escape '%' warningGravatar Olof Johansson 1-1/+1
2015-02-26platform/chrome: Expose Chrome OS Lightbar to usersGravatar Bill Richardson 4-1/+373
2015-02-26platform/chrome: Create sysfs attributes for the ChromeOS ECGravatar Bill Richardson 4-1/+280
2015-02-26platform/chrome: Add Chrome OS EC userspace device interfaceGravatar Bill Richardson 4-3/+327
2015-02-26platform/chrome: Add cros_ec_lpc driver for x86 devicesGravatar Bill Richardson 3-0/+332
2014-10-20platform: chrome: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-08-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/c...Gravatar Linus Torvalds 2-22/+132
2014-07-23Input: atmel_mxt_ts - download device config using firmware loaderGravatar Nick Dyer 1-4/+0