Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ff9a6262b9b87204146427a3abefc73ab990c21f
/
drivers
/
spi
/
spi-fsl-espi.c
37c5db7
spi: fsl-(e)spi: Fix checking return value of devm_ioremap_resource
by Axel Lin
· 9 years ago
e9abb4d
spi: fsl-espi: add runtime PM
by Heiner Kallweit
· 9 years ago
3c5395b
spi: fsl-(e)spi: simplify cleanup code
by Heiner Kallweit
· 9 years ago
4178b6b
spi: fsl-(e)spi: migrate to using devm_ functions to simplify cleanup
by Heiner Kallweit
· 9 years ago
5bfb10d
Merge remote-tracking branches 'spi/fix/fsl-dspi', 'spi/fix/fsl-espi', 'spi/fix/orion' and 'spi/fix/pl022' into spi-linus
by Mark Brown
· 9 years ago
7a0a175
spi: fsl-espi: Fix an error that can cause fsl espi task blocked
by Jane Wan
· 10 years ago
2000058
spi: fsl-espi: fix behaviour for full-duplex xfers
by Jonatas Rech
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
75506d0
spi: fsl-espi: add (un)prepare_transfer_hardware calls to save power if SPI is not in use
by Heiner Kallweit
· 10 years ago
c592bec
spi: fsl-(e)spi: migrate to generic master queueing
by Heiner Kallweit
· 10 years ago
14ac00e
spi: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
7020d76
Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic/fsl' into spi-next
by Mark Brown
· 10 years ago
a310836
spi: fsl: Sort include headers alphabetically
by Xiubo Li
· 10 years ago
d9f2674
spi: fsl: Don't use devm_kzalloc in master->setup callback
by Axel Lin
· 10 years ago
8fb3b06
Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/fsl', 'spi/topic/fsl-espi' and 'spi/topic/id-const' into spi-next
by Mark Brown
· 10 years ago
a2cb1be
spi/fsl-espi: fix rx_buf in fsl_espi_cmd_trans()/fsl_espi_rw_trans()
by Valentin Longchamp
· 10 years ago
d0fb47a5
spi: fsl-espi: Configure FSL eSPI CSBEF and CSAFT
by Jane Wan
· 11 years ago
abcadeb
spi: fsl: Kill mpc8xxx_spi_cleanup and convert fsl_espi_setup to use devm_kzalloc
by Axel Lin
· 11 years ago
6eadd84
Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/omap2-mcspi' and 'spi/fix/qup' into spi-linus
by Mark Brown
· 11 years ago
0a6d387
spi: Always check complete callback before calling it
by Axel Lin
· 11 years ago
f0a7133
spi: fsl-espi: Remove unused bits_per_word variable in fsl_espi_bufs
by Axel Lin
· 11 years ago
714bb65
spi/fsl-espi: Add Power Management support for eSPI controller
by Hou Zhiqiang
· 11 years ago
7227cd1
spi/fsl-espi: fix the return value judgment of irq_of_parse_and_map.
by Hou Zhiqiang
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
b548095
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 11 years ago
f757849
of/irq: Use irq_of_parse_and_map()
by Thierry Reding
· 11 years ago
f6bd03a
spi: Don't break user-visible strings to multiple source lines in drivers
by Jarkko Nikula
· 11 years ago
5af5073
drivers: clean-up prom.h implicit includes
by Rob Herring
· 11 years ago
8074cf0
spi: use dev_get_platdata()
by Jingoo Han
· 11 years ago
51faed6
spi: fix build break in spi-fsl-espi.c
by Stephen Warren
· 11 years ago
24778be
spi: convert drivers to use bits_per_word_mask
by Stephen Warren
· 11 years ago
fd4a319
spi: Remove HOTPLUG section attributes
by Grant Likely
· 12 years ago
d57a428
spi/devicetree: Move devicetree support code into spi directory
by Grant Likely
· 13 years ago
87bf5ab
spi/fsl-espi: Make sure pm is within 2..32
by Sebastian Andrzej Siewior
· 13 years ago
35faa55
spi/fsl-espi: make the clock computation easier to read
by Sebastian Andrzej Siewior
· 13 years ago
940ab88
drivercore: Add helper macro for platform_driver boilerplate
by Grant Likely
· 13 years ago
ca632f5
spi: reorganize drivers
by Grant Likely
· 13 years ago
[Renamed (99%) from drivers/spi/spi_fsl_espi.c]
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
18d306d
dt/spi: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
0dd2c96
spi/fsl_espi: fix wrong setting of the address in the command buffer
by Mingkai Hu
· 14 years ago
e6289d6
spi/fsl_espi: change the read behaviour of the SPIRF
by Mingkai Hu
· 14 years ago
8b60d6c
spi/fsl_spi: add eSPI controller support
by Mingkai Hu
· 14 years ago