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/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
OpenPOWER on IntegriCloud