index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-19
s390/vfio-ap: prepare for dynamic update of guest's APCB on assign/unassign
Tony Krowiak
1
-12
/
+59
2022-07-19
s390/vfio-ap: use proper locking order when setting/clearing KVM pointer
Tony Krowiak
1
-10
/
+48
2022-07-19
s390/vfio-ap: introduce new mutex to control access to the KVM pointer
Tony Krowiak
2
-0
/
+7
2022-07-19
s390/vfio-ap: rename matrix_dev->lock mutex to matrix_dev->mdevs_lock
Tony Krowiak
3
-40
/
+42
2022-07-19
s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
Tony Krowiak
1
-171
/
+53
2022-07-19
s390/vfio-ap: refresh guest's APCB by filtering AP resources assigned to mdev
Tony Krowiak
1
-3
/
+98
2022-07-19
s390/vfio-ap: introduce shadow APCB
Tony Krowiak
2
-4
/
+8
2022-07-19
s390/vfio-ap: manage link between queue struct and matrix mdev
Tony Krowiak
2
-37
/
+168
2022-07-19
s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
Tony Krowiak
3
-120
/
+102
2022-07-19
s390/vfio-ap: use new AP bus interface to search for queue devices
Tony Krowiak
1
-14
/
+9
2022-07-19
drm/gud: Fix endianness in gud_xrgb8888_to_color() helper
Geert Uytterhoeven
1
-6
/
+8
2022-07-19
drm/format-helper: Fix endianness in drm_fb_*_to_*() conversion helpers
Geert Uytterhoeven
1
-34
/
+46
2022-07-19
Merge branch 'nuvoton/newsoc' into arm/newsoc
Arnd Bergmann
1
-34
/
+173
2022-07-19
reset: npcm: Add NPCM8XX support
Tomer Maimon
1
-38
/
+173
2022-07-19
reset: npcm: using syscon instead of device data
Tomer Maimon
1
-5
/
+9
2022-07-19
net: dsa: microchip: fix the missing ksz8_r_mib_cnt
Arun Ramadoss
1
-0
/
+1
2022-07-19
drm/bridge: tc358767: Add of_node_put() when breaking out of loop
Liang He
1
-2
/
+3
2022-07-19
drm/bridge: anx7625: Fix refcount bug in anx7625_parse_dt()
Liang He
1
-0
/
+1
2022-07-19
drm/bochs: Fix some error handling paths in bochs_pci_probe()
Christophe JAILLET
1
-3
/
+9
2022-07-19
drm/virtio: kms: use drm managed resources
Danilo Krummrich
1
-9
/
+7
2022-07-19
drm/virtio: plane: use drm managed resources
Danilo Krummrich
1
-22
/
+8
2022-07-19
drm/virtio: Return proper error codes instead of -1
Dmitry Osipenko
1
-3
/
+3
2022-07-19
drm/virtio: Use dev_is_pci()
Dmitry Osipenko
1
-1
/
+1
2022-07-19
drm/virtio: Improve DMA API usage for shmem BOs
Dmitry Osipenko
5
-99
/
+32
2022-07-19
drm/virtio: Simplify error handling of virtio_gpu_object_create()
Dmitry Osipenko
1
-9
/
+4
2022-07-19
drm/virtio: Use appropriate atomic state in virtio_gpu_plane_cleanup_fb()
Dmitry Osipenko
1
-3
/
+3
2022-07-19
drm/virtio: Unlock reservations on dma_resv_reserve_fences() error
Dmitry Osipenko
1
-1
/
+3
2022-07-19
drm/virtio: Unlock reservations on virtio_gpu_object_shmem_init() error
Dmitry Osipenko
1
-0
/
+2
2022-07-19
drm/virtio: Check whether transferred 2D BO is shmem
Dmitry Osipenko
1
-1
/
+1
2022-07-19
drm/virtio: Correct drm_gem_shmem_get_sg_table() error handling
Dmitry Osipenko
1
-0
/
+1
2022-07-19
tty: vt: initialize unicode screen buffer
Tetsuo Handa
1
-1
/
+1
2022-07-19
Merge tag 'phy-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-misc-next
Greg Kroah-Hartman
65
-7834
/
+14106
2022-07-19
Revert "platform/chrome: cros_typec_switch: Add switch driver"
Greg Kroah-Hartman
3
-182
/
+0
2022-07-19
Revert "platform/chrome: cros_typec_switch: Add ACPI Kconfig dep"
Greg Kroah-Hartman
1
-1
/
+1
2022-07-19
Revert "platform/chrome: cros_typec_switch: Set EC retimer"
Greg Kroah-Hartman
1
-55
/
+1
2022-07-19
Revert "platform/chrome: cros_typec_switch: Add event check"
Greg Kroah-Hartman
1
-70
/
+2
2022-07-19
Revert "platform/chrome: cros_typec_switch: Register mode switches"
Greg Kroah-Hartman
1
-40
/
+0
2022-07-19
Revert "platform/chrome: cros_ec_typec: Cleanup switch handle return paths"
Greg Kroah-Hartman
1
-2
/
+4
2022-07-19
Revert "platform/chrome: cros_ec_typec: Get retimer handle"
Greg Kroah-Hartman
1
-41
/
+3
2022-07-19
fbdev: Remove conflict-handling code
Thomas Zimmermann
2
-157
/
+0
2022-07-19
fbdev: Acquire framebuffer apertures for firmware devices
Thomas Zimmermann
1
-0
/
+33
2022-07-19
video/aperture: Remove conflicting VGA devices, if any
Thomas Zimmermann
1
-2
/
+12
2022-07-19
video: Provide constants for VGA I/O range
Thomas Zimmermann
2
-11
/
+8
2022-07-19
video/aperture: Disable and unregister sysfb devices via aperture helpers
Thomas Zimmermann
2
-12
/
+14
2022-07-19
fbdev: Remove conflicting devices on PCI bus
Thomas Zimmermann
39
-5
/
+206
2022-07-19
fbdev: Convert drivers to aperture helpers
Thomas Zimmermann
3
-25
/
+13
2022-07-19
fbdev/core: Remove remove_conflicting_pci_framebuffers()
Thomas Zimmermann
2
-60
/
+18
2022-07-19
fbdev/vga16fb: Auto-generate module init/exit code
Thomas Zimmermann
1
-40
/
+1
2022-07-19
fbdev/vga16fb: Create EGA/VGA devices in sysfb code
Thomas Zimmermann
2
-30
/
+31
2022-07-19
fbdev: Remove trailing whitespaces
Thomas Zimmermann
11
-448
/
+448
[prev]
[next]