| Commit message (Expand) | Author | Age |
* | [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-26 |
* | spi: use class iteration api | Dave Young | 2008-01-24 |
* | spi: omap2_mcspi PIO RX fix | Kalle Valo | 2008-01-24 |
* | spi_bitbang: always grab lock with irqs blocked | David Brownell | 2008-01-08 |
* | atmel_spi: reload RCR before TCR | Rini van Zetten | 2007-12-10 |
* | spi_imx: fix typo in description | Will Newton | 2007-12-10 |
* | spi_bfin5xx: fix typo in description | Will Newton | 2007-12-10 |
* | pxa2xx_spi: fix typo in description | Will Newton | 2007-12-10 |
* | Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transfer | Bryan Wu | 2007-12-05 |
* | Blackfin SPI driver: move hard coded pin_req to board file | Bryan Wu | 2007-12-05 |
* | Blackfin SPI driver: use void __iomem * for regs_base | Bryan Wu | 2007-12-05 |
* | Blackfin SPI driver: use cpu_relax() to replace continue in while busywait | Bryan Wu | 2007-12-05 |
* | spi: spi_bfin: resequence DMA start/stop | Sonic Zhang | 2007-12-05 |
* | spi: spi_bfin: update handling of delay-after-deselect | Bryan Wu | 2007-12-05 |
* | spi: spi_bfin: bugfix for 8..16 bit word sizes | Bryan Wu | 2007-12-05 |
* | spi: spi_bfin: handle multiple spi_masters | Bryan Wu | 2007-12-05 |
* | spi: spi_bfin: relocate spin/waits | Sonic Zhang | 2007-12-05 |
* | spi: spi_bfin: change handling of communication parameters | Sonic Zhang | 2007-12-05 |
* | spi: spi_bfin, rearrange portmux calls | Sonic Zhang | 2007-12-05 |
* | spi: spi_bfin uses portmux for additional busses | Sonic Zhang | 2007-12-05 |
* | spi: spi_bfin uses platform device resources | Bryan Wu | 2007-12-05 |
* | spi: spi_bfin, don't bypass spi framework | Mike Frysinger | 2007-12-05 |
* | spi: spi_bfin handles spi_transfer.cs_change | Bryan Wu | 2007-12-05 |
* | spi: spi_bfin cleanups, error handling | Bryan Wu | 2007-12-05 |
* | spi: bfin spi uses portmux calls | Michael Hennerich | 2007-12-05 |
* | spi: initial BF54x SPI support | Bryan Wu | 2007-12-05 |
* | spi: simplify spi_sync() calling convention | Marc Pignat | 2007-12-05 |
* | spi: at25 driver is for EEPROM not FLASH | David Brownell | 2007-12-05 |
* | SPI: use mutex not semaphore | David Brownell | 2007-12-05 |
* | spi: S3C2410: add bus number to SPI GPIO driver | David Brownell | 2007-11-29 |
* | S3C24XX: ensure we only configure valid GPIOs | Ben Dooks | 2007-11-29 |
* | atmel_spi: label GPIOs better | David Brownell | 2007-11-29 |
* | Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN | Mike Frysinger | 2007-11-23 |
* | tle62x0 driver stops ignoring read errors | David Brownell | 2007-11-14 |
* | spi: fix error paths on txx9spi_probe | Atsushi Nemoto | 2007-11-14 |
* | spi: fix double-free on spi_unregister_master | Atsushi Nemoto | 2007-11-14 |
* | fix abuses of ptrdiff_t | Al Viro | 2007-10-29 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 |
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 |
* | spi doesn't need class_device | Tony Jones | 2007-10-16 |
* | spi_mpc83xx handles other processors with QUICC engine | Anton Vorontsov | 2007-10-16 |
* | SPI driver runtime footprint shrinkage | David Brownell | 2007-10-16 |
* | OMAP2 McSPI code cleanup | Kyungmin Park | 2007-10-16 |
* | Clean up duplicate includes in drivers/spi/ | Jesper Juhl | 2007-10-16 |
* | Driver core: change add_uevent_var to use a struct | Kay Sievers | 2007-10-12 |
* | spi_mpc83xx: hang fix | Jan Andersson | 2007-09-11 |
* | Fix typo in atmel_spi.c | Andrew Victor | 2007-08-31 |
* | spi: correct name for spi_txx9 | Atsushi Nemoto | 2007-08-31 |
* | SPI driver hotplug/coldplug fixes | David Brownell | 2007-08-31 |