summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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-051-1/+3
* | platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARMJavier Martinez Canillas2015-07-241-1/+0Star
|/
* 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/+0Star
* platform/chrome: chromeos_laptop - instantiate Atmel at primary addressDmitry Torokhov2015-04-251-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/+0Star
* 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-274-1/+373
* platform/chrome: Create sysfs attributes for the ChromeOS ECBill Richardson2015-02-274-1/+280
* platform/chrome: Add Chrome OS EC userspace device interfaceBill Richardson2015-02-274-3/+327
* platform/chrome: Add cros_ec_lpc driver for x86 devicesBill Richardson2015-02-273-0/+332
* platform: chrome: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* 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-161-4/+41
| * platform/chrome: Add support for the acer c720p touchscreen.Michael Mullin2014-07-161-0/+2
| * platform/chrome: pstore: fix dmi table to match all chrome systemsOlof Johansson2014-07-101-12/+2Star
| * 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/+0Star
|/
* Input: atmel_mxt_ts - read screen config from chipNick Dyer2014-05-271-6/+0Star
* Input: atmel_mxt_ts - improve T19 GPIO keys handlingNick Dyer2014-05-191-6/+11
* Input: atmel_mxt_ts - remove unnecessary platform dataNick Dyer2014-05-191-10/+0Star
* platform/chrome: unregister platform driver/device when module exitWei Yongjun2013-11-271-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
* platform: add chrome platform directoryOlof Johansson2013-11-213-0/+438