aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/xilinx (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-29firmware: xilinx: Add TF_A_PM_REGISTER_SGI SMC callTanmay Shah1-1/+15
2022-04-22firmware: xilinx: enable feature check for ZynqMPRonak Jain1-4/+11
2022-04-22firmware: xilinx: always check API version for IOCTL/QUERYRonak Jain1-15/+24
2022-04-22firmware: xilinx: add new function for do_feature_check_callRonak Jain1-9/+18
2022-04-22firmware: xilinx: add support for IOCTL and QUERY ID feature checkRonak Jain1-1/+61
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+120
2022-03-03firmware: xilinx: Add ZynqMP SHA API for SHA3 functionalityHarsha1-0/+26
2022-02-25firmware: xilinx: Add sysfs support for feature configRonak Jain1-0/+93
2022-02-25firmware: xilinx: Add support for runtime featuresRonak Jain1-0/+27
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+39
2021-12-08firmware: xilinx: check return value of zynqmp_pm_get_api_version()Rajan Vaja1-1/+4
2021-12-03firmware: xilinx: instantiate xilinx event manager driverAbhyuday Godhasara1-0/+14
2021-11-17firmware: xilinx: export the feature check of zynqmp firmwareAbhyuday Godhasara1-1/+2
2021-11-17firmware: xilinx: add register notifier in zynqmp firmwareAbhyuday Godhasara1-0/+23
2021-11-08Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-0/+46
2021-10-01firmware: xilinx: Add OSPI Mux selection supportSai Krishna Potthuri1-0/+17
2021-09-23firmware: zynqmp: Add MMIO read and write support for PS_MODE pinPiyush Mehta1-0/+46
2021-08-06firmware: xilinx: Fix incorrect names in kernel-docMichal Simek1-3/+3
2021-07-21drivers: firmware: Add PDI load API supportNava kishore Manne1-0/+17
2021-04-30Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-0/+114
2021-04-22firmware: xilinx: Add pinctrl supportSai Krishna Potthuri1-0/+114
2021-03-01firmware: xilinx: Fix dereferencing freed memoryTejas Patel1-2/+3
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-23/+23
2020-12-09firmware: xilinx: Mark pm_api_features_map with static keywordZou Wei1-1/+1
2020-12-09firmware: xilinx: Fix kernel-doc warningsMichal Simek1-23/+23
2020-11-24firmware: xilinx: Use hash-table for api feature checkAmit Sunil Dhamne1-14/+49
2020-11-24firmware: xilinx: Fix SD DLL node reset issueManish Narani1-1/+1
2020-11-09firmware: xilinx: fix out-of-bounds accessArnd Bergmann1-0/+3
2020-05-15firmware: xilinx: Fix an error handling path in 'zynqmp_firmware_probe()'Christophe JAILLET1-2/+2
2020-05-04firmware: xilinx: Export zynqmp_pm_fpga_{get_status,load}Nathan Chancellor1-0/+2
2020-04-28firmware: xilinx: Add sysfs and API to set boot health statusRajan Vaja1-0/+39
2020-04-28firmware: xilinx: Add sysfs to set shutdown scopeRajan Vaja1-1/+97
2020-04-28firmware: xilinx: Add system shutdown API interfaceRajan Vaja1-0/+13
2020-04-28firmware: xilinx: Add sysfs interfaceRajan Vaja1-1/+166
2020-04-28firmware: xilinx: Add APIs to read/write GGS/PGGS registersRajan Vaja1-0/+66
2020-04-28firmware: xilinx: Remove eemi ops for fpga related APIsRajan Vaja1-28/+2
2020-04-28firmware: xilinx: Remove eemi ops for aes engineRajan Vaja1-2/+2
2020-04-28firmware: xilinx: Remove eemi ops for set_requirementRajan Vaja1-4/+4
2020-04-28firmware: xilinx: Remove eemi ops for release_nodeRajan Vaja1-2/+2
2020-04-28firmware: xilinx: Remove eemi ops for request_nodeRajan Vaja1-4/+3
2020-04-28firmware: xilinx: Remove eemi ops for set_suspend_modeRajan Vaja1-2/+2
2020-04-28firmware: xilinx: Remove eemi ops for init_finalizeRajan Vaja1-2/+2
2020-04-28firmware: xilinx: Remove eemi ops for reset_get_statusRajan Vaja1-3/+2
2020-04-28firmware: xilinx: Remove eemi ops for reset_assertRajan Vaja1-3/+3
2020-04-28firmware: xilinx: Use APIs instead of IOCTLsRajan Vaja1-29/+89
2020-04-28firmware: xilinx: Remove eemi ops for clock set/get parentRajan Vaja1-4/+4
2020-04-28firmware: xilinx: Remove eemi ops for clock set/get rateRajan Vaja1-4/+4
2020-04-28firmware: xilinx: Remove eemi ops for clock_getdividerRajan Vaja1-2/+2
2020-04-28firmware: xilinx: Remove eemi ops for clock_setdividerRajan Vaja1-2/+2
2020-04-28firmware: xilinx: Remove eemi ops for clock_getstateRajan Vaja1-2/+2