| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-03-21 | 9 | -106/+427 |
|\ |
|
| * | bus: mhi: host: pci_generic: constify modem_telit_fn980_hw_v1_config | Jeff Johnson | 2024-02-26 | 1 | -1/+1 |
| * | bus: mhi: host: Change the trace string for the userspace tools mapping | Krishna chaitanya chundru | 2024-02-22 | 2 | -2/+4 |
| * | bus: mhi: ep: check the correct variable in mhi_ep_register_controller() | Dan Carpenter | 2024-02-21 | 1 | -1/+1 |
| * | Revert "bus: mhi: core: Add support for reading MHI info from device" | Jeffrey Hugo | 2024-02-21 | 2 | -18/+0 |
| * | bus: mhi: host: Add tracing support | Krishna chaitanya chundru | 2024-02-06 | 6 | -65/+384 |
| * | bus: mhi: ep: Use kcalloc() instead of kzalloc() | Erick Archer | 2024-02-03 | 1 | -2/+3 |
| * | bus: mhi: host: Read PK HASH dynamically | Jeffrey Hugo | 2024-01-30 | 2 | -14/+13 |
| * | bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL state | Jeffrey Hugo | 2024-01-30 | 3 | -6/+24 |
* | | Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 2024-03-19 | 2 | -47/+49 |
|\ \ |
|
| * | | bus: ts-nbus: Improve error reporting | Uwe Kleine-König | 2024-03-12 | 1 | -38/+28 |
| * | | bus: ts-nbus: Convert to atomic pwm API | Uwe Kleine-König | 2024-03-12 | 1 | -10/+7 |
| * | | Merge tag 'arm-soc/for-6.9/drivers' of https://github.com/Broadcom/stblinux i... | Arnd Bergmann | 2024-03-11 | 1 | -0/+15 |
| |\ \ |
|
| | * | | bus: brcmstb_gisb: Added support for 74165 register layout | Florian Fainelli | 2024-01-29 | 1 | -0/+15 |
| | |/ |
|
* | | | Merge tag 'mips_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 2024-03-15 | 2 | -2/+1 |
|\ \ \ |
|
| * | | | bus: bt1-apb: Remove duplicate include | Jiapeng Chong | 2024-03-04 | 1 | -1/+0 |
| * | | | mips: bus: make mips_cdmm_bustype const | Ricardo B. Marliere | 2024-02-20 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'soc-drivers-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-03-12 | 3 | -5/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge tag 'omap-for-v6.9/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu... | Arnd Bergmann | 2024-03-04 | 1 | -1/+1 |
| |\ \ |
|
| | * | | bus: ti-sysc: constify the struct device_type usage | Ricardo B. Marliere | 2024-02-28 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge tag 'sunxi-drivers-for-6.9-1' of https://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 2024-03-04 | 1 | -2/+2 |
| |\ \ |
|
| | * | | bus: sunxi-rsb: make sunxi_rsb_bus const | Ricardo B. Marliere | 2024-02-11 | 1 | -2/+2 |
| | |/ |
|
| * / | bus: tegra-aconnect: Update dependency to ARCH_TEGRA | Peter Robinson | 2024-02-16 | 1 | -2/+3 |
| |/ |
|
* / | bus: imx-weim: fix valid range check | Lucas Stach | 2024-02-06 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-01-18 | 9 | -166/+370 |
|\ |
|
| * | moxtet: mark moxtet_bus_type as const | Greg Kroah-Hartman | 2024-01-04 | 1 | -1/+1 |
| * | bus: mhi: host: Drop chan lock before queuing buffers | Qiang Yu | 2023-12-16 | 1 | -0/+4 |
| * | bus: mhi: host: Add spinlock to protect WP access when queueing TREs | Bhaumik Bhatt | 2023-12-16 | 1 | -9/+13 |
| * | bus: mhi: ep: Add checks for read/write callbacks while registering controllers | Manivannan Sadhasivam | 2023-12-15 | 1 | -0/+4 |
| * | bus: mhi: ep: Add support for async DMA read operation | Manivannan Sadhasivam | 2023-12-15 | 1 | -73/+89 |
| * | bus: mhi: ep: Add support for async DMA write operation | Manivannan Sadhasivam | 2023-12-15 | 2 | -20/+55 |
| * | bus: mhi: ep: Rename read_from_host() and write_to_host() APIs | Manivannan Sadhasivam | 2023-12-14 | 2 | -6/+6 |
| * | bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIs | Manivannan Sadhasivam | 2023-12-14 | 2 | -29/+35 |
| * | bus: mhi: ep: Add support for interrupt moderation timer | Manivannan Sadhasivam | 2023-12-14 | 3 | -4/+40 |
| * | bus: mhi: ep: Use slab allocator where applicable | Manivannan Sadhasivam | 2023-12-14 | 1 | -17/+49 |
| * | bus: mhi: host: Add alignment check for event ring read pointer | Krishna chaitanya chundru | 2023-12-14 | 1 | -1/+2 |
| * | bus: mhi: host: pci_generic: Add SDX75 based modem support | Qiang Yu | 2023-12-14 | 1 | -0/+22 |
| * | bus: mhi: host: Add a separate timeout parameter for waiting ready | Qiang Yu | 2023-12-14 | 4 | -10/+22 |
| * | bus: mhi: ep: Do not allocate event ring element on stack | Manivannan Sadhasivam | 2023-12-14 | 1 | -18/+50 |
* | | Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-01-11 | 15 | -64/+41 |
|\ \ |
|
| * \ | Merge tag 'mvebu-drivers-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann | 2023-12-22 | 1 | -1/+8 |
| |\ \ |
|
| | * | | bus: moxtet: Add spi device table | Sjoerd Simons | 2023-12-15 | 1 | -0/+7 |
| | * | | bus: moxtet: Mark the irq as shared | Sjoerd Simons | 2023-12-15 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge tag 'imx-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 2023-12-22 | 1 | -4/+5 |
| |\ \ |
|
| | * | | bus: imx-weim: Use device_get_match_data() | Rob Herring | 2023-11-27 | 1 | -4/+5 |
| | |/ |
|
| * | | bus: ts-nbus: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-11-28 | 1 | -4/+2 |
| * | | bus: ti-sysc: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-11-28 | 1 | -4/+2 |
| * | | bus: ti-pwmss: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-11-28 | 1 | -3/+2 |
| * | | bus: tegra-gmi: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-11-28 | 1 | -4/+2 |
| * | | bus: tegra-aconnect: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-11-28 | 1 | -4/+2 |