summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* firmware: xilinx: Add sysfs and API to set boot health statusRajan Vaja2020-04-281-0/+7
* firmware: xilinx: Add sysfs to set shutdown scopeRajan Vaja2020-04-281-0/+12
* firmware: xilinx: Add system shutdown API interfaceRajan Vaja2020-04-281-0/+6
* firmware: xilinx: Add sysfs interfaceRajan Vaja2020-04-281-0/+2
* firmware: xilinx: Add APIs to read/write GGS/PGGS registersRajan Vaja2020-04-281-0/+24
* firmware: xilinx: Remove eemi ops for fpga related APIsRajan Vaja2020-04-281-5/+11
* firmware: xilinx: Remove eemi ops for aes engineRajan Vaja2020-04-281-1/+5
* firmware: xilinx: Remove eemi ops for set_requirementRajan Vaja2020-04-281-4/+10
* firmware: xilinx: Remove eemi ops for release_nodeRajan Vaja2020-04-281-1/+5
* firmware: xilinx: Remove eemi ops for request_nodeRajan Vaja2020-04-281-4/+8
* firmware: xilinx: Remove eemi ops for set_suspend_modeRajan Vaja2020-04-281-1/+5
* firmware: xilinx: Remove eemi ops for init_finalizeRajan Vaja2020-04-281-1/+5
* firmware: xilinx: Remove eemi ops for reset_get_statusRajan Vaja2020-04-281-1/+6
* firmware: xilinx: Remove eemi ops for reset_assertRajan Vaja2020-04-281-2/+7
* firmware: xilinx: Use APIs instead of IOCTLsRajan Vaja2020-04-281-1/+30
* firmware: xilinx: Remove eemi ops for clock set/get parentRajan Vaja2020-04-281-2/+10
* firmware: xilinx: Remove eemi ops for clock set/get rateRajan Vaja2020-04-281-2/+10
* firmware: xilinx: Remove eemi ops for clock_getdividerRajan Vaja2020-04-281-1/+5
* firmware: xilinx: Remove eemi ops for clock_setdividerRajan Vaja2020-04-281-1/+5
* firmware: xilinx: Remove eemi ops for clock_getstateRajan Vaja2020-04-281-1/+5
* firmware: xilinx: Remove eemi ops for clock_disableRajan Vaja2020-04-281-1/+5
* firmware: xilinx: Remove eemi ops for clock_enableRajan Vaja2020-04-281-1/+5
* firmware: xilinx: Remove eemi ops for query_dataRajan Vaja2020-04-281-1/+6
* firmware: xilinx: Remove eemi ops for get_chipidRajan Vaja2020-04-281-1/+5
* firmware: xilinx: Remove eemi ops for get_api_versionRajan Vaja2020-04-281-1/+5
* firmware: fpga: replace the error codes with the standard onesRichard Gong2020-04-282-69/+51
* bus: mhi: core: Add support for MHI suspend and resumeManivannan Sadhasivam2020-04-281-0/+19
* Merge 5.7-rc3 into char-misc-nextGreg Kroah-Hartman2020-04-2727-91/+108
|\
| * Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-261-1/+1
| |\
| | * Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-04-201-1/+1
| | |\
| | | * iio: core: remove extra semi-colon from devm_iio_device_register() macroLars Engebretsen2020-04-191-1/+1
| * | | Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-261-8/+4
| |\ \ \
| | * | | debugfs: remove return value of debugfs_create_u32()Greg Kroah-Hartman2020-04-171-8/+4
| | |/ /
| * | | Merge tag 'timers-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-04-251-2/+2
| |\ \ \
| | * | | vdso/datapage: Use correct clock mode name in commentChristian Brauner2020-04-201-2/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-255-4/+8
| |\ \ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-04-251-1/+1
| | |\ \ \ \
| | | * | | | bpf: Fix reStructuredText markupJakub Wilk2020-04-251-1/+1
| | * | | | | mac80211: populate debugfs only after cfg80211 initJohannes Berg2020-04-241-1/+3
| | * | | | | ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781Maciej Żenczykowski2020-04-221-1/+1
| | * | | | | net: stmmac: Enable SERDES power up/down sequenceVoon Weifeng2020-04-221-0/+2
| | |/ / / /
| | * | | | tcp: cache line align MAX_TCP_HEADEREric Dumazet2020-04-191-1/+1
| * | | | | Merge tag 'pnp-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-04-241-20/+9
| |\ \ \ \ \
| | * | | | | pnp: Use list_for_each_entry() instead of open codingJason Gunthorpe2020-04-221-20/+9
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-blockLinus Torvalds2020-04-243-5/+3
| |\ \ \ \ \
| | * | | | | blk-iocost: Fix error on iocost_ioc_vrate_adjWaiman Long2020-04-211-3/+3
| | * | | | | buffer: remove useless comment and WB_REASON_FREE_MORE_MEM, reason.Zhiqiang Liu2020-04-182-2/+0
| * | | | | | Merge tag 'trace-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-04-241-21/+1
| |\ \ \ \ \ \
| | * | | | | | tracing: Remove DECLARE_TRACE_NOARGSNikolay Borisov2020-04-231-21/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-243-3/+13
| |\ \ \ \ \ \