index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-pxa
/
ssp.c
Age
Commit message (
Expand
)
Author
2022-05-07
ARM: pxa: move plat-pxa to drivers/soc/
Arnd Bergmann
2019-10-18
spi: pxa2xx: No need to keep pointer to platform device
Andy Shevchenko
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-14
ARM: pxa: ssp: Fix "WARNING: invalid free of devm_ allocated data"
YueHaibing
2019-01-23
ARM: pxa: ssp: unneeded to free devm_ allocated data
Peng Hao
2018-06-18
ARM: pxa: change SSP DMA channels allocation
Robert Jarzmik
2015-12-01
ARM: mmp: make plat-pxa build standalone
Arnd Bergmann
2015-09-13
ARM: pxa: ssp: Fix build error by removing originally incorrect DT binding
Jarkko Nikula
2014-10-20
ARM: plat-pxa: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-19
ARM: pxa: ssp: provide platform_device_id for PXA3xx
Daniel Mack
2013-09-09
ARM: pxa: ssp: Check return values from phandle lookups
Olof Johansson
2013-08-14
ARM: pxa: ssp: add pxa_ssp_request_of()
Daniel Mack
2013-08-14
ARM: pxa: ssp: use devm_ functions
Daniel Mack
2013-08-14
ARM: pxa: ssp: add DT bindings
Daniel Mack
2013-08-14
ARM: pxa: ssp: add shortcut for &pdev->dev
Daniel Mack
2013-08-14
ARM: pxa: ssp: remove unnecessary warning on kzalloc() failure
Daniel Mack
2013-01-03
ARM: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-06-11
ARM: MMP: add pxa910-ssp into ssp_id_table
Qiao Zhou
2010-12-01
arm/pxa2xx: reorgazine SSP and SPI header files
Sebastian Andrzej Siewior
2010-05-11
[ARM] pxa: add namespace on ssp
Haojian Zhuang
2010-05-11
[ARM] pxa: use resource_size() in ssp.c
Julia Lawall
2010-05-11
[ARM] pxa: avoid NULL dereferencing in error handling of ssp.c
Julia Lawall
2010-05-11
[ARM] mmp: support ssp in pxa168
Haojian Zhuang
2010-05-11
[ARM] pxa: move ssp into common plat-pxa
Haojian Zhuang