Age | Commit message (Expand) | Author |
2023-04-25 | Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-04-17 | Merge tag 'vexpress-update-6.4' of git://git.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann |
2023-04-14 | Merge tag 'arm-soc/for-6.4/drivers' of https://github.com/Broadcom/stblinux i... | Arnd Bergmann |
2023-04-14 | Merge tag 'imx-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann |
2023-04-13 | Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-04-13 | bus: vexpress-config: Add explicit of_platform.h include | Rob Herring |
2023-04-11 | treewide: Fix probing of devices in DT overlays | Geert Uytterhoeven |
2023-03-27 | bus: ti-sysc: Fix comment typo | Jason Wang |
2023-03-27 | bus: ti-sysc: Use list_for_each_entry() helper | Yang Yingliang |
2023-03-27 | bus: ti-sysc: Use of_property_present() for testing DT property presence | Rob Herring |
2023-03-27 | bus: ti-sysc: Remove open coded "ranges" parsing | Rob Herring |
2023-03-14 | bus: brcmstb_gisb: Use devm_platform_get_and_ioremap_resource() | Ye Xingchen |
2023-03-14 | bus: imx-weim: fix branch condition evaluates to a garbage value | Ivan Bornyakov |
2023-03-06 | bus: imx-weim: Remove open coded "ranges" parsing | Rob Herring |
2023-02-27 | Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-02-06 | Merge 6.2-rc7 into char-misc-next | Greg Kroah-Hartman |
2023-02-03 | Merge tag 'mhi-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/man... | Greg Kroah-Hartman |
2023-02-02 | bus: mhi: ep: Fix off by one in mhi_ep_process_cmd_ring() | Dan Carpenter |
2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman |
2023-01-27 | of: device: make of_device_uevent_modalias() take a const device * | Greg Kroah-Hartman |
2023-01-27 | bus: mhi: ep: Change state_lock to mutex | Manivannan Sadhasivam |
2023-01-27 | bus: mhi: ep: Save channel state locally during suspend and resume | Manivannan Sadhasivam |
2023-01-27 | bus: mhi: ep: Move chan->lock to the start of processing queued ch ring | Manivannan Sadhasivam |
2023-01-27 | bus: mhi: ep: Fix the debug message for MHI_PKT_TYPE_RESET_CHAN_CMD cmd | Manivannan Sadhasivam |
2023-01-27 | bus: mhi: ep: Only send -ENOTCONN status if client driver is available | Manivannan Sadhasivam |
2023-01-27 | bus: mhi: ep: Check if the channel is supported by the controller | Manivannan Sadhasivam |
2023-01-27 | bus: mhi: ep: Power up/down MHI stack during MHI RESET | Manivannan Sadhasivam |
2023-01-27 | bus: mhi: host: Update mhi driver description | Slark Xiao |
2023-01-27 | bus: mhi: Update Makefile to used Kconfig flags | Carl Vanderlip |
2023-01-20 | drivers: bus: simple-pm-bus: Use clocks | Liu Ying |
2023-01-08 | bus: sunxi-rsb: Fix error handling in sunxi_rsb_init() | Yuan Can |
2022-12-31 | bus: imx-weim: use devm_platform_get_and_ioremap_resource() | Minghao Chi |
2022-12-16 | Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-12-12 | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-12-12 | Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-12-12 | Merge tag 'soc-dt-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2022-12-05 | bus: fsl-mc-msi: Switch to domain id aware interfaces | Thomas Gleixner |
2022-11-23 | bus: fsl-mc: Remove linux/msi.h includes | Thomas Gleixner |
2022-11-22 | bus: ixp4xx: Don't touch bit 7 on IXP42x | Linus Walleij |
2022-11-22 | bus: ti-sysc: Add otg quirk flags for omap3 musb | Tony Lindgren |
2022-11-18 | treewide: use get_random_u32_inclusive() when possible | Jason A. Donenfeld |
2022-11-18 | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld |
2022-11-17 | genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN | Thomas Gleixner |
2022-11-17 | bus: mhi: host: pci_generic: Add definition for some VIDs | Slark Xiao |
2022-11-16 | bus: sunxi-rsb: Support atomic transfers | Samuel Holland |
2022-11-16 | bus: sunxi-rsb: Remove the shutdown callback | Samuel Holland |
2022-11-07 | bus: mhi: host: pci_generic: Add HP variant of T99W175 | Song Fuchang |
2022-11-07 | bus: mhi: host: pci_generic: add support for sc8280xp-crd SDX55 variant | Johan Hovold |
2022-10-28 | bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990 | Fabio Porcedda |