index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
*
platform/chrome: Add cros_ec_lpc driver for x86 devices
Bill Richardson
2015-02-26
3
-0
/
+332
*
platform: chrome: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/c...
Linus Torvalds
2014-08-10
2
-22
/
+132
|
\
|
*
platform/chrome: chromeos_laptop - Add a limit for deferred retries
Benson Leung
2014-07-15
1
-4
/
+41
|
*
platform/chrome: Add support for the acer c720p touchscreen.
Michael Mullin
2014-07-15
1
-0
/
+2
|
*
platform/chrome: pstore: fix dmi table to match all chrome systems
Olof Johansson
2014-07-10
1
-12
/
+2
|
*
platform/chrome: coding style fixes
Robin Schroer
2014-07-10
1
-0
/
+3
|
*
platform/chrome: chromeos_laptop - Add Toshiba CB35 Touch
Gene Chen
2014-07-10
1
-0
/
+15
|
*
platform/chrome: chromeos_laptop - Add Dell Chromebook 11 touch
Mohammed Habibulla
2014-07-10
1
-0
/
+15
|
*
platform/chrome: chromeos_laptop - Add HP Chromebook 14
Benson Leung
2014-07-10
1
-0
/
+15
|
*
platform/chrome: chromeos_laptop - Add support for Acer C720
Mika Westerberg
2014-07-10
1
-6
/
+39
*
|
Input: atmel_mxt_ts - download device config using firmware loader
Nick Dyer
2014-07-23
1
-4
/
+0
|
/
*
Input: atmel_mxt_ts - read screen config from chip
Nick Dyer
2014-05-26
1
-6
/
+0
*
Input: atmel_mxt_ts - improve T19 GPIO keys handling
Nick Dyer
2014-05-18
1
-6
/
+11
*
Input: atmel_mxt_ts - remove unnecessary platform data
Nick Dyer
2014-05-18
1
-10
/
+0
*
platform/chrome: unregister platform driver/device when module exit
Wei Yongjun
2013-11-26
1
-0
/
+3
*
platform/chrome: Make i2c_adapter_names static
Olof Johansson
2013-11-25
1
-1
/
+1
*
platform/chrome: chromeos_laptop - fix incorrect placement of __initdata tag
Benson Leung
2013-11-25
1
-1
/
+1
*
platform/chrome: chromeos_laptop - Use deferred probing
Benson Leung
2013-11-25
1
-43
/
+101
*
platform/chrome: chromeos_laptop - Restructure device associations
Aaron Durbin
2013-11-25
1
-71
/
+126
*
platform/chrome: Add pstore platform_device
Olof Johansson
2013-11-25
3
-0
/
+116
[next]