index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-28
mailbox: Fix format and type mismatches in Broadcom PDC driver
Rob Rice
1
-4
/
+4
2016-07-28
mailbox: Add Broadcom PDC mailbox driver
Rob Rice
3
-0
/
+1542
2016-06-24
mailbox: pl320: remove __raw IO
Ben Dooks
1
-23
/
+23
2016-06-12
mailbox: mailbox-test: set tdev->signal to NULL after freeing
Sudeep Holla
1
-0
/
+1
2016-05-08
mailbox: Fix devm_ioremap_resource error detection code
Amitoj Kaur Chawla
1
-2
/
+2
2016-04-26
mailbox/omap: kill omap_mbox_{save/restore}_ctx() functions
Suman Anna
1
-51
/
+0
2016-04-26
mailbox/omap: check for any unread messages during suspend
Suman Anna
1
-1
/
+9
2016-04-26
mailbox/omap: add support for suspend/resume
Suman Anna
1
-0
/
+45
2016-04-26
mailbox/omap: store mailbox interrupt type in omap_mbox_device
Suman Anna
1
-0
/
+2
2016-04-26
mailbox/omap: add blank lines after declarations
Suman Anna
1
-1
/
+6
2016-04-26
mailbox/omap: remove FSF mailing address paragraph
Suman Anna
1
-6
/
+0
2016-04-26
mailbox/omap: use variable name for sizeof() operator
Suman Anna
1
-1
/
+1
2016-04-26
mailbox/omap: drop legacy platform device support
Suman Anna
1
-60
/
+41
2016-04-14
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...
Linus Torvalds
3
-11
/
+13
2016-04-12
mailbox: Stop using ENOSYS for anything other than unimplemented syscalls
Lee Jones
1
-2
/
+2
2016-04-12
mailbox: mailbox-test: Prevent memory leak
Lee Jones
1
-3
/
+6
2016-04-12
mailbox: mailbox-test: Use more consistent format for calling copy_from_user()
Lee Jones
1
-4
/
+3
2016-04-08
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'
Rafael J. Wysocki
1
-2
/
+2
2016-04-08
mailbox: xgene-slimpro: Fix wrong test for devm_kzalloc
Axel Lin
1
-2
/
+2
2016-04-07
mailbox: pcc: Don't access an unmapped memory address space
Shanker Donthineni
1
-2
/
+2
2016-03-23
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
3
-0
/
+652
2016-03-21
mailbox: Introduce TI message manager driver
Nishanth Menon
3
-0
/
+652
2016-03-20
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
6
-22
/
+1025
2016-03-16
mailbox: rockchip: avoid 64-bit division
Arnd Bergmann
1
-1
/
+1
2016-03-14
Merge branches 'acpi-processor' and 'acpi-cppc'
Rafael J. Wysocki
1
-7
/
+104
2016-03-11
mailbox: rockchip: Add Rockchip mailbox driver
Caesar Wang
3
-0
/
+294
2016-03-09
mailbox: pcc: optimized pcc_send_data
Prakash, Prashanth
1
-7
/
+104
2016-03-04
mailbox/xgene-slimpro: Checking for IS_ERR instead of NULL
Dan Carpenter
1
-2
/
+2
2016-03-04
mailbox: Hi6220: add mailbox driver
Leo Yan
3
-0
/
+405
2016-03-04
mailbox: mailbox-test: add support for separate tx/rx buffer with single channel
Sudeep Holla
1
-10
/
+21
2016-03-04
mailbox: mailbox-test: use print_hex_dump_bytes to allow dynamic printk
Sudeep Holla
1
-10
/
+8
2016-03-04
mailbox: mailbox-test: fix the compatible string
Sudeep Holla
1
-1
/
+1
2016-03-04
mailbox: mailbox-test: rename driver as generic test driver
Sudeep Holla
1
-1
/
+1
2016-02-15
mailbox: Add support for APM X-Gene platform mailbox driver
Duc Dang
3
-0
/
+295
2016-02-02
mailbox: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
1
-0
/
+1
2016-02-02
mailbox: pcc: fix channel calculation in get_pcc_channel()
Alexey Klimov
1
-7
/
+1
2015-11-30
mailbox: constify mbox_chan_ops structure
Julia Lawall
1
-1
/
+1
2015-11-04
mailbox: mailbox-test: avoid reading iomem twice
Jassi Brar
1
-3
/
+2
2015-10-27
mailbox: Off by one in mbox_test_message_read()
Dan Carpenter
1
-1
/
+1
2015-10-23
mailbox/omap: Add ti,mbox-send-noirq quirk to fix AM33xx CPU Idle
Dave Gerlach
1
-4
/
+45
2015-10-23
mailbox: mailbox-test: Correctly repair Sparse warnings
Lee Jones
1
-5
/
+6
2015-10-17
mailbox: Fix a couple of trivial static checker issues
Lee Jones
2
-6
/
+6
2015-10-17
mailbox: Add generic mechanism for testing Mailbox Controllers
Lee Jones
3
-0
/
+370
2015-10-17
mailbox: Add support for ST's Mailbox IP
Lee Jones
3
-0
/
+522
2015-10-16
PCC: fix dereference of ERR_PTR
Sudip Mukherjee
1
-1
/
+1
2015-09-05
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
3
-14
/
+16
2015-09-01
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+8
2015-08-26
PCC: Disable compilation by default
Ashwin Chaugule
1
-0
/
+1
2015-08-25
PCC: Initialize PCC Mailbox earlier at boot
Ashwin Chaugule
1
-1
/
+7
2015-08-10
mailbox: arm_mhu: reduce txpoll_period from 10ms to 1 ms
Sudeep Holla
1
-1
/
+1
[next]