Davide Ciminaghi ([email protected])

Number of posts: 83 (0.02 per day)
First post: 2011-05-13 13:14:19
Last post: 2022-08-31 23:02:27

Date List Subject
2022-08-31 23:02:27 linux-kernel Re: [PATCH] gpio: Allow user to customise maximum number of GPIOs
2022-08-31 14:28:57 linux-kernel Re: [PATCH] gpio: Allow user to customise maximum number of GPIOs
2022-08-30 09:37:34 linux-kernel Re: [PATCH] gpio: Allow user to customise maximum number of GPIOs
2018-12-04 09:36:29 linux-kernel Re: [PATCH 12/22] mfd: sta2x11: drop unused MODULE_ tags from non-modular code
2013-08-07 10:28:02 linux-kernel [PATCH 22/26] AMBA: pci-amba bridge: extend number of amba devs per pci device
2013-08-07 10:27:52 linux-kernel [PATCH 21/26] AMBA: pci-amba bridge: improve code readability
2013-08-07 10:27:38 linux-kernel [PATCH 20/26] x86 STA2X11 platform: remove useless pr_info()'s
2013-08-07 10:27:28 linux-kernel [PATCH 19/26] x86 STA2X11 platform: create sta2x11-clock-regs device
2013-08-07 10:27:19 linux-kernel [PATCH 18/26] x86 STA2X11 platform: add a common probe function for platform devices
2013-08-07 10:27:08 linux-kernel [PATCH 17/26] x86 STA2X11 platform: add sta2x11_instance_data helpers
2013-08-07 10:26:59 linux-kernel [PATCH 16/26] x86 STA2X11 platform: add sta2x11_platform_init()
2013-08-07 10:26:58 linux-kernel [PATCH 15/26] x86 STA2X11: remove the sta2x11-mfd driver.
2013-08-07 10:26:50 linux-kernel [PATCH 09/26] kernel irqdomain: export irq_domain_disassociate()
2013-08-07 10:26:37 linux-kernel [PATCH 14/26] gpio: remove sta2x11-gpio
2013-08-07 10:26:24 linux-kernel [PATCH 13/26] drivers/amba/pci-amba.c: use devicetree for amba device creation.
2013-08-07 10:26:12 linux-kernel [PATCH 12/26] x86 kernel apic: notify MSI irqdomain(s) on etup/teardown of MSI IRQs
2013-08-07 10:26:00 linux-kernel [PATCH 11/26] x86 devicetree: add functions for handling setup/teardown of MSI irqs
2013-08-07 10:25:49 linux-kernel [PATCH 10/26] x86 devicetree: add irq domain for msi irqs
2013-08-07 10:24:28 linux-kernel [PATCH 08/26] OF platform, of_amba_device_create(): add parent resource to parameters.
2013-08-07 10:24:16 linux-kernel [PATCH 07/26] OF platform: export of_amba_device_create()
2013-08-07 10:24:05 linux-kernel [PATCH 06/26] x86 STA2X11: select devicetree related config items.
2013-08-07 10:23:08 linux-kernel [PATCH 25/26] drivers/clk: sta2x11 common clock framework implementation
2013-08-07 10:22:33 linux-kernel [PATCH 26/26] pinctrl: add support for sta2x11 (via pinctrl-nomadik)
2013-08-07 10:22:11 linux-kernel [PATCH 24/26] x86 STA2X11: add dts for Intel's Northville board
2013-08-07 10:21:57 linux-kernel [PATCH 23/26] AMBA: pci-amba bridge: export function creating pci-amba device names
2013-03-12 00:51:51 linux-kernel Re: [PATCH 2/3] x86, pci sta2x11-fixup: add function to access sta2x11 instance id
2013-03-08 15:41:01 linux-kernel [PATCH 3/3] drivers/clk: sta2x11 common clock framework implementation
2013-03-08 15:40:49 linux-kernel [PATCH 0/3] sta2x11 common clock framework implementation
2013-03-08 15:40:47 linux-kernel [PATCH 2/3] x86, pci sta2x11-fixup: add function to access sta2x11 instance id
2013-03-08 15:40:46 linux-kernel [PATCH 1/3] x86, pci sta2x11-fixup: add clk related field to struct sta2x11_instance
2012-11-28 16:34:23 linux-kernel Re: [PATCH 5/8] mmci: replace readsl/writesl with ioread32_rep/iowrite32_rep
2012-11-28 16:17:27 linux-kernel Re: [PATCH 1/8 v3] DMA: PL330: use prefix in reg names to build under x86
2012-11-24 00:55:38 linux-kernel [PATCH 1/8 v3] DMA: PL330: use prefix in reg names to build under x86
2012-11-24 00:24:05 linux-kernel [PATCH 3/8 v3] pl080.h: moved from arm/include/asm/hardware to include/linux/amba/
2012-11-23 17:25:05 linux-kernel Re: [PATCH 1/8] DMA: PL330: use prefix in reg names to build under x86
2012-11-23 15:12:02 linux-kernel [PATCH v2 0/8] enable support for AMBA drivers under x86
2012-11-23 15:11:47 linux-kernel [PATCH 2/8] gpio: pl061 depends on ARM
2012-11-23 15:11:28 linux-kernel [PATCH 7/8] drivers/amba: add support for a PCI bridge
2012-11-23 15:11:08 linux-kernel [PATCH 4/8] watchdog: sp805_wdt depends on ARM
2012-11-23 15:10:49 linux-kernel [PATCH 1/8] DMA: PL330: use prefix in reg names to build under x86
2012-11-23 15:10:12 linux-kernel [PATCH 3/8] pl080.h: moved from arm/include/asm/hardware to include/linux/amba/
2012-11-23 15:10:10 linux-kernel [PATCH 6/8] mmc: use the new <linux/sizes.h>
2012-11-23 15:10:06 linux-kernel [PATCH 8/8] x86: add CONFIG_ARM_AMBA, selected by STA2X11
2012-11-23 15:10:05 linux-kernel [PATCH 5/8] mmci: replace readsl/writesl with ioread32_rep/iowrite32_rep
2012-11-20 14:20:53 linux-kernel [PATCH] regmap: introduce tables for readable/writeable/volatile/precious checks
2012-11-20 08:41:42 linux-kernel Re: [PATCH] regmap: introduce tables for readable/writeable/volatile/precious checks
2012-11-19 13:32:13 linux-kernel [PATCH] regmap: introduce tables for readable/writeable/volatile/precious checks
2012-11-16 23:53:16 linux-kernel Re: [PATCH RESEND] regmap: introduce tables for readable/writeable/volatile/precious checks
2012-11-15 12:47:25 linux-kernel [PATCH RESEND] regmap: introduce tables for readable/writeable/volatile/precious checks
2012-11-09 14:22:52 linux-kernel [PATCH 01/10] drivers/mfd/sta2x11-mfd: add apb-soc regs driver and factor out common code
2012-11-09 14:22:30 linux-kernel [PATCH 04/10] drivers/mfd/sta2x11-mfd: use defines for platform devices' names