index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'rproc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
2023-07-04
18
-100
/
+97
|
\
|
*
remoteproc: qcom_q6v5_pas: staticize adsp_segment_dump()
Krzysztof Kozlowski
2023-06-14
1
-1
/
+1
|
*
remoteproc: stm32: Fix error code in stm32_rproc_parse_dt()
Dan Carpenter
2023-05-23
1
-1
/
+1
|
*
remoteproc: stm32: Allow hold boot management by the SCMI reset controller
Arnaud Pouliquen
2023-05-15
1
-21
/
+55
|
*
remoteproc: imx_dsp_rproc: use modern pm_ops
Arnd Bergmann
2023-05-09
1
-6
/
+5
|
*
remoteproc: wkup_m3: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-09
1
-4
/
+2
|
*
remoteproc: stm32: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-09
1
-4
/
+2
|
*
remoteproc: st: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-09
1
-4
/
+2
|
*
remoteproc: virtio: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-09
1
-4
/
+2
|
*
remoteproc: rcar: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-09
1
-4
/
+2
|
*
remoteproc: qcom_wcnss: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-09
1
-4
/
+2
|
*
remoteproc: qcom_q6v5_wcss: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-09
1
-4
/
+2
|
*
remoteproc: qcom_q6v5_pas: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-09
1
-4
/
+2
|
*
remoteproc: qcom_q6v5_mss: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-09
1
-4
/
+2
|
*
remoteproc: qcom_q6v5_adsp: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-09
1
-4
/
+2
|
*
remoteproc: pru: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-09
1
-4
/
+2
|
*
remoteproc: omap: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-09
1
-4
/
+2
|
*
remoteproc: mtk_scp: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-09
1
-4
/
+2
|
*
remoteproc: meson_mx_ao_arc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-09
1
-4
/
+2
|
*
remoteproc: keystone: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-09
1
-4
/
+2
|
*
remoteproc: imx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-09
1
-4
/
+2
|
*
remoteproc: imx_dsp: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-09
1
-4
/
+2
|
*
remoteproc: da8xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-09
1
-4
/
+2
*
|
Merge tag 'hwlock-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2023-07-04
1
-1
/
+1
|
\
\
|
*
|
hwspinlock: omap: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-06-14
1
-1
/
+1
|
|
/
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-07-04
32
-326
/
+2360
|
\
\
|
*
|
vhost: Make parameter name match of vhost_get_vq_desc()
Xianting Tian
2023-07-03
1
-1
/
+1
|
*
|
vduse: fix NULL pointer dereference
Maxime Coquelin
2023-07-03
1
-1
/
+5
|
*
|
vhost: Allow worker switching while work is queueing
Mike Christie
2023-07-03
2
-43
/
+114
|
*
|
vhost_scsi: add support for worker ioctls
Mike Christie
2023-07-03
1
-0
/
+8
|
*
|
vhost: allow userspace to create workers
Mike Christie
2023-07-03
2
-1
/
+144
|
*
|
vhost: replace single worker pointer with xarray
Mike Christie
2023-07-03
2
-17
/
+50
|
*
|
vhost: add helper to parse userspace vring state/file
Mike Christie
2023-07-03
1
-7
/
+22
|
*
|
vhost: remove vhost_work_queue
Mike Christie
2023-07-03
2
-9
/
+2
|
*
|
vhost_scsi: flush IO vqs then send TMF rsp
Mike Christie
2023-07-03
1
-3
/
+18
|
*
|
vhost_scsi: convert to vhost_vq_work_queue
Mike Christie
2023-07-03
1
-9
/
+9
|
*
|
vhost_scsi: make SCSI cmd completion per vq
Mike Christie
2023-07-03
1
-30
/
+26
|
*
|
vhost_sock: convert to vhost_vq_work_queue
Mike Christie
2023-07-03
1
-2
/
+2
|
*
|
vhost: convert poll work to be vq based
Mike Christie
2023-07-03
3
-6
/
+12
|
*
|
vhost: take worker or vq for flushing
Mike Christie
2023-07-03
2
-2
/
+14
|
*
|
vhost: take worker or vq instead of dev for queueing
Mike Christie
2023-07-03
2
-16
/
+29
|
*
|
vhost, vhost_net: add helper to check if vq has work
Mike Christie
2023-07-03
3
-5
/
+5
|
*
|
vhost: add vhost_worker pointer to vhost_virtqueue
Mike Christie
2023-07-03
2
-7
/
+15
|
*
|
vhost: dynamically allocate vhost_worker
Mike Christie
2023-07-03
2
-25
/
+45
|
*
|
vhost: create worker at end of vhost_dev_set_owner
Mike Christie
2023-07-03
1
-6
/
+13
|
*
|
virtio_bt: call scheduler when we free unused buffs
Xianting Tian
2023-07-03
1
-0
/
+1
|
*
|
virtio-console: call scheduler when we free unused buffs
Xianting Tian
2023-07-03
1
-0
/
+1
|
*
|
virtio-crypto: call scheduler when we free unused buffs
Xianting Tian
2023-07-03
1
-0
/
+1
|
*
|
vDPA/ifcvf: implement new accessors for vq_state
Zhu Lingshan
2023-07-03
3
-33
/
+17
|
*
|
vDPA/ifcvf: detect and report max allowed vq size
Zhu Lingshan
2023-07-03
3
-2
/
+35
[next]