summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2024-03-211-5/+5
|\
| * kbuild: Use -fmin-function-alignment when availablePetr Pavlu2024-02-251-5/+5
* | Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-217-31/+155
|\ \
| * | driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode linkSaravana Kannan2024-03-071-0/+2
| * | driver core: Adds flags param to fwnode_link_add()Saravana Kannan2024-03-071-1/+2
| * | device property: Don't use "proxy" headersAndy Shevchenko2024-03-072-2/+3
| * | device property: Move enum dev_dma_attr to fwnode.hAndy Shevchenko2024-03-072-6/+6
| * | driver core: Move fw_devlink stuff to where it belongsAndy Shevchenko2024-03-072-3/+0
| * | driver core: Drop unneeded 'extern' keyword in fwnode.hAndy Shevchenko2024-03-071-1/+1
| * | firmware_loader: introduce __free() cleanup hanlerDmitry Torokhov2024-03-071-0/+3
| * | sysfs: Introduce DEFINE_SIMPLE_SYSFS_GROUP_VISIBLE()Dan Williams2024-02-231-1/+44
| * | sysfs: Document new "group visible" helpersDan Williams2024-02-231-3/+39
| * | sysfs: Introduce a mechanism to hide static attribute_groupsDan Williams2024-02-191-12/+51
| * | Merge 6.8-rc5 into driver-core-nextGreg Kroah-Hartman2024-02-1940-94/+224
| |\|
| * | kobject: make uevent_seqnum atomicEric Dumazet2024-02-171-1/+1
| * | driver core: cpu: make cpu_subsys constGreg Kroah-Hartman2024-01-301-1/+1
| * | kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and...Tejun Heo2024-01-301-0/+2
| * | kernfs: Rearrange kernfs_node fields to reduce its size on 64bitTejun Heo2024-01-301-4/+4
* | | Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-2118-252/+501
|\ \ \
| * | | uio: introduce UIO_MEM_DMA_COHERENT typeChris Leech2024-03-071-0/+13
| * | | cdx: add MSI support for CDX busNipun Gupta2024-03-071-1/+52
| * | | greybus: move is_gb_* functions out of greybus.hRicardo B. Marliere2024-03-071-30/+0
| * | | dio: make dio_bus_type constRicardo B. Marliere2024-03-071-1/+1
| * | | firmware: xilinx: Add ZynqMP efuse access APIPraveen Teja Kundanala2024-03-071-0/+8
| * | | slimbus: core: make slimbus_bus constRicardo B. Marliere2024-03-071-1/+1
| * | | greybus: constify the struct device_type usageRicardo B. Marliere2024-03-061-6/+6
| * | | greybus: make greybus_bus_type constGreg Kroah-Hartman2024-03-061-1/+1
| * | | Merge tag 'icc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2024-03-065-32/+253
| |\ \ \
| | * \ \ Merge branch 'icc-sm7150' into icc-nextGeorgi Djakov2024-02-291-0/+150
| | |\ \ \
| | | * | | dt-bindings: interconnect: Add Qualcomm SM7150 DT bindingsDanila Tikhonov2024-02-291-0/+150
| | * | | | Merge branch 'icc-cleanup' into icc-nextGeorgi Djakov2024-02-263-32/+10
| | |\ \ \ \
| | | * | | | interconnect: constify of_phandle_args in xlateKrzysztof Kozlowski2024-02-262-8/+10
| | | * | | | dt-bindings: interconnect: Remove bogus interconnect nodesKonrad Dybcio2024-01-311-24/+0
| | | |/ / /
| | * / / / dt-bindings: interconnect: Add Qualcomm MSM8909 DT bindingsAdam Skladowski2024-01-311-0/+93
| | |/ / /
| * | | | Merge tag 'coresight-next-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2024-03-021-91/+57
| |\ \ \ \
| | * | | | coresight: Add helper for setting csdev->modeJames Clark2024-02-121-0/+16
| | * | | | coresight: Add a helper for getting csdev->modeJames Clark2024-02-121-0/+5
| | * | | | coresight: Add helper for atomically taking the deviceJames Clark2024-02-121-0/+11
| | * | | | coresight: Remove unused stubsJames Clark2024-02-121-79/+0
| | * | | | coresight: Remove atomic type from refcntJames Clark2024-02-121-3/+10
| | * | | | coresight: Move all sysfs code to sysfs fileJames Clark2024-02-121-4/+4
| | * | | | coresight: Remove the 'enable' field.James Clark2024-02-121-2/+0
| | * | | | coresight: Move mode to struct coresight_deviceJames Clark2024-02-121-0/+6
| | * | | | coresight: Make language around "activated" sinks consistentJames Clark2024-02-121-6/+8
| | * | | | coresight: make coresight_bustype constGreg Kroah-Hartman2024-02-121-1/+1
| * | | | | Merge tag 'mhi-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman2024-03-021-19/+0
| |\ \ \ \ \
| | * | | | | Revert "bus: mhi: core: Add support for reading MHI info from device"Jeffrey Hugo2024-02-211-17/+0
| | * | | | | bus: mhi: host: Read PK HASH dynamicallyJeffrey Hugo2024-01-301-2/+0
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2024-02-255-69/+108
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | iio: adc: adi-axi-adc: move to backend frameworkNuno Sa2024-02-191-68/+0