| Commit message (Expand) | Author | Age |
* | 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-12-01 |
* | spi_imx: full duplex dma corruption bugfix | Andrea Paterniani | 2008-11-19 |
* | pxa2xx_spi: bugfix full duplex dma data corruption | Ned Forrester | 2008-11-19 |
* | atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI contr... | Jean-Christophe Lallemand | 2008-11-12 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-10-16 |
|\ |
|
| * | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-16 |
|\ \ |
|
| * \ | Merge branch 's3c-move' into devel | Russell King | 2008-10-14 |
| |\ \ |
|
| * \ \ | Merge branch 'omap-all' into devel | Russell King | 2008-10-14 |
| |\ \ \ |
|
| | * | | | [ARM] omap: convert OMAP drivers to use ioremap() | Russell King | 2008-09-05 |
| | * | | | [ARM] omap: remove an io_v2p() usage | Russell King | 2008-09-05 |
* | | | | | 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 |
| |_|_|/
|/| | | |
|
* | | | | Merge commit 'origin' | Benjamin Herrenschmidt | 2008-10-14 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | orion_spi: fix handling of default transfer speed | Lennert Buytenhek | 2008-10-03 |
| * | | | pxa2xx_spi: fix build breakage | Mike Rapoport | 2008-10-01 |
| |/ / |
|
| * | | spi_s3c24xx: fix section warning | Ben Dooks | 2008-09-13 |
| * | | pxa2xx_spi: dma bugfixes | Ned Forrester | 2008-09-13 |
| * | | pxa2xx_spi: chipselect bugfixes | Ned Forrester | 2008-09-13 |
| * | | spi_mpc83xx: reject invalid transfer sizes | Peter Korsgaard | 2008-09-13 |
| * | | spi_mpc83xx: fix clockrate calculation for low speed | Peter Korsgaard | 2008-09-13 |
| |/ |
|
* / | powerpc/mpc5200: fix build warnings on mpc52xx_psc_spi driver | Grant Likely | 2008-10-08 |
|/ |
|
* | spi: bugfix spi_add_device() with duplicate chipselects | David Brownell | 2008-08-15 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King | 2008-08-07 |
|\ |
|
| * | spi: new orion_spi driver | Shadi Ammouri | 2008-08-05 |
| * | atmel_spi: fix hang due to missed interrupt | Gerard Kam | 2008-08-04 |
| * | spi: S3C24XX: reset register status on resume. | Ben Dooks | 2008-08-04 |
| * | spi_s3c24xx: really assign busnum | Ben Dooks | 2008-07-28 |
| * | mpc52xx_psc_spi: fix block transfer | Luotao Fu | 2008-07-28 |
| * | Merge commit 'gcl/gcl-next' | Benjamin Herrenschmidt | 2008-07-28 |
| |\ |
|
| | * | spi: split up spi_new_device() to allow two stage registration. | Grant Likely | 2008-07-25 |
* | | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 |
|/ / |
|
* / | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 |
|/ |
|
* | spi: au1550_spi: improve pio transfer mode | Jan Nikitenko | 2008-07-24 |
* | spi: au1550_spi: proper platform device | Manuel Lauss | 2008-07-24 |
* | spidev: BKL removal | Alan Cox | 2008-07-24 |
* | spi: make spi_board_info.modalias a char array | Grant Likely | 2008-07-24 |
* | SPI Kconfig simplifications | Robert P. J. Day | 2008-07-24 |
* | xilinx_spi: test below 0 on unsigned irq in xilinx_spi_probe() | Roel Kluin | 2008-07-24 |