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