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
...
|
*
|
|
virtio_vdpa: don't warn when fail to disable vq
Jason Wang
2021-02-23
1
-2
/
+1
|
*
|
|
virtio-pci: introduce modern device module
Jason Wang
2021-02-23
5
-643
/
+610
|
*
|
|
virito-pci-modern: rename map_capability() to vp_modern_map_capability()
Jason Wang
2021-02-23
1
-16
/
+30
|
*
|
|
virtio-pci-modern: introduce helper to get notification offset
Jason Wang
2021-02-23
1
-5
/
+16
|
*
|
|
virtio-pci-modern: introduce helper for getting queue nums
Jason Wang
2021-02-23
1
-1
/
+12
|
*
|
|
virtio-pci-modern: introduce helper for setting/geting queue size
Jason Wang
2021-02-23
1
-2
/
+32
|
*
|
|
virtio-pci-modern: introduce helper to set/get queue_enable
Jason Wang
2021-02-23
1
-6
/
+31
|
*
|
|
virtio-pci-modern: introduce vp_modern_queue_address()
Jason Wang
2021-02-23
1
-6
/
+27
|
*
|
|
virtio-pci-modern: introduce vp_modern_set_queue_vector()
Jason Wang
2021-02-23
1
-12
/
+23
|
*
|
|
virtio-pci-modern: introduce vp_modern_generation()
Jason Wang
2021-02-23
1
-3
/
+14
|
*
|
|
virtio-pci-modern: introduce helpers for setting and getting features
Jason Wang
2021-02-23
1
-10
/
+33
|
*
|
|
virtio-pci-modern: introduce helpers for setting and getting status
Jason Wang
2021-02-23
1
-8
/
+29
|
*
|
|
virtio-pci-modern: introduce helper to set config vector
Jason Wang
2021-02-23
1
-2
/
+14
|
*
|
|
virtio-pci-modern: introduce vp_modern_remove()
Jason Wang
2021-02-23
1
-2
/
+12
|
*
|
|
virtio-pci-modern: factor out modern device initialization logic
Jason Wang
2021-02-23
1
-14
/
+36
|
*
|
|
virtio-pci: split out modern device
Jason Wang
2021-02-23
2
-79
/
+105
|
*
|
|
virtio-pci: do not access iomem via struct virtio_pci_device directly
Jason Wang
2021-02-23
1
-30
/
+46
|
*
|
|
vhost scsi: alloc vhost_scsi with kvzalloc() to avoid delay
Dongli Zhang
2021-02-23
1
-6
/
+3
|
*
|
|
vdpa_sim_net: Add support for user supported devices
Parav Pandit
2021-02-23
3
-26
/
+75
|
*
|
|
vdpa: Enable user to query vdpa device info
Parav Pandit
2021-02-23
1
-0
/
+131
|
*
|
|
vdpa: Enable a user to add and delete a vdpa device
Parav Pandit
2021-02-23
1
-10
/
+133
|
*
|
|
vdpa: Define vdpa mgmt device, ops and a netlink interface
Parav Pandit
2021-02-23
2
-1
/
+213
|
*
|
|
vdpa: Extend routine to accept vdpa device name
Parav Pandit
2021-02-23
4
-7
/
+35
|
*
|
|
vdpa_sim_net: Make mac address array static
Parav Pandit
2021-02-23
1
-1
/
+1
|
*
|
|
virtio-mem: Assign boolean values to a bool variable
Jiapeng Zhong
2021-02-23
1
-1
/
+1
*
|
|
|
Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
2021-02-25
3
-0
/
+185
|
\
\
\
\
|
*
|
|
|
n64: store dev instance into disk private data
Chaitanya Kulkarni
2021-02-21
1
-3
/
+2
|
*
|
|
|
n64: cleanup n64cart_probe()
Chaitanya Kulkarni
2021-02-21
1
-22
/
+11
|
*
|
|
|
n64: cosmetics changes
Chaitanya Kulkarni
2021-02-21
1
-4
/
+2
|
*
|
|
|
n64: remove curly brackets
Chaitanya Kulkarni
2021-02-21
1
-2
/
+1
|
*
|
|
|
n64: use sector SECTOR_SHIFT instead 512
Chaitanya Kulkarni
2021-02-21
1
-1
/
+1
|
*
|
|
|
n64: use enums for reg
Chaitanya Kulkarni
2021-02-21
1
-5
/
+7
|
*
|
|
|
n64: move module param at the top
Chaitanya Kulkarni
2021-02-21
1
-10
/
+11
|
*
|
|
|
n64: move module info at the end
Chaitanya Kulkarni
2021-02-21
1
-4
/
+4
|
*
|
|
|
n64: use pr_fmt to avoid duplicate string
Chaitanya Kulkarni
2021-02-21
1
-2
/
+3
|
*
|
|
|
block: Add n64 cart driver
Lauri Kasanen
2021-02-21
3
-0
/
+196
*
|
|
|
|
Merge tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-02-25
64
-416
/
+1211
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'drm-intel-next-fixes-2021-02-25' of git://anongit.freedesktop.org/...
Dave Airlie
2021-02-25
7
-94
/
+65
|
|
\
\
\
\
\
|
|
*
|
|
|
|
drm/i915: Nuke INTEL_OUTPUT_FORMAT_INVALID
Ville Syrjälä
2021-02-23
3
-4
/
+1
|
|
*
|
|
|
|
drm/i915: Enable -Wuninitialized
Nathan Chancellor
2021-02-23
1
-1
/
+0
|
|
*
|
|
|
|
drm/i915/gvt: Introduce per object locking in GVT scheduler.
Zhi Wang
2021-02-22
1
-9
/
+40
|
|
*
|
|
|
|
drm/i915/gvt: Purge dev_priv->gt
Chris Wilson
2021-02-22
2
-7
/
+4
|
|
*
|
|
|
|
drm/i915/gvt: Parse default state to update reg whitelist
Chris Wilson
2021-02-22
1
-73
/
+20
|
*
|
|
|
|
|
Merge tag 'amd-drm-fixes-5.12-2021-02-24' of https://gitlab.freedesktop.org/a...
Dave Airlie
2021-02-25
11
-48
/
+158
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
drm/amd/display: Fix system hang after multiple hotplugs (v3)
Qingqing Zhuo
2021-02-24
2
-13
/
+92
|
|
*
|
|
|
|
|
drm/amdgpu: fix shutdown and poweroff process failed with s0ix
Prike Liang
2021-02-24
3
-3
/
+18
|
|
*
|
|
|
|
|
drm/amd/display: Remove Assert from dcn10_get_dig_frontend
Eric Bernstein
2021-02-23
2
-1
/
+2
|
|
*
|
|
|
|
|
drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1
Rodrigo Siqueira
2021-02-23
1
-0
/
+22
|
|
*
|
|
|
|
|
Revert "drm/amd/display: reuse current context instead of recreating one"
Anson Jacob
2021-02-23
3
-30
/
+23
|
|
*
|
|
|
|
|
drm/amd/pm/swsmu: Avoid using structure_size uninitialized in smu_cmn_init_so...
Nathan Chancellor
2021-02-23
1
-1
/
+1
[prev]
[next]