linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-09-15 23:41:14 to 2010-10-15 07:03:14 UTC [more...]

[SPAM] 职业
 2010-10-15  7:03 UTC 

欧洲基本港 $1500/2900/2950 10月部分港口临时报价
 2010-10-15  1:09 UTC 

[PATCH 00/12] tnetv107x ssp driver stack
 2010-10-14 21:05 UTC  (15+ messages)
  ` [PATCH 01/12] misc: add driver for sequencer serial port
  ` [PATCH 02/12] davinci: add tnetv107x ssp platform device
  ` [PATCH 03/12] davinci: add ssp config for tnetv107x evm board
  ` [PATCH 04/12] spi: add ti-ssp spi master driver
  ` [PATCH 05/12] davinci: add spi devices on tnetv107x evm
  ` [PATCH 06/12] regulator: add driver for tps6524x regulator
  ` [PATCH 07/12] davinci: add tnetv107x evm regulators
  ` [PATCH 08/12] gpio: add ti-ssp virtual gpio driver
  ` [PATCH 09/12] davinci: add tnetv107x evm ti-ssp gpio device
  ` [PATCH 10/12] backlight: add support for tps6116x controller
  ` [PATCH 11/12] davinci: add tnetv107x evm backlight device
  ` [PATCH 12/12] davinci: add tnetv107x evm i2c eeprom device

[RFC PATCH 0/3] spi/xilinx: Merge OF and non-OF drivers
 2010-10-14 16:20 UTC  (4+ messages)
` [RFC PATCH 1/3] spi/xilinx: Eliminate pdata references from common code
  ` [RFC PATCH 2/3] spi/xilinx: fold platform_driver support into main body
  ` [RFC PATCH 3/3] spi/xilinx: merge OF support code into main driver

[PATCH] spi/fsl_spi: Fix compile errors when building on ppc64
 2010-10-14 14:47 UTC  (4+ messages)

[Patch] atmel_spi.c - let transfers through if not changing bits_per_word
 2010-10-14  5:16 UTC  (2+ messages)

Mega Pixels IP Camera, 1280 x 720 (720P), really High Definition Network IP Camera
 2010-10-14  4:48 UTC 

[PATCH] spi: tegra: fix error setting on timeout
 2010-10-14  1:50 UTC  (2+ messages)

рассылки
 2010-10-13 10:21 UTC 

[SPAM] 股权激励方案设计技巧o
 2010-10-13  6:26 UTC 

[PATCH v4 0/5] refactor spi_mpc8xxx.c and add eSPI controller support
 2010-10-13  3:44 UTC  (11+ messages)
  ` [PATCH v4 1/5] spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.c
      ` [PATCH v4 2/5] spi/mpc8xxx: refactor the common code for SPI/eSPI controller
          ` [PATCH v4 3/5] eSPI: add eSPI controller support
            ` [PATCH v4 4/5] powerpc/of: add eSPI controller dts bindings and DTS modification
                ` [PATCH v4 5/5] mtd: m25p80: add support to parse the partitions by OF node

Assert CS, wait for IRQ, write data sequence
 2010-10-12 17:29 UTC  (7+ messages)

[SPAM] ☆供应商品质管理(SQM)☆
 2010-10-12 14:31 UTC 

[PATCH v5 0/1] davinci: spi: replace existing driver
 2010-10-12 12:14 UTC  (20+ messages)
` [PATCH v5 1/1] "

[PATCH v3] spi: add spi_tegra driver
 2010-10-11 21:01 UTC  (5+ messages)
` [PATCH v4] "

nitin vishnoi invites you to join Ecademy
 2010-10-11  4:53 UTC 

[PATCH] spi/pl022: fix dubious allocation staticize platform data
 2010-10-10  7:01 UTC  (2+ messages)

[PATCH] spi/pl022: get rid of chipinfo dev pointer
 2010-10-10  6:51 UTC  (3+ messages)

spi: amba_pl022: driver and platform spi->mode fixes
 2010-10-10  6:51 UTC  (3+ messages)
` [PATCH] spi: amba_pl022: Add spi->mode support to AMBA SPI driver

[PATCH 0/2 V2] Adding support for adis16250/5 to adis16260 driver
 2010-10-09 10:24 UTC  (5+ messages)

[SPAM] Mega promo vers tous les operateurs sans engagement
 2010-10-09  8:32 UTC 

[SPAM] Ventes privees de voyages à prix discount
 2010-10-08 19:16 UTC 

[PATCH] spi/topcliff: cleanups for style and conciseness
 2010-10-08 18:51 UTC 

[MeeGo-Dev][PATCH v2] Topcliff: Update PCH_SPI driver to 2.6.35
 2010-10-08 18:40 UTC 

[PATCH 22/24] spi: change to new flag variable
 2010-10-08 18:33 UTC  (2+ messages)

[PATCH 0/6] add spi support for i.MX51 in the existing spi_imx driver
 2010-10-08 16:39 UTC  (33+ messages)
        ` [PATCH 01/16] spi/imx: default to m on platforms that have such devices
        ` [PATCH 03/16] spi/imx: get rid of more ifs depending on the used cpu
        ` [PATCH 12/16] ARM: mx5/clock-mx51: new macro that defines a clk with all members
          ` [PATCH 02/16] spi/imx: convert driver to use platform ids
          ` [PATCH 04/16] spi/imx: save the spi chip select in config struct, not the gpio to use
          ` [PATCH 05/16] spi/imx: add support for imx51's eCSPI and CSPI
          ` [PATCH 06/16] ARM: imx: change the way spi-imx devices are registered
          ` [PATCH 07/16] ARM: imx: use platform ids for spi_imx devices
          ` [PATCH 08/16] ARM: mx51: clean up mx51 header
          ` [PATCH 09/16] ARM: mx51: fix naming of spi related defines
          ` [PATCH 10/16] ARM: mx5: add spi_imx device registration
          ` [PATCH 11/16] ARM: mx5/clock-mx51: refactor ccgr callbacks to use common code
          ` [PATCH 13/16] ARM: mx5/clock-mx51: add spi clocks
          ` [PATCH 14/16] ARM: mx5/iomux-mx51: add iomux definitions for eCSPI2 on the imx51_3ds board
          ` [PATCH 15/16] ARM: mx5/mx51_3ds: add eCSPI2 support "
          ` [PATCH 16/16] ARM: mx5/mx51_3ds: add SPI NOR flash in the board init stage
        ` [PATCH 7/6] spi/imx: Support different fifo sizes

Pour votre securité faites confiance au numero 1 Europeen
 2010-10-08  7:01 UTC 

[PATCH v3 0/7] refactor spi_mpc8xxx.c and add eSPI controller support
 2010-10-08  6:37 UTC  (15+ messages)
` [PATCH v3 1/7] spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.c
    ` [PATCH v3 2/7] spi/mpc8xxx: refactor the common code for SPI/eSPI controller
      ` [PATCH v3 3/7] eSPI: add eSPI controller support
          ` [PATCH v3 4/7] powerpc/of: add eSPI controller dts bindings and DTS modification
            ` [PATCH v3 5/7] mtd: m25p80: add support to parse the SPI flash's partitions
              ` [PATCH v3 6/7] mtd: m25p80: add a read function to read page by page
                ` [PATCH v3 7/7] DTS: add fsl,spi-quirk-trans-len-limit property

[PATCH v3 6/7] mtd: m25p80: add a read function to read page by page
 2010-10-08  6:11 UTC  (8+ messages)

Change MODE, CS, BUS, and SPEED using SPI-DEV driver?
 2010-10-05  0:54 UTC  (2+ messages)

企业的跟1单、业1务、采1购、生1管人等专职人员
 2010-10-04 16:56 UTC 

[git pull] SPI bug fixes for 2.6.36
 2010-10-03  3:43 UTC  (2+ messages)

[PATCH] spi-gpio: SPI_MASTER_NO_RX bit tested twice, missing SPI_MASTER_NO_TX?
 2010-10-03  3:02 UTC  (2+ messages)

Change MODE, CS, BUS, and SPEED using SPI-DEV driver?
 2010-10-02  0:02 UTC  (2+ messages)

[PATCH] spi/pl022: make sure the chip_info dev pointer is set
 2010-10-01 10:37 UTC  (3+ messages)

[SPAM] ma sante a prix rentree
 2010-10-01  1:59 UTC 

◇股�|如何吸引、留住、激�盥��I��理?
 2010-09-30 23:11 UTC 

[SPAM] Таможенное регулирование: правила и порядок работы в 2010 году
 2010-09-30 17:10 UTC 

[PATCH] spi/pl022: compare bitwidth to enums
 2010-09-30 16:21 UTC  (4+ messages)

[SPAM] Extra 3-4 inch?! Why wait?
 2010-09-30 14:25 UTC 

Une offre complete contre le cambriolage, satisfait ou remboursé!
 2010-09-30  7:48 UTC 

里面内容可能对您企业有帮助
 2010-09-29 22:55 UTC 

[SPAM] A CALL TO SERVE!!!!!
 2010-09-29 18:03 UTC 

[uClinux-dev] [PATCH] m68knommu: Coldfire QSPI platform support
 2010-09-29 13:44 UTC 

Gardez la ligne en toute saison, analyse Offerte!
 2010-09-29  6:46 UTC 

[SPAM] Zoom sur les nouvelles dispositions et le choix du prestataire
 2010-09-29  0:10 UTC 

Les prix et garanties s'ameliorent, comparez maintenant
 2010-09-28  2:36 UTC 

请查看新邮箱1R(3-5)
 2010-09-27 15:49 UTC 

Votre Mutuelle a partir de 17,59 euros par mois
 2010-09-26  5:07 UTC 

[SPAM] Plus de 180 contrats comparés gratuitement
 2010-09-25  6:01 UTC 

[SPAM] You are now blacklisted
 2010-09-25  4:25 UTC 

[PATCH] spi_mpc8xxx: issue with using definition of pram in Device Tree
 2010-09-24 15:12 UTC  (6+ messages)

Service de Reglement Différé ET d'autres privileges sur vos transactions
 2010-09-24  0:01 UTC 

[SPAM] Votre profil nous interesse pour une formation qualifiante
 2010-09-23 17:38 UTC 

王经理
 2010-09-23  3:44 UTC 

[SPAM] ?职业经理如何获得人力资本超额汇回报?
 2010-09-18 22:21 UTC 

Profitez des tarifs avantageux de la rentree
 2010-09-18 13:42 UTC 

◇股东如何吸引、留住、激励职业经理?
 2010-09-18  6:07 UTC 

股权激励方案
 2010-09-18  5:25 UTC 

[SPAM] 代/开――发/票
 2010-09-17 14:24 UTC 

Votre complementaire sante a partir de 0,65 euro par jour
 2010-09-17 10:18 UTC 

[PATCH] spi_mpc8xxx: fix buffer overrun when sending only/receiving only more than PAGE_SIZE bytes
 2010-09-16 20:15 UTC  (3+ messages)

[PATCH] spi_mpc8xxx: fix writing to adress 0
 2010-09-16 20:11 UTC  (3+ messages)

[PATCH] amba_pl022: Setup SPI configuration based on spi->mode
 2010-09-16 19:53 UTC  (7+ messages)

resend: [PATCH] amba_pl022: Setup SPI configuration based on spi->mode
 2010-09-16 19:16 UTC  (3+ messages)

[SPAM] Une securité a prix juste pour une rentrée solide
 2010-09-16 17:21 UTC 

[MeeGo-Dev][PATCH v2] Topcliff: Update PCH_SPI driver to 2.6.35
 2010-09-16  7:32 UTC 

amba_pl022 spi->mode fix/cleanup patches
 2010-09-16  3:14 UTC  (2+ messages)

[SPAM] 发/票――代/开
 2010-09-16  3:03 UTC 

[SPAM] Why fork out for the new apple iphone 4g when you can get it for free?
 2010-09-15 23:41 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).