Anton Vorontsov ([email protected])

Number of posts: 461 (0.53 per day)
First post: 2007-10-11 12:48:19
Last post: 2010-02-27 15:12:36

Date List Subject
2009-03-16 21:14:02 linux-kernel [PATCH 01/11] sdhci: Add support for bus-specific IO memory accessors
2009-03-16 21:13:24 linux-kernel [PATCH v3 0/11] FSL eSDHC support
2009-03-16 21:05:55 linux-kernel Re: [PATCH 05/13] sdhci: Add support for card-detection polling
2009-03-10 20:30:11 linux-kernel Re: [PATCH 5/5] net: make mpc5200 fec driver use of_mdio infrastructure
2009-03-10 19:16:57 linux-kernel Re: [PATCH 5/5] net: make mpc5200 fec driver use of_mdio infrastructure
2009-03-05 20:32:22 linux-kernel [PATCH 11/11] mmc: Add OpenFirmware bindings for SDHCI driver
2009-03-05 20:31:55 linux-kernel [PATCH 10/11] sdhci: Add quirk for forcing maximum block size to 2048 bytes
2009-03-05 20:31:38 linux-kernel [PATCH 09/11] sdhci: Add quirk for controllers that need IRQ re-init after reset
2009-03-05 20:31:22 linux-kernel [PATCH 08/11] sdhci: Add quirk for controllers that need small delays for PIO
2009-03-05 20:30:52 linux-kernel [PATCH 07/11] sdhci: Add set_clock callback and a quirk for nonstandard clocks
2009-03-05 20:30:30 linux-kernel [PATCH 06/11] sdhci: Add get_{max,timeout}_clock callbacks
2009-03-05 20:30:00 linux-kernel [PATCH 05/11] sdhci: Add support for hosts reporting inverted write-protect state
2009-03-05 20:29:44 linux-kernel [PATCH 04/11] sdhci: Add support for card-detection polling
2009-03-05 20:29:27 linux-kernel [PATCH 03/11] sdhci: Enable only relevant (DMA/PIO) interrupts during transfers
2009-03-05 20:29:01 linux-kernel [PATCH 02/11] sdhci: Split card-detection IRQs management from sdhci_init()
2009-03-05 20:28:43 linux-kernel [PATCH 01/11] sdhci: Add support for bus-specific IO memory accessors
2009-03-05 20:27:51 linux-kernel [PATCH v2 0/11] FSL eSDHC support
2009-03-04 18:18:35 linux-kernel Re: [PATCH 02/11] sdhci: Add support for bus-specific IO memory accessors
2009-03-04 18:18:21 linux-kernel Re: [PATCH 05/13] sdhci: Add support for card-detection polling
2009-03-04 18:17:56 linux-kernel Re: [PATCH 07/13] sdhci: Add support for hosts with strict 32 bit addressing
2009-03-04 18:17:42 linux-kernel Re: [PATCH 12/13] sdhci: Add quirk for controllers with max. block size up to 4096 bytes
2009-01-31 19:14:56 linux-kernel [PATCH -rt] powerpc/tracing: Add support for "PREEMPT_TRACE" tracer
2009-01-31 19:07:01 linux-kernel [PATCH] ftrace: On PowerPC we don't need frame pointers for CALLER_ADDRs
2009-01-30 17:45:59 linux-kernel Re: 2.6.28-rt on PowerPC
2009-01-30 03:08:18 linux-kernel Re: 2.6.28-rt on PowerPC
2009-01-29 21:34:43 linux-kernel 2.6.28-rt on PowerPC
2009-01-23 19:52:52 linux-kernel [PATCH 6/6] powerpc/fsl_soc: Isolate legacy fsl_spi support to mpc832x_rdb boards
2009-01-23 19:52:34 linux-kernel [PATCH 5/6] powerpc/83xx: Add mmc-spi support via the device tree for MPC8323E-RDB
2009-01-23 19:52:16 linux-kernel [PATCH 4/6] powerpc: Add mmc-spi-slot bindings
2009-01-23 19:51:50 linux-kernel [PATCH 3/6] spi_mpc83xx: Add OF platform driver bindings
2009-01-23 19:51:31 linux-kernel [PATCH 2/6] spi_mpc83xx: Rework chip selects handling
2009-01-23 19:50:46 linux-kernel [PATCH 1/6] spi_mpc83xx: Fix sparse warnings
2009-01-23 19:50:22 linux-kernel [PATCH resend 0/6] OpenFirmware support for the spi_mpc83xx driver
2009-01-22 18:31:26 linux-kernel Re: [PATCH 02/10] sdhci: Add support for bus-specific IO memory accessors
2009-01-22 02:03:24 linux-kernel [PATCH 10/10] mmc: Add OpenFirmware bindings for SDHCI driver
2009-01-22 02:02:58 linux-kernel [PATCH 09/10] sdhci: Add quirk for Freescale eSDHC controllers
2009-01-22 02:02:38 linux-kernel [PATCH 08/10] sdhci: Add set_clock callback
2009-01-22 02:02:18 linux-kernel [PATCH 07/10] sdhci: Add support for hosts that don't specify clocks in the cap. register
2009-01-22 02:01:52 linux-kernel [PATCH 06/10] sdhci: Add quirk to suppress PIO interrupts during DMA transfers
2009-01-22 02:01:36 linux-kernel [PATCH 05/10] sdhci: Add support for hosts with strict 32 bit addressing
2009-01-22 02:01:19 linux-kernel [PATCH 04/10] sdhci: Add support for hosts reporting inverted write-protect state
2009-01-22 02:00:51 linux-kernel [PATCH 03/10] sdhci: Add support for card-detection polling
2009-01-22 02:00:35 linux-kernel [PATCH 02/10] sdhci: Add support for bus-specific IO memory accessors
2009-01-22 01:59:28 linux-kernel [PATCH 01/10] sdhci: Add quirk for controllers with no end-of-busy IRQ
2009-01-22 01:57:00 linux-kernel [PATCH RFC 0/10] Freescale "eSDHC" SDHCI support (was [PATCH] mmc: Add driver for Freescale eSDHC controllers)
2009-01-22 01:35:49 linux-kernel Re: [PATCH] mmc: Add driver for Freescale eSDHC controllers
2009-01-20 01:20:04 linux-kernel Re: [PATCH] mb862xx: Restrict compliation of platform driver to PPC
2009-01-15 14:33:16 linux-kernel Re: [PATCH] sdhci: Fix potential spinlock recursion
2009-01-14 23:56:23 linux-kernel Re: [PATCH] mmc: Add driver for Freescale eSDHC controllers
2009-01-14 19:46:50 linux-kernel [PATCH] mmc: Add driver for Freescale eSDHC controllers
2009-01-14 19:42:18 linux-kernel [PATCH] sdhci: Fix potential spinlock recursion