aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAge
* Merge branch 'for-rmk-next' of git://git.pengutronix.de/git/imx/linux-2.6 int...Russell King2010-10-11
|\
| * spi/imx: Support different fifo sizesDavid Jander2010-10-11
| * spi/imx: add support for imx51's eCSPI and CSPIUwe Kleine-König2010-10-01
| * spi/imx: save the spi chip select in config struct, not the gpio to useUwe Kleine-König2010-10-01
| * spi/imx: get rid of more ifs depending on the used cpuUwe Kleine-König2010-10-01
| * spi/imx: convert driver to use platform idsUwe Kleine-König2010-10-01
| * spi/imx: default to m on platforms that have such devicesUwe Kleine-König2010-10-01
* | of/spi: Fix OF-style driver binding of spi devicesSinan Akman2010-10-02
* | spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TXRoel Kluin2010-10-02
* | spi/mpc8xxx: fix buffer overrun on large transferschristophe leroy2010-09-16
* | spi/pl022: move probe call to subsys_initcall()Linus Walleij2010-09-09
* | spi/pl022: fix APB pclk power regression on U300Linus Walleij2010-09-08
* | spi/spi_s3c64xx: Warn if PIO transfers time outMark Brown2010-09-08
* | spi/s3c64xx: Fix incorrect reuse of 'val' local variable.Jassi Brar2010-09-08
* | spi/s3c64xx: Fix compilation warningJassi Brar2010-09-08
* | spi/dw_spi: clean the cs_control codeFeng Tang2010-09-08
* | spi/dw_spi: Allow interrupt sharingYong Wang2010-09-08
* | spi/spi_s3c64xx: Increase dead reckoning time in wait_for_xfer()Mark Brown2010-09-08
* | spi/spi_s3c64xx: Move to subsys_initcall()Mark Brown2010-09-08
* | spi: free children in spi_unregister_master, not siblingsDavid Lamparter2010-09-01
* | spi/spi_s3c64xx: Staticise non-exported functionsMark Brown2010-09-01
* | spi/spi_s3c64xx: Make probe more robust against missing board configMark Brown2010-09-01
|/
* m68knommu: include sched.h in ColdFire/SPI driverGreg Ungerer2010-08-17
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-14
|\
| * spi/amba_pl022: Fix probe and remove hook section annotations.Kevin Wells2010-08-01
| * Merge commit 'v2.6.35-rc6' into spi/testGrant Likely2010-07-25
| |\
| * | spi/mpc5121: change annotations for probe and remove functionsAnatolij Gustschin2010-07-05
| * | spi/bitbang: reinitialize transfer parameters for every messageBrian Niebuhr2010-07-04
| * | spi/spi-gpio: add support for controllers without MISO or MOSI pinMarek Szyprowski2010-07-04
| * | spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modesMarek Szyprowski2010-07-04
| * | SPI100k: Fix 8-bit and RX-only transfersCory Maccarrone2010-07-04
| * | spi/mmc_spi: SPI bus locking API, using mutexErnst Schwab2010-06-28
* | | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* | | of/address: Clean up function declarationsGrant Likely2010-08-01
* | | of/spi: call of_register_spi_devices() from spi core codeAnatolij Gustschin2010-07-30
| |/ |/|
* | powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov2010-07-11
|/
* of/spi: mpc512x_psc_spi.c: Fix build failuresAnatolij Gustschin2010-06-02
* of/spi: Fix build failure on spi_ppc4xx.cGrant Likely2010-06-02
* spi/xilinx: Fix compile errorGrant Likely2010-05-25
* Merge remote branch 'origin' into secretlab/next-spiGrant Likely2010-05-25
|\
| * Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
| |\
| | * Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-21
| | |\
| | | * Merge branch 'omap4-i2c-init' into omap-for-linusTony Lindgren2010-05-20
| | | |\
| | | * | OMAP4: SPI: Fix Driver KconfigSyed Rafiuddin2010-05-20
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Merge branch 'master' into for-nextJiri Kosina2010-04-22
| | | |\ \
| | | * | | Fix typos in commentsThomas Weber2010-03-16
| | * | | | [ARM] pxa: add namespace on sspHaojian Zhuang2010-05-11
| | * | | | [ARM] pxa: move ssp into common plat-pxaHaojian Zhuang2010-05-11
| | * | | | [ARM] pxa: merge regs-ssp.h into ssp.hEric Miao2010-05-11