aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi_imx.c
Commit message (Expand)AuthorAge
* spi/imx: Add i.MX53 supportYong Shen2011-01-13
* spi/imx: correct the test on platform_get_irq() return valueRichard Genoud2011-01-07
* spi/imx: remove autodetectionUwe Kleine-König2010-12-23
* spi/imx: Support different fifo sizesDavid Jander2010-10-11
* spi/imx: add support for imx51's eCSPI and CSPIUwe Kleine-König2010-10-01
* spi/imx: save the spi chip select in config struct, not the gpio to useUwe Kleine-König2010-10-01
* spi/imx: get rid of more ifs depending on the used cpuUwe Kleine-König2010-10-01
* spi/imx: convert driver to use platform idsUwe Kleine-König2010-10-01
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* spi/spi_imx: add device information by switching pr_debug() to dev_dbg()Alberto Panizzo2010-01-20
* spi: fix probe/remove section markingsGrant Likely2009-12-13
* spi-imx: don't access struct device directly but use dev_get_platdataUwe Kleine-König2009-12-13
* spi-imx: Add mx25 supportSascha Hauer2009-12-13
* spi-imx: use positive logic to distinguish cpu variantsUwe Kleine-König2009-12-13
* spi-imx: correct check for platform_get_irq failingUwe Kleine-König2009-12-13
* spi/i.MX: fix broken error handling for gpio_requestJohn Ogness2009-12-08
* spi/i.mx: drain MXC SPI transfer buffer when probing deviceDaniel Mack2009-12-08
* spi-imx: strip down chipselect function to only drive the chipselectUwe Kleine-König2009-10-01
* spi-imx: initialize complete config structUwe Kleine-König2009-10-01
* spi-imx: no need to assert bits_per_word being initializedUwe Kleine-König2009-10-01
* spi-imx: setup mode_bits we can handleSascha Hauer2009-10-01
* spi-imx: fix initial chipselect settingsSascha Hauer2009-10-01
* spi-imx: update state correctlySascha Hauer2009-10-01
* spi-imx: rename source file to spi_imx.cUwe Kleine-König2009-10-01
* spi: remove i.MX SPI driverSascha Hauer2009-09-23
* spi: move more spi_setup() functionality into coreDavid Brownell2009-06-18
* spi: move common spi_setup() functionality into coreDavid Brownell2009-06-18
* spi_imx: set spi_master.dma_alignment = 4Mike Rapoport2009-04-07
* spi: limit reaches -1, tested 0Roel Kluin2009-04-07
* spi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-24
* spi: fix spi_imx probe oopsingJulien Boibessot2008-12-01
* spi_imx: full duplex dma corruption bugfixAndrea Paterniani2008-11-19
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26
* Merge branch 'imx' into develRussell King2008-07-10
|\
| * IMX: introduce clock APISascha Hauer2008-07-05
* | [ARM] 5122/1: imx_dma_request_by_prio simpilficationPaulius Zaleckas2008-07-03
|/
* spi: spi_imx updatesAndrea Paterniani2008-04-28
* spi: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* spi: remove more dev->power.power_state usageDavid Brownell2008-02-06
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-03
* spi_imx: fix typo in descriptionWill Newton2007-12-10
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* spi doesn't need class_deviceTony Jones2007-10-16
* SPI driver runtime footprint shrinkageDavid Brownell2007-10-16
* SPI driver hotplug/coldplug fixesDavid Brownell2007-08-31
* SPI controller drivers: check for unsupported modesDavid Brownell2007-07-17
* SPI: Freescale iMX SPI controller driver fixesAndrea Paterniani2007-06-01
* [PATCH] SPI controller build/warning fixesDavid Brownell2007-02-20