index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mailbox-v4.15' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
2017-11-15
6
-28
/
+66
|
\
|
*
mailbox/omap: unregister mbox class
Arvind Yadav
2017-11-14
1
-1
/
+5
|
*
mailbox: mailbox-test: don't rely on rx_buffer content to signal data ready
Sudeep Holla
2017-11-14
1
-5
/
+6
|
*
mailbox: reset txdone_method TXDONE_BY_POLL if client knows_txdone
Sudeep Holla
2017-11-14
2
-4
/
+4
|
*
mailbox: Build Broadcom FlexRM driver as loadable module for iProc SOCs
Anup Patel
2017-10-27
1
-1
/
+1
|
*
mailbox: bcm-flexrm-mailbox: Use common GPL comment header
Anup Patel
2017-10-27
1
-5
/
+13
|
*
mailbox: bcm-flexrm-mailbox: add depends on ARCH_BCM_IPROC
Scott Branden
2017-10-27
1
-0
/
+1
|
*
mailbox: bcm-flexrm-mailbox: Print ring number in errors and warnings
Anup Patel
2017-10-27
1
-9
/
+17
|
*
mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
Anup Patel
2017-10-27
1
-3
/
+19
*
|
Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-11-13
1
-1
/
+0
|
\
\
|
*
|
mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header file
George Cherian
2017-11-09
1
-1
/
+0
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
1
-6
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mailbox: Convert timers to use timer_setup()
Kees Cook
2017-11-06
1
-6
/
+6
|
|
/
*
/
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge tag 'mailbox-v4.14' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
2017-09-07
1
-77
/
+175
|
\
|
*
mailbox: bcm-flexrm-mailbox: Use txdone_ack instead of txdone_poll
Anup Patel
2017-08-31
1
-57
/
+4
|
*
mailbox: bcm-flexrm-mailbox: Use bitmap instead of IDA
Anup Patel
2017-08-31
1
-17
/
+19
|
*
mailbox: bcm-flexrm-mailbox: Fix mask used in CMPL_START_ADDR_VALUE()
Anup Patel
2017-08-31
1
-1
/
+1
|
*
mailbox: bcm-flexrm-mailbox: Add debugfs support
Anup Patel
2017-08-31
1
-2
/
+134
|
*
mailbox: bcm-flexrm-mailbox: Set IRQ affinity hint for FlexRM ring IRQs
Anup Patel
2017-08-31
1
-0
/
+17
*
|
mailbox: pcc: Drop uninformative output during boot
Punit Agrawal
2017-08-10
1
-3
/
+1
|
/
*
mailbox: pcc: Fix crash when request PCC channel 0
Hoan Tran
2017-07-26
1
-1
/
+1
*
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
2017-07-07
4
-6
/
+149
|
\
|
*
mailbox: Introduce Qualcomm APCS IPC driver
Bjorn Andersson
2017-06-14
3
-0
/
+139
|
*
mailbox: Make startup and shutdown ops optional
Bjorn Andersson
2017-06-14
1
-6
/
+10
*
|
ACPICA: Add support for new PCCT subtables
David E. Box
2017-06-12
1
-5
/
+5
|
/
*
mailbox: handle empty message in tx_tick
Sudeep Holla
2017-04-27
1
-1
/
+4
*
mailbox: skip complete wait event if timer expired
Sudeep Holla
2017-04-27
1
-3
/
+3
*
mailbox: always wait in mbox_send_message for blocking Tx mode
Sudeep Holla
2017-04-27
1
-1
/
+1
*
mailbox: Remove depends on COMPILE_TEST for BCM_FLEXRM_MBOX
Anup Patel
2017-03-29
1
-1
/
+1
*
mailbox: check ->last_tx_done for NULL in case of timer-based polling
Alexey Klimov
2017-03-28
1
-0
/
+6
*
mailbox: Add driver for Broadcom FlexRM ring manager
Anup Patel
2017-03-28
3
-0
/
+1608
*
mailbox: bcm-pdc: Add Northstar Plus support to PDC driver
Steve Lin
2017-03-28
2
-20
/
+50
*
mailbox: constify mbox_chan_ops structures
Bhumika Goyal
2017-03-28
2
-2
/
+2
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
1
-2
/
+1
*
Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-12-22
1
-4
/
+1
|
\
|
*
Merge branches 'acpica' and 'acpi-scan'
Rafael J. Wysocki
2016-12-22
1
-4
/
+1
|
|
\
|
|
*
ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users
Lv Zheng
2016-12-21
1
-4
/
+1
*
|
|
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
2016-12-20
3
-234
/
+407
|
\
\
\
|
*
|
|
mailbox: mailbox-test: allow reserved areas in SRAM
Sudeep Holla
2016-12-19
1
-2
/
+10
|
*
|
|
mailbox: mailbox-test: add support for fasync/poll
Sudeep Holla
2016-12-19
1
-8
/
+71
|
*
|
|
mailbox: bcm-pdc: Remove unnecessary void* casts
Rob Rice
2016-12-19
1
-21
/
+20
|
*
|
|
mailbox: bcm-pdc: Simplify interrupt handler logic
Rob Rice
2016-12-19
1
-25
/
+13
|
*
|
|
mailbox: bcm-pdc: Performance improvements
Rob Rice
2016-12-19
1
-36
/
+49
|
*
|
|
mailbox: bcm-pdc: Don't use iowrite32 to write DMA descriptors
Rob Rice
2016-12-19
1
-12
/
+11
|
*
|
|
mailbox: bcm-pdc: Convert from threaded IRQ to tasklet
Rob Rice
2016-12-19
1
-32
/
+25
|
*
|
|
mailbox: bcm-pdc: Try to improve branch prediction
Rob Rice
2016-12-19
1
-13
/
+13
|
*
|
|
mailbox: bcm-pdc: streamline rx code
Rob Rice
2016-12-19
1
-60
/
+48
|
*
|
|
mailbox: bcm-pdc: Convert from interrupts to poll for tx done
Rob Rice
2016-12-19
1
-62
/
+145
[next]