summaryrefslogtreecommitdiffstats
path: root/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-219-106/+427
|\
| * bus: mhi: host: pci_generic: constify modem_telit_fn980_hw_v1_configJeff Johnson2024-02-261-1/+1
| * bus: mhi: host: Change the trace string for the userspace tools mappingKrishna chaitanya chundru2024-02-222-2/+4
| * bus: mhi: ep: check the correct variable in mhi_ep_register_controller()Dan Carpenter2024-02-211-1/+1
| * Revert "bus: mhi: core: Add support for reading MHI info from device"Jeffrey Hugo2024-02-212-18/+0
| * bus: mhi: host: Add tracing supportKrishna chaitanya chundru2024-02-066-65/+384
| * bus: mhi: ep: Use kcalloc() instead of kzalloc()Erick Archer2024-02-031-2/+3
| * bus: mhi: host: Read PK HASH dynamicallyJeffrey Hugo2024-01-302-14/+13
| * bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL stateJeffrey Hugo2024-01-303-6/+24
* | Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2024-03-192-47/+49
|\ \
| * | bus: ts-nbus: Improve error reportingUwe Kleine-König2024-03-121-38/+28
| * | bus: ts-nbus: Convert to atomic pwm APIUwe Kleine-König2024-03-121-10/+7
| * | Merge tag 'arm-soc/for-6.9/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann2024-03-111-0/+15
| |\ \
| | * | bus: brcmstb_gisb: Added support for 74165 register layoutFlorian Fainelli2024-01-291-0/+15
| | |/
* | | Merge tag 'mips_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2024-03-152-2/+1
|\ \ \
| * | | bus: bt1-apb: Remove duplicate includeJiapeng Chong2024-03-041-1/+0
| * | | mips: bus: make mips_cdmm_bustype constRicardo B. Marliere2024-02-201-1/+1
| | |/ | |/|
* | | Merge tag 'soc-drivers-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-123-5/+6
|\ \ \ | |_|/ |/| |
| * | Merge tag 'omap-for-v6.9/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2024-03-041-1/+1
| |\ \
| | * | bus: ti-sysc: constify the struct device_type usageRicardo B. Marliere2024-02-281-1/+1
| | |/
| * | Merge tag 'sunxi-drivers-for-6.9-1' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2024-03-041-2/+2
| |\ \
| | * | bus: sunxi-rsb: make sunxi_rsb_bus constRicardo B. Marliere2024-02-111-2/+2
| | |/
| * / bus: tegra-aconnect: Update dependency to ARCH_TEGRAPeter Robinson2024-02-161-2/+3
| |/
* / bus: imx-weim: fix valid range checkLucas Stach2024-02-061-1/+1
|/
* Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-179-166/+370
|\
| * moxtet: mark moxtet_bus_type as constGreg Kroah-Hartman2024-01-041-1/+1
| * bus: mhi: host: Drop chan lock before queuing buffersQiang Yu2023-12-161-0/+4
| * bus: mhi: host: Add spinlock to protect WP access when queueing TREsBhaumik Bhatt2023-12-161-9/+13
| * bus: mhi: ep: Add checks for read/write callbacks while registering controllersManivannan Sadhasivam2023-12-151-0/+4
| * bus: mhi: ep: Add support for async DMA read operationManivannan Sadhasivam2023-12-151-73/+89
| * bus: mhi: ep: Add support for async DMA write operationManivannan Sadhasivam2023-12-152-20/+55
| * bus: mhi: ep: Rename read_from_host() and write_to_host() APIsManivannan Sadhasivam2023-12-142-6/+6
| * bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIsManivannan Sadhasivam2023-12-142-29/+35
| * bus: mhi: ep: Add support for interrupt moderation timerManivannan Sadhasivam2023-12-143-4/+40
| * bus: mhi: ep: Use slab allocator where applicableManivannan Sadhasivam2023-12-141-17/+49
| * bus: mhi: host: Add alignment check for event ring read pointerKrishna chaitanya chundru2023-12-141-1/+2
| * bus: mhi: host: pci_generic: Add SDX75 based modem supportQiang Yu2023-12-141-0/+22
| * bus: mhi: host: Add a separate timeout parameter for waiting readyQiang Yu2023-12-144-10/+22
| * bus: mhi: ep: Do not allocate event ring element on stackManivannan Sadhasivam2023-12-141-18/+50
* | Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-1115-64/+41
|\ \
| * \ Merge tag 'mvebu-drivers-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2023-12-221-1/+8
| |\ \
| | * | bus: moxtet: Add spi device tableSjoerd Simons2023-12-151-0/+7
| | * | bus: moxtet: Mark the irq as sharedSjoerd Simons2023-12-151-1/+1
| | |/
| * | Merge tag 'imx-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2023-12-221-4/+5
| |\ \
| | * | bus: imx-weim: Use device_get_match_data()Rob Herring2023-11-271-4/+5
| | |/
| * | bus: ts-nbus: Convert to platform remove callback returning voidUwe Kleine-König2023-11-281-4/+2
| * | bus: ti-sysc: Convert to platform remove callback returning voidUwe Kleine-König2023-11-281-4/+2
| * | bus: ti-pwmss: Convert to platform remove callback returning voidUwe Kleine-König2023-11-281-3/+2
| * | bus: tegra-gmi: Convert to platform remove callback returning voidUwe Kleine-König2023-11-281-4/+2
| * | bus: tegra-aconnect: Convert to platform remove callback returning voidUwe Kleine-König2023-11-281-4/+2