LinuxLists
Users
About
Octavian Purdila (
[email protected]
)
Number of posts: 240 (240 per day)
First post: 2012-05-03 08:41:54
Last post: 2012-01-19 17:19:39
Previous Page
/
Next Page
Date
List
Subject
2015-06-05 12:43:08
linux-kernel
[PATCH v2 0/2] fix drivers that consider 0 as a valid IRQ in client->irq
2015-06-05 12:42:38
linux-kernel
[PATCH v2 2/2] rtc: fix drivers that consider 0 as a valid IRQ in client->irq
2015-06-05 12:42:36
linux-kernel
[PATCH v2 1/2] iio: fix drivers that consider 0 as a valid IRQ in client->irq
2015-06-03 17:06:07
linux-kernel
Re: [PATCH 0/2] change "client->irq >= 0" to "client->irq > 0"
2015-06-02 21:35:14
linux-kernel
[PATCH 2/2] rtc: change "client->irq >= 0" to "client->irq > 0"
2015-06-02 21:35:06
linux-kernel
[PATCH 1/2] iio: change "client->irq >= 0" to "client->irq > 0"
2015-06-02 21:34:57
linux-kernel
[PATCH 0/2] change "client->irq >= 0" to "client->irq > 0"
2015-05-04 17:48:36
linux-kernel
Re: [RFC PATCH 1/3] iio: export mounting matrix information
2015-05-04 15:36:53
linux-kernel
Re: [RFC PATCH 2/3] iio: allow better control for flushing the hardware fifo
2015-05-04 08:21:35
linux-kernel
Re: [RFC PATCH 3/3] iio: derive the mounting matrix from ACPI _PLD objects
2015-05-03 06:12:01
linux-kernel
Re: [RFC PATCH 2/3] iio: allow better control for flushing the hardware fifo
2015-04-29 11:19:33
linux-kernel
[RFC PATCH 3/3] iio: accel: bmc150: add support for hwfifo_flush and flush events
2015-04-29 11:19:19
linux-kernel
[RFC PATCH 2/3] iio: allow better control for flushing the hardware fifo
2015-04-29 11:19:13
linux-kernel
[RFC PATCH 1/3] iio: add hwfifo attributes helpers
2015-04-29 11:19:10
linux-kernel
[RFC PATCH 0/3] allow better control for flushing the hardware fifo
2015-04-28 02:23:07
linux-kernel
Re: [RFC PATCH 3/3] iio: derive the mounting matrix from ACPI _PLD objects
2015-04-27 15:54:59
linux-kernel
Re: [RFC PATCH 3/3] iio: derive the mounting matrix from ACPI _PLD objects
2015-04-27 15:03:17
linux-kernel
[RFC PATCH 3/3] iio: derive the mounting matrix from ACPI _PLD objects
2015-04-27 15:03:14
linux-kernel
[RFC PATCH 2/3] ACPICA: Add _PLD front and back panel constants
2015-04-27 15:02:53
linux-kernel
[RFC PATCH 1/3] iio: export mounting matrix information
2015-04-27 15:02:46
linux-kernel
[RFC PATCH 0/3] iio: export mounting matrix
2015-04-22 20:34:16
linux-kernel
Re: [PATCH v3 1/3] iio: configfs: Add configfs support to IIO
2015-04-15 22:16:11
linux-kernel
Re: [PATCH v3 1/3] iio: configfs: Add configfs support to IIO
2015-04-15 20:58:11
linux-kernel
Re: [PATCH v3 1/3] iio: configfs: Add configfs support to IIO
2014-12-16 19:32:48
linux-kernel
Re: [PATCH 1/4] ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id
2014-12-16 16:18:29
linux-kernel
[PATCH 3/4] mfd: dln2: add support for ACPI
2014-12-16 16:17:52
linux-kernel
[PATCH 4/4] gpio: dln2: add support for ACPI pin configuration
2014-12-16 16:17:49
linux-kernel
[PATCH 2/4] ACPICA: don't release ACPI_MTX_TABLES in acpi_tb_install_standard_table
2014-12-16 16:17:45
linux-kernel
[PATCH 1/4] ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id
2014-12-16 16:17:42
linux-kernel
[PATCH 0/4] dln2: add support for ACPI
2014-12-16 15:58:46
linux-kernel
[PATCH v2 2/4] gpio: dln2: use bus_sync_unlock instead of scheduling work
2014-12-16 15:58:22
linux-kernel
[PATCH v2 3/4] mfd: dln2: add start/stop RX URBs helpers
2014-12-16 15:57:57
linux-kernel
[PATCH v2 4/4] mfd: dln2: add suspend/resume functionality
2014-12-16 15:57:54
linux-kernel
[PATCH v2 1/4] gpio: dln2: fix issue when an IRQ is unmasked then enabled
2014-12-16 15:57:50
linux-kernel
[PATCH v2 0/4] DLN2 fixes related to suspend/resume
2014-12-11 13:05:00
linux-kernel
[PATCH 2/3] gpio: dln2: use bus_sync_unlock instead of scheduling work
2014-12-11 13:04:40
linux-kernel
[PATCH 3/3] mfd: dln2: add suspend/resume functionality
2014-12-11 13:04:32
linux-kernel
[PATCH 1/3] gpio: dln2: fix issue when an IRQ is unmasked then enabled
2014-12-11 13:04:30
linux-kernel
[PATCH 0/3] DLN2 fixes related to suspend/resume
2014-12-08 16:14:24
linux-kernel
Re: [PATCH] mfd: dln2: add suspend/resume functionality
2014-12-05 13:05:48
linux-kernel
Re: [PATCH] mfd: dln2: add suspend/resume functionality
2014-12-05 11:51:20
linux-kernel
Re: [PATCH] mfd: dln2: add suspend/resume functionality
2014-11-28 19:21:08
linux-kernel
Re: [PATCH v7 1/2] spi: add support for DLN-2 USB-SPI adapter
2014-11-27 11:57:51
linux-kernel
[PATCH] mfd: dln2: add suspend/resume functionality
2014-11-18 12:59:56
linux-kernel
[PATCH v2 1/4] mfd: dln2: fix _dln2_transfer return code
2014-11-18 12:59:07
linux-kernel
[PATCH v2 4/4] mfd: dln2: a couple endian fixes
2014-11-18 12:59:05
linux-kernel
[PATCH v2 3/4] mfd: dln2: add a limit check for invalid echo
2014-11-18 12:59:00
linux-kernel
[PATCH v2 2/4] i2c: dln2: simplify return flow for dln2_i2c_enable
2014-11-18 12:58:58
linux-kernel
[PATCH v2 0/4] dln2 fixes for ib-mfd-gpio-i2c-3.19
2014-11-17 15:12:08
linux-kernel
Re: [PATCH 2/2] i2c: dln2: simplify return flow for dln2_i2c_enable
2014-11-13 11:18:42
linux-kernel
Re: [patch 2/2 -next] mfd: dln2: a couple endian fixes