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
/
soc
/
fsl
Age
Commit message (
Expand
)
Author
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-05
soc: fsl: qbman: Add CGR update function
Sean Anderson
2022-09-05
soc: fsl: qbman: Add helper for sanity checking cgr ops
Sean Anderson
2022-09-02
soc: fsl: select FSL_GUTS driver for DPIO
Mathew McBride
2022-07-05
soc: fsl: guts: check return value after calling of_iomap() in fsl_guts_get_s...
Yang Yingliang
2022-07-05
soc: fsl: guts: fix return value check in fsl_guts_init()
Yang Yingliang
2022-06-27
soc: fsl: guts: add serial_number support
Michael Walle
2022-06-27
soc: fsl: guts: drop platform driver
Michael Walle
2022-06-27
soc: fsl: guts: use of_root instead of own reference
Michael Walle
2022-06-27
soc: fsl: guts: allocate soc_dev_attr on the heap
Michael Walle
2022-06-27
soc: fsl: guts: embed fsl_guts_get_svr() in probe()
Michael Walle
2022-06-27
soc: fsl: guts: remove module_exit() and fsl_guts_remove()
Michael Walle
2022-06-27
soc: fsl: guts: machine variable might be unset
Michael Walle
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-18
soc: fsl: qe: Check of ioremap return value
Jiasheng Jiang
2022-02-18
soc: fsl: qe: fix typo in a comment
Jason Wang
2022-02-18
soc: fsl: guts: Add a missing memory allocation failure check
Christophe JAILLET
2022-02-18
soc: fsl: guts: Revert commit 3c0d64e867ed
Christophe JAILLET
2022-02-09
soc: fsl: dpio: read the consumer index from the cache inhibited area
Ioana Ciornei
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-15
cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
Yury Norov
2021-12-16
bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
Thomas Gleixner
2021-11-10
Merge tag 'arm-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2021-11-03
Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-10-21
soc: fsl: dpio: rename the enqueue descriptor variable
Youri Querry
2021-10-21
soc: fsl: dpio: use an explicit NULL instead of 0
Ioana Ciornei
2021-10-21
soc: fsl: rcpm: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-10-21
soc: fsl: guts: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-10-21
soc: fsl: dpaa2-console: free buffer before returning from dpaa2_console_read
Robert-Ionut Alexa
2021-10-20
soc: fsl: dpio: Unsigned compared against 0 in qbman_swp_set_irq_coalescing()
Tim Gardner
2021-10-19
soc: fsl: dpio: use the combined functions to protect critical zone
Meng Li
2021-10-19
soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_id
Meng Li
2021-10-15
soc: fsl: dpio: add Net DIM integration
Ioana Ciornei
2021-10-15
soc: fsl: dpio: add support for irq coalescing per software portal
Ioana Ciornei
2021-10-15
soc: fsl: dpio: extract the QBMAN clock frequency from the attributes
Ioana Ciornei
2021-08-13
soc: fsl: qe: fix static checker warning
Maxim Kochetkov
2021-08-06
soc: fsl: qe: convert QE interrupt controller to platform_device
Maxim Kochetkov
2021-05-01
Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-16
Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...
Joerg Roedel
2021-04-08
soc: fsl: enable acpi support in RCPM driver
Peng Ma
2021-04-07
iommu/fsl_pamu: enable the liodn when attaching a device
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: remove ->domain_window_enable
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: remove support for multiple windows
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRY
Christoph Hellwig
2021-04-06
soc: fsl: qe: replace qe_io{read,write}* wrappers by generic io{read,write}*
Christophe Leroy
2021-04-06
soc: fsl: guts: remove unneeded semicolon
Yang Li
2021-04-06
soc: fsl: qe: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2021-04-06
soc: fsl: qbman: Delete useless kfree code
Zheng Yongjun
[next]