summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds2023-06-291-4/+18
|\
| *-. Merge branches 'slab/for-6.5/prandom', 'slab/for-6.5/slab_no_merge' and 'slab...Vlastimil Babka2023-06-161-0/+12
| |\ \
| | | * mm/slab: introduce kmem_cache flag SLAB_NO_MERGEJesper Dangaard Brouer2023-06-021-0/+12
| | |/
| * | mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example codeSeongJae Park2023-06-081-3/+5
| * | mm/slab: add a missing semicolon on SLAB_TYPESAFE_BY_RCU example codeSeongJae Park2023-06-081-1/+1
| |/
* | Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-06-294-0/+29
|\ \
| * \ Merge tag 'gpio-omap-descriptors-v6.5' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2023-05-266-29/+4
| |\ \
| * | | ARM: pxa: fix missing-prototypes warningsArnd Bergmann2023-05-263-0/+23
| * | | ARM: davinci: fix davinci_cpufreq_init() declarationArnd Bergmann2023-05-261-0/+6
| | |/ | |/|
* | | Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-2911-4/+310
|\ \ \
| * \ \ Merge tag 'soc-fsl-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2023-06-271-1/+1
| |\ \ \
| | * | | bus: fsl-mc: Make remove function return voidUwe Kleine-König2023-05-301-1/+1
| * | | | Merge tag 'scmi-updates-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2023-06-221-0/+18
| |\ \ \ \
| | * | | | firmware: arm_scmi: Add Powercap protocol enable supportCristian Marussi2023-06-061-0/+18
| | |/ / /
| * | | | Merge tag 'ti-driver-soc-for-v6.5' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2023-06-211-0/+123
| |\ \ \ \
| | * | | | soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFRSuman Anna2023-05-171-0/+51
| | * | | | soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmu...Suman Anna2023-05-171-0/+32
| | * | | | soc: ti: pruss: Add pruss_{request,release}_mem_region() APIAndrew F. Davis2023-05-171-0/+22
| | * | | | soc: ti: pruss: Add pruss_get()/put() APITero Kristo2023-05-171-0/+18
| | |/ / /
| * | | | Merge tag 'qcom-drivers-for-6.5-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2023-06-212-2/+10
| |\ \ \ \
| | * | | | dt-bindings: arm: qcom,ids: add SoC ID for IPQ5300Kathiravan T2023-06-131-0/+1
| | * | | | soc: qcom: socinfo: Add support for new fields in revision 19Naman Jain2023-06-131-2/+6
| | * | | | soc: qcom: socinfo: Add support for new fields in revision 18Naman Jain2023-06-131-0/+3
| * | | | | Merge tag 'v6.4-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2023-06-211-2/+1
| |\ \ \ \ \
| | * | | | | soc: mediatek: remove DDP_DOMPONENT_DITHER from enumJason-JH.Lin2023-06-091-2/+1
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'qcom-drivers-for-6.5' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2023-06-213-0/+82
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | soc: qcom: smem: introduce qcom_smem_get_soc_id()Robert Marko2023-05-261-0/+2
| | * | | | soc: qcom: socinfo: move SMEM item struct and defines to a headerRobert Marko2023-05-261-0/+70
| | * | | | dt-bindings: arm: qcom,ids: add SoC ID for IPQ5312 and IPQ5302Kathiravan T2023-05-241-0/+2
| | * | | | dt-bindings: arm: qcom,ids: Add IDs for IPQ5018 familyRobert Marko2023-05-241-0/+8
| | |/ / /
| * | | | Merge tag 'tegra-for-6.5-memory' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2023-06-213-0/+78
| |\ \ \ \
| | * | | | memory: tegra: Make CPU cluster BW request a multiple of MC channelsSumit Gupta2023-05-161-0/+1
| | * | | | memory: tegra: Add interconnect support for DRAM scaling in Tegra234Sumit Gupta2023-05-162-0/+72
| * | | | | Merge tag 'tegra-for-6.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2023-06-211-1/+2
| |\ \ \ \ \
| | * | | | | soc/tegra: fuse: Add support for Tegra264Stefan Kristiansson2023-05-161-1/+2
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'renesas-drivers-for-v6.5-tag2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2023-06-091-5/+19
| |\ \ \ \ \
| * | | | | | arm-cci: add cci_enable_port_for_self prototypeArnd Bergmann2023-05-261-0/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'soc-newsoc-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2023-06-293-0/+364
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'stm32-mp25-for-v6.5-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2023-06-201-0/+3
| |\ \ \ \ \ \
| | * | | | | | dt-bindings: pinctrl: stm32: support for stm32mp257 and additional packagesAlexandre Torgue2023-06-081-0/+3
| | | |_|/ / / | | |/| | | |
| * | | | | | dt-bindings: reset: nuvoton: Document ma35d1 reset controlJacky Huang2023-06-051-0/+108
| * | | | | | dt-bindings: clock: nuvoton: add binding for ma35d1 clock controllerJacky Huang2023-06-051-0/+253
* | | | | | | Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-06-2912-26/+425
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'qcom-arm64-for-6.5-2' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2023-06-204-0/+215
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch '20230526161129.1454-2-quic_anusha@quicinc.com' into arm64-for-6.5Bjorn Andersson2023-06-132-0/+5
| | |\ \ \ \ \ \ \
| | | * | | | | | | dt-bindings: clock: Add crypto clock and reset definitionsAnusha Rao2023-06-132-0/+5
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge branch '20230608125315.11454-2-srinivas.kandagatla@linaro.org' into arm...Bjorn Andersson2023-06-131-0/+17
| | |\ \ \ \ \ \ \
| | | * | | | | | | dt-bindings: clock: Add LPASS AUDIOCC and reset controller for SC8280XPSrinivas Kandagatla2023-06-131-0/+5
| | | * | | | | | | dt-bindings: clock: Add LPASSCC and reset controller for SC8280XPSrinivas Kandagatla2023-06-131-0/+12
| | | |/ / / / / /
| | * | | | | | | Merge branch '20230512122347.1219-3-quic_tdas@quicinc.com' into arm64-for-6.5Bjorn Andersson2023-06-131-0/+193
| | |\ \ \ \ \ \ \