index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
remoteproc_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-01
remoteproc: Cocci spatch "memdup.spatch"
Thomas Meyer
1
-2
/
+1
2013-07-01
remoteproc: free carveout memories only after unmapping them
Suman Anna
1
-7
/
+7
2013-06-30
remoteproc: fix error return code in rproc_fw_boot()
Wei Yongjun
1
-3
/
+4
2013-05-07
Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-73
/
+138
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-04-24
treewide: Fix typo in printk and comments
Masanari Iida
1
-1
/
+1
2013-04-07
remoteproc: support default firmware name in rproc_alloc()
Robert Tivy
1
-4
/
+24
2013-04-07
remoteproc: set vring addresses in resource table
Sjur Brændeland
1
-2
/
+17
2013-04-07
remoteproc: support virtio config space.
Sjur Brændeland
1
-3
/
+0
2013-04-07
remoteproc: perserve resource table data
Ohad Ben-Cohen
1
-20
/
+78
2013-04-07
remoteproc: calculate max_notifyid by counting vrings
Sjur Brændeland
1
-15
/
+18
2013-04-05
remoteproc: code cleanup of resource parsing
Sjur Brændeland
1
-40
/
+12
2013-04-05
remoteproc: fix error path of handle_vdev
Sjur Brændeland
1
-1
/
+3
2013-04-05
remoteproc: fix the error check for idr_alloc
Suman Anna
1
-1
/
+1
2013-02-27
remoteproc: convert to idr_alloc()
Tejun Heo
1
-7
/
+3
2013-02-27
remoteproc: don't use idr_remove_all()
Tejun Heo
1
-1
/
+0
2012-10-02
remoteproc: Fix use of format specifyer
Emil Goode
1
-4
/
+6
2012-10-02
remoteproc: fix a potential NULL-dereference on cleanup
Dan Carpenter
1
-11
/
+11
2012-09-18
remtoteproc: maintain max notifyid
Sjur Brændeland
1
-0
/
+15
2012-09-18
remoteproc: create a 'recovery' debugfs entry
Fernando Guzman Lugo
1
-1
/
+2
2012-09-18
remoteproc: add actual recovery implementation
Fernando Guzman Lugo
1
-22
/
+62
2012-09-18
remoteproc: add rproc_report_crash function to notify rproc crashes
Fernando Guzman Lugo
1
-4
/
+75
2012-07-26
Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-537
/
+189
2012-07-15
remoteproc: Support custom firmware handlers
Sjur Brændeland
1
-0
/
+4
2012-07-15
remoteproc: Move Elf related functions to separate file
Sjur Brændeland
1
-248
/
+1
2012-07-15
remoteproc: Add function rproc_get_boot_addr
Sjur Brændeland
1
-9
/
+19
2012-07-15
remoteproc: Pass struct fw to load_segments and find_rsc_table.
Sjur Brændeland
1
-12
/
+12
2012-07-06
remoteproc: adopt the driver core's alloc/add/del/put naming
Ohad Ben-Cohen
1
-16
/
+16
2012-07-06
remoteproc: remove the get_by_name/put API
Ohad Ben-Cohen
1
-130
/
+0
2012-07-06
remoteproc: support non-iommu carveout assignment
Ohad Ben-Cohen
1
-15
/
+19
2012-07-06
remoteproc: simplify unregister/free interfaces
Ohad Ben-Cohen
1
-17
/
+8
2012-07-06
remoteproc: remove the now-redundant kref
Ohad Ben-Cohen
1
-39
/
+11
2012-07-06
remoteproc: maintain a generic child device for each rproc
Ohad Ben-Cohen
1
-43
/
+92
2012-07-04
remoteproc: allocate vrings on demand, free when not needed
Ohad Ben-Cohen
1
-55
/
+54
2012-06-10
remoteproc: fix missing fault indication in error-path
Sjur Brændeland
1
-1
/
+3
2012-06-10
remoteproc: fix print format warnings
Sjur Brændeland
1
-3
/
+3
2012-05-30
Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2012-05-22
iommu/core: pass a user-provided token to fault handlers
Ohad Ben-Cohen
1
-2
/
+2
2012-05-13
remoteproc: fix off-by-one bug in __rproc_free_vrings
Subramaniam Chanderashekarapuram
1
-1
/
+1
2012-04-30
remoteproc: remove redundant NULL check before release_firmware()
Jesper Juhl
1
-2
/
+1
2012-03-06
remoteproc: cleanup resource table parsing paths
Ohad Ben-Cohen
1
-33
/
+39
2012-03-06
remoteproc: remove the hardcoded vring alignment
Ohad Ben-Cohen
1
-5
/
+7
2012-03-06
remoteproc: remove the single rpmsg vdev limitation
Ohad Ben-Cohen
1
-142
/
+150
2012-03-06
remoteproc: resource table overhaul
Ohad Ben-Cohen
1
-97
/
+209
2012-02-28
remoteproc: make sure we're parsing a 32bit firmware
Ohad Ben-Cohen
1
-0
/
+8
2012-02-22
remoteproc: s/big switch/lookup table/
Ohad Ben-Cohen
1
-22
/
+23
2012-02-22
remoteproc: bail out if firmware has different endianess
Ohad Ben-Cohen
1
-0
/
+11
2012-02-22
remoteproc: depend on EXPERIMENTAL
Ohad Ben-Cohen
1
-0
/
+3
2012-02-08
remoteproc: look for truncated firmware images
Ohad Ben-Cohen
1
-5
/
+30
[next]