index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
fsl
Age
Commit message (
Expand
)
Author
2019-12-09
soc: fsl: qe: make qe_ic_get_{low,high}_irq static
Rasmus Villemoes
2019-12-09
soc: fsl: qe: don't use NO_IRQ in qe_ic.c
Rasmus Villemoes
2019-12-09
soc: fsl: qe: remove unused qe_ic_set_* functions
Rasmus Villemoes
2019-12-09
soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_low
Rasmus Villemoes
2019-12-09
soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c
Rasmus Villemoes
2019-12-09
soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/
Rasmus Villemoes
2019-12-09
soc: fsl: qe: remove pointless sysfs registration in qe_ic.c
Rasmus Villemoes
2019-12-09
soc: fsl: qe: drop assign-only high_active in qe_ic_init
Rasmus Villemoes
2019-12-09
soc: fsl: qe: drop unneeded #includes
Rasmus Villemoes
2019-12-09
soc: fsl: qe: qe.c: guard use of pvr_version_is() with CONFIG_PPC32
Rasmus Villemoes
2019-12-09
soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic
Rasmus Villemoes
2019-12-09
soc: fsl: qe: avoid ppc-specific io accessors
Rasmus Villemoes
2019-12-09
soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers
Rasmus Villemoes
2019-12-09
soc: fsl: qe: drop volatile qualifier of struct qe_ic::regs
Rasmus Villemoes
2019-12-09
soc: fsl: qe: remove space-before-tab
Rasmus Villemoes
2019-12-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-11-12
soc: fsl: add RCPM driver
Ran Wang
2019-10-31
dpaa_eth: register a device link for the qman portal used
Madalin Bucur
2019-10-31
soc: fsl: qbman: allow registering a device link for the portal user
Madalin Bucur
2019-09-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-08-15
soc: fsl: dpio: remove explicit device_link_remove
Ioana Ciornei
2019-08-15
soc: fsl: guts: Add definition for LS1028A
Yinbo Zhu
2019-08-15
soc/fsl/qbman: Update device tree with reserved memory
Roy Pledge
2019-08-15
soc/fsl/qbman: Fixup qman_shutdown_fq()
Roy Pledge
2019-08-15
soc/fsl/qbman: Disable interrupts during portal recovery
Roy Pledge
2019-08-15
soc/fsl/qbman: Fix drain_mr_fqni()
Roy Pledge
2019-08-15
soc/fsl/qbman: Cleanup QMan queues if device was already initialized
Roy Pledge
2019-08-15
soc/fsl/qbman: Cleanup buffer pools if BMan was initialized prior to bootup
Roy Pledge
2019-08-15
soc/fsl/qbman: Rework QBMan private memory setup
Roy Pledge
2019-08-15
soc: fsl: qbman: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-22
Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...
Jonathan Corbet
2019-07-21
Merge tag 'soc-fsl-next-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2019-07-17
docs: powerpc: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-17
Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2019-06-05
soc: fsl: qe: fold qe_get_num_of_snums into qe_snums_init
Rasmus Villemoes
2019-06-05
soc: fsl: qe: support fsl,qe-snums property
Rasmus Villemoes
2019-06-05
soc: fsl: qe: introduce qe_get_device_node helper
Rasmus Villemoes
2019-06-05
soc: fsl: qe: reduce static memory footprint by 1.7K
Rasmus Villemoes
2019-06-05
soc: fsl: qe: drop useless static qualifier
Rasmus Villemoes
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-29
soc: fsl: fix spelling mistake "Firmaware" -> "Firmware"
Colin Ian King
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-20
soc: fsl: qbman_portals: add APIs to retrieve the probing status
Laurentiu Tudor
2019-05-20
soc: fsl: qman: fixup liodns only on ppc targets
Laurentiu Tudor
2019-05-20
soc: fsl: dpio: Add support for memory backed QBMan portals
Roy Pledge
2019-05-20
soc: fsl: dpio: Increase timeout for QBMan Management Commands
Youri Querry
2019-05-20
soc: fsl: add DPAA2 console support
Ioana Ciornei
2019-05-20
soc: fsl: guts: Add definition for LX2160A
Vabhav Sharma
2019-04-02
soc/fsl/qe: Fix an error code in qe_pin_request()
Dan Carpenter
[next]