Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dee4bd4c7ed2eac16f55806e0e49d34dfb3c79fd
/
drivers
/
spi
/
spi-mxs.c
c18158f
Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm63xx', 'spi/fix/mpc512x-psc', 'spi/fix/mxs', 'spi/fix/pxa2xx', 'spi/fix/qspi', 'spi/fix/rspi' and 'spi/fix/txx9' into spi-linus
by Mark Brown
· 11 years ago
e322ce9
spi: spi-mxs: fix reference leak to master in mxs_spi_remove()
by Wei Yongjun
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
6c99db1
Merge remote-tracking branch 'spi/topic/mxs' into spi-next
by Mark Brown
· 11 years ago
42e182f
spi: spi-mxs: Use u32 instead of uint32_t
by Trent Piepho
· 11 years ago
a560943
spi: spi-mxs: Don't set clock for each xfer
by Trent Piepho
· 11 years ago
aa9e0c6
spi: spi-mxs: Clean up setup_transfer function
by Trent Piepho
· 11 years ago
d426ead
spi: spi-mxs: Remove check of spi mode bits
by Trent Piepho
· 11 years ago
9c97e34
spi: spi-mxs: Fix race in setup method
by Trent Piepho
· 11 years ago
1a33073
spi: spi-mxs: Remove bogus setting of ssp clk rate field
by Trent Piepho
· 11 years ago
210f65f
spi: spi-mxs: Remove full duplex check, spi core already does it
by Trent Piepho
· 11 years ago
0b782f7
spi: spi-mxs: Fix chip select control bits in DMA mode
by Trent Piepho
· 11 years ago
df23286
spi: spi-mxs: Fix extra CS pulses and read mode in multi-transfer messages
by Trent Piepho
· 11 years ago
28cad12
spi: spi-mxs: Change flag arguments in txrx functions to bit flags
by Trent Piepho
· 11 years ago
75e73fa
spi: spi-mxs: Always clear INGORE_CRC, to keep CS asserted
by Trent Piepho
· 11 years ago
f5bc738
spi: spi-mxs: Remove mxs_spi_enable and mxs_spi_disable
by Trent Piepho
· 11 years ago
58f46e4
spi: spi-mxs: Always set LOCK_CS
by Trent Piepho
· 11 years ago
33e195a
spi: mxs: use devm_spi_register_master()
by Jingoo Han
· 11 years ago
29f0d48
spi: spi-mxs: Remove unused bits_per_word variable
by Axel Lin
· 11 years ago
796305a
spi: spi-mxs: Remove unneeded check for platform_get_resource()
by Fabio Estevam
· 11 years ago
8498bce
spi: spi-mxs: Check the return value from stmp_reset_block()
by Fabio Estevam
· 11 years ago
9c4a39a
spi: spi-mxs: Check the return value from clk_prepare_enable()
by Fabio Estevam
· 11 years ago
e11933f
spi: spi-mxs: Fix the error path sequence
by Fabio Estevam
· 11 years ago
5bd30ed
Merge remote-tracking branch 'spi/topic/mxs' into spi-next
by Mark Brown
· 11 years ago
24778be
spi: convert drivers to use bits_per_word_mask
by Stephen Warren
· 11 years ago
86db3b0
spi: spi-mxs: Let device core handle pinctrl
by Fabio Estevam
· 12 years ago
38f56f3
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
26aafa7
spi: mxs-spi: move to use generic DMA helper
by Shawn Guo
· 12 years ago
58ad60b
mxs/spi: fix error return code in mxs_spi_probe()
by Wei Yongjun
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
ba486a2
mxs/spi: clear XFER_COUNT in ctrl0 field in DMA descriptor
by Juha Lumme
· 12 years ago
b0ee560
spi: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
fd4a319
spi: Remove HOTPLUG section attributes
by Grant Likely
· 12 years ago
4496846
spi: mxs: Terminate DMA in case of DMA timeout
by Marek Vasut
· 12 years ago
d856f1eb
spi: mxs: Assign message status after transfer finished
by Marek Vasut
· 12 years ago
e64d07a
spi/mxs: Make the SPI block clock speed configurable via DT
by Marek Vasut
· 12 years ago
f13639d
mxs/spi: Rework the mxs_ssp_timeout to be more readable
by Marek Vasut
· 12 years ago
727c10e
mxs/spi: Decrement the DMA/PIO border
by Marek Vasut
· 12 years ago
204e706
mxs/spi: Increment the transfer length only if transfer succeeded
by Marek Vasut
· 12 years ago
010b481
mxs/spi: Fix issues when doing long continuous transfer
by Marek Vasut
· 12 years ago
7d520d2
spi/mxs: Fix device remove function
by Guenter Roeck
· 12 years ago
41682e0
mxs/spi: Fix misuse of init_completion
by Marek Vasut
· 12 years ago
c895db0
mxs/spi: Restart the block after unsuccessful transfer
by Marek Vasut
· 12 years ago
474afc0
spi/mxs: Add DMA support into SPI driver
by Marek Vasut
· 12 years ago
65defb9
mmc: spi: Pull out common DMA parts from MXS MMC
by Marek Vasut
· 12 years ago
646781d
spi/mxs: Add SPI driver for mx233/mx28
by Marek Vasut
· 12 years ago