summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-04-28firmware: xilinx: Add sysfs and API to set boot health statusRajan Vaja1-0/+7
2020-04-28firmware: xilinx: Add sysfs to set shutdown scopeRajan Vaja1-0/+12
2020-04-28firmware: xilinx: Add system shutdown API interfaceRajan Vaja1-0/+6
2020-04-28firmware: xilinx: Add sysfs interfaceRajan Vaja1-0/+2
2020-04-28firmware: xilinx: Add APIs to read/write GGS/PGGS registersRajan Vaja1-0/+24
2020-04-28firmware: xilinx: Remove eemi ops for fpga related APIsRajan Vaja1-5/+11
2020-04-28firmware: xilinx: Remove eemi ops for aes engineRajan Vaja1-1/+5
2020-04-28firmware: xilinx: Remove eemi ops for set_requirementRajan Vaja1-4/+10
2020-04-28firmware: xilinx: Remove eemi ops for release_nodeRajan Vaja1-1/+5
2020-04-28firmware: xilinx: Remove eemi ops for request_nodeRajan Vaja1-4/+8
2020-04-28firmware: xilinx: Remove eemi ops for set_suspend_modeRajan Vaja1-1/+5
2020-04-28firmware: xilinx: Remove eemi ops for init_finalizeRajan Vaja1-1/+5
2020-04-28firmware: xilinx: Remove eemi ops for reset_get_statusRajan Vaja1-1/+6
2020-04-28firmware: xilinx: Remove eemi ops for reset_assertRajan Vaja1-2/+7
2020-04-28firmware: xilinx: Use APIs instead of IOCTLsRajan Vaja1-1/+30
2020-04-28firmware: xilinx: Remove eemi ops for clock set/get parentRajan Vaja1-2/+10
2020-04-28firmware: xilinx: Remove eemi ops for clock set/get rateRajan Vaja1-2/+10
2020-04-28firmware: xilinx: Remove eemi ops for clock_getdividerRajan Vaja1-1/+5
2020-04-28firmware: xilinx: Remove eemi ops for clock_setdividerRajan Vaja1-1/+5
2020-04-28firmware: xilinx: Remove eemi ops for clock_getstateRajan Vaja1-1/+5
2020-04-28firmware: xilinx: Remove eemi ops for clock_disableRajan Vaja1-1/+5
2020-04-28firmware: xilinx: Remove eemi ops for clock_enableRajan Vaja1-1/+5
2020-04-28firmware: xilinx: Remove eemi ops for query_dataRajan Vaja1-1/+6
2020-04-28firmware: xilinx: Remove eemi ops for get_chipidRajan Vaja1-1/+5
2020-04-28firmware: xilinx: Remove eemi ops for get_api_versionRajan Vaja1-1/+5
2020-04-28firmware: fpga: replace the error codes with the standard onesRichard Gong2-69/+51
2020-04-28bus: mhi: core: Add support for MHI suspend and resumeManivannan Sadhasivam1-0/+19
2020-04-27Merge 5.7-rc3 into char-misc-nextGreg Kroah-Hartman27-91/+108
2020-04-26Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2020-04-26Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+4
2020-04-25Merge tag 'timers-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-4/+8
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2020-04-24bpf: Fix reStructuredText markupJakub Wilk1-1/+1
2020-04-24Merge tag 'pnp-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-20/+9
2020-04-24Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-blockLinus Torvalds3-5/+3
2020-04-24Merge tag 'trace-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-21/+1
2020-04-24Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+13
2020-04-24Merge tag 'sound-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-1/+3
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg1-1/+3
2020-04-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-6/+9
2020-04-23Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2-14/+37
2020-04-23parport: remove unused parport_register_device()Sudip Mukherjee1-12/+0
2020-04-23parport: Add comments for parport_register_dev_model()Sudip Mukherjee1-0/+4
2020-04-22tracing: Remove DECLARE_TRACE_NOARGSNikolay Borisov1-21/+1
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada3-3/+13
2020-04-22ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781Maciej Żenczykowski1-1/+1
2020-04-22pnp: Use list_for_each_entry() instead of open codingJason Gunthorpe1-20/+9
2020-04-21net: stmmac: Enable SERDES power up/down sequenceVoon Weifeng1-0/+2
2020-04-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1