index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
*
atmel_spi: fix warning In function 'atmel_spi_dma_map_xfer'
Jean-Christophe PLAGNIOL-VILLARD
2010-11-30
*
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-11-01
|
\
|
*
spi: fixed odd static string conventions in core code
Linus Walleij
2010-10-22
|
*
spi/bfin_spi: only request GPIO on first load
Michael Hennerich
2010-10-22
|
*
spi/bfin_spi: handle error/status changes after data interrupts
Michael Hennerich
2010-10-22
|
*
spi: enable spi_board_info to be registered after spi_master
Feng Tang
2010-10-22
*
|
Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegra
Linus Torvalds
2010-10-25
|
\
\
|
*
|
spi: tegra: fix error setting on timeout
Erik Gilling
2010-10-25
|
*
|
spi: add spi_tegra driver
Erik Gilling
2010-10-21
|
|
/
*
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
|
\
\
|
|
/
|
/
|
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
*
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-10-21
|
\
\
|
*
\
Merge branch 'for-rmk-next' of git://git.pengutronix.de/git/imx/linux-2.6 int...
Russell King
2010-10-11
|
|
\
\
|
|
*
|
spi/imx: Support different fifo sizes
David Jander
2010-10-11
|
|
*
|
spi/imx: add support for imx51's eCSPI and CSPI
Uwe Kleine-König
2010-10-01
|
|
*
|
spi/imx: save the spi chip select in config struct, not the gpio to use
Uwe Kleine-König
2010-10-01
|
|
*
|
spi/imx: get rid of more ifs depending on the used cpu
Uwe Kleine-König
2010-10-01
|
|
*
|
spi/imx: convert driver to use platform ids
Uwe Kleine-König
2010-10-01
|
|
*
|
spi/imx: default to m on platforms that have such devices
Uwe Kleine-König
2010-10-01
|
|
|
/
*
|
|
spi/omap2_mcspi: Verify TX reg is empty after TX only xfer with DMA
Ilkka Koskinen
2010-10-20
*
|
|
spi/omap2_mcspi: disable channel after TX_ONLY transfer in PIO mode
Jason Wang
2010-10-20
*
|
|
Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/vapie...
Grant Likely
2010-10-18
|
\
\
\
|
*
|
|
spi/bfin_spi: namespace local structs
Mike Frysinger
2010-10-18
|
*
|
|
spi/bfin_spi: init early
Michael Hennerich
2010-10-18
|
*
|
|
spi/bfin_spi: check per-transfer bits_per_word
Bob Liu
2010-10-18
|
*
|
|
spi/bfin_spi: warn when CS is driven by hardware (CPHA=0)
Barry Song
2010-10-18
|
*
|
|
spi/bfin_spi: cs should be always low when a new transfer begins
Rob Maris
2010-10-18
|
*
|
|
spi/bfin_spi: fix typo in comment
Rob Maris
2010-10-18
|
*
|
|
spi/bfin_spi: reject unsupported SPI modes
Mike Frysinger
2010-10-18
|
*
|
|
spi/bfin_spi: use dma_disable_irq_nosync() in irq handler
Barry Song
2010-10-18
|
*
|
|
spi/bfin_spi: combine duplicate SPI_CTL read/write logic
Mike Frysinger
2010-10-18
|
*
|
|
spi/bfin_spi: reset ctl_reg bits when setup is run again on a device
Mike Frysinger
2010-10-18
|
*
|
|
spi/bfin_spi: push all size checks into the transfer function
Mike Frysinger
2010-10-18
|
*
|
|
spi/bfin_spi: use nosync when disabling the IRQ from the IRQ handler
Yi Li
2010-10-18
|
*
|
|
spi/bfin_spi: sync hardware state before reprogramming everything
Barry Song
2010-10-18
|
*
|
|
spi/bfin_spi: save/restore state when suspending/resuming
Barry Song
2010-10-18
|
*
|
|
spi/bfin_spi: redo GPIO CS handling
Barry Song
2010-10-18
|
*
|
|
spi/bfin_spi: use the SPI namespaced bit names
Mike Frysinger
2010-10-18
|
*
|
|
spi/bfin_spi: drop extra memory we don't need
Mike Frysinger
2010-10-18
|
*
|
|
spi/bfin_spi: convert struct names to something more logical
Mike Frysinger
2010-10-18
|
*
|
|
spi/bfin_spi: convert read/write/duplex funcs to a dedicated ops structure
Mike Frysinger
2010-10-18
|
*
|
|
spi/bfin_spi: convert queue run state to true/false
Mike Frysinger
2010-10-18
|
*
|
|
spi/bfin_spi: fix up some unused/misleading comments
Mike Frysinger
2010-10-18
|
*
|
|
spi/bfin_spi: punt useless null read/write funcs
Mike Frysinger
2010-10-18
|
*
|
|
spi/bfin_spi: drop custom cs_change_per_word support
Mike Frysinger
2010-10-18
|
*
|
|
spi/bfin_spi: fix CS handling
Barry Song
2010-10-18
|
*
|
|
spi/bfin_spi: utilize the SPI interrupt in PIO mode
Yi Li
2010-10-18
|
*
|
|
spi/bfin_spi: force sane master-mode state at boot
Wolfgang Muees
2010-10-18
|
*
|
|
spi/bfin_spi: work around anomaly 05000119
Sonic Zhang
2010-10-18
|
*
|
|
spi/bfin_spi: fix resources leakage
Daniel Mack
2010-10-18
|
|
/
/
[next]