Age | Commit message (Expand) | Author | Files | Lines |
2017-03-21 | platform/chrome: cros_ec_dev - utilize new cdev_device_add helper function | Logan Gunthorpe | 1 | -24/+7 |
2017-02-23 | Merge tag 'mfd-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+5 |
2017-02-13 | mfd: cros_ec: Prevent data transfer while device is suspended | Joseph Lo | 1 | -0/+5 |
2017-01-28 | iio: cros_ec: Add cros_ec barometer driver | Gwendal Grignou | 1 | -0/+3 |
2016-10-25 | platform/chrome: cros_ec_dev - Register cros-ec sensors | Enric Balletbo i Serra | 1 | -0/+122 |
2016-10-25 | platform/chrome: Introduce a new function to check EC features. | Vincent Palatin | 1 | -0/+37 |
2016-08-31 | mfd: cros_ec: Add MKBP event support | Vic Yang | 1 | -0/+92 |
2016-08-06 | Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+17 |
2016-07-25 | mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper | Tomeu Vizoso | 1 | -0/+17 |
2016-07-06 | platform/chrome: cros_ec_dev - double fetch bug in ioctl | Dan Carpenter | 1 | -1/+7 |
2016-05-28 | Revert "platform/chrome: chromeos_laptop: Add Leon Touch" | Benson Leung | 1 | -15/+0 |
2016-05-11 | platform/chrome: chromeos_laptop - Add Elan touchpad for Wolf | Charlie Mooney | 1 | -0/+2 |
2016-05-11 | platform/chrome: chromeos_laptop - Add elan trackpad option for C720 | Benson Leung | 1 | -1/+19 |
2016-05-11 | platform/chrome: cros_ec_dev - Populate compat_ioctl | Guenter Roeck | 1 | -0/+3 |
2016-05-11 | platform/chrome: cros_ec_lightbar - use name instead of ID to hide lightbar a... | Clinton Sprain | 1 | -1/+6 |
2016-05-11 | platform/chrome: cros_ec_dev - Fix security issue | Gwendal Grignou | 2 | -2/+6 |
2016-05-11 | platform/chrome: Add Chrome OS keyboard backlight LEDs support | Simon Que | 3 | -7/+140 |
2016-05-11 | platform/chrome: use to_platform_device() | Geliang Tang | 1 | -2/+1 |
2016-05-11 | platform/chrome: pstore: Move to larger record size. | Olof Johansson | 1 | -1/+1 |
2016-05-11 | platform/chrome: pstore: probe for ramoops buffer using acpi | Aaron Durbin | 1 | -1/+52 |
2016-05-11 | platform/chrome: chromeos_laptop: Add Leon Touch | Gene Chen | 1 | -0/+15 |
2015-11-10 | platform/chrome: Fix i2c-designware adapter name | Jarkko Nikula | 1 | -2/+2 |
2015-10-08 | platform/chrome: Support reading/writing the vboot context | Emilio López | 3 | -1/+140 |
2015-10-08 | platform/chrome: cros_ec: Fix possible leak in led_rgb_store() | Christian Engelmayer | 1 | -5/+3 |
2015-10-08 | platform/chrome: cros_ec: Fix leak in sequence_store() | Christian Engelmayer | 1 | -9/+14 |
2015-10-08 | platform/chrome: Enable Chrome platforms on 64-bit ARM | Thierry Reding | 1 | -1/+1 |
2015-10-08 | platform/chrome: cros_ec_dev - Add a platform device ID table | Javier Martinez Canillas | 1 | -0/+6 |
2015-10-08 | platform/chrome: cros_ec_lpc - Add support for Google Pixel 2 | Javier Martinez Canillas | 1 | -0/+7 |
2015-10-08 | platform/chrome: cros_ec_lpc - Use existing function to check EC result | Javier Martinez Canillas | 1 | -12/+2 |
2015-10-08 | platform/chrome: Make depends on MFD_CROS_EC instead CROS_EC_PROTO | Javier Martinez Canillas | 1 | -2/+2 |
2015-10-08 | Revert "platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM" | Javier Martinez Canillas | 1 | -0/+1 |
2015-09-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+3 |
2015-08-05 | Input: atmel_mxt_ts - use deep sleep mode when stopped | Nick Dyer | 1 | -1/+3 |
2015-07-24 | platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM | Javier Martinez Canillas | 1 | -1/+0 |
2015-06-15 | mfd: cros_ec: Support multiple EC in a system | Gwendal Grignou | 5 | -110/+151 |
2015-06-15 | mfd: cros_ec: add bus-specific proto v3 code | Stephen Barber | 1 | -1/+72 |
2015-06-15 | mfd: cros_ec: add proto v3 skeleton | Stephen Barber | 2 | -36/+307 |
2015-06-15 | mfd: cros_ec: Move protocol helpers out of the MFD driver | Javier Martinez Canillas | 3 | -2/+123 |
2015-06-15 | mfd: cros_ec: rev cros_ec_commands.h | Stephen Barber | 1 | -7/+7 |
2015-06-15 | mfd: cros_ec: Use a zero-length array for command data | Javier Martinez Canillas | 4 | -135/+244 |
2015-06-15 | mfd: cros_ec: Remove parent field | Gwendal Grignou | 1 | -1/+0 |
2015-04-25 | platform/chrome: chromeos_laptop - instantiate Atmel at primary address | Dmitry Torokhov | 1 | -9/+26 |
2015-03-04 | platform/chrome: cros_ec_lpc - Depend on X86 || COMPILE_TEST | Javier Martinez Canillas | 1 | -1/+1 |
2015-03-04 | platform/chrome: cros_ec_lpc - Include linux/io.h header file | Javier Martinez Canillas | 1 | -0/+1 |
2015-03-04 | platform/chrome: fix platform_no_drv_owner.cocci warnings | kbuild test robot | 1 | -1/+0 |
2015-03-04 | platform/chrome: cros_ec_lightbar - fix duplicate const warning | Olof Johansson | 1 | -1/+1 |
2015-03-04 | platform/chrome: cros_ec_dev - fix Unknown escape '%' warning | Olof Johansson | 1 | -1/+1 |
2015-02-27 | platform/chrome: Expose Chrome OS Lightbar to users | Bill Richardson | 4 | -1/+373 |
2015-02-27 | platform/chrome: Create sysfs attributes for the ChromeOS EC | Bill Richardson | 4 | -1/+280 |
2015-02-27 | platform/chrome: Add Chrome OS EC userspace device interface | Bill Richardson | 4 | -3/+327 |