summaryrefslogtreecommitdiffstats
path: root/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-soc/for-6.10/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann2024-04-301-0/+1
|\
| * bus: brcmstb_gisb: fix module autoloadingKrzysztof Kozlowski2024-04-101-0/+1
* | Merge tag 'drivers-ti-sysc-for-v6.10-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann2024-04-291-131/+34
|\ \
| * | bus: ti-sysc: Drop legacy idle quirk handlingTony Lindgren2024-04-251-107/+2
| * | bus: ti-sysc: Drop legacy quirk handling for smartreflexTony Lindgren2024-04-251-4/+2
| * | bus: ti-sysc: Drop legacy quirk handling for uartsTony Lindgren2024-04-251-13/+11
| * | bus: ti-sysc: Add a description and copyrightsTony Lindgren2024-04-251-0/+11
| * | bus: ti-sysc: Move check for no-reset-on-initTony Lindgren2024-04-251-7/+8
| |/
* | bus: stm32_firewall: fix off by one in stm32_firewall_get_firewall()Dan Carpenter2024-04-251-1/+1
* | bus: etzpc: introduce ETZPC firewall controller driverGatien Chevallier2024-04-252-1/+142
* | bus: rifsc: introduce RIFSC firewall controller driverGatien Chevallier2024-04-242-1/+253
* | firewall: introduce stm32_firewall frameworkGatien Chevallier2024-04-054-0/+388
|/
* 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