Hou Zhiqiang
|
5cfa1e4e0d
spi/fsl-espi: Correct the maximum transaction length
|
9 years ago |
Michal Suchanek
|
b541eef125
spi: fsl-espi: expose maximum transfer size limit
|
9 years ago |
Axel Lin
|
37c5db7938
spi: fsl-(e)spi: Fix checking return value of devm_ioremap_resource
|
10 years ago |
Heiner Kallweit
|
e9abb4db8d
spi: fsl-espi: add runtime PM
|
10 years ago |
Heiner Kallweit
|
3c5395b66f
spi: fsl-(e)spi: simplify cleanup code
|
10 years ago |
Heiner Kallweit
|
4178b6b1b5
spi: fsl-(e)spi: migrate to using devm_ functions to simplify cleanup
|
10 years ago |
Mark Brown
|
5bfb10d78e
Merge remote-tracking branches 'spi/fix/fsl-dspi', 'spi/fix/fsl-espi', 'spi/fix/orion' and 'spi/fix/pl022' into spi-linus
|
10 years ago |
Jane Wan
|
7a0a1759f7
spi: fsl-espi: Fix an error that can cause fsl espi task blocked
|
10 years ago |
Jonatas Rech
|
2000058e89
spi: fsl-espi: fix behaviour for full-duplex xfers
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Heiner Kallweit
|
75506d0e00
spi: fsl-espi: add (un)prepare_transfer_hardware calls to save power if SPI is not in use
|
10 years ago |
Heiner Kallweit
|
c592becbe7
spi: fsl-(e)spi: migrate to generic master queueing
|
10 years ago |
Wolfram Sang
|
14ac00e033
spi: drop owner assignment from platform_drivers
|
10 years ago |
Mark Brown
|
7020d76971
Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic/fsl' into spi-next
|
11 years ago |
Xiubo Li
|
a310836004
spi: fsl: Sort include headers alphabetically
|
11 years ago |
Axel Lin
|
d9f2674812
spi: fsl: Don't use devm_kzalloc in master->setup callback
|
11 years ago |
Mark Brown
|
8fb3b066a6
Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/fsl', 'spi/topic/fsl-espi' and 'spi/topic/id-const' into spi-next
|
11 years ago |
Valentin Longchamp
|
a2cb1be182
spi/fsl-espi: fix rx_buf in fsl_espi_cmd_trans()/fsl_espi_rw_trans()
|
11 years ago |
Jane Wan
|
d0fb47a523
spi: fsl-espi: Configure FSL eSPI CSBEF and CSAFT
|
11 years ago |
Axel Lin
|
abcadeb255
spi: fsl: Kill mpc8xxx_spi_cleanup and convert fsl_espi_setup to use devm_kzalloc
|
11 years ago |
Mark Brown
|
6eadd84631
Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/omap2-mcspi' and 'spi/fix/qup' into spi-linus
|
11 years ago |
Axel Lin
|
0a6d38795a
spi: Always check complete callback before calling it
|
11 years ago |
Axel Lin
|
f0a71337be
spi: fsl-espi: Remove unused bits_per_word variable in fsl_espi_bufs
|
11 years ago |
Hou Zhiqiang
|
714bb654e9
spi/fsl-espi: Add Power Management support for eSPI controller
|
11 years ago |
Hou Zhiqiang
|
7227cd1893
spi/fsl-espi: fix the return value judgment of irq_of_parse_and_map.
|
11 years ago |
Wolfram Sang
|
16735d022f
tree-wide: use reinit_completion instead of INIT_COMPLETION
|
11 years ago |
Linus Torvalds
|
10d0c9705e
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
|
11 years ago |
Rob Herring
|
b5480950c6
Merge remote-tracking branch 'grant/devicetree/next' into for-next
|
11 years ago |
Thierry Reding
|
f7578496a6
of/irq: Use irq_of_parse_and_map()
|
12 years ago |
Jarkko Nikula
|
f6bd03a746
spi: Don't break user-visible strings to multiple source lines in drivers
|
12 years ago |