summary refs log tree commit diff
path: root/drivers/bus
AgeCommit message (Expand)Author
2023-11-02mhi: host: assert wake DB only in valid PM state in mhi_intvec_threaded_handlerBaochen Qiang
2023-11-02mhi: host: wake up device in mhi_intvec_threaded_handlerBaochen Qiang
2023-08-23bus: ti-sysc: Flush posted write on enable before resetTony Lindgren
2023-07-23bus: ixp4xx: fix IXP4XX_EXP_T1_MASKJonas Gorski
2023-07-19bus: fsl-mc: don't assume child devices are all fsl-mc devicesLaurentiu Tudor
2023-07-19bus: ti-sysc: Fix dispc quirk masking bool variablesTony Lindgren
2023-05-11bus: mhi: host: Range check CHDBOFF and ERDBOFFJeffrey Hugo
2023-05-11bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error stateJeffrey Hugo
2023-05-11bus: mhi: host: Remove duplicate ee check for syserrJeffrey Hugo
2023-03-30bus: imx-weim: fix branch condition evaluates to a garbage valueIvan Bornyakov
2023-03-17bus: mhi: ep: Change state_lock to mutexManivannan Sadhasivam
2023-03-17bus: mhi: ep: Power up/down MHI stack during MHI RESETManivannan Sadhasivam
2023-03-11bus: mhi: ep: Fix the debug message for MHI_PKT_TYPE_RESET_CHAN_CMD cmdManivannan Sadhasivam
2023-03-10bus: mhi: ep: Save channel state locally during suspend and resumeManivannan Sadhasivam
2023-03-10bus: mhi: ep: Move chan->lock to the start of processing queued ch ringManivannan Sadhasivam
2023-03-10bus: mhi: ep: Only send -ENOTCONN status if client driver is availableManivannan Sadhasivam
2023-02-09bus: sunxi-rsb: Fix error handling in sunxi_rsb_init()Yuan Can
2023-01-07bus: mhi: host: Fix race between channel preparation and M0 eventQiang Yu
2022-11-22bus: ixp4xx: Don't touch bit 7 on IXP42xLinus Walleij
2022-11-16bus: sunxi-rsb: Support atomic transfersSamuel Holland
2022-11-16bus: sunxi-rsb: Remove the shutdown callbackSamuel Holland
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-24bus: mvebu-mbus: use DEFINE_SHOW_ATTRIBUTE to simplify mvebu_{sdram/devs}_debugLiu Shixin
2022-09-21Merge tag 'mhi-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman
2022-09-20bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990Fabio Porcedda
2022-09-16bus: mhi: host: always print detected modem nameKoen Vandeputte
2022-09-08bus: hisi_lpc: Use platform_device_register_full()John Garry
2022-09-08bus: hisi_lpc: Don't guard ACPI IDs with ACPI_PTR()Andy Shevchenko
2022-09-08bus: hisi_lpc: Correct error code for timeoutAndy Shevchenko
2022-09-08bus: hisi_lpc: Use devm_platform_ioremap_resourceAndy Shevchenko
2022-09-08bus: hisi_lpc: Don't dereference fwnode handleAndy Shevchenko
2022-08-29bus: mhi: host: Fix up null pointer access in mhi_irq_handlerQiang Yu
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-04Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-29Merge branch 'acpi-bus'Rafael J. Wysocki
2022-07-11Merge tag 'mhi-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman
2022-07-09bus: mhi: ep: Check dev_set_name() return valueBo Liu
2022-07-01hisi_lpc: Use acpi_dev_for_each_child()Rafael J. Wysocki
2022-07-01bus: hisi_lpc: fix missing platform_device_put() in hisi_lpc_acpi_probe()Yang Yingliang
2022-07-01bus: mvebu-mbus: Fix spelling mistakeZhang Jiaming
2022-06-29bus: mhi: host: pci_generic: Add another Foxconn T99W175Bjorn Andersson
2022-06-26Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2022-06-24bus: mhi: host: Move IRQ allocation to controller registration phaseQiang Yu
2022-06-22bus: mhi: host: pci_generic: Add Cinterion MV31-W with new baselineSlark Xiao
2022-06-21bus: mhi: host: pci_generic: Add support for Quectel EM120 FCCL modemYonglin Tan
2022-06-14bus: bt1-axi: Don't print error on -EPROBE_DEFERSerge Semin
2022-06-14bus: bt1-apb: Don't print error on -EPROBE_DEFERSerge Semin
2022-06-10bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove()Shin'ichiro Kawasaki
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner