]> rtime.felk.cvut.cz Git - zynq/linux.git/history - drivers/remoteproc
Apply preempt_rt patch-4.9-rt1.patch.xz
[zynq/linux.git] / drivers / remoteproc /
2017-09-15 Wendy Liangremoteproc: elf loader: revert obsolete change
2017-08-11 Sarangdhar Joshiremoteproc: Reduce asynchronous request_firmware to...
2017-08-11 Sarangdhar Joshiremoteproc: Drop firmware_loading_complete
2017-08-11 Bjorn Anderssonremoteproc: Drop wait in __rproc_boot()
2017-08-11 Sarangdhar Joshiremoteproc: Add RPROC_DELETED state
2017-08-11 Michal Simekremoteproc: Remove unused mb remoteproc
2017-08-10 Wendy Liangremoteproc: zynqmp_r5: probe() error out if no 'srams...
2017-08-10 Wendy Liangremoteproc: zynqmp_r5: replace udelay() with usleep_range()
2017-08-10 Wendy Liangremoteproc: zynqmp_r5: Use () around macro argument
2017-08-10 Wendy Liangremoteproc: zynqmp_r5: fix more than 80 chars warning
2017-07-31 Michal Simekremoteproc: zynqmp_r5: Add dependency on PM
2017-07-27 Wendy Liangremoteproc: zynq: remove unused power domain id
2017-07-27 Wendy Liangremoteproc: zynq: use single "srams" property
2017-07-27 Michal Simekremoteproc: zynqmp_r5: Fix code alignment
2017-07-27 Wendy Liangremoteproc: zynqmp_r5: fix how to get power domain id
2017-07-18 Wendy Liangremoteproc: zynqmp_r5: use single "srams" property
2017-07-18 Wendy Liangremoteproc: zynqmp_r5: allow use r5 rproc without IPI
2017-06-20 Wendy Liangremoteproc: zynq: remove extern function declaration
2017-06-20 Wendy Liangremoteproc: zynq: remove firmware module param
2017-06-20 Wendy Liangremoteproc: zynq: fix comments style warning
2017-06-20 Wendy Liangremoteproc: zynq: mem allocation error message
2017-05-29 Wendy Liangremoteproc: zynqmp_r5: fix plain int as NULL pointer
2017-05-29 Wendy Liangremoteproc: zynqmp_r5: Add missing param description
2017-05-29 Wendy Liangremoteproc: zynqmp_r5: line cannot over 80 chars
2017-05-29 Wendy Liangremoteproc: zynqmp_r5: remove unneccessary else
2017-05-12 Wendy Liangremoteproc: resource_cleanup releases DMA declared mem
2017-04-18 Wendy Liangremoteproc: zynqmp_r5: Fix unsigned <0 warning
2017-04-18 Wendy Liangremoteproc: zynqmp_r5: Allow multiple pd_ids for single...
2017-03-15 Wendy Liangremoteproc: Select SRAM for Zynq remoteproc
2017-03-15 Wendy Liangremoteproc: Select SRAM for ZynqMP r5 remoteproc
2017-03-10 Wendy Liangremoteproc: zynqmp_r5: remove using crl_apb
2017-03-10 Wendy Liangremoteproc: zynqmp_r5: get R5 status with PM API
2017-03-10 Wendy Liangremoteproc: zynqmp_r5: use zynqmp_pm APIs for RPU LFM
2017-03-10 Wendy Liangremoteproc: zynqmp_r5: get RPU/TCM power domain ID
2017-03-08 Wendy Liangremoteproc: zynq: move cpu_down from probe
2017-03-02 Wendy Liangremoteproc: zynq: remove wrong checking in probe
2017-02-17 Wendy Liangremoteproc: zynqmp_r5: fix TCM_1 da to va mapping
2017-02-17 Wendy Liangremoteproc: zynqmp_r5: separate rpu_base and rpu_glbl_base
2017-02-17 Wendy Liangremoteproc: zynqmp_r5: remove firmware module param
2017-02-17 Wendy Liangremoteproc: zynqmp_r5: default autoboot to false
2017-02-07 Matt Redfearnremoteproc: Keep local copy of firmware name
2017-02-02 Wendy Liangremoteproc: zynq: use sram for firmware memory
2017-02-02 Wendy Liangremoteproc: zynq: update rproc driver for 4.9 kernel
2017-02-01 Wendy Liangremoteproc: virtio: idr_alloc for rvdev
2017-02-01 Wendy Liangremoteproc: shutdown: set state to OFFLINE after stoppi...
2017-02-01 Wendy Liangremoteproc: virtio: kick in reset virtio
2017-02-01 Wendy Liangremoteproc: virtio: use rproc_virtio_notify() to notify...
2017-02-01 Wendy Liangremoteproc: virtio: rename rproc_virtio_notify to rproc...
2017-02-01 Wendy Liangremoteproc: zynqmp_r5: notify vqs and vdev from isr
2017-02-01 Wendy Liangremoteproc virtio: handle rproc vdev notification
2017-02-01 Wendy Liangremoteproc: add config_wait_complete to rproc_vdev
2017-02-01 Wendy Liangremoteproc: use rproc_id_rsc for data got from idr_find()
2017-02-01 Wendy Liangremoteproc: Add rproc_idr_alloc/remove wrapper
2017-02-01 Wendy Liangremoteproc: Add rproc resource with id struct
2017-02-01 Wendy Liangremoteproc: check firmware checksum in rproc_is_running...
2017-02-01 Wendy Liangremoteproc: add a function to set fw checksum rsc
2017-02-01 Wendy Liangremoteproc: elf loader: Add get checksum firmware imple...
2017-02-01 Wendy Liangremoteproc: zynqmp_r5: stop r5 after request TCM if...
2017-02-01 Wendy Liangremoteproc: zynqmp_r5: Allow IPI interrupt when RPU...
2017-02-01 Wendy Liangremoteproc: zynqmp_r5: add disable/enable IPI implement...
2017-02-01 Wendy Liangremoteproc: zynqmp_r5: implement is_running() op
2017-02-01 Wendy Liangremoteproc: check if remote is running the fw before...
2017-02-01 Wendy Liangremoteproc: sysfs: Add running independent state
2017-02-01 Wendy Liangremtoeproc: Add an operation to check if remote is...
2017-01-30 Wendy Liangremoteproc: zynqmp_r5: init workqueue unconditionally
2017-01-30 Wendy Liangremoteproc: zynqmp_r5: config RPU op mode when requesti...
2017-01-30 Wendy Liangremoteproc: zynqmp_r5: reinitialize TCM after stopping RPU
2017-01-30 Wendy Liangremoteproc: zynqmp_r5: fix halt/reset lockstep mode
2017-01-26 Wendy Liangremoteproc: declare rproc mem in fw_boot
2017-01-26 Wendy Liangremoteproc: add rproc_mem resource entry handler
2017-01-26 Wendy Liangremoteproc: zynqmp_r5: Add firmware ops
2017-01-26 Wendy Liangremoteproc: zynqmp_r5: Allow to disable autoboot.
2017-01-26 Matt Redfearnremoteproc: Add a sysfs interface for firmware and...
2017-01-26 Wendy Liangremoteproc: mb: not enable mb rproc by default
2017-01-26 Wendy Liangremoteproc: zynq: not enable zynq rproc by default
2017-01-25 Wendy Liangremoteproc: zynqmp_r5: request TCM in probe(), release...
2017-01-24 Wendy Liangremoteproc: zynqmp_r5: Add r5 request/release TCM
2017-01-24 Wendy Liangremoteproc: zynqmp_r5: Do not reset RPU in _stop()
2017-01-24 Wendy Liangremoteproc: zynqmp_r5: initialize IPI before start R5
2017-01-24 Wendy Liangremoteproc: zynqmp_r5: remove releasing declared DMA...
2017-01-24 Wendy Liangremoteproc: zynqmp_r5: Add on chip memories pools
2017-01-24 Wendy Liangremoteproc: zynqmp_r5: fix HIVEC/LOVEC detection
2017-01-24 Wendy Liangremoteproc: zynqmp_r5: remove get elf entry
2017-01-24 Wendy Liangremoteproc: zynqmp_r5: fix typo in comments
2017-01-24 Wendy Liangremoteproc: zynqmp_r5: alloc instance with rproc_alloc()
2017-01-24 Wendy Liangremoteproc: zynqmp_r5: remove remoteprocdev array
2017-01-24 Wendy Liangremoteproc: zynqmp_r5: remove DTS attribute "method"
2017-01-24 Wendy Liangremoteproc: zynqmp_r5: replace rproc_put() with rproc_f...
2017-01-24 Wendy Liangremoteproc: zynqmp_r5: select RPMSG_VIRTIO in kcon
2017-01-24 Wendy LiangRevert "remoteproc:core: Allow user to use ioremap...
2017-01-24 Wendy LiangRevert "remoteproc: Fix RPROC_CARVEOUT_USE_IOREMAP...
2017-01-24 Wendy LiangRevert "remoteproc: remove memset from rp_find_vq"
2017-01-24 Michal SimekMerge tag 'v4.9' into master
2017-01-24 Michal SimekMerge tag 'v4.8' into master
2017-01-23 Michal SimekMerge tag 'v4.7' into master
2016-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-11-28 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2016-11-25 Rafael J. WysockiMerge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes'
2016-11-23 Linus TorvaldsMerge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org...
2016-11-11 Rafael J. WysockiMerge branch 'device-properties'
next