Age | Commit message (Expand) | Author |
2009-04-01 | spi_mpc83xx: add OF platform driver bindings | Anton Vorontsov |
2009-04-01 | spi_mpc83xx: rework chip selects handling | Anton Vorontsov |
2009-04-01 | spi_mpc83xx: fix sparse warnings | Anton Vorontsov |
2009-03-30 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-03-28 | Merge branch 'origin' into devel | Russell King |
2009-03-24 | spi: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-19 | Merge branch 'omap-clks3' into devel | Russell King |
2009-03-13 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King |
2009-03-11 | powerpc/virtex/spi: Xilinx SPI driver not releasing memory | John Linn |
2009-03-09 | [ARM] pxa: move DMA registers definitions into <mach/dma.h> | Eric Miao |
2009-02-18 | spi-gpio: sanitize MISO bitvalue | Michael Buesch |
2009-02-08 | [ARM] omap: spi: arrange for omap_uwire to use connection ID | Russell King |
2009-02-08 | [ARM] omap: mcspi: new short connection id names | Russell King |
2009-01-26 | spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom | Wolfram Sang |
2009-01-15 | atmel_spi: allow transfer when max_speed_hz = 0 | Stanislaw Gruszka |
2009-01-09 | Xilinx: SPI: updated driver for device tree | John Linn |
2009-01-07 | hwmon: (lm70) Code streamlining and cleanup | Kaiwan N Billimoria |
2009-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-01-06 | drivers/spi: move a dereference below a NULL test | Julia Lawall |
2009-01-06 | spi: use generic gpio calls in spi_s3c24xx_gpio | Ben Dooks |
2009-01-06 | spi: atmel_spi update chipselect handling | Haavard Skinnemoen |
2009-01-06 | atmel_spi: clean up SPIv1 quirk handling | Haavard Skinnemoen |
2009-01-06 | spi_gpio driver | David Brownell |
2009-01-06 | spi: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-12-13 | Merge git://git.marvell.com/orion into devel | Russell King |
2008-12-01 | spi: fix spi_s3c24xx_gpio num_chipselect | Ben Dooks |
2008-12-01 | spi: fix spi_s3c24xx_gpio device handle lookup | Ben Dooks |
2008-12-01 | spi: au1550_spi full duplex dma fix | Jan Nikitenko |
2008-12-01 | spi: fix spi_imx probe oopsing | Julien Boibessot |
2008-12-01 | spi: mpc52xx_psc_spi chipselect bugfix | Stefano Babic |
2008-12-01 | spi: avoid spidev crash when device is removed | Wolfgang Ocker |
2008-11-29 | Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King |
2008-11-29 | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King |
2008-11-19 | spi_imx: full duplex dma corruption bugfix | Andrea Paterniani |
2008-11-19 | pxa2xx_spi: bugfix full duplex dma data corruption | Ned Forrester |
2008-11-12 | atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI contr... | Jean-Christophe Lallemand |
2008-10-30 | [ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat. | Ben Dooks |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2008-10-16 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-10-16 | spi: core and gpio expanders use subsys_init | David Brownell |
2008-10-16 | orion_spi: handle 88F6183 erratum | Lennert Buytenhek |
2008-10-16 | pxa2xx_spi: fix chip_info defaults and documentation. | Vernon Sauder |
2008-10-16 | pxa2xx_spi: minor cleanup | Guennadi Liakhovetski |
2008-10-16 | spi_s3c24xx: pin configuration updates | Ben Dooks |
2008-10-16 | spi: simplify spi_write_then_read() | Vernon Sauder |
2008-10-16 | mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGE | Kumar Gala |
2008-10-16 | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman |
2008-10-15 | Merge commit 'origin' | Benjamin Herrenschmidt |
2008-10-14 | Merge branch 's3c-move' into devel | Russell King |
2008-10-14 | Merge branch 'omap-all' into devel | Russell King |