index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2012-03-15
spi: s3c64xx: remove unnecessary callback msg->complete
Kuninori Morimoto
2012-03-15
spi: remove redundant variable assignment
Guennadi Liakhovetski
2012-03-10
spi: release lock on error path in spi_pump_messages()
Dan Carpenter
2012-03-09
spi: Compatibility with direction which is used in samsung DMA operation
Kyoungil Kim
2012-03-09
spi-topcliff-pch: add recovery processing in case wait-event timeout
Tomoya MORINAGA
2012-03-09
spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control
Tomoya MORINAGA
2012-03-09
spi-topcliff-pch: Fix issue for transmitting over 4KByte
Tomoya MORINAGA
2012-03-09
spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device info
Tomoya MORINAGA
2012-03-09
spi/imx: simplify error handling to free gpios
Axel Lin
2012-03-09
spi: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
2012-03-09
spi: add Broadcom BCM63xx SPI controller driver
Florian Fainelli
2012-03-09
SPI: add CSR SiRFprimaII SPI controller driver
Zhiwu Song
2012-03-09
spi-topcliff-pch: fix -Wuninitialized warning
Danny Kukawka
2012-03-09
spi: Mark spi_register_board_info() __devinit
Mark Brown
2012-03-09
spi/s3c64xx: Convert to using core message queue
Mark Brown
2012-03-09
spi: controller drivers don't need to depend on SPI_MASTER explicitly
Uwe Kleine-König
2012-03-09
spi/doc: spi_master_put must be followed up by kfree
Uwe Kleine-König
2012-03-09
spi: Add SuperH HSPI prototype driver
Kuninori Morimoto
2012-03-07
spi: create a message queueing infrastructure
Linus Walleij
2012-03-07
spi: add support for Renesas RSPI
Shimoda, Yoshihiro
2012-03-07
spi/spi-sh: add IORESOURCE_MEM_TYPE_MASK decoding for access size
Shimoda, Yoshihiro
2012-02-15
spi/omap: Add DT support to McSPI driver
Benoit Cousson
2012-02-02
spi/pl022: Add high priority message pump support
Chris Blair
2012-02-01
spi/nuc900: Remove unnecessary memset of struct nuc900_spi
Tobias Klauser
2012-01-30
Merge branch 'spi/s3c64xx' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Grant Likely
2012-01-21
spi/s3c64xx: Implement runtime PM support
Mark Brown
2012-01-21
spi/s3c64xx: Convert to dev_pm_ops
Mark Brown
2012-01-21
spi/s3c64xx: Log error interrupts
Mark Brown
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-14
Merge tags 'devicetree-for-linus' and 'spi-for-linus' of git://git.secretlab....
Linus Torvalds
2012-01-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-01-09
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-07
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-07
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-06
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2012-01-04
Merge branch 'spi/next' (early part) into spi/merge
Grant Likely
2012-01-02
spi/tegra: depend instead of select TEGRA_SYSTEM_DMA
Olof Johansson
2011-12-23
spi/s3c64xx: Use bus clocks created using clkdev
Padmavathi Venna
2011-12-13
spi: Fix device unregistration when unregistering the bus master
Laurent Pinchart
2011-12-13
Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...
Grant Likely
2011-12-07
MIPS: Alchemy: Au1300 SoC support
Manuel Lauss
2011-12-07
spi/gpio: fix section mismatch warning
Manuel Lauss
2011-12-07
spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build
Jiri Slaby
2011-12-07
spi/nuc900: Include linux/module.h
Axel Lin
2011-12-07
spi/ath79: fix compile error due to missing include
Gabor Juhos
2011-12-01
spi/pl022: make the chip deselect handling thread safe
Virupax Sadashivpetimath
2011-12-01
spi/pl022: add support for pm_runtime autosuspend
Chris Blair
2011-12-01
spi/pl022: disable the PL022 block when unused
Virupax Sadashivpetimath
2011-12-01
spi/pl022: move device disable to workqueue thread
Chris Blair
[next]