index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
Age
Commit message (
Expand
)
Author
2016-07-28
mailbox: Fix format and type mismatches in Broadcom PDC driver
Rob Rice
2016-07-28
mailbox: Add Broadcom PDC mailbox driver
Rob Rice
2016-06-24
mailbox: pl320: remove __raw IO
Ben Dooks
2016-06-12
mailbox: mailbox-test: set tdev->signal to NULL after freeing
Sudeep Holla
2016-05-08
mailbox: Fix devm_ioremap_resource error detection code
Amitoj Kaur Chawla
2016-04-26
mailbox/omap: kill omap_mbox_{save/restore}_ctx() functions
Suman Anna
2016-04-26
mailbox/omap: check for any unread messages during suspend
Suman Anna
2016-04-26
mailbox/omap: add support for suspend/resume
Suman Anna
2016-04-26
mailbox/omap: store mailbox interrupt type in omap_mbox_device
Suman Anna
2016-04-26
mailbox/omap: add blank lines after declarations
Suman Anna
2016-04-26
mailbox/omap: remove FSF mailing address paragraph
Suman Anna
2016-04-26
mailbox/omap: use variable name for sizeof() operator
Suman Anna
2016-04-26
mailbox/omap: drop legacy platform device support
Suman Anna
2016-04-14
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...
Linus Torvalds
2016-04-12
mailbox: Stop using ENOSYS for anything other than unimplemented syscalls
Lee Jones
2016-04-12
mailbox: mailbox-test: Prevent memory leak
Lee Jones
2016-04-12
mailbox: mailbox-test: Use more consistent format for calling copy_from_user()
Lee Jones
2016-04-08
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'
Rafael J. Wysocki
2016-04-08
mailbox: xgene-slimpro: Fix wrong test for devm_kzalloc
Axel Lin
2016-04-07
mailbox: pcc: Don't access an unmapped memory address space
Shanker Donthineni
2016-03-23
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
2016-03-21
mailbox: Introduce TI message manager driver
Nishanth Menon
2016-03-20
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
2016-03-16
mailbox: rockchip: avoid 64-bit division
Arnd Bergmann
2016-03-14
Merge branches 'acpi-processor' and 'acpi-cppc'
Rafael J. Wysocki
2016-03-11
mailbox: rockchip: Add Rockchip mailbox driver
Caesar Wang
2016-03-09
mailbox: pcc: optimized pcc_send_data
Prakash, Prashanth
2016-03-04
mailbox/xgene-slimpro: Checking for IS_ERR instead of NULL
Dan Carpenter
2016-03-04
mailbox: Hi6220: add mailbox driver
Leo Yan
2016-03-04
mailbox: mailbox-test: add support for separate tx/rx buffer with single channel
Sudeep Holla
2016-03-04
mailbox: mailbox-test: use print_hex_dump_bytes to allow dynamic printk
Sudeep Holla
2016-03-04
mailbox: mailbox-test: fix the compatible string
Sudeep Holla
2016-03-04
mailbox: mailbox-test: rename driver as generic test driver
Sudeep Holla
2016-02-15
mailbox: Add support for APM X-Gene platform mailbox driver
Duc Dang
2016-02-02
mailbox: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
2016-02-02
mailbox: pcc: fix channel calculation in get_pcc_channel()
Alexey Klimov
2015-11-30
mailbox: constify mbox_chan_ops structure
Julia Lawall
2015-11-04
mailbox: mailbox-test: avoid reading iomem twice
Jassi Brar
2015-10-27
mailbox: Off by one in mbox_test_message_read()
Dan Carpenter
2015-10-23
mailbox/omap: Add ti,mbox-send-noirq quirk to fix AM33xx CPU Idle
Dave Gerlach
2015-10-23
mailbox: mailbox-test: Correctly repair Sparse warnings
Lee Jones
2015-10-17
mailbox: Fix a couple of trivial static checker issues
Lee Jones
2015-10-17
mailbox: Add generic mechanism for testing Mailbox Controllers
Lee Jones
2015-10-17
mailbox: Add support for ST's Mailbox IP
Lee Jones
2015-10-16
PCC: fix dereference of ERR_PTR
Sudip Mukherjee
2015-09-05
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
2015-09-01
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-08-26
PCC: Disable compilation by default
Ashwin Chaugule
2015-08-25
PCC: Initialize PCC Mailbox earlier at boot
Ashwin Chaugule
2015-08-10
mailbox: arm_mhu: reduce txpoll_period from 10ms to 1 ms
Sudeep Holla
[next]