LinuxLists
Users
About
Tomeu Vizoso (
[email protected]
)
Number of posts: 785 (0.62 per day)
First post: 2014-06-16 13:35:57
Last post: 2017-11-27 14:25:07
Previous Page
/
Next Page
Date
List
Subject
2015-08-06 14:44:06
linux-kernel
[PATCH] ARM: multi_v7_defconfig: Build a few drivers in
2015-08-06 14:27:28
linux-kernel
[PATCH v3 01/18] platform: delay OF device-driver matches until late_initcall
2015-08-06 14:27:04
linux-kernel
[PATCH v3 02/18] of/platform: add of_platform_probe
2015-08-06 14:26:29
linux-kernel
[PATCH v3 04/18] gpio: Probe pinctrl devices on demand
2015-08-06 14:25:56
linux-kernel
[PATCH v3 06/18] regulator: core: Probe regulators on demand
2015-08-06 14:25:20
linux-kernel
[PATCH v3 08/18] drm/tegra: Probe dpaux devices on demand
2015-08-06 14:24:50
linux-kernel
[PATCH v3 09/18] i2c: core: Probe i2c adapters and devices on demand
2015-08-06 14:24:19
linux-kernel
[PATCH v3 11/18] backlight: Probe backlight devices on demand
2015-08-06 14:23:49
linux-kernel
[PATCH v3 13/18] clk: Probe clk providers on demand
2015-08-06 14:23:33
linux-kernel
[PATCH v3 14/18] pinctrl: Probe pinctrl devices on demand
2015-08-06 14:22:11
linux-kernel
[PATCH v3 15/18] phy: core: Probe phy providers on demand
2015-08-06 14:21:49
linux-kernel
[PATCH v3 17/18] power-supply: Probe power supplies on demand
2015-08-06 14:19:37
linux-kernel
[PATCH v3 18/18] ASoC: core: Probe components on demand
2015-08-06 14:19:19
linux-kernel
[PATCH v3 16/18] dma: of: Probe DMA controllers on demand
2015-08-06 14:19:13
linux-kernel
[PATCH v3 12/18] usb: phy: Probe phy devices on demand
2015-08-06 14:19:07
linux-kernel
[PATCH v3 10/18] pwm: Probe PWM chip devices on demand
2015-08-06 14:19:03
linux-kernel
[PATCH v3 07/18] drm: Probe panels on demand
2015-08-06 14:19:00
linux-kernel
[PATCH v3 05/18] regulator: core: Reduce critical area in _regulator_get
2015-08-06 14:18:57
linux-kernel
[PATCH v3 03/18] gpio: Probe GPIO drivers on demand
2015-08-06 14:18:54
linux-kernel
[PATCH v3 0/18] On-demand device probing
2015-08-06 14:17:51
linux-kernel
Re: [PATCH v1 02/10] i2c: core: Have clients point to their firmware nodes
2015-08-06 13:40:56
linux-kernel
Re: [PATCH v2 2/3] pinctrl: tegra: Only set the gpio range if needed
2015-08-06 13:10:28
linux-kernel
[PATCH] usb: chipidea: imx: properly check for usbmisc
2015-08-05 12:24:53
linux-kernel
[PATCH] memory: omap-gpmc: Don't try to save the GPMC context
2015-08-05 12:23:26
linux-kernel
[PATCH] ARM: ux500: fix typo in regulator names
2015-07-31 10:33:10
linux-kernel
Re: [PATCH v2 04/22] of/platform: add of_platform_device_find()
2015-07-31 10:07:04
linux-kernel
Re: [PATCH v2 01/22] platform: delay device-driver matches until late_initcall
2015-07-29 12:15:33
linux-kernel
Re: [PATCH v2 04/22] of/platform: add of_platform_device_find()
2015-07-29 11:20:27
linux-kernel
Re: [PATCH v2 04/22] of/platform: add of_platform_device_find()
2015-07-29 06:14:47
linux-kernel
Re: [PATCH v2 04/22] of/platform: add of_platform_device_find()
2015-07-28 13:55:19
linux-kernel
Re: [PATCH v2 04/22] of/platform: add of_platform_device_find()
2015-07-28 13:30:39
linux-kernel
[PATCH v2 02/22] of/platform: Set fwnode field for new devices
2015-07-28 13:29:55
linux-kernel
[PATCH v2 03/22] device property: add fwnode_get_name()
2015-07-28 13:29:05
linux-kernel
[PATCH v2 04/22] of/platform: add of_platform_device_find()
2015-07-28 13:29:03
linux-kernel
[PATCH v2 06/22] device property: add fwnode_ensure_device()
2015-07-28 13:28:37
linux-kernel
[PATCH v2 08/22] gpio: Probe pinctrl devices on demand
2015-07-28 13:25:13
linux-kernel
[PATCH v2 09/22] regulator: core: Reduce critical area in _regulator_get
2015-07-28 13:24:48
linux-kernel
[PATCH v2 11/22] drm: Probe panels on demand
2015-07-28 13:23:39
linux-kernel
[PATCH v2 14/22] pwm: Probe PWM chip devices on demand
2015-07-28 13:23:13
linux-kernel
[PATCH v2 16/22] usb: phy: Probe phy devices on demand
2015-07-28 13:22:43
linux-kernel
[PATCH v2 17/22] clk: Probe clk providers on demand
2015-07-28 13:22:27
linux-kernel
[PATCH v2 19/22] phy: core: Probe phy providers on demand
2015-07-28 13:21:47
linux-kernel
[PATCH v2 20/22] dma: of: Probe DMA controllers on demand
2015-07-28 13:21:45
linux-kernel
[PATCH v2 22/22] ASoC: core: Probe components on demand
2015-07-28 13:21:24
linux-kernel
[PATCH v2 21/22] power-supply: Probe power supplies on demand
2015-07-28 13:21:19
linux-kernel
[PATCH v2 18/22] pinctrl: Probe pinctrl devices on demand
2015-07-28 13:21:13
linux-kernel
[PATCH v2 15/22] backlight: Probe backlight devices on demand
2015-07-28 13:21:07
linux-kernel
[PATCH v2 13/22] i2c: core: Probe i2c master devices on demand
2015-07-28 13:21:02
linux-kernel
[PATCH v2 12/22] drm/tegra: Probe dpaux devices on demand
2015-07-28 13:20:57
linux-kernel
[PATCH v2 10/22] regulator: core: Probe regulators on demand
2015-07-28 13:20:52
linux-kernel
[PATCH v2 07/22] gpio: Probe GPIO drivers on demand