aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-0313-12/+231
|\
| * topology: Remove unused cpu_cluster_mask()Dietmar Eggemann2022-05-191-7/+0
| * arch_topology: Trace the update thermal pressureLukasz Luba2022-05-061-0/+29
| * export: fix string handling of namespace in EXPORT_SYMBOL_NSGreg Kroah-Hartman2022-05-061-3/+4
| * rpmsg: Fix calling device_lock() on non-initialized deviceKrzysztof Kozlowski2022-05-061-0/+8
| * Merge 5.18-rc5 into driver-core-nextGreg Kroah-Hartman2022-05-0246-329/+215
| |\
| * | driver core: Add sysfs support for physical location of a deviceWon Chung2022-04-271-0/+73
| * | firmware_loader: Add firmware-upload supportRuss Weight2022-04-261-0/+82
| * | rpmsg: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski2022-04-221-2/+4
| * | vdpa: Use helper for safer setting of driver_overrideKrzysztof Kozlowski2022-04-221-1/+3
| * | spi: Use helper for safer setting of driver_overrideKrzysztof Kozlowski2022-04-221-0/+2
| * | PCI: Use driver_set_override() instead of open-codingKrzysztof Kozlowski2022-04-221-1/+5
| * | hv: Use driver_set_override() instead of open-codingKrzysztof Kozlowski2022-04-221-1/+5
| * | fsl-mc: Use driver_set_override() instead of open-codingKrzysztof Kozlowski2022-04-221-2/+4
| * | amba: Use driver_set_override() instead of open-codingKrzysztof Kozlowski2022-04-221-1/+5
| * | driver: platform: Add helper for safer setting of driver_overrideKrzysztof Kozlowski2022-04-222-1/+7
* | | Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-0320-49/+822
|\ \ \
| * | | habanalabs: add support for notification via eventfdTal Cohen2022-05-221-0/+15
| * | | habanalabs: add prefetch flag to the MAP operationOhad Sharabi2022-05-221-0/+1
| * | | habanalabs: expose compute ctx status through info ioctlOfir Bitton2022-05-221-0/+5
| * | | habanalabs: add user API to get valid DRAM page sizesOhad Sharabi2022-05-221-26/+37
| * | | habanalabs: add DRAM default page size to HW infoOhad Sharabi2022-05-221-0/+3
| * | | Merge tag 'icc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman2022-05-193-0/+306
| |\ \ \
| | * \ \ Merge branch 'icc-sc8180x' into icc-nextGeorgi Djakov2022-05-181-0/+7
| | |\ \ \
| | | * | | interconnect: qcom: sc8180x: Fix QUP0 nodesBjorn Andersson2022-05-181-0/+7
| | * | | | Merge branch 'icc-sdx65' into icc-nextGeorgi Djakov2022-05-181-0/+67
| | |\ \ \ \
| | | * | | | dt-bindings: interconnect: Add Qualcomm SDX65 DT bindingsRohit Agarwal2022-04-261-0/+67
| | | |/ / /
| | * | | | Merge branch 'icc-sc8280xp' into icc-nextGeorgi Djakov2022-05-181-0/+232
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | dt-bindings: interconnect: qcom: Add sc8280xp bindingBjorn Andersson2022-04-221-0/+232
| | | |/ /
| * | | | driver: soc: xilinx: Update function prototype for xlnx_unregister_eventAbhyuday Godhasara2022-05-191-2/+2
| * | | | Merge tag 'fpga-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2022-05-191-3/+3
| |\ \ \ \
| | * | | | fpga: fix for coding style issuesNava kishore Manne2022-05-101-3/+3
| | | |/ / | | |/| |
| * | | | Merge tag 'extcon-next-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-05-191-1/+1
| |\ \ \ \
| | * | | | extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter2022-05-131-1/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'phy-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman2022-05-192-0/+36
| |\ \ \ \
| | * | | | phy: Add LVDS configuration optionsLiu Ying2022-04-202-0/+36
| | | |/ / | | |/| |
| * | | | Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2022-05-195-17/+103
| |\ \ \ \
| | * | | | iio: core: Clarify the modesMiquel Raynal2022-04-281-1/+48
| | * | | | iio: core: Simplify the registration of kfifo buffersMiquel Raynal2022-04-101-3/+2
| | * | | | iio: core: Move the currentmode entry to the opaque structureMiquel Raynal2022-04-102-4/+4
| | * | | | iio: core: Hide read accesses to iio_dev->currentmodeMiquel Raynal2022-04-101-0/+1
| | * | | | iio: Un-inline iio_buffer_enabled()Miquel Raynal2022-04-101-10/+1
| | * | | | iio: st_sensors: Add a local lock for protecting odrMiquel Raynal2022-04-101-0/+3
| | * | | | iio: core: Enhance the kernel doc of modes and currentmodes iio_dev entriesMiquel Raynal2022-04-101-2/+9
| | * | | | iio: adc: ad_sigma_delta: Add sequencer supportLars-Peter Clausen2022-04-041-0/+38
| | |/ / /
| * | | | nvmem: core: support passing DT node in cell infoRafał Miłecki2022-05-091-0/+1
| * | | | binder: add BINDER_GET_EXTENDED_ERROR ioctlCarlos Llamas2022-05-091-0/+16
| * | | | misc: rtsx: add rts5261 efuse functionRicky WU2022-05-091-0/+3
| * | | | Merge 5.18-rc5 into char-misc-nextGreg Kroah-Hartman2022-05-0246-329/+215
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | bus: mhi: ep: Add uevent support for module autoloadingManivannan Sadhasivam2022-04-261-0/+2