aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl/qe (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+1
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-2/+2
2018-10-05Merge tag 'soc-fsl-fix-v4.19-2' into HEADLi Yang1-1/+1
2018-10-04soc: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2018-09-25soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()Zhao Qiang1-1/+1
2018-08-30soc: fsl/qe: Use of_get_child_by_name helperRob Herring1-5/+1
2018-07-24soc: fsl: cleanup Kconfig menuLi Yang1-1/+1
2018-07-24soc: fsl: qe: gpio: Add qe_gpio_set_multipleJoakim Tjernlund1-0/+28
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-16soc: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-04-30soc/fsl/qe: add EXPORT_SYMBOL for the 2 qe_tdm functionsValentin Longchamp1-0/+2
2017-04-30soc/fsl/qe: only apply QE_General4 workaround on affected SoCsValentin Longchamp1-2/+6
2017-04-30soc/fsl/qe: round brg_freq to 1kHz granularityValentin Longchamp1-0/+13
2017-04-30soc/fsl/qe: get rid of immrbar_virt_to_phys()Christophe Leroy1-3/+1
2016-12-04soc/fsl/qe: use builtin_platform_driverGeliang Tang1-5/+1
2016-09-25soc/fsl/qe: fix gpio save_regs functionsChristophe Leroy1-1/+2
2016-09-25soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)Christophe Leroy1-0/+8
2016-09-25fsl/qe: use of_property_read_boolJulia Lawall1-1/+1
2016-09-24soc/fsl/qe: Use of_adress_to_resource() in get_qe_base()Zhao Qiang1-5/+5
2016-09-24soc/fsl/qe: Use resource_sizeVaishali Thakkar1-1/+1
2016-06-07fsl/qe: Add QE TDM libZhao Qiang3-1/+282
2016-06-07fsl/qe: setup clock source for TDM modeZhao Qiang2-0/+486
2016-06-07fsl/qe: add rx_sync and tx_sync for TDM modeZhao Qiang1-0/+6
2016-03-30powerpc: qe_lib-gpio: use gpiochip data pointerLinus Walleij1-12/+8
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-34/+43
2016-03-09qe: Use GFP_ATOMIC while spin_lock_irqsave is heldSaurabh Sengar1-1/+1
2016-03-09qe: Make cpm_muram_alloc_common staticSaurabh Sengar1-33/+33
2016-03-09qe/ic: fix a buffer overflow error and add check elsewhereZhao Qiang1-1/+10
2016-01-25powerpc: qe_lib/gpio: Be sure to clamp return valueLinus Walleij1-1/+1
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang12-0/+3122