summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome
Commit message (Expand)AuthorAgeFilesLines
* platform/chrome: Fix i2c-designware adapter nameJarkko Nikula2015-11-091-2/+2
* platform/chrome: Support reading/writing the vboot contextEmilio López2015-10-073-1/+140
* platform/chrome: cros_ec: Fix possible leak in led_rgb_store()Christian Engelmayer2015-10-071-5/+3
* platform/chrome: cros_ec: Fix leak in sequence_store()Christian Engelmayer2015-10-071-9/+14
* platform/chrome: Enable Chrome platforms on 64-bit ARMThierry Reding2015-10-071-1/+1
* platform/chrome: cros_ec_dev - Add a platform device ID tableJavier Martinez Canillas2015-10-071-0/+6
* platform/chrome: cros_ec_lpc - Add support for Google Pixel 2Javier Martinez Canillas2015-10-071-0/+7
* platform/chrome: cros_ec_lpc - Use existing function to check EC resultJavier Martinez Canillas2015-10-071-12/+2
* platform/chrome: Make depends on MFD_CROS_EC instead CROS_EC_PROTOJavier Martinez Canillas2015-10-071-2/+2
* Revert "platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM"Javier Martinez Canillas2015-10-071-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-09-041-1/+3
|\
| * Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer2015-08-041-1/+3
* | platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARMJavier Martinez Canillas2015-07-241-1/+0
|/
* mfd: cros_ec: Support multiple EC in a systemGwendal Grignou2015-06-155-110/+151
* mfd: cros_ec: add bus-specific proto v3 codeStephen Barber2015-06-151-1/+72
* mfd: cros_ec: add proto v3 skeletonStephen Barber2015-06-152-36/+307
* mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas2015-06-153-2/+123
* mfd: cros_ec: rev cros_ec_commands.hStephen Barber2015-06-151-7/+7
* mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas2015-06-154-135/+244
* mfd: cros_ec: Remove parent fieldGwendal Grignou2015-06-151-1/+0
* platform/chrome: chromeos_laptop - instantiate Atmel at primary addressDmitry Torokhov2015-04-241-9/+26
* platform/chrome: cros_ec_lpc - Depend on X86 || COMPILE_TESTJavier Martinez Canillas2015-03-041-1/+1
* platform/chrome: cros_ec_lpc - Include linux/io.h header fileJavier Martinez Canillas2015-03-041-0/+1
* platform/chrome: fix platform_no_drv_owner.cocci warningskbuild test robot2015-03-041-1/+0
* platform/chrome: cros_ec_lightbar - fix duplicate const warningOlof Johansson2015-03-041-1/+1
* platform/chrome: cros_ec_dev - fix Unknown escape '%' warningOlof Johansson2015-03-041-1/+1
* platform/chrome: Expose Chrome OS Lightbar to usersBill Richardson2015-02-264-1/+373
* platform/chrome: Create sysfs attributes for the ChromeOS ECBill Richardson2015-02-264-1/+280
* platform/chrome: Add Chrome OS EC userspace device interfaceBill Richardson2015-02-264-3/+327
* platform/chrome: Add cros_ec_lpc driver for x86 devicesBill Richardson2015-02-263-0/+332
* platform: chrome: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/c...Linus Torvalds2014-08-102-22/+132
|\
| * platform/chrome: chromeos_laptop - Add a limit for deferred retriesBenson Leung2014-07-151-4/+41
| * platform/chrome: Add support for the acer c720p touchscreen.Michael Mullin2014-07-151-0/+2
| * platform/chrome: pstore: fix dmi table to match all chrome systemsOlof Johansson2014-07-101-12/+2
| * platform/chrome: coding style fixesRobin Schroer2014-07-101-0/+3
| * platform/chrome: chromeos_laptop - Add Toshiba CB35 TouchGene Chen2014-07-101-0/+15
| * platform/chrome: chromeos_laptop - Add Dell Chromebook 11 touchMohammed Habibulla2014-07-101-0/+15
| * platform/chrome: chromeos_laptop - Add HP Chromebook 14Benson Leung2014-07-101-0/+15
| * platform/chrome: chromeos_laptop - Add support for Acer C720Mika Westerberg2014-07-101-6/+39
* | Input: atmel_mxt_ts - download device config using firmware loaderNick Dyer2014-07-231-4/+0
|/
* Input: atmel_mxt_ts - read screen config from chipNick Dyer2014-05-261-6/+0
* Input: atmel_mxt_ts - improve T19 GPIO keys handlingNick Dyer2014-05-181-6/+11
* Input: atmel_mxt_ts - remove unnecessary platform dataNick Dyer2014-05-181-10/+0
* platform/chrome: unregister platform driver/device when module exitWei Yongjun2013-11-261-0/+3
* platform/chrome: Make i2c_adapter_names staticOlof Johansson2013-11-251-1/+1
* platform/chrome: chromeos_laptop - fix incorrect placement of __initdata tagBenson Leung2013-11-251-1/+1
* platform/chrome: chromeos_laptop - Use deferred probingBenson Leung2013-11-251-43/+101
* platform/chrome: chromeos_laptop - Restructure device associationsAaron Durbin2013-11-251-71/+126
* platform/chrome: Add pstore platform_deviceOlof Johansson2013-11-253-0/+116
OpenPOWER on IntegriCloud