index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
mount_api.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
fbdev: Prepare generic architecture helpers
Thomas Zimmermann
1
-2
/
+22
2023-04-20
drm/gem: Check for valid formats
Maíra Canal
2
-5
/
+11
2023-04-19
drm/scheduler: set entity to NULL in drm_sched_entity_pop_job()
Danilo Krummrich
2
-0
/
+10
2023-04-17
drm/nouveau/therm: Move an assignment statement behind a null pointer check i...
Markus Elfring
2
-2
/
+2
2023-04-17
drm/nouveau/pci: Move an expression into a function call parameter in nvkm_pc...
Markus Elfring
1
-3
/
+1
2023-04-17
drm/nouveau/pci: Move a variable assignment behind condition checks in nvkm_p...
Markus Elfring
1
-1
/
+2
2023-04-17
drm/nouveau/clk: Move a variable assignment behind a null pointer check in nv...
Markus Elfring
1
-1
/
+1
2023-04-17
drm/nouveau/bios/power_budget: Move an expression into a macro call parameter...
Markus Elfring
1
-2
/
+1
2023-04-17
drm/nouveau/debugfs: Replace five seq_printf() calls by seq_puts() in nouveau...
Markus Elfring
1
-5
/
+5
2023-04-17
drm/nouveau/debugfs: Use seq_putc() in nouveau_debugfs_pstate_get()
Markus Elfring
1
-1
/
+1
2023-04-17
drm/nouveau/debugfs: Move a variable assignment behind a null pointer check i...
Markus Elfring
1
-1
/
+2
2023-04-17
drm/nouveau/debugfs: Move an expression into a function call parameter in nou...
Markus Elfring
1
-2
/
+2
2023-04-17
drm/panel: nt36523: Add Lenovo J606F panel
Konrad Dybcio
1
-0
/
+486
2023-04-17
drm/panel: nt36523: Get orientation from OF
Konrad Dybcio
1
-0
/
+15
2023-04-17
drm/panel: nt36523: Add DCS backlight support
Konrad Dybcio
1
-3
/
+65
2023-04-17
dt-bindings: display: panel: nt36523: Add Lenovo J606F panel
Konrad Dybcio
1
-5
/
+11
2023-04-17
dma-buf/dma-resv.c: fix a typo
Sui Jingfeng
1
-1
/
+1
2023-04-16
video/aperture: Provide a VGA helper for gma500 and internal use
Thomas Zimmermann
3
-32
/
+81
2023-04-16
fbdev: Simplify fb_is_primary_device for x86
Daniel Vetter
1
-12
/
+1
2023-04-16
video/aperture: Only remove sysfb on the default vga pci device
Daniel Vetter
1
-3
/
+4
2023-04-16
video/aperture: Drop primary argument
Daniel Vetter
4
-11
/
+9
2023-04-16
video/aperture: Move vga handling to pci function
Daniel Vetter
1
-8
/
+7
2023-04-16
video/aperture: Only kick vgacon when the pdev is decoding vga
Daniel Vetter
1
-7
/
+9
2023-04-16
drm/aperture: Remove primary argument
Daniel Vetter
13
-23
/
+16
2023-04-16
video/aperture: use generic code to figure out the vga default device
Daniel Vetter
1
-3
/
+2
2023-04-16
drm/gma500: Use drm_aperture_remove_conflicting_pci_framebuffers
Daniel Vetter
1
-2
/
+7
2023-04-15
drm/imx/lcdc: fix a NULL vs IS_ERR() bug in probe
Dan Carpenter
1
-2
/
+2
2023-04-14
drm/bridge: fsl-ldb: Add i.MX6SX support
Fabio Estevam
1
-1
/
+13
2023-04-14
dt-bindings: display: bridge: ldb: Add an i.MX6SX entry
Fabio Estevam
1
-1
/
+4
2023-04-12
drm/vkms: Use drmm_mode_config_init()
Maíra Canal
1
-1
/
+5
2023-04-12
drm/vkms: Use drmm_crtc_init_with_planes()
Maíra Canal
1
-3
/
+2
2023-04-12
MAINTAINERS: add drm_bridge for drm bridge maintainers
Daniel Vetter
1
-0
/
+1
2023-04-12
drm/i915: disable sampler indirect state in bindless heap
Lionel Landwerlin
2
-0
/
+20
2023-04-11
drm/vmwgfx: remove unused vmw_overlay function
Tom Rix
1
-6
/
+0
2023-04-11
drm/vmwgfx: Fix Legacy Display Unit atomic drm support
Martin Krastev
3
-74
/
+38
2023-04-11
drm/vmwgfx: Print errors when running on broken/unsupported configs
Zack Rusin
3
-0
/
+40
2023-04-11
drm/vmwgfx: Drop mksstat_init_record fn as currently unused
Martin Krastev
1
-26
/
+0
2023-04-11
drm/nouveau/disp: make gv100_disp_core_mthd_base static
ruanjinjie
1
-1
/
+1
2023-04-11
drm/nouveau/mc/ga100: make ga100_mc_device static
Ben Dooks
1
-1
/
+1
2023-04-11
drm/vc4: remove unused render_wait variable
Tom Rix
1
-2
/
+0
2023-04-08
accel/habanalabs: add missing error flow in hl_sysfs_init()
Tomer Tayar
1
-1
/
+5
2023-04-08
accel/habanalabs: speedup h/w queues test in Gaudi2
Moti Haimovski
2
-41
/
+128
2023-04-08
accel/habanalabs: fix handling of arc farm sei event
Dani Liberman
2
-11
/
+18
2023-04-08
accel/habanalabs: remove Gaudi1 multi MSI code
Ofir Bitton
2
-93
/
+5
2023-04-08
accel/habanalabs/uapi: new Gaudi2 server type
Oded Gabbay
1
-1
/
+2
2023-04-08
accel/habanalabs: fixes for unexpected error interrupt
Ofir Bitton
2
-5
/
+2
2023-04-08
accel/habanalabs: don't wait for STS_OK after sending COMMS WFE
Koby Elbaz
1
-1
/
+1
2023-04-08
accel/habanalabs: sync f/w events interrupt in hard reset
Tal Cohen
5
-25
/
+37
2023-04-08
accel/habanalabs: fix wrong reset and event flags
Ofir Bitton
1
-4
/
+9
2023-04-08
accel/habanalabs: fix events mask of decoder abnormal interrupts
Tomer Tayar
1
-7
/
+11
[next]