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
/
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]