Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f393f4a5fcbc38248a9a261f4cbee8ea5b1296fd
/
drivers
/
mailbox
8299f4b
mailbox: avoid timer start from callback
by Jassi Brar
· 4 years, 1 month ago
24d6f60
mailbox: qcom-apcs: fix max_register value
by Jorge Ramirez-Ortiz
· 5 years ago
bd8e318
mailbox: ti-msgmgr: Off by one in ti_msgmgr_of_xlate()
by Dan Carpenter
· 6 years ago
e60f60a
mailbox: mediatek: Add check for possible failure of kzalloc
by Houlong Wei
· 6 years ago
e0c0412
mailbox: imx: Fix Tx doorbell shutdown path
by Daniel Baluta
· 5 years ago
3e777af
mailbox: mailbox-test: fix null pointer if no mmio
by Fabien Dessenne
· 6 years ago
9544268
mailbox: stm32_ipcc: add spinlock to fix channels concurrent access
by Arnaud Pouliquen
· 5 years ago
7cd89b8
mbox: qcom: add APCS child device for QCS404
by Jorge Ramirez-Ortiz
· 5 years ago
5d59e28
mailbox: handle failed named mailbox channel request
by morten petersen
· 5 years ago
102f6e1
mailbox: stm32-ipcc: check invalid irq
by Fabien Dessenne
· 6 years ago
edd7b6b
mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue
by Rayagonda Kokatanur
· 6 years ago
316f31f
mailbox: PCC: handle parse error
by David Arcari
· 6 years ago
2bb7005
mailbox: Add support for i.MX messaging unit
by Oleksij Rempel
· 6 years ago
c5f45fb
mailbox: add MODULE_LICENSE() for mtk-cmdq-mailbox.c
by Randy Dunlap
· 6 years ago
623a614
mailbox: mediatek: Add Mediatek CMDQ driver
by Houlong Wei
· 6 years ago
a2b7983
mailbox: ti-msgmgr: Add support for Secure Proxy
by Nishanth Menon
· 6 years ago
89c976c
mailbox: ti-msgmgr: Move the memory region name to descriptor
by Nishanth Menon
· 6 years ago
8e56086
mailbox: ti-msgmgr: Change message count mask to be descriptor based
by Nishanth Menon
· 6 years ago
5ab935e
mailbox: ti-msgmgr: Allocate Rx channel resources only on request
by Nishanth Menon
· 6 years ago
e7474ca
mailbox: ti-msgmgr: Get rid of unused structure members
by Nishanth Menon
· 6 years ago
ea2ec1e
mailbox/omap: use of_device_get_match_data() to get match data
by Suman Anna
· 6 years ago
2ad5157
mailbox/omap: switch to SPDX license identifier
by Suman Anna
· 6 years ago
3512a18
mailbox: xgene-slimpro: Fix potential NULL pointer dereference
by Gustavo A. R. Silva
· 6 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
3a979e8
Merge tag 'mailbox-v4.18' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 6 years ago
f83d1cf
mailbox/drivers/hisi: Consolidate the Kconfig for the MAILBOX
by Daniel Lezcano
· 6 years ago
05e99a7
mailbox: Add support for Qualcomm SDM845 SoCs
by Sibi Sankar
· 7 years ago
00ee3a1
mailbox: bcm2835: Fix of_xlate return value
by Stefan Wahren
· 6 years ago
61a2f6d
mailbox: qcom: Add msm8998 hmss compatible
by Bjorn Andersson
· 7 years ago
ffbded7
mailbox: add STMicroelectronics STM32 IPCC driver
by Fabien Dessenne
· 6 years ago
19ed70c
mailbox: Remove depends on HAS_DMA in case of platform dependency
by Geert Uytterhoeven
· 7 years ago
8f8027c
mailbox: PCC: erroneous error message when parsing ACPI PCCT
by Al Stone
· 6 years ago
41c0e93
mailbox: Add support for Hi3660 mailbox
by Kaihua Zhong
· 7 years ago
85bd2de
mailbox: tegra: relax TEGRA_HSP_MBOX Kconfig dependencies
by Arnd Bergmann
· 7 years ago
6de84023
maillbox: bcm-flexrm-mailbox: Use dma_pool_zalloc()
by Souptick Joarder
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
8ac4840a3
Merge tag 'mailbox-v4.16' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 7 years ago
c815d76
mailbox: qcom: Create APCS child device for clock controller
by Georgi Djakov
· 7 years ago
c6a8b17
mailbox: qcom: Convert APCS IPC driver to use regmap
by Georgi Djakov
· 7 years ago
ca64af4
mailbox: ti-msgmgr: Use %zu for size_t print format
by Nishanth Menon
· 7 years ago
4f0ceb8
mailbox: ti-msgmgr: Switch to SPDX Licensing
by Nishanth Menon
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 7 years ago
3c18767
Merge tag 'mailbox-v4.15' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 7 years ago
1f90a216
mailbox/omap: unregister mbox class
by Arvind Yadav
· 7 years ago
e339c80
mailbox: mailbox-test: don't rely on rx_buffer content to signal data ready
by Sudeep Holla
· 7 years ago
33cd712
mailbox: reset txdone_method TXDONE_BY_POLL if client knows_txdone
by Sudeep Holla
· 7 years ago
04ed510
Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c4b766c
mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header file
by George Cherian
· 7 years ago
c6f1504
mailbox: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
22d28b0
mailbox: Build Broadcom FlexRM driver as loadable module for iProc SOCs
by Anup Patel
· 7 years ago
bf7e189
mailbox: bcm-flexrm-mailbox: Use common GPL comment header
by Anup Patel
· 7 years ago
8f82121
mailbox: bcm-flexrm-mailbox: add depends on ARCH_BCM_IPROC
by Scott Branden
· 7 years ago
ca194c3
mailbox: bcm-flexrm-mailbox: Print ring number in errors and warnings
by Anup Patel
· 7 years ago
a371c10
mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
by Anup Patel
· 7 years ago
dfd9e6d
Merge tag 'mailbox-v4.14' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 7 years ago
1da92af
mailbox: bcm-flexrm-mailbox: Use txdone_ack instead of txdone_poll
by Anup Patel
· 7 years ago
1f7466c
mailbox: bcm-flexrm-mailbox: Use bitmap instead of IDA
by Anup Patel
· 7 years ago
6d2061b
mailbox: bcm-flexrm-mailbox: Fix mask used in CMPL_START_ADDR_VALUE()
by Anup Patel
· 7 years ago
acf7e50
mailbox: bcm-flexrm-mailbox: Add debugfs support
by Anup Patel
· 7 years ago
6ac17fe
mailbox: bcm-flexrm-mailbox: Set IRQ affinity hint for FlexRM ring IRQs
by Anup Patel
· 7 years ago
66ed4ca
mailbox: pcc: Drop uninformative output during boot
by Punit Agrawal
· 7 years ago
ecfc159
mailbox: pcc: Fix crash when request PCC channel 0
by Hoan Tran
· 7 years ago
21c19bc
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 7 years ago
25bfee1
mailbox: Introduce Qualcomm APCS IPC driver
by Bjorn Andersson
· 7 years ago
b7133d6
mailbox: Make startup and shutdown ops optional
by Bjorn Andersson
· 7 years ago
c7a1dfb
ACPICA: Add support for new PCCT subtables
by David E. Box
· 7 years ago
cb710ab
mailbox: handle empty message in tx_tick
by Sudeep Holla
· 8 years ago
cc6eeaa
mailbox: skip complete wait event if timer expired
by Sudeep Holla
· 8 years ago
c61b781
mailbox: always wait in mbox_send_message for blocking Tx mode
by Sudeep Holla
· 8 years ago
7387491
mailbox: Remove depends on COMPILE_TEST for BCM_FLEXRM_MBOX
by Anup Patel
· 8 years ago
4605fff
mailbox: check ->last_tx_done for NULL in case of timer-based polling
by Alexey Klimov
· 8 years ago
dbc049e
mailbox: Add driver for Broadcom FlexRM ring manager
by Anup Patel
· 8 years ago
fc2041c
mailbox: bcm-pdc: Add Northstar Plus support to PDC driver
by Steve Lin
· 8 years ago
8ce33c6
mailbox: constify mbox_chan_ops structures
by Bhumika Goyal
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
9be962d
Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
c8e008e
Merge branches 'acpica' and 'acpi-scan'
by Rafael J. Wysocki
· 8 years ago
6b11d1d
ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users
by Lv Zheng
· 8 years ago
f95adbc
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 8 years ago
db4d22c
mailbox: mailbox-test: allow reserved areas in SRAM
by Sudeep Holla
· 8 years ago
baef9a3
mailbox: mailbox-test: add support for fasync/poll
by Sudeep Holla
· 8 years ago
cf17581
mailbox: bcm-pdc: Remove unnecessary void* casts
by Rob Rice
· 8 years ago
30d1ef6
mailbox: bcm-pdc: Simplify interrupt handler logic
by Rob Rice
· 8 years ago
63bb50b
mailbox: bcm-pdc: Performance improvements
by Rob Rice
· 8 years ago
38ed49e
mailbox: bcm-pdc: Don't use iowrite32 to write DMA descriptors
by Rob Rice
· 8 years ago
8aef00f
mailbox: bcm-pdc: Convert from threaded IRQ to tasklet
by Rob Rice
· 8 years ago
7493cde
mailbox: bcm-pdc: Try to improve branch prediction
by Rob Rice
· 8 years ago
e004c7e
mailbox: bcm-pdc: streamline rx code
by Rob Rice
· 8 years ago
ab8d1b2
mailbox: bcm-pdc: Convert from interrupts to poll for tx done
by Rob Rice
· 8 years ago
9310f1d
mailbox: bcm-pdc: PDC driver leaves debugfs files after removal
by Steve Lin
· 8 years ago
9fb0f9a
mailbox: bcm-pdc: Changes so mbox client can be removed / re-inserted
by Steve Lin
· 8 years ago
9b1b2b3
mailbox: bcm-pdc: Use octal permissions rather than symbolic
by Rob Rice
· 8 years ago
2f50497
mailbox: sti: Fix module autoload for OF registration
by Javier Martinez Canillas
· 8 years ago
f42cce3
mailbox: mailbox-test: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
991688bf
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
68050eb
mailbox: tegra-hsp: Use after free in tegra_hsp_remove_doorbells()
by Dan Carpenter
· 8 years ago
Next »