summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* habanalabs: add DRAM default page size to HW infoOhad Sharabi2022-05-222-0/+4
* habanalabs: set non-0 value in dram default page sizeOhad Sharabi2022-05-224-1/+8
* Revert "speakup: Generate speakupmap.h automatically"Greg Kroah-Hartman2022-05-206-418/+66
* Merge tag 'icc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman2022-05-1932-602/+5209
|\
| * dt-bindings: interconnect: Remove sc7180/sdx55 ipa compatiblesStephen Boyd2022-05-181-2/+0
| * Merge branch 'icc-rpm' into icc-nextGeorgi Djakov2022-05-182-7/+11
| |\
| | * interconnect: qcom: icc-rpm: Cache every clock rateLeo Yan2022-05-042-6/+10
| | * interconnect: qcom: icc-rpm: Fix for cached clock rateLeo Yan2022-05-042-4/+4
| * | Merge branch 'icc-sc8180x' into icc-nextGeorgi Djakov2022-05-184-270/+1596
| |\ \
| | * | interconnect: qcom: sc8180x: Reformat node and bcm definitionsBjorn Andersson2022-05-181-181/+1559
| | * | interconnect: qcom: sc8180x: Mark some BCMs keepaliveBjorn Andersson2022-05-181-7/+7
| | * | interconnect: qcom: sc8180x: Fix QUP0 nodesBjorn Andersson2022-05-183-3/+41
| | * | interconnect: qcom: sc8180x: Modernize sc8180x probeBjorn Andersson2022-05-181-93/+2
| | * | dt-bindings: interconnect: Add SC8180X QUP0 virt providerBjorn Andersson2022-05-181-0/+1
| * | | Merge branch 'icc-const' into icc-nextGeorgi Djakov2022-05-1821-323/+323
| |\| |
| | * | interconnect: qcom: constify qcom_icc_bcm pointersKrzysztof Kozlowski2022-04-2310-90/+90
| | * | interconnect: qcom: constify icc_node pointersKrzysztof Kozlowski2022-04-2321-143/+143
| | * | interconnect: qcom: constify qcom_icc_descKrzysztof Kozlowski2022-04-2312-96/+96
| | |/
| * | Merge branch 'icc-sdx65' into icc-nextGeorgi Djakov2022-05-186-0/+377
| |\ \
| | * | interconnect: qcom: Add SDX65 interconnect provider driverRohit Agarwal2022-04-264-0/+307
| | * | dt-bindings: interconnect: Add Qualcomm SDX65 DT bindingsRohit Agarwal2022-04-262-0/+70
| | |/
| * | Merge branch 'icc-sc8280xp' into icc-nextGeorgi Djakov2022-05-186-0/+2902
| |\ \
| | * | interconnect: qcom: sc8280xp: constify qcom_icc_bcm pointersKrzysztof Kozlowski2022-04-271-12/+12
| | * | interconnect: qcom: sc8280xp: constify icc_node pointersKrzysztof Kozlowski2022-04-271-12/+12
| | * | interconnect: qcom: sc8280xp: constify qcom_icc_descKrzysztof Kozlowski2022-04-271-12/+12
| | * | interconnect: qcom: Add SC8280XP interconnect providerBjorn Andersson2022-04-224-0/+2658
| | * | dt-bindings: interconnect: qcom: Add sc8280xp bindingBjorn Andersson2022-04-222-0/+244
| | |/
* | | speakup: Generate speakupmap.h automaticallySamuel Thibault2022-05-196-66/+418
* | | driver: soc: xilinx: Update function prototype for xlnx_unregister_eventAbhyuday Godhasara2022-05-193-24/+45
* | | driver: soc: xilinx: Add support of multiple callbacks for same event in even...Abhyuday Godhasara2022-05-191-34/+117
* | | misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_implSrinivas Kandagatla2022-05-191-4/+5
* | | misc: alcor_pci: set NULL intfdata and clear pci masterShuah Khan2022-05-191-1/+5
* | | edd: simplify the check of 'attr->test' in edd_populate_dir()Yang Yingliang2022-05-191-2/+1
* | | bus: ti-sysc: Fix warnings for unbind for serialTony Lindgren2022-05-191-1/+3
* | | firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handleMiaoqian Lin2022-05-191-1/+1
* | | drivers: dio: add missing iounmap() in dio_init()Yang Yingliang2022-05-191-1/+4
* | | accessiblity: speakup: Add missing misc_deregister in softsynth_probeZheng Bin2022-05-191-0/+1
* | | slimbus: qcom: Remove unnecessary print function dev_err()Yang Li2022-05-191-3/+1
* | | slimbus: qcom: Fix IRQ check in qcom_slim_probeMiaoqian Lin2022-05-191-2/+2
* | | drivers: comedi: replace ternary operator with min()Guo Zhengkui2022-05-191-1/+1
* | | scripts/tags.sh: Invoke 'realpath' via 'xargs'Cristian Ciocaltea2022-05-191-4/+7
* | | binder: fix atomic sleep when get extended errorSchspa Shi2022-05-191-9/+6
* | | binder: fix potential UAF of target_{proc,thread}Carlos Llamas2022-05-191-4/+5
* | | binder: fix printk format for commandsCarlos Llamas2022-05-191-2/+2
* | | Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...Greg Kroah-Hartman2022-05-194-19/+105
|\ \ \
| * | | lkdtm/heap: Hide allocation size from -Warray-boundsKees Cook2022-05-171-0/+1
| * | | selftests/lkdtm: Add configs for stackleak and "after free" testsMuhammad Usama Anjum2022-05-171-0/+2
| * | | lkdtm/usercopy: Check vmalloc and >0-order foliosKees Cook2022-05-171-0/+83
| * | | lkdtm/usercopy: Rename "heap" to "slab"Kees Cook2022-05-122-19/+19
| * | | lkdtm: cfi: Fix type width for masking PAC bitsKees Cook2022-04-271-1/+1