index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-pxa2xx.c
Age
Commit message (
Expand
)
Author
2019-12-17
Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-11-25
spi: pxa2xx: Add support for Intel Jasper Lake
Jarkko Nikula
2019-11-22
Merge branch 'spi-5.5' into spi-next
Mark Brown
2019-11-11
spi: pxa2xx: Add missed security checks
Chuhong Yuan
2019-10-29
spi: pxa2xx: Add support for Intel Comet Lake-H
Jarkko Nikula
2019-10-25
spi: pxa2xx: Introduce temporary variables to increase readability
Andy Shevchenko
2019-10-23
spi: pxa2xx: Drop extra check of platform_get_resource() returned value
Andy Shevchenko
2019-10-18
spi: pxa2xx: Replace of_device.h with mod_devicetable.h and of.h
Andy Shevchenko
2019-10-18
spi: pxa2xx: Convert to use device_get_match_data()
Andy Shevchenko
2019-10-18
spi: pxa2xx: Convert pxa2xx_spi_get_port_id() to take struct device
Andy Shevchenko
2019-10-18
spi: pxa2xx: Sort headers
Andy Shevchenko
2019-10-18
spi: pxa2xx: No need to keep pointer to platform device
Andy Shevchenko
2019-10-18
spi: pxa2xx: Set controller->max_transfer_size in dma mode
Daniel Vetter
2019-08-02
spi: pxa2xx: Add support for Intel Tiger Lake
Jarkko Nikula
2019-07-22
spi: pxa2xx: Balance runtime PM enable/disable on error
Lubomir Rintel
2019-07-03
spi: pxa2xx: Add support for Intel Elkhart Lake
Jarkko Nikula
2019-07-02
spi: pxa2xx: Set minimum transfer speed
Jarkko Nikula
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-09
Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-05-02
Merge branch 'spi-5.2' into spi-next
Mark Brown
2019-05-02
spi: pxa2xx: fix SCR (divisor) calculation
Flavio Suligoi
2019-05-02
spi: pxa2xx: Add support for Intel Comet Lake
Evan Green
2019-05-02
spi: pxa2xx: use a module softdep for dw_dmac
Flavio Suligoi
2019-04-08
spi: pxa2xxx: change "no DMA channels..." msg from debug to warning
Flavio Suligoi
2019-04-02
spi: pxa2xx: Unify remaing prints in pxa2xx_spi_transfer_one()
Jarkko Nikula
2019-04-02
spi: pxa2xx: Use struct spi_device directly in pxa2xx_spi_transfer_one()
Jarkko Nikula
2019-03-21
dmaengine: idma64: Use actual device for DMA transfers
Andy Shevchenko
2019-03-20
spi: pxa2xx: Debug print DMA burst size
Andy Shevchenko
2019-03-20
spi: pxa2xx: Introduce DMA burst size support
Andy Shevchenko
2019-02-20
Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-02-20
spi: pxa2xx: Setup maximum supported DMA transfer length
Andy Shevchenko
2019-01-23
pxa2xx: replace spi_master with spi_controller
Lubomir Rintel
2018-11-16
spi: pxa2xx: Fix '"CONFIG_OF" is not defined' warning
Lubomir Rintel
2018-11-13
spi: pxa2xx: Deal with the leftover garbage in TXFIFO
Lubomir Rintel
2018-11-13
spi: pxa2xx: Add ready signal
Lubomir Rintel
2018-11-13
spi: pxa2xx: Add slave mode support
Lubomir Rintel
2018-11-05
spi: pxa2xx: Remove LPSS private register restoring during resume
Jarkko Nikula
2018-10-11
spi: pxa2xx: Add devicetree support
Lubomir Rintel
2018-10-11
spi: pxa2xx: Use an enum for type
Lubomir Rintel
2018-10-04
spi: pxa2xx: Rewrite switch code block in interrupt_transfer
Gustavo A. R. Silva
2018-09-17
spi: pxa2xx: Remove the shutdown callback
Lubomir Rintel
2018-09-05
spi: Do not print a message if spi_controller_{suspend,resume}() fails
Geert Uytterhoeven
2018-06-28
spi: pxa2xx: Add support for Intel Ice Lake
Mika Westerberg
2018-05-04
spi: pxa2xx: check clk_prepare_enable() return value
Tobias Jordan
2018-04-18
spi: pxa2xx: pxa2xx_spi_transfer_one() can be static
kbuild test robot
2018-04-17
spi: pxa2xx: Use core message processing loop
Jarkko Nikula
2018-04-17
spi: pxa2xx: Remove pump_transfers string from dev_ prints
Jarkko Nikula
2018-04-17
spi: pxa2xx: Remove unused argument from pxa2xx_spi_dma_prepare()
Jarkko Nikula
2018-04-02
Merge remote-tracking branches 'spi/topic/jcore', 'spi/topic/kconfig', 'spi/t...
Mark Brown
2018-03-07
spi: pxa2xx: Disable runtime PM if controller registration fails
Jarkko Nikula
[next]