Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
644d711aa0e16111d8aba6d289caebec013e26ea
/
drivers
/
spi
/
spi_imx.c
f020c39
spi/imx: select master mode for all channels
by Sascha Hauer
· 14 years ago
77e7bc6
spi/imx: Add i.MX53 support
by Yong Shen
· 14 years ago
7357593
spi/imx: correct the test on platform_get_irq() return value
by Richard Genoud
· 14 years ago
8934217
spi/imx: remove autodetection
by Uwe Kleine-König
· 14 years ago
6ff554e
spi/imx: Support different fifo sizes
by David Jander
· 14 years ago
0b59960
spi/imx: add support for imx51's eCSPI and CSPI
by Uwe Kleine-König
· 14 years ago
3b2aa89
spi/imx: save the spi chip select in config struct, not the gpio to use
by Uwe Kleine-König
· 14 years ago
1723e66
spi/imx: get rid of more ifs depending on the used cpu
by Uwe Kleine-König
· 14 years ago
f4ba631
spi/imx: convert driver to use platform ids
by Uwe Kleine-König
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f4d4ecf
spi/spi_imx: add device information by switching pr_debug() to dev_dbg()
by Alberto Panizzo
· 15 years ago
965346e
spi: fix probe/remove section markings
by Grant Likely
· 15 years ago
980f3be
spi-imx: don't access struct device directly but use dev_get_platdata
by Uwe Kleine-König
· 15 years ago
87f673e
spi-imx: Add mx25 support
by Sascha Hauer
· 15 years ago
f30d59c
spi-imx: use positive logic to distinguish cpu variants
by Uwe Kleine-König
· 15 years ago
60f675a
spi-imx: correct check for platform_get_irq failing
by Uwe Kleine-König
· 15 years ago
bbd050a
spi/i.MX: fix broken error handling for gpio_request
by John Ogness
· 15 years ago
ce1807b
spi/i.mx: drain MXC SPI transfer buffer when probing device
by Daniel Mack
· 15 years ago
e6a0a8b
spi-imx: strip down chipselect function to only drive the chipselect
by Uwe Kleine-König
· 15 years ago
d1c627b
spi-imx: initialize complete config struct
by Uwe Kleine-König
· 15 years ago
4388eb1
spi-imx: no need to assert bits_per_word being initialized
by Uwe Kleine-König
· 15 years ago
3910f2c
spi-imx: setup mode_bits we can handle
by Sascha Hauer
· 15 years ago
6c23e5d
spi-imx: fix initial chipselect settings
by Sascha Hauer
· 15 years ago
462d26b
spi-imx: update state correctly
by Sascha Hauer
· 15 years ago
6cdeb00
spi-imx: rename source file to spi_imx.c
by Uwe Kleine-König
· 15 years ago
07fcaa2
spi: remove i.MX SPI driver
by Sascha Hauer
· 15 years ago
e7db06b
spi: move more spi_setup() functionality into core
by David Brownell
· 15 years ago
7d07719
spi: move common spi_setup() functionality into core
by David Brownell
· 15 years ago
96a6d9a
spi_imx: set spi_master.dma_alignment = 4
by Mike Rapoport
· 16 years ago
c8fc657
spi: limit reaches -1, tested 0
by Roel Kluin
· 16 years ago
6c7377a
spi: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
6a010b5
spi: fix spi_imx probe oopsing
by Julien Boibessot
· 16 years ago
3b45d63
spi_imx: full duplex dma corruption bugfix
by Andrea Paterniani
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 16 years ago
f000631
Merge branch 'imx' into devel
by Russell King
· 16 years ago
38a41fd
IMX: introduce clock API
by Sascha Hauer
· 16 years ago
f7def13e
[ARM] 5122/1: imx_dma_request_by_prio simpilfication
by Paulius Zaleckas
· 16 years ago
5d9f3f6
spi: spi_imx updates
by Andrea Paterniani
· 17 years ago
7e38c3c
spi: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
5beec4a
spi: remove more dev->power.power_state usage
by David Brownell
· 17 years ago
efad798b
Spelling fixes: lenght->length
by Paulius Zaleckas
· 17 years ago
8805f23
spi_imx: fix typo in description
by Will Newton
· 17 years ago
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
49dce68
spi doesn't need class_device
by Tony Jones
· 17 years ago
d1e44d9
SPI driver runtime footprint shrinkage
by David Brownell
· 17 years ago
fc3ba95
SPI driver hotplug/coldplug fixes
by David Brownell
· 17 years ago
dccd573
SPI controller drivers: check for unsupported modes
by David Brownell
· 17 years ago
ac140a8
SPI: Freescale iMX SPI controller driver fixes
by Andrea Paterniani
· 17 years ago
bb2d1c3
[PATCH] SPI controller build/warning fixes
by David Brownell
· 18 years ago
69c202a
[PATCH] SPI: Freescale iMX SPI controller driver (BIS+)
by Andrea Paterniani
· 18 years ago