Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
cd1c683c5515c35368fef7072f30aab97ef064e5
/
drivers
/
spi
/
spi-fsl-spi.c
387719c
spi: Fix WARN when removing spi-fsl-spi module
by Jeff Harris
· 13 years ago
fb64409
spi/fsl_spi: fix CPM spi driver
by Holger Brunck
· 13 years ago
ca632f5
spi: reorganize drivers
by Grant Likely
· 13 years ago
[Renamed (99%) from drivers/spi/spi_fsl_spi.c]
18d306d
dt/spi: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
b36ece8
spi/mpc8xxx: refactor the common code for SPI/eSPI controller
by Mingkai Hu
· 14 years ago
3272029
spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.c
by Mingkai Hu
· 14 years ago
[Renamed from drivers/spi/spi_mpc8xxx.c]
37880c9
spi/mpc8xxx: fix buffer overrun on large transfers
by christophe leroy
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
12b15e8
of/spi: call of_register_spi_devices() from spi core code
by Anatolij Gustschin
· 14 years ago
56825c8
powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)
by Anton Vorontsov
· 14 years ago
b1e50eb
Merge remote branch 'origin' into secretlab/next-spi
by Grant Likely
· 14 years ago
338ff29
spi/spi_mpc8xxx: Do not use map_tx_dma to unmap rx_dma
by Joakim Tjernlund
· 14 years ago
0398fb7
spi/spi_mpc8xxx: Fix QE mode Litte Endian
by Joakim Tjernlund
· 14 years ago
f9218c2
spi/spi_mpc8xxx: fix potential memory corruption.
by Joakim Tjernlund
· 14 years ago
cf9b59e
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 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
8839316
Fix typos in comments
by Thomas Weber
· 15 years ago
4f4517c
spi: Correct SPI clock frequency setting in spi_mpc8xxx
by Ernst Schwab
· 15 years ago
e9a172f
spi/mpc8xxx: don't check platform_get_irq's return value against zero
by Uwe Kleine-König
· 15 years ago
bf931a0
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
82de765
spi: spi_mpc8xxx.c: use resource_size()
by hartleys
· 15 years ago
478e4e9
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
b3a0894
spi/mpc8xxx: don't use __exit_p to wrap plat_mpc8xxx_spi_remove
by Uwe Kleine-König
· 15 years ago
7d6709a
powerpc: Fix build of some FSL platforms
by Benjamin Herrenschmidt
· 15 years ago
4c1fba4
spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chips
by Anton Vorontsov
· 15 years ago
87ec0e9
spi_mpc8xxx: Turn qe_mode into flags
by Anton Vorontsov
· 15 years ago
a35c171
spi_mpc8xxx: Factor out SPI mode change steps into a call
by Anton Vorontsov
· 15 years ago
783058f
spi_mpc8xxx: Fix uninitialized variable
by Anton Vorontsov
· 15 years ago
575c580
spi_mpc8xxx: s/83xx/8xxx/g
by Anton Vorontsov
· 15 years ago
34a661a
spi_mpc83xx: rename spi_83xx.c to spi_8xxx.c
by Anton Vorontsov
· 15 years ago
[Renamed from drivers/spi/spi_mpc83xx.c]
aef79d8
spi_mpc83xx: remove dead code
by Anton Vorontsov
· 15 years ago
b9b9af1
spi_mpc83xx: split mpc83xx_spi_work() into two routines
by Anton Vorontsov
· 15 years ago
9effb95
spi_mpc83xx: fix checkpatch issues
by Anton Vorontsov
· 15 years ago
5afbf09
spi_mpc83xx: add small delay after asserting chip-select line
by Anton Vorontsov
· 15 years ago
fd8a11e
spi_mpc83xx: quieten down the "Requested speed is too low" message
by Anton Vorontsov
· 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
0214154
spi: takes size of a pointer to determine the size of the pointed-to type
by Roel Kluin
· 15 years ago
35b4b3c
spi_mpc83xx: add OF platform driver bindings
by Anton Vorontsov
· 16 years ago
364fdbc
spi_mpc83xx: rework chip selects handling
by Anton Vorontsov
· 16 years ago
34c8a20
spi_mpc83xx: fix sparse warnings
by Anton Vorontsov
· 16 years ago
6c7377a
spi: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
aa77d96
spi_mpc83xx: reject invalid transfer sizes
by Peter Korsgaard
· 16 years ago
53604db
spi_mpc83xx: fix clockrate calculation for low speed
by Peter Korsgaard
· 16 years ago
a61f534
spi: spi_mpc83xx clockrate fixes
by Chen Gong
· 16 years ago
c9bfcb3
spi_mpc83xx: much improved driver
by Joakim Tjernlund
· 16 years ago
b687d2a
spi: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
7e38c3c
spi: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
59a0ea5
spi_mpc83xx: use brg-frequency for SPI in QE
by Anton Vorontsov
· 17 years ago
d1e44d9
SPI driver runtime footprint shrinkage
by David Brownell
· 17 years ago
65e213c
spi_mpc83xx: hang fix
by Jan Andersson
· 17 years ago
fc3ba95
SPI driver hotplug/coldplug fixes
by David Brownell
· 17 years ago
a44648b
spi_mpc83xx: fix prescale modulus calculation
by Anton Vorontsov
· 17 years ago
e24a4d1
spi_mpc83xx: in "QE mode", use sysclk/2
by Anton Vorontsov
· 17 years ago
2a485d7
spi_mpc83xx: support loopback mode
by Anton Vorontsov
· 17 years ago
35cc0b9
spi_mpc83xx: fix QE+LSB mode shifts
by Anton Vorontsov
· 17 years ago
32421da
spi_mpc83xx: support for lsb-first transfers
by Anton Vorontsov
· 17 years ago
20ba09b
spi_mpc83xx: get rid of magic numbers
by Anton Vorontsov
· 17 years ago
49bb230
spi_mpc83xx: turn off SPI unit while switching mode
by Anton Vorontsov
· 17 years ago
f29ba28
spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x
by Joakim Tjernlund
· 17 years ago
698ca47
spi_mpc83xx.c underclocking hotfix
by Clifford Wolf
· 17 years ago
dccd573
SPI controller drivers: check for unsupported modes
by David Brownell
· 17 years ago
4b1badf
[PATCH] SPI: define null tx_buf to mean "shift out zeroes"
by David Brownell
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
ccf0699
[PATCH] spi: add spi master driver for Freescale MPC83xx SPI controller
by Kumar Gala
· 18 years ago