Age | Commit message (Expand) | Author |
2008-05-14 | mpc5200_psc_spi: typo fix in header block | Grant Likely |
2008-05-13 | spi_mpc83xx: much improved driver | Joakim Tjernlund |
2008-05-13 | spi: pxa2xx_spi clock resume bugfix | Eric BENARD |
2008-05-01 | spi_s3c24xx signedness fix | Matthew Wilcox |
2008-05-01 | spi_bfin5xx: use PIO for full duplex, not DMA | Vitja Makarov |
2008-04-30 | atmel_spi: clean up baud rate divisor calculation | Haavard Skinnemoen |
2008-04-28 | spi: spi_imx updates | Andrea Paterniani |
2008-04-28 | atmel_spi: support zero length transfer | Atsushi Nemoto |
2008-04-28 | spi: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-28 | spi: pxa2xx_spi "sparse" fixes | David Brownell |
2008-04-28 | spi: use menuconfig for CONFIG_SPI | Alessandro Guido |
2008-04-15 | spi: spi_s3c24xx must initialize num_chipselect | Ben Dooks |
2008-04-15 | spi: spi_s3c24xx must initialize bus_num | Ben Dooks |
2008-04-15 | spi: spi_s3c24xx driver must init completion | Ben Dooks |
2008-04-11 | spi: fix platform driver hotplug/coldplug | Kay Sievers |
2008-04-08 | spi: spi_bfin5xx: remove unused label | Michael Hennerich |
2008-04-08 | spi: spi_bfin5xx: fix probe() sequencing | Vitja Makarov |
2008-04-08 | spi: spi_bfin5xx build fix | Mike Frysinger |
2008-03-13 | spi_bitbang: short transfer status fix | Jan Nikitenko |
2008-03-13 | au1550_spi: fix prototype of irq handler | Jan Nikitenko |
2008-03-04 | powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driver | Grant Likely |
2008-02-23 | spi: pxa2xx_spi clock polarity fix | Ned Forrester |
2008-02-23 | atmel_spi: fix clock polarity | Atsushi Nemoto |
2008-02-06 | spi: remove more dev->power.power_state usage | David Brownell |
2008-02-06 | spi_bfin: headers are not for changelogs | Mike Frysinger |
2008-02-06 | spi_bfin: wait for tx to complete on write paths | Sonic Zhang |
2008-02-06 | spi_bfin: wait for tx to complete on full duplex paths | Bryan Wu |
2008-02-06 | spi_bfin: wait for tx to complete on some cs_chg paths | Bryan Wu |
2008-02-06 | spi_bfin: use more useful GPIO labels | Bryan Wu |
2008-02-06 | spi_bfin: remove useless fault path | Bryan Wu |
2008-02-06 | spi: omap2_mcspi handles omap3 too | Girish |
2008-02-06 | spi: SuperH SPI using SCI | Magnus Damm |
2008-02-06 | spi: s3c drivers shouldn't care about spi_board_info | David Brownell |
2008-02-06 | atmel_spi: fix dmachain oops with DEBUG enabled | Haavard Skinnemoen |
2008-02-06 | atmel_spi: chain DMA transfers | Silvester Erdeg |
2008-02-06 | atmel_spi throughput improvement | Haavard Skinnemoen |
2008-02-06 | spi core: stop updating dev->power.power_state | David Brownell |
2008-02-06 | Remove pointless casts from void pointers | Jeff Garzik |
2008-02-06 | Remove inclusions of <linux/autoconf.h> | Ralf Baechle |
2008-02-03 | Spelling fixes: lenght->length | Paulius Zaleckas |
2008-01-31 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-01-31 | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx | Paul Mackerras |
2008-01-28 | spi_mpc83xx: use brg-frequency for SPI in QE | Anton Vorontsov |
2008-01-26 | [POWERPC] mpc52xx_psc_spi device driver must not touch port_config and cdm | Grant Likely |
2008-01-26 | [POWERPC] mpc5200: normalize compatible property bindings | Grant Likely |
2008-01-26 | [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free() | eric miao |
2008-01-26 | [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h | eric miao |
2008-01-24 | spi: use class iteration api | Dave Young |
2008-01-24 | spi: omap2_mcspi PIO RX fix | Kalle Valo |
2008-01-24 | Merge branch 'linux-2.6' | Paul Mackerras |