index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-mxs.c
Commit message (
Expand
)
Author
Age
*
-
.
Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/...
Mark Brown
2014-03-29
|
\
\
|
|
*
spi: spi-mxs: Propagate the real error code on platform_get_irq() failure
Fabio Estevam
2014-02-14
|
|
*
spi: mxs: Use list_for_each_entry to iterate over transfer list
Axel Lin
2014-02-07
|
|
/
|
/
|
|
*
spi: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-03
|
/
*
spi: Remove duplicate code to set default bits_per_word setting
Axel Lin
2014-01-17
*
-
.
Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm63xx', 'spi/fix...
Mark Brown
2013-11-28
|
\
\
|
|
*
spi: spi-mxs: fix reference leak to master in mxs_spi_remove()
Wei Yongjun
2013-11-18
|
|
/
*
/
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-14
|
/
*
Merge remote-tracking branch 'spi/topic/mxs' into spi-next
Mark Brown
2013-10-25
|
\
|
*
spi: spi-mxs: Use u32 instead of uint32_t
Trent Piepho
2013-10-17
|
*
spi: spi-mxs: Don't set clock for each xfer
Trent Piepho
2013-10-17
|
*
spi: spi-mxs: Clean up setup_transfer function
Trent Piepho
2013-10-17
|
*
spi: spi-mxs: Remove check of spi mode bits
Trent Piepho
2013-10-17
|
*
spi: spi-mxs: Fix race in setup method
Trent Piepho
2013-10-17
|
*
spi: spi-mxs: Remove bogus setting of ssp clk rate field
Trent Piepho
2013-10-17
|
*
spi: spi-mxs: Remove full duplex check, spi core already does it
Trent Piepho
2013-10-17
|
*
spi: spi-mxs: Fix chip select control bits in DMA mode
Trent Piepho
2013-10-17
|
*
spi: spi-mxs: Fix extra CS pulses and read mode in multi-transfer messages
Trent Piepho
2013-10-17
|
*
spi: spi-mxs: Change flag arguments in txrx functions to bit flags
Trent Piepho
2013-10-17
|
*
spi: spi-mxs: Always clear INGORE_CRC, to keep CS asserted
Trent Piepho
2013-10-17
|
*
spi: spi-mxs: Remove mxs_spi_enable and mxs_spi_disable
Trent Piepho
2013-10-17
|
*
spi: spi-mxs: Always set LOCK_CS
Trent Piepho
2013-10-17
*
|
spi: mxs: use devm_spi_register_master()
Jingoo Han
2013-09-26
|
/
*
spi: spi-mxs: Remove unused bits_per_word variable
Axel Lin
2013-08-06
*
spi: spi-mxs: Remove unneeded check for platform_get_resource()
Fabio Estevam
2013-07-22
*
spi: spi-mxs: Check the return value from stmp_reset_block()
Fabio Estevam
2013-07-15
*
spi: spi-mxs: Check the return value from clk_prepare_enable()
Fabio Estevam
2013-07-15
*
spi: spi-mxs: Fix the error path sequence
Fabio Estevam
2013-07-15
*
Merge remote-tracking branch 'spi/topic/mxs' into spi-next
Mark Brown
2013-06-26
|
\
|
*
spi: spi-mxs: Let device core handle pinctrl
Fabio Estevam
2013-05-13
*
|
spi: convert drivers to use bits_per_word_mask
Stephen Warren
2013-05-29
|
/
*
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2013-05-07
|
\
|
*
spi: mxs-spi: move to use generic DMA helper
Shawn Guo
2013-04-04
*
|
mxs/spi: fix error return code in mxs_spi_probe()
Wei Yongjun
2013-04-03
|
/
*
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
|
\
|
*
spi: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
*
|
mxs/spi: clear XFER_COUNT in ctrl0 field in DMA descriptor
Juha Lumme
2013-02-05
|
/
*
spi: Remove HOTPLUG section attributes
Grant Likely
2012-12-07
*
spi: mxs: Terminate DMA in case of DMA timeout
Marek Vasut
2012-10-17
*
spi: mxs: Assign message status after transfer finished
Marek Vasut
2012-10-17
*
spi/mxs: Make the SPI block clock speed configurable via DT
Marek Vasut
2012-09-05
*
mxs/spi: Rework the mxs_ssp_timeout to be more readable
Marek Vasut
2012-09-05
*
mxs/spi: Decrement the DMA/PIO border
Marek Vasut
2012-09-05
*
mxs/spi: Increment the transfer length only if transfer succeeded
Marek Vasut
2012-09-05
*
mxs/spi: Fix issues when doing long continuous transfer
Marek Vasut
2012-09-05
*
spi/mxs: Fix device remove function
Guenter Roeck
2012-08-27
*
mxs/spi: Fix misuse of init_completion
Marek Vasut
2012-08-27
*
mxs/spi: Restart the block after unsuccessful transfer
Marek Vasut
2012-08-27
*
spi/mxs: Add DMA support into SPI driver
Marek Vasut
2012-08-17
*
mmc: spi: Pull out common DMA parts from MXS MMC
Marek Vasut
2012-08-17
[next]