index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
fsl
/
qe
Age
Commit message (
Expand
)
Author
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 206
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-02
soc/fsl/qe: Fix an error code in qe_pin_request()
Dan Carpenter
2019-01-04
soc/fsl/qe: fix err handling of ucc_of_parse_tdm
Wen Yang
2018-10-29
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-05
Merge tag 'soc-fsl-fix-v4.19-2' into HEAD
Li Yang
2018-10-04
soc: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-25
soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()
Zhao Qiang
2018-08-30
soc: fsl/qe: Use of_get_child_by_name helper
Rob Herring
2018-07-24
soc: fsl: cleanup Kconfig menu
Li Yang
2018-07-24
soc: fsl: qe: gpio: Add qe_gpio_set_multiple
Joakim Tjernlund
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-16
soc: Convert to using %pOF instead of full_name
Rob Herring
2017-04-30
soc/fsl/qe: add EXPORT_SYMBOL for the 2 qe_tdm functions
Valentin Longchamp
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-25
soc/fsl/qe: fix gpio save_regs functions
Christophe Leroy
2016-09-25
soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)
Christophe Leroy
2016-09-25
fsl/qe: use of_property_read_bool
Julia Lawall
2016-09-24
soc/fsl/qe: Use of_adress_to_resource() in get_qe_base()
Zhao Qiang
2016-09-24
soc/fsl/qe: Use resource_size
Vaishali Thakkar
2016-06-07
fsl/qe: Add QE TDM lib
Zhao Qiang
2016-06-07
fsl/qe: setup clock source for TDM mode
Zhao Qiang
2016-06-07
fsl/qe: add rx_sync and tx_sync for TDM mode
Zhao Qiang
2016-03-30
powerpc: qe_lib-gpio: use gpiochip data pointer
Linus Walleij
2016-03-19
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-03-09
qe: Use GFP_ATOMIC while spin_lock_irqsave is held
Saurabh Sengar
2016-03-09
qe: Make cpm_muram_alloc_common static
Saurabh Sengar
2016-03-09
qe/ic: fix a buffer overflow error and add check elsewhere
Zhao Qiang
2016-01-25
powerpc: qe_lib/gpio: Be sure to clamp return value
Linus Walleij
2015-12-22
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang