summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2013-04-01spi/s3c64xx: Convert to bits_per_word_maskMark Brown
2013-04-01spi: bcm2835: make use of new bits_per_word_mask core featureStephen Warren
2013-04-01spi: add ability to validate xfer->bits_per_word in SPI coreStephen Warren
2013-04-01spi/s3c64xx: modified error interrupt handling and initGirish K S
2013-03-26spi: spi-s3c64xx.c Remove unused argument.Matthias Brugger
2013-03-21drivers/Kconfig: add several missing GENERIC_HARDIRQS dependenciesHeiko Carstens
2013-03-12spi/bcm63xx: use devm_ioremap_resource()Jonas Gorski
2013-03-12spi/bcm63xx: inline hz usage in bcm63xx_spi_setup_transferJonas Gorski
2013-03-12spi/bcm63xx: inline bcm63xx_spi_check_transferJonas Gorski
2013-03-12spi/bcm63xx: remove spi chip select validity checkJonas Gorski
2013-03-12spi/bcm63xx: simplify bcm63xx_spi_check_transferJonas Gorski
2013-03-12spi/bcm63xx: check spi bits_per_word in spi_setupJonas Gorski
2013-03-12spi/bcm63xx: remove unused variable bs from bcm63xx_spi_setupJonas Gorski
2013-03-12spi/bcm63xx: remove unneeded debug messageJonas Gorski
2013-03-12spi/bcm63xx: remove duplicated mode bits checkJonas Gorski
2013-03-12spi/bcm63xx: properly prepare clocks before enabling themJonas Gorski
2013-03-12Merge branch 'spi-fix' into spi-nextMark Brown
2013-03-12spi/bcm63xx: don't disable non enabled clocks in probe error pathJonas Gorski
2013-03-12spi/bcm63xx: Remove unused variableKevin Cernekee
2013-03-12spi: slink-tegra20: move runtime pm calls to transfer_one_messageLaxman Dewangan
2013-03-12spi/pxa2xx: enable multiblock DMA transfers for LPSS devicesMika Westerberg
2013-03-12spi/pxa2xx-pci: correct the return value check of pcim_iomap_regions()Mika Westerberg
2013-03-12spi: add driver for BCM2835Chris Boot
2013-03-12spi: fix return value check in ce4100_spi_probe()Wei Yongjun
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-02-20Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely
2013-02-10spi/of: Fix initialization of cs_gpios arrayAndreas Larsson
2013-02-09Merge branch spi-next from git://git.kernel.org/pub/scm/linux/kernel/git/broo...Grant Likely
2013-02-08spi/pxa2xx: add support for Lynxpoint SPI controllersMika Westerberg
2013-02-08spi/pxa2xx: add support for Intel Low Power Subsystem SPIMika Westerberg
2013-02-08spi/pxa2xx: add support for SPI_LOOPMika Westerberg
2013-02-08spi/pxa2xx: add support for runtime PMMika Westerberg
2013-02-08spi/pxa2xx: add support for DMA engineMika Westerberg
2013-02-08spi/pxa2xx: break out the private DMA API usage into a separate fileMika Westerberg
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław
2013-02-06spi/ath79: add shutdown handlerGabor Juhos
2013-02-05spi/mips-lantiq: set SPI_MASTER_HALF_DUPLEX flagJohn Crispin
2013-02-05spi/mips-lantiq: make use of spi_finalize_current_messageJohn Crispin
2013-02-05spi/bcm63xx: work around inability to keep CS upJonas Gorski
2013-02-05spi/davinci: use request_threaded_irq() to fix deadlockMurali Karicheri
2013-02-05spi/orion: Use module_platform_driver()Ezequiel Garcia
2013-02-05spi/bcm63xx: reject transfers unable to transferJonas Gorski
2013-02-05spi: Ensure memory used for spi_write_then_read() is DMA safeMark Brown
2013-02-05spi/spi-mpc512x-psc: init mode bits supported by the driverAnatolij Gustschin
2013-02-05spi/mpc512x-psc: don't use obsolet cell-index propertyAnatolij Gustschin