Age | Commit message (Expand) | Author |
2023-04-27 | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-04-27 | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-27 | Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-04-25 | Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-04-25 | Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-04-21 | bus: tegra-gmi: Replace of_platform.h with explicit includes | Rob Herring |
2023-04-19 | Merge tag 'mhi-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/man... | Greg Kroah-Hartman |
2023-04-18 | bus: mvebu-mbus: Remove open coded "ranges" parsing | Rob Herring |
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 | drivers: bus: simple-pm-bus: remove MODULE_LICENSE in non-modules | Nick Alcock |
2023-04-13 | bus: remove MODULE_LICENSE in non-modules | Nick Alcock |
2023-04-13 | bus: remove MODULE_LICENSE in non-modules | Nick Alcock |
2023-04-13 | bus: qcom: remove MODULE_LICENSE in non-modules | Nick Alcock |
2023-04-13 | bus: ixp4xx: remove MODULE_LICENSE in non-modules | Nick Alcock |
2023-04-13 | bus: arm-integrator-lm: remove MODULE_LICENSE in non-modules | Nick Alcock |
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-04-10 | bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error state | Jeffrey Hugo |
2023-04-10 | bus: mhi: host: Remove duplicate ee check for syserr | Jeffrey Hugo |
2023-04-10 | bus: mhi: host: Avoid ringing EV DB if there are no elements to process | Vivek Pernamitta |
2023-04-05 | Kconfig: introduce HAS_IOPORT option and select it as necessary | Niklas Schnelle |
2023-04-03 | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman |
2023-04-03 | bus: mhi: pci_generic: Add Foxconn T99W510 | Slark Xiao |
2023-04-03 | bus: mhi: host: Use ERANGE for BHIOFF/BHIEOFF range check | Jeffrey Hugo |
2023-04-03 | bus: mhi: host: Range check CHDBOFF and ERDBOFF | Jeffrey Hugo |
2023-03-30 | bus: uniphier-system-bus: Remove open coded "ranges" parsing | Rob Herring |
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-23 | driver core: bus: mark the struct bus_type for sysfs callbacks as constant | Greg Kroah-Hartman |
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-10 | bus: mhi: host: pci_generic: Revert "Add a secondary AT port to Telit FN990" | Slark Xiao |
2023-03-08 | bus: mhi: host: pci_generic: Drop redundant pci_enable_pcie_error_reporting() | Bjorn Helgaas |
2023-03-07 | bus: mhi: ep: Demote unsupported channel error log to debug | Manivannan Sadhasivam |
2023-03-07 | bus: mhi: host: Remove mhi_poll() API | Manivannan Sadhasivam |
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 |