index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
My (slowly updated) mirror of Linux from Asahi Linux
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rpmsg
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-5
/
+2
*
rpmsg: core: Add driver_data for rpmsg_device_id
Stephan Gerhold
2021-06-18
1
-1
/
+3
*
rpmsg: qcom_glink_native: fix error return code of qcom_glink_rx_data()
Jia-Ju Bai
2021-04-09
1
-0
/
+1
*
rpmsg: char: Return an error if device already open
Arnaud Pouliquen
2021-03-17
1
-0
/
+3
*
rpmsg: virtio: Register the rpmsg_char device
Arnaud Pouliquen
2021-03-17
1
-5
/
+57
*
rpmsg: char: Use rpmsg_sendto to specify the message destination address
Arnaud Pouliquen
2021-03-17
3
-2
/
+34
*
rpmsg: char: Rename rpmsg_char_init to rpmsg_chrdev_init
Arnaud Pouliquen
2021-03-17
1
-2
/
+2
*
rpmsg: glink: add include of header file
Alex Elder
2021-01-05
1
-0
/
+1
*
rpmsg: glink: fix some kerneldoc comments
Alex Elder
2021-01-05
1
-8
/
+8
*
rpmsg: Turn name service into a stand alone driver
Arnaud Pouliquen
2020-11-24
4
-67
/
+156
*
rpmsg: Make rpmsg_{register|unregister}_device() public
Mathieu Poirier
2020-11-24
1
-4
/
+0
*
rpmsg: virtio: Add rpmsg channel device ops
Arnaud Pouliquen
2020-11-24
1
-0
/
+22
*
rpmsg: core: Add channel creation internal API
Arnaud Pouliquen
2020-11-24
2
-0
/
+54
*
rpmsg: virtio: Rename rpmsg_create_channel
Arnaud Pouliquen
2020-11-24
1
-3
/
+3
*
rpmsg: Move structure rpmsg_ns_msg to header file
Mathieu Poirier
2020-11-24
1
-31
/
+1
*
rpmsg: virtio: Move from virtio to rpmsg byte conversion
Mathieu Poirier
2020-11-24
1
-25
/
+28
*
Merge tag 'rpmsg-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
2020-10-22
5
-23
/
+97
|
\
|
*
rpmsg: glink: Expose rpmsg name attr for glink
Chris Lew
2020-09-15
1
-0
/
+26
|
*
rpmsg: glink: Add support for rpmsg glink chrdev
Deepak Kumar Singh
2020-09-15
1
-0
/
+38
|
*
rpmsg: Guard against null endpoint ops in destroy
Chris Lew
2020-09-15
1
-1
/
+1
|
*
rpmsg: glink: Use complete_all for open states
Chris Lew
2020-09-15
1
-3
/
+3
|
*
rpmsg: virtio: fix compilation warning for virtio_rpmsg_channel description
Arnaud Pouliquen
2020-09-15
1
-1
/
+6
|
*
rpmsg: Avoid double-free in mtk_rpmsg_register_device
Nicolas Boichat
2020-09-15
1
-8
/
+1
|
*
rpmsg: smd: Fix a kobj leak in in qcom_smd_parse_edge()
Dan Carpenter
2020-09-15
1
-10
/
+22
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
|
/
*
rpmsg: virtio: add endianness conversions
Guennadi Liakhovetski
2020-07-21
1
-29
/
+34
*
Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
2020-06-08
3
-4
/
+171
|
\
|
*
rpmsg: glink: Integrate glink_ssr in qcom_glink
Bjorn Andersson
2020-05-07
3
-4
/
+171
*
|
Merge tag 'rpmsg-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
2020-06-08
2
-2
/
+2
|
\
\
|
*
|
rpmsg: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-12
1
-1
/
+1
|
*
|
rpmsg: fix a comment typo for rpmsg_device_match()
Wang Wenhu
2020-04-16
1
-1
/
+1
|
|
/
*
/
rpmsg: pull in slab.h
Michael S. Tsirkin
2020-04-17
1
-0
/
+1
|
/
*
rpmsg: add rpmsg support for mt8183 SCP.
Pi-Hsun Shih
2020-01-20
3
-0
/
+424
*
Merge tag 'rpmsg-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
2019-12-01
4
-20
/
+49
|
\
|
*
rpmsg: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-21
1
-1
/
+1
|
*
rpmsg: char: Simplify 'rpmsg_eptdev_release()'
Christophe JAILLET
2019-11-08
1
-5
/
+1
|
*
rpmsg: glink: Free pending deferred work on remove
Bjorn Andersson
2019-10-17
1
-1
/
+13
|
*
rpmsg: glink: Don't send pending rx_done during remove
Bjorn Andersson
2019-10-17
1
-3
/
+12
|
*
rpmsg: glink: Fix rpmsg_register_device err handling
Chris Lew
2019-10-16
1
-3
/
+1
|
*
rpmsg: glink: Put an extra reference during cleanup
Chris Lew
2019-10-16
1
-0
/
+4
|
*
rpmsg: glink: Fix use after free in open_ack TIMEOUT case
Arun Kumar Neelakantam
2019-10-16
1
-4
/
+3
|
*
rpmsg: glink: Fix reuse intents memory leak issue
Arun Kumar Neelakantam
2019-10-16
1
-0
/
+9
|
*
rpmsg: glink: Set tail pointer to 0 at end of FIFO
Chris Lew
2019-10-11
1
-1
/
+1
|
*
rpmsg: char: release allocated memory
Navid Emamdoost
2019-10-04
1
-2
/
+4
*
|
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-2
/
+2
|
/
*
rpmsg: glink-smem: Name the edge based on parent remoteproc
Bjorn Andersson
2019-09-17
1
-1
/
+1
*
rpmsg: glink: Use struct_size() helper
Gustavo A. R. Silva
2019-08-29
1
-1
/
+1
*
rpmsg: virtio_rpmsg_bus: replace "%p" with "%pK"
Suman Anna
2019-08-27
1
-1
/
+1
*
rpmsg: core: fix comments
Pierre-Louis Bossart
2019-08-26
2
-6
/
+7
*
rpmsg: core: Make remove handler for rpmsg driver optional.
Pi-Hsun Shih
2019-05-21
1
-1
/
+2
[next]