summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-28firmware: xilinx: Remove eemi ops for init_finalizeRajan Vaja3-11/+8
2020-04-28firmware: xilinx: Remove eemi ops for reset_get_statusRajan Vaja3-11/+9
2020-04-28firmware: xilinx: Remove eemi ops for reset_assertRajan Vaja3-17/+16
2020-04-28firmware: xilinx: Use APIs instead of IOCTLsRajan Vaja4-75/+126
2020-04-28firmware: xilinx: Remove eemi ops for clock set/get parentRajan Vaja3-10/+16
2020-04-28firmware: xilinx: Remove eemi ops for clock set/get rateRajan Vaja2-6/+14
2020-04-28firmware: xilinx: Remove eemi ops for clock_getdividerRajan Vaja4-8/+10
2020-04-28firmware: xilinx: Remove eemi ops for clock_setdividerRajan Vaja4-7/+10
2020-04-28firmware: xilinx: Remove eemi ops for clock_getstateRajan Vaja4-7/+9
2020-04-28firmware: xilinx: Remove eemi ops for clock_disableRajan Vaja4-8/+9
2020-04-28firmware: xilinx: Remove eemi ops for clock_enableRajan Vaja4-6/+9
2020-04-28firmware: xilinx: Remove eemi ops for query_dataRajan Vaja5-18/+16
2020-04-28firmware: xilinx: Remove eemi ops for get_chipidRajan Vaja3-13/+8
2020-04-28firmware: xilinx: Remove eemi ops for get_api_versionRajan Vaja4-6/+10
2020-04-28firmware: fpga: replace the error codes with the standard onesRichard Gong5-133/+84
2020-04-28nvmem: core: cleanup old eeprom compat entry attributesSrinivas Kandagatla1-38/+14
2020-04-28slimbus: ngd: remove redundant assignmentSrinivas Kandagatla1-1/+0
2020-04-28slimbus: ngd: get drvdata from correct deviceSrinivas Kandagatla1-2/+2
2020-04-28bus: mhi: core: Add support for MHI suspend and resumeManivannan Sadhasivam3-1/+164
2020-04-26Linux 5.7-rc3v5.7-rc3Linus Torvalds1-1/+1
2020-04-26firmware_loader: revert removal of the fw_fallback_config exportLuis Chamberlain1-0/+1
2020-04-25s390/protvirt: fix compilation issueClaudio Imbrenda2-3/+2
2020-04-25selftests/bpf: Fix a couple of broken test_btf casesStanislav Fomichev4-40/+16
2020-04-25tools/runqslower: Ensure own vmlinux.h is picked up firstAndrii Nakryiko1-1/+1
2020-04-25bpf: Make bpf_link_fops staticZou Wei1-1/+1
2020-04-25bpftool: Respect the -d option in struct_ops cmdMartin KaFai Lau1-1/+7
2020-04-25selftests/bpf: Add test for freplace program with expected_attach_typeToke Høiland-Jørgensen3-18/+58
2020-04-25bpf: Propagate expected_attach_type when verifying freplace programsToke Høiland-Jørgensen1-0/+8
2020-04-25bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fdAndrii Nakryiko1-2/+9
2020-04-25bpf, x86_32: Fix logic error in BPF_LDX zero-extensionWang YanQing1-1/+1
2020-04-25bpf, x86_32: Fix clobbering of dst for BPF_JSETLuke Nelson1-4/+18
2020-04-25bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extensionLuke Nelson1-1/+3
2020-04-25bpf: Fix reStructuredText markupJakub Wilk2-2/+2
2020-04-25net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger1-1/+2
2020-04-25net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger1-1/+2
2020-04-25macsec: avoid to set wrong mtuTaehee Yoo1-4/+8
2020-04-25dt-bindings: phy: qcom-qusb2: Fix defaultsDouglas Anderson1-3/+3
2020-04-24dt-bindings: Fix erroneous 'additionalProperties'Rob Herring6-7/+17
2020-04-24proc: Put thread_pid in release_task not proc_flush_pidEric W. Biederman2-1/+1
2020-04-24mm: check that mm is still valid in madvise()Linus Torvalds1-0/+18
2020-04-24afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriateDavid Howells4-12/+11
2020-04-24afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCHDavid Howells1-1/+1
2020-04-24afs: Remove some unused bitsDavid Howells3-8/+3
2020-04-24dt-bindings: Fix command line length limit calling dt-mk-schemaRob Herring1-8/+10
2020-04-24mac80211: sta_info: Add lockdep condition for RCU list usageMadhuparna Bhowmik1-1/+2
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg10-25/+51
2020-04-24lib/mpi: Fix building for powerpc with clangNathan Chancellor1-17/+17
2020-04-24net: bcmgenet: correct per TX/RX ring statisticsDoug Berger1-0/+3
2020-04-24net: meth: remove spurious copyright textJonathan Corbet1-16/+0
2020-04-24net: phy: bcm84881: clear settings on link downRussell King1-3/+3