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

Date List Subject
2015-06-30 17:45:36 linux-kernel Re: [PATCH] clk: samsung: fix cpu clock's flags checking
2015-06-25 08:44:44 linux-kernel Re: [PATCH 2/3] mfd: Remove MFD_CROS_EC depends on X86 || ARM
2015-06-25 00:23:05 linux-kernel [PATCH 3/3] mfd: Remove MFD_CROS_EC_SPI depends on OF
2015-06-25 00:22:22 linux-kernel [PATCH 2/3] mfd: Remove MFD_CROS_EC depends on X86 || ARM
2015-06-25 00:22:09 linux-kernel [PATCH 1/3] platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM
2015-06-25 00:22:01 linux-kernel [PATCH 0/3] mfd: ChromeOS EC Kconfig dependency cleanup
2015-06-24 14:30:15 linux-kernel Re: [PATCH] mfd: fix dependency warning for CHROME_PLATFORMS on !X86, !ARM
2015-06-22 06:28:15 linux-kernel [RESEND PATCH 1/3] platform/chrome: cros_ec_lpc - Use existing function to check EC result
2015-06-22 06:28:02 linux-kernel [RESEND PATCH 2/3] platform/chrome: cros_ec_lpc - Add support for Google Pixel 2
2015-06-22 06:27:49 linux-kernel [RESEND PATCH 3/3] platform/chrome: cros_ec_dev - Add a platform device ID table
2015-06-22 06:27:35 linux-kernel [RESEND PATCH 0/3] platform/chrome: Changes for cros_ec_lpc and cros_ec_dev
2015-06-21 00:17:24 linux-kernel Re: [PATCH] mfd: fix dependency warning for CHROME_PLATFORMS on !X86, !ARM
2015-06-16 06:47:20 linux-kernel Re: [PATCH 0/3] platform/chrome: Changes for cros_ec_lpc and cros_ec_dev
2015-06-16 03:19:50 linux-kernel Re: [PATCH v2 1/1] irqchip: exynos-combiner: Save IRQ enable set on suspend
2015-06-15 19:08:17 linux-kernel Re: [PATCH ljones-mfd] mfd: cros_ec:: ec_p can be static
2015-06-15 15:23:51 linux-kernel Re: [PATCH v2 1/1] irqchip: exynos-combiner: Save IRQ enable set on suspend
2015-06-15 15:00:59 linux-kernel Re: [PATCH v2 1/1] irqchip: exynos-combiner: Save IRQ enable set on suspend
2015-06-15 07:46:19 linux-kernel Re: [PATCH v2 1/1] irqchip: exynos-combiner: Save IRQ enable set on suspend
2015-06-12 19:36:16 linux-kernel Re: [PATCH v2 1/1] irqchip: exynos-combiner: Save IRQ enable set on suspend
2015-06-12 12:57:38 linux-kernel Re: [PATCH v2 1/1] irqchip: exynos-combiner: Save IRQ enable set on suspend
2015-06-12 11:28:08 linux-kernel Re: [PATCH v2 1/1] irqchip: exynos-combiner: Save IRQ enable set on suspend
2015-06-12 05:43:32 linux-kernel [PATCH v2 1/1] irqchip: exynos-combiner: Save IRQ enable set on suspend
2015-06-11 12:05:24 linux-kernel Re: [PATCH v7 0/8] mfd: cros_ec: Add multi EC and proto v3 support
2015-06-11 06:46:17 linux-kernel Re: [PATCH 1/1] irqchip: exynos-combiner: Save IRQ enable set on suspend
2015-06-10 14:32:46 linux-kernel Re: [PATCH 1/1] irqchip: exynos-combiner: Save IRQ enable set on suspend
2015-06-10 14:28:37 linux-kernel Re: [PATCH 1/1] irqchip: exynos-combiner: Save IRQ enable set on suspend
2015-06-10 13:10:51 linux-kernel [PATCH 1/1] irqchip: exynos-combiner: Save IRQ enable set on suspend
2015-06-09 11:07:38 linux-kernel Re: [PATCH v6 6/8] mfd: cros_ec: Support multiple EC in a system
2015-06-09 11:07:15 linux-kernel [PATCH v7 5/8] mfd: cros_ec: add bus-specific proto v3 code
2015-06-09 11:07:04 linux-kernel [PATCH v7 6/8] mfd: cros_ec: Support multiple EC in a system
2015-06-09 11:06:59 linux-kernel [PATCH v7 7/8] mfd: cros_ec: spi: Add a DT property to delay asserting the CS
2015-06-09 11:06:43 linux-kernel [PATCH v7 8/8] mfd: cros_ec: spi: Add delay for asserting CS
2015-06-09 11:05:46 linux-kernel [PATCH v7 4/8] mfd: cros_ec: add proto v3 skeleton
2015-06-09 11:05:41 linux-kernel [PATCH v7 3/8] mfd: cros_ec: Move protocol helpers out of the MFD driver
2015-06-09 11:05:32 linux-kernel [PATCH v7 1/8] mfd: cros_ec: Use a zero-length array for command data
2015-06-09 11:05:26 linux-kernel [PATCH v7 2/8] mfd: cros_ec: rev cros_ec_commands.h
2015-06-09 11:05:12 linux-kernel [PATCH v7 0/8] mfd: cros_ec: Add multi EC and proto v3 support
2015-06-05 10:40:45 linux-kernel Re: [PATCH v6 6/8] mfd: cros_ec: Support multiple EC in a system
2015-06-05 10:20:13 linux-kernel Re: [PATCH v6 6/8] mfd: cros_ec: Support multiple EC in a system
2015-06-04 08:10:35 linux-kernel [PATCH v6 7/8] mfd: cros_ec: spi: Add a DT property to delay asserting the CS
2015-06-04 08:10:28 linux-kernel [PATCH v6 8/8] mfd: cros_ec: spi: Add delay for asserting CS
2015-06-04 08:08:18 linux-kernel [PATCH v6 6/8] mfd: cros_ec: Support multiple EC in a system
2015-06-04 08:08:08 linux-kernel [PATCH v6 2/8] mfd: cros_ec: rev cros_ec_commands.h
2015-06-04 08:07:52 linux-kernel [PATCH v6 3/8] mfd: cros_ec: Move protocol helpers out of the MFD driver
2015-06-04 08:07:43 linux-kernel [PATCH v6 4/8] mfd: cros_ec: add proto v3 skeleton
2015-06-04 08:07:28 linux-kernel [PATCH v6 5/8] mfd: cros_ec: add bus-specific proto v3 code
2015-06-04 08:07:06 linux-kernel [PATCH v6 1/8] mfd: cros_ec: Use a zero-length array for command data
2015-06-04 08:06:44 linux-kernel [PATCH v6 0/8] mfd: cros_ec: Add multi EC and proto v3 support
2015-06-03 14:08:32 linux-kernel Re: [PATCH v5 7/9] mfd: cros_ec: Support multiple EC in a system
2015-06-03 13:08:06 linux-kernel [PATCH v5 1/9] mfd: cros_ec: Use a zero-length array for command data
2015-06-03 13:07:57 linux-kernel [PATCH v5 2/9] mfd: cros_ec: rev cros_ec_commands.h