summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
...
* | | spi/fsl_spi: Fix compile errors when building on ppc64Kumar Gala2010-10-141-0/+2
* | | spi/atmel: let transfers through if not changing bits_per_wordMatthias Brugger2010-10-141-1/+13
* | | spi/topcliff: Fix uninitialized variable defectGrant Likely2010-10-141-1/+1
* | | spi/fsl_spi: add eSPI controller supportMingkai Hu2010-10-134-0/+761
* | | spi/mpc8xxx: refactor the common code for SPI/eSPI controllerMingkai Hu2010-10-135-392/+522
* | | spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.cMingkai Hu2010-10-133-5/+6
* | | Merge commit 'v2.6.36-rc7' into spi/nextGrant Likely2010-10-133-3/+14
|\| |
| * | of/spi: Fix OF-style driver binding of spi devicesSinan Akman2010-10-031-0/+5
| * | spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TXRoel Kluin2010-10-031-1/+1
| * | spi/mpc8xxx: fix buffer overrun on large transferschristophe leroy2010-09-161-2/+8
* | | spi/pl022: fix dubious allocation staticize platform dataLinus Walleij2010-10-131-50/+46Star
* | | spi/pl022: get rid of chipinfo dev pointerLinus Walleij2010-10-131-15/+12Star
* | | spi/pl022: Add spi->mode support to AMBA SPI driverKevin Wells2010-10-131-68/+53Star
* | | spi: change to new flag variablematt mooney2010-10-131-3/+1Star
* | | spi/pl022: add PrimeCell generic DMA supportLinus Walleij2010-10-131-88/+428
* | | spi/topcliff: Tidy up Kconfig help textGrant Likely2010-10-131-4/+3Star
* | | spi/topcliff: cleanups for style and concisenessGrant Likely2010-10-131-364/+138Star
* | | spi/topcliff: Add topcliff platform controller hub (PCH) spi bus driverMasayuki Ohtake2010-10-083-0/+1538
* | | spi/s3c64xx: Correction for 16,32 bits bus widthJassi Brar2010-09-291-15/+41
* | | spi/s3c64xx: Consider the clk_from_cmu flagJassi Brar2010-09-291-38/+56
* | | spi/s3c64xx: Prevent unnecessary map-unmapJassi Brar2010-09-291-0/+8
* | | spi/amba-pl022: Fix error case return statement.Julia Lawall2010-09-291-1/+2
* | | spi/orion: Drop unnecessary null testJulia Lawall2010-09-291-2/+2
* | | spi: omap2_mcspi: make use of dev_vdbg()Felipe Balbi2010-09-291-27/+9Star
|/ /
* | spi/pl022: move probe call to subsys_initcall()Linus Walleij2010-09-091-1/+1
* | spi/pl022: fix APB pclk power regression on U300Linus Walleij2010-09-081-6/+8
* | spi/spi_s3c64xx: Warn if PIO transfers time outMark Brown2010-09-081-0/+6
* | spi/s3c64xx: Fix incorrect reuse of 'val' local variable.Jassi Brar2010-09-081-2/+3
* | spi/s3c64xx: Fix compilation warningJassi Brar2010-09-081-2/+3
* | spi/dw_spi: clean the cs_control codeFeng Tang2010-09-081-12/+5Star
* | spi/dw_spi: Allow interrupt sharingYong Wang2010-09-081-1/+6
* | spi/spi_s3c64xx: Increase dead reckoning time in wait_for_xfer()Mark Brown2010-09-081-1/+1
* | spi/spi_s3c64xx: Move to subsys_initcall()Mark Brown2010-09-081-1/+1
* | spi: free children in spi_unregister_master, not siblingsDavid Lamparter2010-09-011-6/+3Star
* | spi/spi_s3c64xx: Staticise non-exported functionsMark Brown2010-09-011-4/+4
* | spi/spi_s3c64xx: Make probe more robust against missing board configMark Brown2010-09-011-2/+7
|/
* m68knommu: include sched.h in ColdFire/SPI driverGreg Ungerer2010-08-181-0/+1
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-1411-99/+325
|\
| * spi/amba_pl022: Fix probe and remove hook section annotations.Kevin Wells2010-08-011-3/+3
| * Merge commit 'v2.6.35-rc6' into spi/testGrant Likely2010-07-261-22/+0Star
| |\
| * | spi/mpc5121: change annotations for probe and remove functionsAnatolij Gustschin2010-07-051-8/+8
| * | spi/bitbang: reinitialize transfer parameters for every messageBrian Niebuhr2010-07-041-6/+3Star
| * | spi/spi-gpio: add support for controllers without MISO or MOSI pinMarek Szyprowski2010-07-041-18/+83
| * | spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modesMarek Szyprowski2010-07-046-20/+24
| * | SPI100k: Fix 8-bit and RX-only transfersCory Maccarrone2010-07-041-11/+12
| * | spi/mmc_spi: SPI bus locking API, using mutexErnst Schwab2010-06-291-33/+192
* | | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-066-14/+14
* | | of/address: Clean up function declarationsGrant Likely2010-08-013-0/+3
* | | of/spi: call of_register_spi_devices() from spi core codeAnatolij Gustschin2010-07-308-17/+13Star
| |/ |/|
* | powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov2010-07-111-22/+0Star
|/