summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-01-11Merge branch '20230109130523.298971-3-konrad.dybcio@linaro.org' into drivers-...Bjorn Andersson1-4/+2
2023-01-11dt-bindings: firmware: qcom: scm: Separate VMIDs from header to bindingsKonrad Dybcio1-5/+2
2023-01-11soc: qcom: rmtfs: Optionally map RMTFS to more VMsLoic Poulain1-0/+1
2023-01-11net: mdio: add mdiobus_c45_read/write_nested helpersAndrew Lunn1-0/+4
2023-01-11net: mdio: mdio-bitbang: Separate C22 and C45 transactionsAndrew Lunn1-2/+4
2023-01-11net: mdio: Move mdiobus_c45_addr() next to usersAndrew Lunn1-5/+0
2023-01-11net: mdio: Add dedicated C45 API to MDIO bus driversAndrew Lunn2-19/+25
2023-01-11bpf: Replace 0-length arrays with flexible arraysKees Cook1-3/+3
2023-01-11Merge branch 'armsoc-build-fixes' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-2/+2
2023-01-11ARM: omap1: fix !ARCH_OMAP1_ANY link failuresArnd Bergmann1-2/+2
2023-01-10Merge tag '1672656511-1931-1-git-send-email-quic_akhilpo@quicinc.com' into cl...Bjorn Andersson1-0/+5
2023-01-10PM: domains: Allow a genpd consumer to require a synced power offUlf Hansson1-0/+5
2023-01-10clk: Add generic sync_state callback for disabling unused clocksAbel Vesa1-0/+1
2023-01-10driver core: move struct subsys_dev_iter to a local fileGreg Kroah-Hartman1-5/+0
2023-01-10driver core: make subsys_dev_iter_exit() staticGreg Kroah-Hartman1-1/+0
2023-01-10driver core: make subsys_dev_iter_next() staticGreg Kroah-Hartman1-1/+0
2023-01-10driver core: make subsys_dev_iter_init() staticGreg Kroah-Hartman1-4/+0
2023-01-10driver core: remove subsys_find_device_by_id()Greg Kroah-Hartman1-2/+0
2023-01-10driver core: make bus_get_device_klist() staticGreg Kroah-Hartman1-1/+0
2023-01-10net: phy: allow a phy to opt-out of interrupt handlingMichael Walle1-0/+3
2023-01-10net/mlx5: Fix command stats access after freeMoshe Shemesh1-1/+1
2023-01-10bpf: remove the do_idr_lock parameter from bpf_prog_free_id()Paul Moore1-1/+1
2023-01-10fsverity: support enabling with tree block size < PAGE_SIZEEric Biggers1-2/+1
2023-01-10fsverity: support verification with tree block size < PAGE_SIZEEric Biggers1-2/+9
2023-01-10Merge branch 'omap/omap2-cleanup' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann3-6/+0
2023-01-10rtc: efi: Enable SET/GET WAKEUP services as optionalShanker Donthineni1-1/+2
2023-01-09platform_chrome: cros_ec: Add Type-C VDM definesPrashant Malani1-0/+51
2023-01-09Revert "mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCU"Prashant Malani2-3/+0
2023-01-09soundwire: Provide build stubs for common functionsCharles Keepax1-10/+95
2023-01-09soundwire: bus: export sdw_nwrite_no_pm and sdw_nread_no_pm functionsSimon Trimmer1-0/+2
2023-01-09soundwire: enable optional clock registers for SoundWire 1.2 devicesPierre-Louis Bossart1-0/+4
2023-01-09ASoC/soundwire: remove is_sdca boolean propertyPierre-Louis Bossart1-2/+0
2023-01-09ARM: omap2: make functions staticArnd Bergmann2-3/+0
2023-01-09ARM: omap2: smartreflex: remove on_init controlArnd Bergmann1-3/+0
2023-01-09perf/core: Change the layout of perf_sample_dataNamhyung Kim1-15/+19
2023-01-09perf: Add PMU_FORMAT_ATTR_SHOWKan Liang1-1/+4
2023-01-09Merge 6.2-rc3 into usb-nextGreg Kroah-Hartman12-10/+224
2023-01-09iov: add import_ubuf()Jens Axboe1-0/+1
2023-01-07Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+5
2023-01-07Merge tag 'block-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds3-0/+200
2023-01-07Merge tag 'io_uring-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds1-1/+2
2023-01-06Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+3
2023-01-06soc: qcom: apr: make remove callback of apr driver void returnedDawei Li1-1/+1
2023-01-06remoteproc: pru: Add pru_rproc_set_ctable() functionRoger Quadros1-0/+22
2023-01-06remoteproc: pru: Add APIs to get and put the PRU coresMD Danish Anwar1-0/+30
2023-01-06remoteproc: pru: Add enum for PRU Core Identifiers.MD Danish Anwar1-0/+31
2023-01-06i915: Move list_count() to list.h as list_count_nodes() for broader useAndy Shevchenko1-0/+15
2023-01-06thermal/drivers/qcom: Fix set_trip_temp() deadlockJohan Hovold1-0/+2
2023-01-06thermal/core: Add a generic thermal_zone_set_trip() functionDaniel Lezcano1-0/+3
2023-01-06thermal/core: Add a generic thermal_zone_get_trip() functionDaniel Lezcano1-0/+7