summaryrefslogtreecommitdiffstats
path: root/drivers/phy (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-15dt-bindings: arm: qcom,ids: Add IDs for SM7325 familyDanila Tikhonov1-0/+2
2024-08-15soc: qcom: socinfo: add QCS8275/QCS8300 SoC IDJingyi Wang1-0/+2
2024-08-15dt-bindings: arm: qcom,ids: add SoC ID for QCS8275/QCS8300Jingyi Wang1-0/+2
2024-08-15soc: qcom: smp2p: use scoped device node handling to simplify error pathsKrzysztof Kozlowski1-12/+4
2024-08-15soc: qcom: pbs: use scoped device node handling to simplify error pathsKrzysztof Kozlowski1-10/+6
2024-08-15soc: qcom: ocmem: use scoped device node handling to simplify error pathsKrzysztof Kozlowski1-5/+2
2024-08-15soc: qcom: ice: use scoped device node handling to simplify error pathsKrzysztof Kozlowski1-9/+5
2024-08-15soc: qcom: aoss: simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+3
2024-08-15soc: qcom: apr: simplify with scoped for each OF child loopKrzysztof Kozlowski1-4/+1
2024-08-15soc: qcom: smd-rpm: add qcom,smd-rpm compatibleDmitry Baryshkov1-0/+6
2024-08-15dt-bindings: soc: qcom: smd-rpm: add generic compatiblesDmitry Baryshkov5-46/+38
2024-08-15Revert "soc: qcom: smd-rpm: Match rpmsg channel instead of compatible"Dmitry Baryshkov1-9/+26
2024-08-15firmware: qcom: scm: Add multiple download mode supportMukesh Ojha1-2/+5
2024-08-15firmware: qcom: scm: Refactor code to support multiple dload modeMukesh Ojha2-19/+52
2024-08-15soc: qcom: pd_mapper: Add more older platforms without domainsStephan Gerhold1-0/+4
2024-08-15soc: qcom: pd_mapper: Add X1E80100Stephan Gerhold1-0/+10
2024-08-15firmware: qcom: qseecom: remove unused functionsBartosz Golaszewski1-45/+0
2024-08-15firmware: qcom: tzmem: fix virtual-to-physical address conversionBartosz Golaszewski1-11/+21
2024-08-15firmware: qcom: scm: Mark get_wq_ctx() as atomic callMurali Nalajala1-1/+1
2024-08-15firmware: qcom: scm: Disable SDI and write no dump to dump modeMukesh Ojha1-4/+2
2024-08-01soc: qcom: icc-bwmon: Add tracepoints in bwmon_intr_threadShivnandan Kumar3-1/+54
2024-07-30MAINTAINERS: Update Konrad Dybcio's email addressKonrad Dybcio1-3/+3
2024-07-30mailmap: Add an entry for Konrad DybcioKonrad Dybcio1-0/+2
2024-07-29soc: qcom: llcc: Update configuration data for x1e80100Rajendra Nayak1-17/+15
2024-07-29firmware: qcom: scm: Allow QSEECOM on ThinkPad T14sKonrad Dybcio1-0/+1
2024-07-29soc: qcom: pd-mapper: mark qcom_pdm_domains as __maybe_unusedArnd Bergmann1-1/+1
2024-07-29soc: qcom: cmd-db: Map shared memory as WC, not WBVolodymyr Babchuk1-1/+1
2024-07-29soc: qcom: smp2p: Introduce tracepoint supportSudeepgoud Patil3-0/+108
2024-07-29soc: qcom: pd-mapper: Depend on ARCH_QCOM || COMPILE_TESTAndrew Halaney1-1/+1
2024-07-28Linux 6.11-rc1v6.11-rc1Linus Torvalds1-2/+2
2024-07-28minmax: simplify and clarify min_t()/max_t() implementationLinus Torvalds1-8/+11
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds7-10/+10
2024-07-28kbuild: Fix '-S -c' in x86 stack protector scriptsNathan Chancellor2-2/+2
2024-07-28ubi: Fix ubi_init() ubiblock_exit() section mismatchRichard Weinberger1-1/+1
2024-07-28kbuild: rpm-pkg: ghost modules.weakdep fileJose Ignacio Tornos Martinez1-1/+1
2024-07-27hostfs: fix the host directory parse when mounting.Hongbo Li1-10/+55
2024-07-27fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNTSeth Forshee (DigitalOcean)1-0/+11
2024-07-27ALSA: firewire-lib: fix wrong value as length of header for CIP_NO_HEADER caseTakashi Sakamoto1-2/+1
2024-07-27Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"Takashi Sakamoto1-3/+2
2024-07-27minmax: avoid overly complicated constant expressions in VM codeLinus Torvalds2-2/+9
2024-07-27minmax: avoid overly complex min()/max() macro arguments in xenLinus Torvalds1-2/+3
2024-07-26nilfs2: handle inconsistent state in nilfs_btnode_create_block()Ryusuke Konishi2-7/+22
2024-07-26selftests/mm: skip test for non-LPA2 and non-LVA systemsDev Jain1-1/+15
2024-07-26mm/page_alloc: fix pcp->count race between drain_pages_zone() vs __rmqueue_pc...Li Zhijian1-7/+11
2024-07-26mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_nodeRoman Gushchin1-0/+1
2024-07-26alloc_tag: outline and export free_reserved_page()Suren Baghdasaryan2-15/+18
2024-07-26decompress_bunzip2: fix rare decompression failureRoss Lagerwall1-1/+2
2024-07-26mm/huge_memory: avoid PMD-size page cache if neededGavin Shan2-5/+19
2024-07-26mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit mac...Yang Shi1-1/+1
2024-07-26mm: fix old/young bit handling in the faulting pathRam Tummala1-1/+1