index
:
kernel/git/pali/linux.git
cifs
cifs-unlink
master
pci-aardvark
pci-mvebu
pci-mvebu-orion
pci-mvebu-pending
phy-mvebu-a3700-comphy
Pali Rohár's fork of linux.git
Pali Rohár
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-07
mailbox/pcc: support mailbox management of the shared buffer
Adam Young
1
-4
/
+98
2025-08-06
mailbox: bcm74110: Fix spelling mistake
Colin Ian King
1
-1
/
+1
2025-08-06
mailbox: bcm74110: remove unneeded semicolon
Jiapeng Chong
1
-2
/
+2
2025-08-06
mailbox: aspeed: add mailbox driver for AST27XX series SoC
Jammy Huang
3
-0
/
+246
2025-08-06
mailbox: Add support for bcm74110
Justin Chen
3
-0
/
+668
2025-08-06
mailbox: Use dev_fwnode()
Jiri Slaby (SUSE)
1
-2
/
+1
2025-08-06
mailbox: mtk-cmdq: Switch to pm_runtime_put_autosuspend()
Sakari Ailus
1
-5
/
+5
2025-07-21
Merge branch 'newsoc/cix-p1' into soc/newsoc
Arnd Bergmann
3
-0
/
+657
2025-07-21
mailbox: add CIX mailbox driver
Guomin Chen
3
-0
/
+657
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-02
Merge tag 'mailbox-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
7
-166
/
+357
2025-05-29
mailbox: qcom-apcs-ipc: Assign OF node to clock controller child device
Stephan Gerhold
1
-4
/
+12
2025-05-26
mailbox: sophgo: add mailbox driver for CV18XX series SoC
Yuntao Dai
3
-0
/
+232
2025-05-26
mailbox: Use guard/scoped_guard for spinlock
Peng Fan
1
-60
/
+45
2025-05-26
mailbox: Use guard/scoped_guard for con_mutex
Peng Fan
1
-35
/
+26
2025-05-26
mailbox: Remove devm_mbox_controller_unregister
Peng Fan
1
-27
/
+0
2025-05-26
mailbox: Propagate correct error return value
Peng Fan
1
-1
/
+1
2025-05-26
mailbox: Not protect module_put with spin_lock_irqsave
Peng Fan
1
-1
/
+1
2025-05-26
mailbox: Use dev_err when there is error
Peng Fan
1
-2
/
+2
2025-05-26
mailbox: mtk-cmdq: Refine GCE_GCTL_VALUE setting
Jason-JH Lin
1
-29
/
+22
2025-05-26
mailbox: imx: Fix TXDB_V2 sending
Peng Fan
1
-6
/
+15
2025-05-26
mailbox: mchp-ipc-sbi: Fix COMPILE_TEST build error
Yue Haibing
1
-2
/
+2
2025-05-16
mailbox: qcom-ipcc: Switch to irq_domain_create_tree()
Jiri Slaby (SUSE)
1
-2
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-29
Merge tag 'mailbox-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
9
-99
/
+133
2025-03-26
mailbox: Remove unneeded semicolon
Chen Ni
1
-1
/
+1
2025-03-26
mailbox: pcc: Refactor and simplify check_and_ack()
Sudeep Holla
1
-24
/
+13
2025-03-26
mailbox: pcc: Always map the shared memory communication address
Sudeep Holla
1
-20
/
+9
2025-03-26
mailbox: pcc: Refactor error handling in irq handler into separate function
Sudeep Holla
1
-10
/
+20
2025-03-26
mailbox: pcc: Use acpi_os_ioremap() instead of ioremap()
Sudeep Holla
1
-2
/
+6
2025-03-26
mailbox: pcc: Return early if no GAS register from pcc_mbox_cmd_complete_check
Sudeep Holla
1
-3
/
+3
2025-03-26
mailbox: pcc: Drop unnecessary endianness conversion of pcc_hdr.flags
Sudeep Holla
1
-1
/
+1
2025-03-26
mailbox: pcc: Always clear the platform ack interrupt first
Sudeep Holla
1
-3
/
+4
2025-03-26
mailbox: pcc: Fix the possible race in updation of chan_in_use flag
Huisong Li
1
-1
/
+7
2025-03-26
mailbox: remove unused header files
Tudor Ambarus
1
-3
/
+0
2025-03-26
mailbox: explicitly include <linux/bits.h>
Tudor Ambarus
1
-0
/
+2
2025-03-26
mailbox: sort headers alphabetically
Tudor Ambarus
1
-7
/
+7
2025-03-26
mailbox: don't protect of_parse_phandle_with_args with con_mutex
Tudor Ambarus
1
-3
/
+2
2025-03-26
mailbox: use error ret code of of_parse_phandle_with_args()
Tudor Ambarus
1
-3
/
+4
2025-03-26
mailbox: arm_mhuv2: Constify amba_id table
Krzysztof Kozlowski
1
-1
/
+1
2025-03-26
mailbox: arm_mhu_db: Constify amba_id table
Krzysztof Kozlowski
1
-1
/
+1
2025-03-26
mailbox: arm_mhu: Constify amba_id table
Krzysztof Kozlowski
1
-1
/
+1
2025-03-26
mailbox: pl320-ipc: Constify amba_id table
Krzysztof Kozlowski
1
-1
/
+1
2025-03-26
mailbox: pl320-ipc: Drop unused xxx_destination functions
Krzysztof Kozlowski
1
-12
/
+0
2025-03-26
mailbox: tegra-hsp: Define dimensioning masks in SoC data
Kartik Rajput
1
-12
/
+60
2025-02-18
mailbox: Switch to use hrtimer_setup()
Nam Cao
1
-3
/
+1
2025-01-18
mailbox: th1520: Fix memory corruption due to incorrect array size
Michal Wilczynski
1
-1
/
+1
2025-01-18
mailbox: zynqmp: Remove invalid __percpu annotation in zynqmp_ipi_probe()
Uros Bizjak
1
-1
/
+1
2025-01-18
mailbox: add Samsung Exynos driver
Tudor Ambarus
3
-0
/
+170
2025-01-18
mailbox: qcom: Add support for IPQ5424 APCS IPC
Gokul Sriram Palanisamy
1
-0
/
+1
2025-01-18
mailbox: qcom-ipcc: Reset CLEAR_ON_RECV_RD if set from boot firmware
Mukesh Ojha
1
-0
/
+16
2025-01-18
mailbox: add Microchip IPC support
Valentina Fernandez
3
-0
/
+519
2025-01-18
mailbox: tegra-hsp: Clear mailbox before using message
Pekka Pessi
1
-2
/
+4
2025-01-18
mailbox: mpfs: fix copy and paste bug in probe
Dan Carpenter
1
-1
/
+1
2025-01-18
mailbox: th1520: Fix a NULL vs IS_ERR() bug
Dan Carpenter
1
-1
/
+3
2024-11-30
Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2024-11-24
mailbox: pcc: Check before sending MCTP PCC response ACK
Adam Young
1
-8
/
+53
2024-11-24
mailbox: Switch back to struct platform_driver::remove()
Uwe Kleine-König
11
-13
/
+13
2024-11-24
mailbox: imx: Modify the incorrect format specifier
zhang jiao
1
-2
/
+2
2024-11-24
mailbox: arm_mhuv2: clean up loop in get_irq_chan_comb()
Dan Carpenter
1
-4
/
+4
2024-11-24
mailbox: zynqmp: setup IPI for each valid child node
Tanmay Shah
1
-2
/
+2
2024-11-24
mailbox: Introduce support for T-head TH1520 Mailbox driver
Michal Wilczynski
3
-0
/
+609
2024-11-24
mailbox: mtk-cmdq: fix wrong use of sizeof in cmdq_get_clocks()
Yang Yingliang
1
-1
/
+1
2024-11-24
mailbox: ti-msgmgr: Allow building under COMPILE_TEST
Andrew Davis
1
-1
/
+1
2024-11-24
mailbox: ti-msgmgr: Remove use of of_match_ptr() helper
Andrew Davis
1
-1
/
+1
2024-11-24
mailbox: qcom-cpucp: Mark the irq with IRQF_NO_SUSPEND flag
Sibi Sankar
1
-1
/
+1
2024-11-24
mailbox: mtk-cmdq-mailbox: Switch to __pm_runtime_put_autosuspend()
Sakari Ailus
1
-5
/
+5
2024-11-24
mailbox: mpfs: support new, syscon based, devicetree configuration
Conor Dooley
2
-14
/
+68
2024-10-23
kfifo: don't include dma-mapping.h in kfifo.h
Christoph Hellwig
1
-0
/
+1
2024-09-27
mailbox, remoteproc: omap2+: fix compile testing
Arnd Bergmann
2
-2
/
+2
2024-09-22
mailbox: Use of_property_match_string() instead of open-coding
Rob Herring (Arm)
1
-16
/
+6
2024-09-22
mailbox: bcm2835: Fix timeout during suspend mode
Stefan Wahren
1
-1
/
+2
2024-09-22
mailbox: sprd: Use devm_clk_get_enabled() helpers
Huan Yang
1
-21
/
+4
2024-09-22
mailbox: rockchip: fix a typo in module autoloading
Liao Chen
1
-1
/
+1
2024-09-22
mailbox: imx: use device name in interrupt name
Peng Fan
1
-3
/
+3
2024-09-22
mailbox: ARM_MHU_V3 should depend on ARM64
Geert Uytterhoeven
1
-0
/
+1
2024-07-19
mailbox: mtk-cmdq: Move devm_mbox_controller_register() after devm_pm_runtime...
Jason-JH.Lin
1
-6
/
+6
2024-07-19
mailbox: zynqmp-ipi: Make polling period configurable
Ben Levinsky
1
-1
/
+8
2024-07-19
mailbox: qcom-cpucp: fix 64BIT dependency
Arnd Bergmann
1
-1
/
+1
2024-07-10
mailbox: Add support for QTI CPUCP mailbox controller
Sibi Sankar
3
-0
/
+197
2024-07-10
mailbox: mtk-cmdq: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-10
mailbox: bcm-pdc: remove unused struct 'pdc_dma_map'
Dr. David Alan Gilbert
1
-4
/
+0
2024-07-10
mailbox: imx: fix TXDB_V2 channel race condition
Peng Fan
1
-1
/
+9
2024-07-10
mailbox: omap: Fix mailbox interrupt sharing
Andrew Davis
1
-1
/
+2
2024-07-10
mailbox: mtk-cmdq: Dynamically allocate clk_bulk_data structure
AngeloGioacchino Del Regno
1
-2
/
+6
2024-07-10
mailbox: mtk-cmdq: Move and partially refactor clocks probe
AngeloGioacchino Del Regno
1
-28
/
+51
2024-07-10
mailbox: mtk-cmdq: Stop requiring name for GCE clock
AngeloGioacchino Del Regno
1
-1
/
+1
2024-05-31
mailbox: zynqmp-ipi: drop irq_to_desc() call
Arnd Bergmann
1
-1
/
+0
2024-05-19
mailbox: Convert from tasklet to BH workqueue
Allen Pais
2
-18
/
+19
2024-05-19
mailbox: mtk-cmdq: Fix pm_runtime_get_sync() warning in mbox shutdown
Jason-JH.Lin
1
-1
/
+1
2024-05-19
mailbox: mtk-cmdq-mailbox: fix module autoloading
Krzysztof Kozlowski
1
-0
/
+1
2024-05-19
mailbox: zynqmp: handle SGI for shared IPI
Tanmay Shah
1
-7
/
+152
2024-05-19
mailbox: arm_mhuv3: Add driver
Cristian Marussi
3
-0
/
+1117
2024-05-19
mailbox: omap: Remove kernel FIFO message queuing
Andrew Davis
2
-111
/
+5
2024-05-19
mailbox: omap: Reverse FIFO busy check logic
Andrew Davis
1
-17
/
+16
2024-05-19
mailbox: omap: Remove mbox_chan_to_omap_mbox()
Andrew Davis
1
-11
/
+3
2024-05-19
mailbox: omap: Use mbox_controller channel list directly
Andrew Davis
1
-31
/
+11
2024-05-19
mailbox: omap: Use function local struct mbox_controller
Andrew Davis
1
-9
/
+12
2024-05-19
mailbox: omap: Merge mailbox child node setup loops
Andrew Davis
1
-73
/
+46
2024-05-19
mailbox: omap: Use devm_pm_runtime_enable() helper
Andrew Davis
1
-15
/
+3
2024-05-19
mailbox: omap: Remove device class
Andrew Davis
1
-87
/
+2
2024-05-19
mailbox: omap: Remove unneeded header omap-mailbox.h
Andrew Davis
1
-5
/
+2
2024-05-19
mailbox: omap: Move fifo size check to point of use
Andrew Davis
1
-5
/
+5
2024-05-19
mailbox: omap: Move omap_mbox_irq_t into driver
Andrew Davis
1
-0
/
+5
2024-05-19
mailbox: omap: Remove unused omap_mbox_request_channel() function
Andrew Davis
1
-36
/
+0
2024-05-19
mailbox: omap: Remove unused omap_mbox_{enable,disable}_irq() functions
Andrew Davis
1
-32
/
+10
2024-04-30
mailbox: zynqmp: Enable Bufferless IPI usage on Versal-based SOC's
Ben Levinsky
1
-7
/
+122
2024-04-30
mailbox: zynqmp: Move buffered IPI setup to of_match selected routine
Ben Levinsky
1
-35
/
+87
2024-04-30
mailbox: zynqmp: Move of_match structure closer to usage
Ben Levinsky
1
-6
/
+6
2024-03-13
Merge tag 'mailbox-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...
Linus Torvalds
1
-22
/
+66
2024-03-10
mailbox: imx: support i.MX95 Generic/ELE/V2X MU
Peng Fan
1
-0
/
+3
2024-03-10
mailbox: imx: populate sub-nodes
Peng Fan
1
-0
/
+3
2024-03-10
mailbox: imx: get RR/TR registers num from Parameter register
Peng Fan
1
-11
/
+36
2024-03-10
mailbox: imx: support return value of init
Peng Fan
1
-11
/
+24
2024-02-15
irqchip: Convert all platform MSI users to the new API
Thomas Gleixner
1
-4
/
+4
2024-01-17
Merge tag 'mailbox-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...
Linus Torvalds
13
-71
/
+57
2024-01-13
mailbox: mtk-cmdq: Add CMDQ driver support for mt8188
Jason-JH.Lin
1
-0
/
+8
2024-01-13
mailbox: mtk-cmdq: Sort cmdq platform data by compatible name
Jason-JH.Lin
1
-11
/
+11
2024-01-13
mailbox: mtk-cmdq: Rename gce_plat variable with SoC name postfix
Jason-JH.Lin
1
-12
/
+12
2024-01-13
mailbox: zynqmp-ipi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-13
mailbox: tegra-hsp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-13
mailbox: sun6i-msgbox: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-13
mailbox: stm32-ipcc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-13
mailbox: qcom-ipcc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-13
mailbox: qcom-apcs-ipc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-13
mailbox: omap: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-13
mailbox: mtk-cmdq: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-01-13
mailbox: mailbox-test: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-13
mailbox: imx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-13
mailbox: bcm-pdc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-01-13
mailbox: bcm-flexrm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-13
mailbox: zynqmp-ipi: fix an Excess struct member kernel-doc warning
Randy Dunlap
1
-1
/
+0
2024-01-13
mailbox: arm_mhuv2: Fix a bug for mhuv2_sender_interrupt
Xiaowu.ding
1
-1
/
+2
2024-01-13
mailbox: qcom-apcs-ipc: re-organize compatibles with fallbacks
Krzysztof Kozlowski
1
-5
/
+5
2023-11-23
mailbox: apple: Delete driver
Hector Martin
3
-455
/
+0
2023-11-05
Merge tag 'mailbox-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...
Linus Torvalds
5
-37
/
+105
2023-10-31
Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-11
/
+80
2023-10-15
mailbox: mtk-cmdq-mailbox: Implement Runtime PM with autosuspend
AngeloGioacchino Del Regno
1
-12
/
+68
2023-10-15
mailbox: Use device_get_match_data()
Rob Herring
3
-22
/
+8
2023-10-15
mailbox: imx: support channel type tx doorbell v2
Peng Fan
1
-3
/
+29
2023-10-08
mailbox: zynqmp: Annotate struct zynqmp_ipi_pdata with __counted_by
Kees Cook
1
-1
/
+1
2023-09-11
mailbox: pcc: Support shared interrupt for multiple subspaces
Huisong Li
1
-3
/
+40
2023-09-11
mailbox: pcc: Add support for platform notification handling
Huisong Li
1
-9
/
+41
2023-09-05
mailbox: qcom-ipcc: fix incorrect num_chans counting
Jonathan Marek
1
-3
/
+1
2023-09-05
mailbox: Explicitly include correct DT includes
Rob Herring
16
-10
/
+15
2023-09-05
mailbox: ti-msgmgr: Use devm_platform_ioremap_resource_byname()
Li Zetao
1
-10
/
+6
2023-09-05
mailbox: platform-mhu: Remove redundant dev_err()
Ruan Jinjie
1
-3
/
+1
2023-09-05
mailbox: bcm-pdc: Fix some kernel-doc comments
Yang Li
1
-3
/
+3
2023-09-05
mailbox: mailbox-test: Fix an error check in mbox_test_probe()
Minjie Du
1
-1
/
+1
2023-09-05
mailbox: tegra-hsp: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-09-05
mailbox: rockchip: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-5
/
+1
2023-09-05
mailbox: mailbox-test: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-4
/
+2
2023-09-05
mailbox: bcm-pdc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-9
/
+3
2023-09-05
mailbox: bcm-ferxrm-mailbox: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-7
/
+3
2023-06-30
mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0
Nishanth Menon
1
-3
/
+9
2023-06-30
mailbox: tegra: add support for Tegra264
Stefan Kristiansson
1
-2
/
+14
2023-05-31
mailbox: mailbox-test: fix a locking issue in mbox_test_message_write()
Dan Carpenter
1
-4
/
+6
2023-05-07
Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
9
-99
/
+136
2023-05-04
mailbox: qcom-apcs-ipc: do not grow the of_device_id
Krzysztof Kozlowski
1
-5
/
+6
2023-05-04
mailbox: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE
Conor Dooley
1
-1
/
+1
2023-05-04
mailbox: bcm-pdc: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-05-04
mailbox: rockchip: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-05-04
mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()
Lee Jones
1
-0
/
+7
2023-05-04
mailbox: mailbox-test: Explicitly include header for spinlock support
Lee Jones
1
-0
/
+1
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+1
2023-04-25
Merge tag 'rproc-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
1
-4
/
+9
2023-04-18
mailbox: Use of_property_read_bool() for boolean properties
Rob Herring
2
-6
/
+2
2023-04-18
mailbox: pcc: Use mbox_bind_client
Elliot Berman
1
-39
/
+45
2023-04-18
mailbox: omap: Use mbox_bind_client
Elliot Berman
1
-18
/
+4
2023-04-18
mailbox: Allow direct registration to a channel
Elliot Berman
1
-28
/
+68
2023-04-13
mailbox: zynq: make modular
Nick Alcock
1
-1
/
+1
2023-04-13
mailbox: rockchip: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-04-03
mailbox: mpfs: check the service status in .tx_done()
Conor Dooley
1
-16
/
+16
2023-04-03
mailbox: mpfs: ditch a useless busy check
Conor Dooley
1
-6
/
+4
2023-04-03
mailbox: mpfs: switch to txdone_poll
Conor Dooley
1
-2
/
+10
2023-04-03
mailbox: mpfs: fix an incorrect mask width
Conor Dooley
1
-1
/
+2
2023-03-14
mailbox: zynqmp: Fix IPI isr handling
Tanmay Shah
1
-3
/
+3
2023-03-14
mailbox: zynqmp: Fix counts of child nodes
Tanmay Shah
1
-1
/
+6
2023-02-23
mailbox: qcom-apcs-ipc: add IPQ5332 APSS clock support
Kathiravan T
1
-0
/
+1
2023-02-23
mailbox: qcom-apcs-ipc: enable APCS clock device for MSM8996
Dmitry Baryshkov
1
-1
/
+1
2023-02-23
mailbox: zynq: Switch to flexible array to simplify code
Christophe JAILLET
1
-4
/
+2
2022-12-21
Merge tag 'mailbox-v6.2' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
7
-57
/
+118
2022-12-18
mailbox: mtk-cmdq: Do not request irq until we are ready
Ricardo Ribalda
1
-6
/
+7
2022-12-18
mailbox: zynq-ipi: fix error handling while device_register() fails
Yang Yingliang
1
-1
/
+3
2022-12-18
mailbox: mtk-cmdq-mailbox: Use platform data directly instead of copying
AngeloGioacchino Del Regno
1
-49
/
+39
2022-12-18
mailbox: arm_mhuv2: Fix return value check in mhuv2_probe()
Yang Yingliang
1
-2
/
+2
2022-12-18
mailbox: mpfs: read the system controller's status
Conor Dooley
1
-3
/
+28
2022-12-18
mailbox: mtk-cmdq: add MT8186 support
Yongqiang Niu
1
-0
/
+9
2022-12-18
mailbox: mtk-cmdq: add gce ddr enable support flow
Yongqiang Niu
1
-0
/
+22
2022-12-18
mailbox: mtk-cmdq: add gce software ddr enable private data
Yongqiang Niu
1
-1
/
+11
2022-12-18
mailbox: mtk-cmdq: Use GCE_CTRL_BY_SW definition instead of number
Yongqiang Niu
1
-1
/
+3
2022-12-18
mailbox: rockchip: Use device_get_match_data() to simplify the code
ye xingchen
1
-3
/
+1
2022-12-18
mailbox: config: ti-msgmgr: Default set to ARCH_K3 for TI msg manager
Nicolas Frayer
1
-0
/
+1
2022-12-18
mailbox: qcom-apcs-ipc: Add SM4250 APCS IPC support
Bhupesh Sharma
1
-0
/
+1
2022-12-12
Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+1
2022-11-23
mailbox: pcc: Reset pcc_chan_count to zero in case of PCC probe failure
Huisong Li
1
-0
/
+1
2022-11-17
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
1
-1
/
+1
2022-10-05
mailbox: qcom-ipcc: flag IRQ NO_THREAD
Eric Chanudet
1
-1
/
+2
2022-10-05
mailbox: pcc: Fix spelling mistake "Plaform" -> "Platform"
Colin Ian King
1
-1
/
+1
2022-10-05
mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sg
Jack Wang
1
-4
/
+4
[next]