Linux SPI
[Prev Page][Next Page]
- Re: [PATCH v1 1/3] spi: dln2: Propagate firmware node, (continued)
- [PATCH 0/2] spi: ar934x: fix transfer size and delays,
Oskari Lemmela
- [PATCH] spi: uniphier: Fix a bug that doesn't point to private data correctly,
Kunihiko Hayashi
- [PATCH v8 00/14] External ECC engines & Macronix support,
Miquel Raynal
- [PATCH v8 01/14] spi: spi-mem: reject partial cycle transfers in, Miquel Raynal
- [PATCH v8 02/14] spi: spi-mem: Introduce a capability structure, Miquel Raynal
- [PATCH v8 03/14] spi: spi-mem: Check the controller extra capabilities, Miquel Raynal
- [PATCH v8 04/14] spi: cadence-quadspi: Provide a capability structure, Miquel Raynal
- [PATCH v8 05/14] spi: mxic: Provide a capability structure, Miquel Raynal
- [PATCH v8 06/14] spi: spi-mem: Kill the spi_mem_dtr_supports_op() helper, Miquel Raynal
- [PATCH v8 07/14] spi: spi-mem: Add an ecc parameter to the spi_mem_op structure, Miquel Raynal
- [PATCH v8 08/14] mtd: spinand: Delay a little bit the dirmap creation, Miquel Raynal
- [PATCH v8 09/14] mtd: spinand: Create direct mapping descriptors for ECC operations, Miquel Raynal
- [PATCH v8 10/14] spi: mxic: Fix the transmit path, Miquel Raynal
- [PATCH v8 11/14] spi: mxic: Create a helper to configure the controller before an operation, Miquel Raynal
- [PATCH v8 12/14] spi: mxic: Create a helper to ease the start of an operation, Miquel Raynal
- [PATCH v8 13/14] spi: mxic: Add support for direct mapping, Miquel Raynal
- [PATCH v8 14/14] spi: mxic: Add support for pipelined ECC operations, Miquel Raynal
- Re: [PATCH v8 00/14] External ECC engines & Macronix support, Miquel Raynal
- [PATCH v5 0/3] Stacked/parallel memories bindings,
Miquel Raynal
- [GIT PULL] SPI fixes for v5.16-rc6,
Mark Brown
- [PATCH v5 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM,
Mika Westerberg
- [PATCH v7 0/4] Add basic SoC support for mediatek mt8195,
Tinghan Shen
- [PATCH v7 00/14] External ECC engines & Macronix support,
Miquel Raynal
- [PATCH v7 01/14] spi: spi-mem: Fix a DTR related check in spi_mem_dtr_supports_op(), Miquel Raynal
- [PATCH v7 02/14] spi: spi-mem: Introduce a capability structure, Miquel Raynal
- [PATCH v7 03/14] spi: spi-mem: Check the controller extra capabilities, Miquel Raynal
- [PATCH v7 04/14] spi: cadence: Provide a capability structure, Miquel Raynal
- [PATCH v7 05/14] spi: mxic: Provide a capability structure, Miquel Raynal
- [PATCH v7 06/14] spi: spi-mem: Kill the spi_mem_dtr_supports_op() helper, Miquel Raynal
- [PATCH v7 07/14] spi: spi-mem: Add an ecc_en parameter to the spi_mem_op structure, Miquel Raynal
- [PATCH v7 08/14] mtd: spinand: Delay a little bit the dirmap creation, Miquel Raynal
- [PATCH v7 09/14] mtd: spinand: Create direct mapping descriptors for ECC operations, Miquel Raynal
- [PATCH v7 10/14] spi: mxic: Fix the transmit path, Miquel Raynal
- [PATCH v7 11/14] spi: mxic: Create a helper to configure the controller before an operation, Miquel Raynal
- [PATCH v7 13/14] spi: mxic: Add support for direct mapping, Miquel Raynal
- [PATCH v7 12/14] spi: mxic: Create a helper to ease the start of an operation, Miquel Raynal
- [PATCH v7 14/14] spi: mxic: Add support for pipelined ECC operations, Miquel Raynal
- [PATCH v2 00/17] Update the Icicle Kit device tree,
conor.dooley
- [PATCH v2 01/17] dt-bindings: interrupt-controller: create a header for RISC-V interrupts, conor.dooley
- [PATCH v2 02/17] dt-bindings: soc/microchip: update syscontroller compatibles, conor.dooley
- [PATCH v2 03/17] dt-bindings: soc/microchip: make systemcontroller a mfd, conor.dooley
- [PATCH v2 04/17] mailbox: change mailbox-mpfs compatible string, conor.dooley
- [PATCH v2 06/17] dt-bindings: rng: add bindings for microchip mpfs rng, conor.dooley
- [PATCH v2 05/17] dt-bindings: i2c: add bindings for microchip mpfs i2c, conor.dooley
- [PATCH v2 07/17] dt-bindings: rtc: add bindings for microchip mpfs rtc, conor.dooley
- [PATCH v2 09/17] dt-bindings: gpio: add bindings for microchip mpfs gpio, conor.dooley
- [PATCH v2 08/17] dt-bindings: soc/microchip: add bindings for mpfs system services, conor.dooley
- [PATCH v2 10/17] dt-bindings: spi: add bindings for microchip mpfs spi, conor.dooley
- [PATCH v2 11/17] dt-bindings: usb: add bindings for microchip mpfs musb, conor.dooley
- [PATCH v2 12/17] dt-bindings: pwm: add microchip corePWM binding, conor.dooley
- [PATCH v2 14/17] riscv: dts: microchip: add fpga fabric section to icicle kit, conor.dooley
- [PATCH v2 13/17] riscv: dts: microchip: use hart and clk defines for icicle kit, conor.dooley
- [PATCH v2 15/17] riscv: dts: microchip: refactor icicle kit device tree, conor.dooley
- [PATCH v2 16/17] riscv: dts: microchip: update peripherals in icicle kit device tree, conor.dooley
- [PATCH v2 17/17] MAINTAINERS: update riscv/microchip entry, conor.dooley
- Re: [PATCH v2 00/17] Update the Icicle Kit device tree, Geert Uytterhoeven
- [PATCH v6 00/28] External ECC engines & Macronix support,
Miquel Raynal
- [PATCH v6 01/28] dt-bindings: mtd: nand-controller: Fix the reg property description, Miquel Raynal
- [PATCH v6 02/28] dt-bindings: mtd: nand-controller: Fix a comment in the examples, Miquel Raynal
- [PATCH v6 03/28] dt-bindings: mtd: nand-controller: Harmonize the property types, Miquel Raynal
- [PATCH v6 04/28] dt-bindings: mtd: nand-chip: Create a NAND chip description, Miquel Raynal
- [PATCH v6 05/28] dt-bindings: mtd: spi-nand: Convert spi-nand description file to yaml, Miquel Raynal
- [PATCH v6 06/28] dt-bindings: vendor-prefixes: Clarify Macronix prefix, Miquel Raynal
- [PATCH v6 07/28] dt-bindings: spi: mxic: The interrupt property is not mandatory, Miquel Raynal
- [PATCH v6 08/28] dt-bindings: spi: mxic: Convert to yaml, Miquel Raynal
- [PATCH v6 09/28] dt-bindings: spi: mxic: Document the nand-ecc-engine property, Miquel Raynal
- [PATCH v6 10/28] dt-bindings: mtd: Describe Macronix NAND ECC engine, Miquel Raynal
- [PATCH v6 11/28] mtd: spinand: macronix: Use random program load, Miquel Raynal
- [PATCH v6 12/28] mtd: nand: ecc: Add infrastructure to support hardware engines, Miquel Raynal
- [PATCH v6 13/28] mtd: nand: Add a new helper to retrieve the ECC context, Miquel Raynal
- [PATCH v6 14/28] mtd: nand: mxic-ecc: Add Macronix external ECC engine support, Miquel Raynal
- [PATCH v6 15/28] mtd: nand: ecc: Provide a helper to retrieve a pilelined engine device, Miquel Raynal
- [PATCH v6 16/28] mtd: nand: mxic-ecc: Support SPI pipelined mode, Miquel Raynal
- [PATCH v6 17/28] mtd: spinand: Delay a little bit the dirmap creation, Miquel Raynal
- [PATCH v6 18/28] spi: spi-mem: Fix a DTR related check in spi_mem_dtr_supports_op(), Miquel Raynal
- [PATCH v6 19/28] spi: spi-mem: Introduce a capability structure, Miquel Raynal
- [PATCH v6 20/28] spi: spi-mem: Fill the spi-mem controller capabilities of all the drivers, Miquel Raynal
- [PATCH v6 21/28] spi: spi-mem: Kill the spi_mem_dtr_supports_op() helper, Miquel Raynal
- [PATCH v6 22/28] spi: spi-mem: Add an ecc_en parameter to the spi_mem_op structure, Miquel Raynal
- [PATCH v6 23/28] mtd: spinand: Create direct mapping descriptors for ECC operations, Miquel Raynal
- [PATCH v6 24/28] spi: mxic: Fix the transmit path, Miquel Raynal
- [PATCH v6 25/28] spi: mxic: Create a helper to configure the controller before an operation, Miquel Raynal
- [PATCH v6 26/28] spi: mxic: Create a helper to ease the start of an operation, Miquel Raynal
- [PATCH v6 27/28] spi: mxic: Add support for direct mapping, Miquel Raynal
- [PATCH v6 28/28] spi: mxic: Add support for pipelined ECC operations, Miquel Raynal
- [PATCH] spi: atmel-quadspi: Add support for sama7g5 QSPI,
Tudor Ambarus
- [PATCH v5 00/13] Pipelined ECC engines & Macronix support,
Miquel Raynal
- [PATCH v5 01/13] mtd: nand: ecc: Provide a helper to retrieve a pilelined engine device, Miquel Raynal
- [PATCH v5 02/13] mtd: nand: mxic-ecc: Support SPI pipelined mode, Miquel Raynal
- [PATCH v5 03/13] mtd: spinand: Delay a little bit the dirmap creation, Miquel Raynal
- [PATCH v5 04/13] spi: spi-mem: Create a helper to gather all the supports_op checks, Miquel Raynal
- [PATCH v5 05/13] spi: spi-mem: Export the spi_mem_generic_supports_op() helper, Miquel Raynal
- [PATCH v5 06/13] spi: spi-mem: Add an ecc_en parameter to the spi_mem_op structure, Miquel Raynal
- [PATCH v5 07/13] mtd: spinand: Create direct mapping descriptors for ECC operations, Miquel Raynal
- [PATCH v5 09/13] spi: mxic: Create a helper to configure the controller before an operation, Miquel Raynal
- [PATCH v5 08/13] spi: mxic: Fix the transmit path, Miquel Raynal
- [PATCH v5 10/13] spi: mxic: Create a helper to ease the start of an operation, Miquel Raynal
- [PATCH v5 11/13] spi: mxic: Add support for direct mapping, Miquel Raynal
- [PATCH v5 12/13] spi: mxic: Use spi_mem_generic_supports_op(), Miquel Raynal
- [PATCH v5 13/13] spi: mxic: Add support for pipelined ECC operations, Miquel Raynal
- [PATCH] Revert "spi: spi-zynqmp-gqspi: add mutex locking for exec_op",
Tudor Ambarus
- [PATCH 0/3] Apple SPI controller driver,
Hector Martin
[PATCH v6 0/4] Add basic SoC support for mediatek mt8195,
Tinghan Shen
[PATCH v4 0/3] Stacked/parallel memories bindings,
Miquel Raynal
[PATCH v2] spi: Fix incorrect cs_setup delay handling,
Hector Martin
[PATCH v2 0/6] Support Spi in i2c-multi-instantiate driver,
Stefan Binding
[PATCH] spi: Fix incorrect cs_setup delay handling,
Hector Martin
[PATCH v4 0/2] Add SPI control driver for Sunplus SP7021 SoC,
Li-hao Kuo
[PATCH v4 00/12] External ECC engines & Macronix support,
Miquel Raynal
- [PATCH v4 01/12] mtd: nand: mxic-ecc: Support SPI pipelined mode, Miquel Raynal
- [PATCH v4 02/12] mtd: spinand: Delay a little bit the dirmap creation, Miquel Raynal
- [PATCH v4 04/12] spi: spi-mem: Add an ecc_en parameter to the spi_mem_op structure, Miquel Raynal
- [PATCH v4 06/12] mtd: spinand: Create direct mapping descriptors for ECC operations, Miquel Raynal
- [PATCH v4 05/12] spi: spi-mem: Export the spi_mem_generic_supports_op() helper, Miquel Raynal
- [PATCH v4 03/12] spi: spi-mem: Create a helper to gather all the supports_op checks, Miquel Raynal
- [PATCH v4 07/12] spi: mxic: Fix the transmit path, Miquel Raynal
- [PATCH v4 08/12] spi: mxic: Create a helper to configure the controller before an operation, Miquel Raynal
- [PATCH v4 10/12] spi: mxic: Add support for direct mapping, Miquel Raynal
- [PATCH v4 11/12] spi: mxic: Use spi_mem_generic_supports_op(), Miquel Raynal
- [PATCH v4 09/12] spi: mxic: Create a helper to ease the start of an operation, Miquel Raynal
- [PATCH v4 12/12] spi: mxic: Add support for pipelined ECC operations, Miquel Raynal
[PATCH 0/2] dt-bindings: spi: atmel,quadspi: Define sama7g5 QSPI,
Tudor Ambarus
[PATCH 1/1] spi: lpspi: Add support for 'num-cs' property,
Alexander Stein
[PATCH v3 00/22] External ECC engines & Macronix support,
Miquel Raynal
- [PATCH v3 01/22] dt-bindings: mtd: nand-controller: Fix the reg property description, Miquel Raynal
- [PATCH v3 02/22] dt-bindings: mtd: nand-controller: Fix a comment in the examples, Miquel Raynal
- [PATCH v3 05/22] dt-bindings: mtd: spi-nand: Convert spi-nand description file to yaml, Miquel Raynal
- [PATCH v3 06/22] dt-bindings: vendor-prefixes: Clarify Macronix prefix, Miquel Raynal
- [PATCH v3 07/22] dt-bindings: spi: mxic: The interrupt property is not mandatory, Miquel Raynal
- [PATCH v3 08/22] dt-bindings: spi: mxic: Convert to yaml, Miquel Raynal
- [PATCH v3 09/22] dt-bindings: spi: mxic: Document the nand-ecc-engine property, Miquel Raynal
- [PATCH v3 04/22] dt-bindings: mtd: nand-chip: Create a NAND chip description, Miquel Raynal
- [PATCH v3 03/22] dt-bindings: mtd: nand-controller: Harmonize the property types, Miquel Raynal
- [PATCH v3 11/22] mtd: spinand: macronix: Use random program load, Miquel Raynal
- [PATCH v3 10/22] dt-bindings: mtd: Describe Macronix NAND ECC engine, Miquel Raynal
- [PATCH v3 12/22] mtd: nand: ecc: Add infrastructure to support hardware engines, Miquel Raynal
- [PATCH v3 14/22] mtd: nand: mxic-ecc: Add Macronix external ECC engine support, Miquel Raynal
- [PATCH v3 13/22] mtd: nand: Add a new helper to retrieve the ECC context, Miquel Raynal
- [PATCH v3 15/22] mtd: nand: mxic-ecc: Support SPI pipelined mode, Miquel Raynal
- [PATCH v3 16/22] mtd: spinand: Delay a little bit dirmap creation, Miquel Raynal
- [PATCH v3 17/22] mtd: spinand: Create direct mapping descriptors for ECC operations, Miquel Raynal
- [PATCH v3 18/22] spi: mxic: Fix the transmit path, Miquel Raynal
- [PATCH v3 19/22] spi: mxic: Create a helper to configure the controller before an operation, Miquel Raynal
- [PATCH v3 20/22] spi: mxic: Create a helper to ease the start of an operation, Miquel Raynal
- [PATCH v3 21/22] spi: mxic: Add support for direct mapping, Miquel Raynal
- [PATCH v3 22/22] spi: mxic: Add support for pipelined ECC operations, Miquel Raynal
[GIT PULL] SPI fixes for v5.16-rc4,
Mark Brown
[PATCH] driver:spi: change clk_disable_unprepare to clk_unprepare,
Dongliang Mu
[PATCH v3 0/3] Stacked/parallel memories bindings,
Miquel Raynal
[PATCH 1/3] spi: Revert "spi: Remove unused function spi_busnum_to_master()",
Stefan Binding
[PATCH] spi: fix erroneous logic inversion in spi_match_id() usage,
Heiner Kallweit
[PATCH] spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op(),
Zhou Qingyang
[PATCH 0/8] soc: samsung: Add USIv2 driver,
Sam Protsenko
[PATCH v2 1/3] dt-bindings: spi: spi-rockchip: Add rk3568-spi compatible,
Nicolas Frattaroli
[PATCH v2 0/5] Stacked/parallel memories bindings,
Miquel Raynal
[PATCH 1/3] dt-bindings: spi: spi-rockchip: Add rk3568-spi compatible, Nicolas Frattaroli
[PATCH v2 00/20] External ECC engines & Macronix support,
Miquel Raynal
- [PATCH v2 01/20] dt-bindings: mtd: nand-controller: Fix the reg property description, Miquel Raynal
- [PATCH v2 02/20] dt-bindings: mtd: nand-controller: Fix a comment in the examples, Miquel Raynal
- [PATCH v2 03/20] dt-bindings: mtd: nand-chip: Create a NAND chip description, Miquel Raynal
- [PATCH v2 04/20] dt-bindings: mtd: spi-nand: Convert spi-nand description file to yaml, Miquel Raynal
- [PATCH v2 05/20] dt-bindings: vendor-prefixes: Clarify Macronix prefix, Miquel Raynal
- [PATCH v2 06/20] dt-bindings: spi: mxic: The interrupt property is not mandatory, Miquel Raynal
- [PATCH v2 08/20] dt-bindings: spi: mxic: Document the nand-ecc-engine property, Miquel Raynal
- [PATCH v2 07/20] dt-bindings: spi: mxic: Convert to yaml, Miquel Raynal
- [PATCH v2 10/20] mtd: spinand: macronix: Use random program load, Miquel Raynal
- [PATCH v2 09/20] dt-bindings: mtd: Describe Macronix NAND ECC engine, Miquel Raynal
- [PATCH v2 11/20] mtd: nand: ecc: Add infrastructure to support hardware engines, Miquel Raynal
- [PATCH v2 15/20] mtd: spinand: Create direct mapping descriptors for ECC operations, Miquel Raynal
- [PATCH v2 13/20] mtd: nand: mxic-ecc: Add Macronix external ECC engine support, Miquel Raynal
- [PATCH v2 12/20] mtd: nand: Add a new helper to retrieve the ECC context, Miquel Raynal
- [PATCH v2 17/20] spi: mxic: Create a helper to configure the controller before an operation, Miquel Raynal
- [PATCH v2 14/20] mtd: nand: mxic-ecc: Support SPI pipelined mode, Miquel Raynal
- [PATCH v2 16/20] spi: mxic: Fix the transmit path, Miquel Raynal
- [PATCH v2 20/20] spi: mxic: Add support for pipelined ECC operations, Miquel Raynal
- [PATCH v2 18/20] spi: mxic: Create a helper to ease the start of an operation, Miquel Raynal
- [PATCH v2 19/20] spi: mxic: Add support for direct mapping, Miquel Raynal
- Re: [PATCH v2 00/20] External ECC engines & Macronix support, Mark Brown
[PATCH V6 0/7] dt-bindinds/dts: support i.MX8ULP,
Peng Fan (OSS)
[RFC] sti: Conflict in node name for an IP supporting both I2C and SPI,
Alain Volmat
[PATCH 0/2] spi: atmel: Clean usage of DMA,
Tudor Ambarus
[PATCH 1/2] spi: tegra210-quad: use devm call for cdata memory,
Krishna Yarlagadda
[bug report] spi: imx: add a check for speed_hz before calculating the clock, Dan Carpenter
[PATCH 0/2] spi transfer paramater changes and baud rate calculation,
Kamal Dasu
[PATCH v1 1/3] ARM: pxa/lubbock: Replace custom ->cs_control() by GPIO lookup table,
Andy Shevchenko
[PATCH v3 1/3] spi: Fix condition in the __spi_register_driver(),
Andy Shevchenko
[PATCH v2 00/11] dmaengine: kill off dma_slave_config->slave_id,
Arnd Bergmann
- [PATCH v2 01/11] ASoC: tegra20-spdif: stop setting slave_id, Arnd Bergmann
- [PATCH v2 02/11] ASoC: dai_dma: remove slave_id field, Arnd Bergmann
- [PATCH v2 03/11] spi: pic32: stop setting dma_config->slave_id, Arnd Bergmann
- [PATCH v2 04/11] mmc: bcm2835: stop setting chan_config->slave_id, Arnd Bergmann
- [PATCH v2 05/11] dmaengine: shdma: remove legacy slave_id parsing, Arnd Bergmann
- [PATCH v2 06/11] dmaengine: pxa/mmp: stop referencing config->slave_id, Arnd Bergmann
- [PATCH v2 07/11] dmaengine: sprd: stop referencing config->slave_id, Arnd Bergmann
- [PATCH v2 08/11] dmaengine: qcom-adm: stop abusing slave_id config, Arnd Bergmann
- [PATCH v2 09/11] dmaengine: xilinx_dpdma: stop using slave_id field, Arnd Bergmann
- [PATCH v2 11/11] dmaengine: remove slave_id config field, Arnd Bergmann
- [PATCH v2 10/11] dmaengine: tegra20-apb: stop checking config->slave_id, Arnd Bergmann
- Re: [PATCH v2 00/11] dmaengine: kill off dma_slave_config->slave_id, Mark Brown
- Re: [PATCH v2 00/11] dmaengine: kill off dma_slave_config->slave_id, Vinod Koul
[PATCH v1 1/1] spi: pxa2xx: Remove redundant ->read() and ->write() in struct chip_data,
Andy Shevchenko
[PATCH v1 1/1] spi: spidev: Use SPI_MODE_USER_MASK instead of casting,
Andy Shevchenko
[PATCH v2 1/3] spi: Deduplicate spi_match_id() in __spi_register_driver(),
Andy Shevchenko
[PATCH 1/2] ARM: dts: socfpga: change qspi to "intel,socfpga-qspi",
Dinh Nguyen
[PATCH V5 0/8] dt-bindinds/dts: support i.MX8ULP,
Peng Fan (OSS)
- [PATCH V5 1/8] dt-bindings: i2c: imx-lpi2c: Add imx8ulp compatible string, Peng Fan (OSS)
- [PATCH V5 2/8] dt-bindings: serial: fsl-lpuart: Add imx8ulp compatible string, Peng Fan (OSS)
- [PATCH V5 3/8] dt-bindings: spi: fsl-lpspi: Add imx8ulp compatible string, Peng Fan (OSS)
- [PATCH V5 4/8] dt-bindings: timer: tpm-timer: Add imx8ulp compatible string, Peng Fan (OSS)
- [PATCH V5 5/8] dt-bindings: watchdog: imx7ulp-wdt: Add imx8ulp compatible string, Peng Fan (OSS)
- [PATCH V5 6/8] dt-bindings: arm: fsl: Add binding for imx8ulp evk, Peng Fan (OSS)
- [PATCH V5 7/8] arm64: dts: imx8ulp: Add the basic dtsi file for imx8ulp, Peng Fan (OSS)
- [PATCH V5 8/8] arm64: dts: imx8ulp: Add the basic dts for imx8ulp evk board, Peng Fan (OSS)
- Re: (subset) [PATCH V5 0/8] dt-bindinds/dts: support i.MX8ULP, Mark Brown
- RE: [PATCH V5 0/8] dt-bindinds/dts: support i.MX8ULP, Peng Fan
[PATCH] dt-bindings: spi: Add resets to the PL022 bindings,
Linus Walleij
[PATCH v1 1/2] spi: deduplicate spi_match_id() in __spi_register_driver(),
Andy Shevchenko
[PATCH v2] spi: docs: improve the SPI userspace API documentation,
Javier Martinez Canillas
[PATCH] spi: docs: improve the SPI userspace API documentation,
Javier Martinez Canillas
[GIT PULL] SPI fixes for v5.16-rc1,
Mark Brown
[PATCH v4 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM,
Mika Westerberg
[PATCH v2 0/3] RSPI driver support for RZ/G2L,
Lad Prabhakar
[PATCH 1/3] spi: qcom: geni: remove unused defines,
Vinod Koul
[PATCH] spi: hisi-kunpeng: Fix the debugfs directory name incorrect,
Jay Fang
[PATCH 0/3] SPI driver support for RZ/G2L,
Lad Prabhakar
[Index of Archives]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]