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
/
qe
/
qe.c
Age
Commit message (
Expand
)
Author
2020-03-24
soc: fsl: qe: fix sparse warnings for qe.c
Li Yang
2019-12-09
soc: fsl: qe: drop pointless check in qe_sdma_init()
Rasmus Villemoes
2019-12-09
soc: fsl: qe: drop use of IS_ERR_VALUE in qe_sdma_init()
Rasmus Villemoes
2019-12-09
soc: fsl: qe: qe.c: use of_property_read_* helpers
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: remove space-before-tab
Rasmus Villemoes
2019-09-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
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-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 152
Thomas Gleixner
2018-08-30
soc: fsl/qe: Use of_get_child_by_name helper
Rob Herring
2017-04-30
soc/fsl/qe: only apply QE_General4 workaround on affected SoCs
Valentin Longchamp
2017-04-30
soc/fsl/qe: round brg_freq to 1kHz granularity
Valentin Longchamp
2017-04-30
soc/fsl/qe: get rid of immrbar_virt_to_phys()
Christophe Leroy
2016-12-04
soc/fsl/qe: use builtin_platform_driver
Geliang Tang
2016-09-24
soc/fsl/qe: Use of_adress_to_resource() in get_qe_base()
Zhao Qiang
2016-06-07
fsl/qe: add rx_sync and tx_sync for TDM mode
Zhao Qiang
2015-12-22
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang