aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-24platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARMJavier Martinez Canillas1-1/+0
2015-06-15mfd: cros_ec: Support multiple EC in a systemGwendal Grignou5-110/+151
2015-06-15mfd: cros_ec: add bus-specific proto v3 codeStephen Barber1-1/+72
2015-06-15mfd: cros_ec: add proto v3 skeletonStephen Barber2-36/+307
2015-06-15mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas3-2/+123
2015-06-15mfd: cros_ec: rev cros_ec_commands.hStephen Barber1-7/+7
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas4-135/+244
2015-06-15mfd: cros_ec: Remove parent fieldGwendal Grignou1-1/+0
2015-04-24platform/chrome: chromeos_laptop - instantiate Atmel at primary addressDmitry Torokhov1-9/+26
2015-03-04platform/chrome: cros_ec_lpc - Depend on X86 || COMPILE_TESTJavier Martinez Canillas1-1/+1
2015-03-04platform/chrome: cros_ec_lpc - Include linux/io.h header fileJavier Martinez Canillas1-0/+1
2015-03-04platform/chrome: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-03-04platform/chrome: cros_ec_lightbar - fix duplicate const warningOlof Johansson1-1/+1
2015-03-04platform/chrome: cros_ec_dev - fix Unknown escape '%' warningOlof Johansson1-1/+1
2015-02-26platform/chrome: Expose Chrome OS Lightbar to usersBill Richardson4-1/+373
2015-02-26platform/chrome: Create sysfs attributes for the ChromeOS ECBill Richardson4-1/+280
2015-02-26platform/chrome: Add Chrome OS EC userspace device interfaceBill Richardson4-3/+327
2015-02-26platform/chrome: Add cros_ec_lpc driver for x86 devicesBill Richardson3-0/+332
2014-10-20platform: chrome: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-08-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platformLinus Torvalds2-22/+132
2014-07-23Input: atmel_mxt_ts - download device config using firmware loaderNick Dyer1-4/+0
2014-07-15platform/chrome: chromeos_laptop - Add a limit for deferred retriesBenson Leung1-4/+41
2014-07-15platform/chrome: Add support for the acer c720p touchscreen.Michael Mullin1-0/+2
2014-07-10platform/chrome: pstore: fix dmi table to match all chrome systemsOlof Johansson1-12/+2
2014-07-10platform/chrome: coding style fixesRobin Schroer1-0/+3
2014-07-10platform/chrome: chromeos_laptop - Add Toshiba CB35 TouchGene Chen1-0/+15
2014-07-10platform/chrome: chromeos_laptop - Add Dell Chromebook 11 touchMohammed Habibulla1-0/+15
2014-07-10platform/chrome: chromeos_laptop - Add HP Chromebook 14Benson Leung1-0/+15
2014-07-10platform/chrome: chromeos_laptop - Add support for Acer C720Mika Westerberg1-6/+39
2014-05-26Input: atmel_mxt_ts - read screen config from chipNick Dyer1-6/+0
2014-05-18Input: atmel_mxt_ts - improve T19 GPIO keys handlingNick Dyer1-6/+11
2014-05-18Input: atmel_mxt_ts - remove unnecessary platform dataNick Dyer1-10/+0
2013-11-26platform/chrome: unregister platform driver/device when module exitWei Yongjun1-0/+3
2013-11-25platform/chrome: Make i2c_adapter_names staticOlof Johansson1-1/+1
2013-11-25platform/chrome: chromeos_laptop - fix incorrect placement of __initdata tagBenson Leung1-1/+1
2013-11-25platform/chrome: chromeos_laptop - Use deferred probingBenson Leung1-43/+101
2013-11-25platform/chrome: chromeos_laptop - Restructure device associationsAaron Durbin1-71/+126
2013-11-25platform/chrome: Add pstore platform_deviceOlof Johansson3-0/+116
2013-11-20platform: add chrome platform directoryOlof Johansson3-0/+438