index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi_imx.c
Age
Commit message (
Expand
)
Author
2011-02-15
spi/imx: select master mode for all channels
Sascha Hauer
2011-01-12
spi/imx: Add i.MX53 support
Yong Shen
2011-01-07
spi/imx: correct the test on platform_get_irq() return value
Richard Genoud
2010-12-23
spi/imx: remove autodetection
Uwe Kleine-König
2010-10-11
spi/imx: Support different fifo sizes
David Jander
2010-10-01
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-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-20
spi/spi_imx: add device information by switching pr_debug() to dev_dbg()
Alberto Panizzo
2009-12-13
spi: fix probe/remove section markings
Grant Likely
2009-12-13
spi-imx: don't access struct device directly but use dev_get_platdata
Uwe Kleine-König
2009-12-13
spi-imx: Add mx25 support
Sascha Hauer
2009-12-13
spi-imx: use positive logic to distinguish cpu variants
Uwe Kleine-König
2009-12-13
spi-imx: correct check for platform_get_irq failing
Uwe Kleine-König
2009-12-08
spi/i.MX: fix broken error handling for gpio_request
John Ogness
2009-12-08
spi/i.mx: drain MXC SPI transfer buffer when probing device
Daniel Mack
2009-10-01
spi-imx: strip down chipselect function to only drive the chipselect
Uwe Kleine-König
2009-10-01
spi-imx: initialize complete config struct
Uwe Kleine-König
2009-10-01
spi-imx: no need to assert bits_per_word being initialized
Uwe Kleine-König
2009-10-01
spi-imx: setup mode_bits we can handle
Sascha Hauer
2009-10-01
spi-imx: fix initial chipselect settings
Sascha Hauer
2009-10-01
spi-imx: update state correctly
Sascha Hauer
2009-10-01
spi-imx: rename source file to spi_imx.c
Uwe Kleine-König
2009-09-23
spi: remove i.MX SPI driver
Sascha Hauer
2009-06-18
spi: move more spi_setup() functionality into core
David Brownell
2009-06-18
spi: move common spi_setup() functionality into core
David Brownell
2009-04-07
spi_imx: set spi_master.dma_alignment = 4
Mike Rapoport
2009-04-07
spi: limit reaches -1, tested 0
Roel Kluin
2009-03-24
spi: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-12-01
spi: fix spi_imx probe oopsing
Julien Boibessot
2008-11-19
spi_imx: full duplex dma corruption bugfix
Andrea Paterniani
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-07-10
Merge branch 'imx' into devel
Russell King
2008-07-05
IMX: introduce clock API
Sascha Hauer
2008-07-03
[ARM] 5122/1: imx_dma_request_by_prio simpilfication
Paulius Zaleckas
2008-04-28
spi: spi_imx updates
Andrea Paterniani
2008-04-11
spi: fix platform driver hotplug/coldplug
Kay Sievers
2008-02-06
spi: remove more dev->power.power_state usage
David Brownell
2008-02-03
Spelling fixes: lenght->length
Paulius Zaleckas
2007-12-10
spi_imx: fix typo in description
Will Newton
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-16
spi doesn't need class_device
Tony Jones
2007-10-16
SPI driver runtime footprint shrinkage
David Brownell
2007-08-31
SPI driver hotplug/coldplug fixes
David Brownell
2007-07-17
SPI controller drivers: check for unsupported modes
David Brownell
2007-06-01
SPI: Freescale iMX SPI controller driver fixes
Andrea Paterniani
[next]