summaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl/qe
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-09-161-98/+65
|\
| * Merge tag 'soc-fsl-next-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2019-07-211-98/+65
| |\
| | * soc: fsl: qe: fold qe_get_num_of_snums into qe_snums_initRasmus Villemoes2019-06-051-30/+16
| | * soc: fsl: qe: support fsl,qe-snums propertyRasmus Villemoes2019-06-051-2/+14
| | * soc: fsl: qe: introduce qe_get_device_node helperRasmus Villemoes2019-06-051-42/+29
| | * soc: fsl: qe: reduce static memory footprint by 1.7KRasmus Villemoes2019-06-051-30/+12
| | * soc: fsl: qe: drop useless static qualifierRasmus Villemoes2019-06-051-1/+1
* | | docs: powerpc: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-171-1/+1
|/ /
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3010-50/+10
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* soc/fsl/qe: Fix an error code in qe_pin_request()Dan Carpenter2019-04-021-1/+3
* soc/fsl/qe: fix err handling of ucc_of_parse_tdmWen Yang2019-01-041-55/+0
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-291-5/+1
|\
| * Merge tag 'soc-fsl-fix-v4.19-2' into HEADLi Yang2018-10-051-1/+1
| |\
| * | soc: fsl/qe: Use of_get_child_by_name helperRob Herring2018-08-301-5/+1
* | | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-2/+2
|\ \ \ | |_|/ |/| |
| * | soc: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-041-2/+2
| |/
* / soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()Zhao Qiang2018-09-251-1/+1
|/
* soc: fsl: cleanup Kconfig menuLi Yang2018-07-241-1/+1
* soc: fsl: qe: gpio: Add qe_gpio_set_multipleJoakim Tjernlund2018-07-241-0/+28
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* soc: Convert to using %pOF instead of full_nameRob Herring2017-08-161-2/+2
* soc/fsl/qe: add EXPORT_SYMBOL for the 2 qe_tdm functionsValentin Longchamp2017-04-301-0/+2
* soc/fsl/qe: only apply QE_General4 workaround on affected SoCsValentin Longchamp2017-04-301-2/+6
* soc/fsl/qe: round brg_freq to 1kHz granularityValentin Longchamp2017-04-301-0/+13
* soc/fsl/qe: get rid of immrbar_virt_to_phys()Christophe Leroy2017-04-301-3/+1
* soc/fsl/qe: use builtin_platform_driverGeliang Tang2016-12-041-5/+1
* soc/fsl/qe: fix gpio save_regs functionsChristophe Leroy2016-09-251-1/+2
* soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)Christophe Leroy2016-09-251-0/+8
* fsl/qe: use of_property_read_boolJulia Lawall2016-09-251-1/+1
* soc/fsl/qe: Use of_adress_to_resource() in get_qe_base()Zhao Qiang2016-09-241-5/+5
* soc/fsl/qe: Use resource_sizeVaishali Thakkar2016-09-241-1/+1
* fsl/qe: Add QE TDM libZhao Qiang2016-06-073-1/+282
* fsl/qe: setup clock source for TDM modeZhao Qiang2016-06-072-0/+486
* fsl/qe: add rx_sync and tx_sync for TDM modeZhao Qiang2016-06-071-0/+6
* powerpc: qe_lib-gpio: use gpiochip data pointerLinus Walleij2016-03-301-12/+8
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-192-34/+43
|\
| * qe: Use GFP_ATOMIC while spin_lock_irqsave is heldSaurabh Sengar2016-03-091-1/+1
| * qe: Make cpm_muram_alloc_common staticSaurabh Sengar2016-03-091-33/+33
| * qe/ic: fix a buffer overflow error and add check elsewhereZhao Qiang2016-03-091-1/+10
* | powerpc: qe_lib/gpio: Be sure to clamp return valueLinus Walleij2016-01-251-1/+1
|/
* QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-2212-0/+3122