LinuxLists
Users
About
Javier Martinez Canillas (
[email protected]
)
Number of posts: 709 (0.58 per day)
First post: 2012-02-20 09:32:10
Last post: 2015-06-30 17:45:36
Previous Page
/
Next Page
Date
List
Subject
2015-06-03 13:07:35
linux-kernel
[PATCH v5 3/9] mfd: cros_ec: Move protocol helpers out of the MFD driver
2015-06-03 13:06:56
linux-kernel
[PATCH v5 4/9] mfd: cros_ec: add proto v3 skeleton
2015-06-03 13:06:46
linux-kernel
[PATCH v5 5/9] mfd: cros_ec: add bus-specific proto v3 code
2015-06-03 13:06:40
linux-kernel
[PATCH v5 6/9] mfd: cros_ec: Add DT property to define ChromeOS EC name
2015-06-03 13:06:22
linux-kernel
[PATCH v5 7/9] mfd: cros_ec: Support multiple EC in a system
2015-06-03 13:05:49
linux-kernel
[PATCH v5 9/9] mfd: cros_ec: spi: Add delay for asserting CS
2015-06-03 13:05:40
linux-kernel
[PATCH v5 8/9] mfd: cros_ec: spi: Add a DT property to delay asserting the CS
2015-06-03 13:05:33
linux-kernel
[PATCH v5 0/9] mfd: cros_ec: Add multi EC and proto v3 support
2015-06-03 11:49:28
linux-kernel
Re: [PATCH v4 6/8] mfd: cros_ec: Support multiple EC in a system
2015-06-03 10:12:33
linux-kernel
Re: [PATCH v4 6/8] mfd: cros_ec: Support multiple EC in a system
2015-06-03 06:45:50
linux-kernel
Re: [PATCH v4 0/8] mfd: cros_ec: Add multi EC and proto v3 support
2015-06-02 08:14:06
linux-kernel
[PATCH v4 6/8] mfd: cros_ec: Support multiple EC in a system
2015-06-02 08:13:58
linux-kernel
[PATCH v4 7/8] mfd: cros_ec: spi: Add a DT property to delay asserting the CS
2015-06-02 08:13:53
linux-kernel
[PATCH v4 8/8] mfd: cros_ec: spi: Add delay for asserting CS
2015-06-02 08:12:59
linux-kernel
[PATCH v4 5/8] mfd: cros_ec: add bus-specific proto v3 code
2015-06-02 08:12:49
linux-kernel
[PATCH v4 2/8] mfd: cros_ec: rev cros_ec_commands.h
2015-06-02 08:12:42
linux-kernel
[PATCH v4 3/8] mfd: cros_ec: Move protocol helpers out of the MFD driver
2015-06-02 08:12:31
linux-kernel
[PATCH v4 4/8] mfd: cros_ec: add proto v3 skeleton
2015-06-02 08:12:12
linux-kernel
[PATCH v4 1/8] mfd: cros_ec: Use a zero-length array for command data
2015-06-02 08:11:56
linux-kernel
[PATCH v4 0/8] mfd: cros_ec: Add multi EC and proto v3 support
2015-05-25 12:29:09
linux-kernel
Re: [PATCH 1/2] of: Add vendor prefix for Hardkernel
2015-05-25 12:27:40
linux-kernel
Re: [PATCH] ARM: dts: odroidxu3: Enable wake alarm of S2MPS11 RTC
2015-05-22 15:44:34
linux-kernel
[PATCH v3 1/7] mfd: cros_ec: Use a zero-length array for command data
2015-05-22 15:44:16
linux-kernel
[PATCH v3 3/7] mfd: cros_ec: Move protocol helpers out of the MFD driver
2015-05-22 15:43:52
linux-kernel
[PATCH v3 6/7] mfd: cros_ec: Support multiple EC in a system
2015-05-22 15:43:27
linux-kernel
[PATCH v3 7/7] mfd: cros_ec: spi: Add delay for asserting CS
2015-05-22 15:43:07
linux-kernel
[PATCH v3 4/7] mfd: cros_ec: add proto v3 skeleton
2015-05-22 15:43:04
linux-kernel
[PATCH v3 5/7] mfd: cros_ec: add bus-specific proto v3 code
2015-05-22 15:42:55
linux-kernel
[PATCH v3 2/7] mfd: cros_ec: rev cros_ec_commands.h
2015-05-22 15:42:48
linux-kernel
[PATCH v3 0/7] mfd: cros_ec: Add multi EC and proto v3 support
2015-05-22 09:11:40
linux-kernel
Re: [PATCH 2/2] ARM: multi_v7_defconfig: Enable display on Trats2 board
2015-05-22 09:10:08
linux-kernel
Re: [PATCH 1/2] ARM: exynos_defconfig: Enable display on Trats2 board
2015-05-21 08:14:07
linux-kernel
Re: [PATCH] pwm: samsung: Use MODULE_DEVICE_TABLE() to include OF modalias
2015-05-20 11:34:26
linux-kernel
Re: [PATCH v2 04/10] mfd: cros_ec: Use a zero-length array for command data
2015-05-20 11:22:11
linux-kernel
Re: [RFC PATCH 1/4] spi: spidev: Add Google SPI flash compatible string
2015-05-20 10:18:23
linux-kernel
Re: [RFC PATCH 1/4] spi: spidev: Add Google SPI flash compatible string
2015-05-20 10:18:06
linux-kernel
Re: [RFC PATCH 2/4] ARM: dts: Add SPI flash node for Peach boards
2015-05-20 09:32:16
linux-kernel
[PATCH 1/2] mfd: cros_ec: Remove parent field
2015-05-20 09:31:53
linux-kernel
[PATCH 2/2] mfd: cros_ec: Instantiate sub-devices from device tree
2015-05-20 09:31:47
linux-kernel
[PATCH 0/2] mfd: cros_ec: Small cleanups
2015-05-20 08:41:29
linux-kernel
[PATCH 2/3] platform/chrome: cros_ec_lpc - Add support for Google Pixel 2
2015-05-20 08:40:58
linux-kernel
[PATCH 3/3] platform/chrome: cros_ec_dev - Add a platform device ID table
2015-05-20 08:39:34
linux-kernel
[PATCH 1/3] platform/chrome: cros_ec_lpc - Use existing function to check EC result
2015-05-20 08:39:32
linux-kernel
[PATCH 0/3] platform/chrome: Changes for cros_ec_lpc and cros_ec_dev
2015-05-20 07:43:54
linux-kernel
Re: [PATCH v2 04/10] mfd: cros_ec: Use a zero-length array for command data
2015-05-20 07:36:06
linux-kernel
Re: [RFC PATCH 1/4] spi: spidev: Add Google SPI flash compatible string
2015-05-19 13:36:18
linux-kernel
[RFC PATCH 1/4] spi: spidev: Add Google SPI flash compatible string
2015-05-19 13:35:42
linux-kernel
[RFC PATCH 2/4] ARM: dts: Add SPI flash node for Peach boards
2015-05-19 13:35:23
linux-kernel
[RFC PATCH 3/4] ARM: dts: Add SPI flash node to exynos5250-snow
2015-05-19 13:34:58
linux-kernel
[RFC PATCH 4/4] ARM: exynos_defconfig: Enable user mode SPI device support
2015-05-19 13:34:54
linux-kernel
[RFC PATCH 0/4] Add SPI flash support for Exynos Chromebooks