index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2014-02-11
Merge remote-tracking branches 'spi/fix/doc', 'spi/fix/nuc900' and 'spi/fix/r...
Mark Brown
2014-02-11
Merge remote-tracking branch 'spi/fix/core' into spi-linus
Mark Brown
2014-02-04
spi: nuc900: Set SPI_LSB_FIRST for master->mode_bits if hw->pdata->lsb is true
Axel Lin
2014-02-04
spi: rspi: Document support for Renesas QSPI in Kconfig
Geert Uytterhoeven
2014-01-29
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
2014-01-28
spi: Fix crash with double message finalisation on error handling
Geert Uytterhoeven
2014-01-25
Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-24
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-23
Merge commit 'spi/topic/sc18is602' into spi-linus
Mark Brown
2014-01-23
Merge commit 'spi/fix/rcar' into spi-linus
Mark Brown
2014-01-23
Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top...
Mark Brown
2014-01-23
Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t...
Mark Brown
2014-01-23
Merge remote-tracking branches 'spi/topic/bcm2835', 'spi/topic/bcm63xx', 'spi...
Mark Brown
2014-01-23
Merge remote-tracking branches 'spi/fix/bcm63xx', 'spi/fix/dspi', 'spi/fix/hs...
Mark Brown
2014-01-23
Merge remote-tracking branch 'spi/topic/core' into spi-linus
Mark Brown
2014-01-23
Merge remote-tracking branch 'spi/fix/core' into spi-linus
Mark Brown
2014-01-21
spi: core: Fix transfer failure when master->transfer_one returns positive value
Axel Lin
2014-01-21
spi: Spelling s/finised/finished/
Geert Uytterhoeven
2014-01-17
spi: sc18is602: Convert to use bits_per_word_mask
Axel Lin
2014-01-17
spi: Remove duplicate code to set default bits_per_word setting
Axel Lin
2014-01-17
Merge branches 'topic/sc18is602' and 'topic/rspi' of git://git.kernel.org/pub...
Mark Brown
2014-01-16
ACPI: fix module autoloading for ACPI enumerated devices
Zhang Rui
2014-01-16
spi/pxa2xx: fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
2014-01-14
spi: clps711x: Add MODULE_ALIAS to support module auto-loading
Axel Lin
2014-01-14
spi: rspi: Add missing clk_disable() calls in error and cleanup paths
Geert Uytterhoeven
2014-01-14
Merge branch 'topic/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2014-01-14
spi: rspi: Spelling s/transmition/transmission/
Geert Uytterhoeven
2014-01-13
spi: rspi: Add support for specifying CPHA/CPOL
Geert Uytterhoeven
2014-01-13
spi/pxa2xx: initialize DMA channels to -1 to prevent inadvertent match
Mika Westerberg
2014-01-13
spi: rspi: Add more QSPI register documentation
Geert Uytterhoeven
2014-01-13
spi: rspi: Add more RSPI register documentation
Geert Uytterhoeven
2014-01-13
spi: rspi: Remove dependency on DMAE for SHMOBILE
Geert Uytterhoeven
2014-01-13
spi/s3c64xx: Correct indentation
Geert Uytterhoeven
2014-01-13
spi: sh: Use spi_sh_clear_bit() instead of open-coded
Axel Lin
2014-01-13
spi: bitbang: Grammar s/make to make/to make/
Geert Uytterhoeven
2014-01-13
spi: sh-hspi: Spelling s/recive/receive/
Geert Uytterhoeven
2014-01-13
spi: core: Improve tx/rx_nbits check comments
Geert Uytterhoeven
2014-01-13
spi: ti-qspi: Fixup driver name
Axel Lin
2014-01-13
spi: ti-qspi: Simplify qspi_write_msg and qspi_read_msg implementation
Axel Lin
2014-01-13
spi: altera: Remove unneeded NULL checking for hw->bitbang.master
Axel Lin
2014-01-12
spi: mpc512x: adjust to OF based clock lookup
Gerhard Sittig
2014-01-10
spi: clps711x: Use devm_gpio_request()
Alexander Shiyan
2014-01-09
spi: oc-tiny: Simplify tiny_spi_txrx_bufs implementation when irq is not used
Axel Lin
2014-01-09
spi: atmel: Refactor spi-atmel to use SPI framework queue
Wenyou Yang
2014-01-09
spi: fsl-dspi: Add missing breaks for switch cases
Axel Lin
2014-01-09
spi/davinci: Don't select EDMA
Sekhar Nori
2014-01-09
spi: Check conflicting CS based on spi->chip_select instead of device name
Mika Westerberg
2014-01-09
spi: core: Use list_first_entry to extract head of queue
Axel Lin
2014-01-08
spi: s3c24xx: Remove reference to plat/fiq.h
Sachin Kamat
[next]