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
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-30
9
-36
/
+45
|
\
|
*
fbdev: cyber2000fb: fix missing pci_disable_device()
Yang Yingliang
2022-10-27
1
-0
/
+2
|
*
fbdev: sisfb: use explicitly signed char
Jason A. Donenfeld
2022-10-24
1
-1
/
+1
|
*
fbdev: smscufx: Fix several use-after-free bugs
Hyunwoo Kim
2022-10-21
1
-25
/
+30
|
*
fbdev: xilinxfb: Make xilinxfb_release() return void
Uwe Kleine-König
2022-10-20
1
-4
/
+4
|
*
fbdev: sisfb: fix repeated word in comment
Jilin Yuan
2022-10-20
1
-1
/
+1
|
*
fbdev: gbefb: Convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
2022-10-18
1
-2
/
+2
|
*
fbdev: sm501fb: Convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
2022-10-18
1
-1
/
+1
|
*
fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards
Helge Deller
2022-10-18
1
-1
/
+2
|
*
fbdev: da8xx-fb: Fix error handling in .remove()
Uwe Kleine-König
2022-10-18
1
-1
/
+2
*
|
fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device()
Michał Mirosław
2022-10-27
1
-4
/
+1
|
/
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-16
1
-1
/
+1
|
\
|
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
|
Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
parisc: fbdev/stifb: Align graphics memory size to 4MB
Helge Deller
2022-10-14
1
-1
/
+1
*
|
fbdev: mb862xx: Fix check of return value from irq_of_parse_and_map()
Christophe Leroy
2022-10-08
1
-1
/
+1
*
|
fbdev: vga16fb: Add missing MODULE_DEVICE_TABLE() entry
Zeng Heng
2022-10-08
1
-0
/
+1
*
|
fbdev: tridentfb: Fix missing pci_disable_device() in probe and remove
Ruan Jinjie
2022-10-08
1
-5
/
+1
*
|
fbdev: smscufx: Fix use-after-free in ufx_ops_open()
Hyunwoo Kim
2022-10-08
1
-1
/
+13
*
|
fbdev: gbefb: Convert to use dev_groups
Jiasheng Jiang
2022-10-08
1
-13
/
+7
*
|
fbdev: imxfb: Remove redundant dev_err() call
Shang XiaoJing
2022-10-08
1
-1
/
+0
*
|
fbdev: omapfb/dss: Use pm_runtime_resume_and_get() instead of pm_runtime_get_...
Zhang Qilong
2022-10-08
6
-24
/
+12
*
|
fbdev: uvesafb: Convert snprintf to scnprintf
Jules Irenge
2022-10-08
1
-5
/
+5
*
|
fbdev: arkfb: Remove the unused function dac_read_reg()
Jiapeng Chong
2022-10-08
1
-8
/
+0
*
|
fbdev: tridentfb: Remove the unused function shadowmode_off()
Jiapeng Chong
2022-10-08
1
-5
/
+0
*
|
fbdev: controlfb: Remove the unused function VAR_MATCH()
Jiapeng Chong
2022-10-08
1
-7
/
+0
*
|
fbdev: udlfb: Remove redundant initialization to variable identical
Colin Ian King
2022-10-08
1
-1
/
+1
*
|
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-10-05
45
-783
/
+822
|
\
\
|
*
\
Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-09-11
1
-19
/
+63
|
|
\
\
|
|
*
|
video/hdmi: Add audio_infoframe packing for DP
Markus Schneider-Pargmann
2022-09-04
1
-19
/
+63
|
*
|
|
Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
2022-09-06
44
-764
/
+759
|
|
\
|
|
|
|
*
|
fbdev: Make registered_fb[] private to fbmem.c
Daniel Vetter
2022-07-27
1
-3
/
+3
|
|
*
|
fbdev: Fix order of arguments to aperture_remove_conflicting_devices()
Thomas Zimmermann
2022-07-22
2
-2
/
+2
|
|
*
|
fbdev: Remove conflict-handling code
Thomas Zimmermann
2022-07-19
2
-157
/
+0
|
|
*
|
fbdev: Acquire framebuffer apertures for firmware devices
Thomas Zimmermann
2022-07-19
1
-0
/
+33
|
|
*
|
video/aperture: Remove conflicting VGA devices, if any
Thomas Zimmermann
2022-07-19
1
-2
/
+12
|
|
*
|
video: Provide constants for VGA I/O range
Thomas Zimmermann
2022-07-19
2
-11
/
+8
|
|
*
|
video/aperture: Disable and unregister sysfb devices via aperture helpers
Thomas Zimmermann
2022-07-19
2
-12
/
+14
|
|
*
|
fbdev: Remove conflicting devices on PCI bus
Thomas Zimmermann
2022-07-19
39
-5
/
+206
|
|
*
|
fbdev: Convert drivers to aperture helpers
Thomas Zimmermann
2022-07-19
2
-15
/
+8
|
|
*
|
fbdev/core: Remove remove_conflicting_pci_framebuffers()
Thomas Zimmermann
2022-07-19
2
-60
/
+18
|
|
*
|
fbdev/vga16fb: Auto-generate module init/exit code
Thomas Zimmermann
2022-07-19
1
-40
/
+1
|
|
*
|
fbdev/vga16fb: Create EGA/VGA devices in sysfb code
Thomas Zimmermann
2022-07-19
1
-30
/
+27
|
|
*
|
fbdev: Remove trailing whitespaces
Thomas Zimmermann
2022-07-19
11
-448
/
+448
*
|
|
|
Merge tag 'backlight-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-10-05
3
-0
/
+365
|
\
\
\
\
|
*
|
|
|
video: backlight: mt6370: Add MediaTek MT6370 support
ChiaEn Wu
2022-09-08
3
-0
/
+365
|
|
/
/
/
*
|
|
|
Merge branch 'master' into i2c/for-mergewindow
Wolfram Sang
2022-09-27
1
-4
/
+0
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-09-12
1
-4
/
+0
|
|
\
\
\
|
|
*
|
|
PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to p...
Vitaly Kuznetsov
2022-09-05
1
-4
/
+0
|
|
|
/
/
*
|
|
|
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
2022-09-16
34
-201
/
+240
|
\
|
|
|
[next]