index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-08
comedi: remove redundant assignment to variable buffer_config
Colin Ian King
1
-1
/
+0
2022-02-04
hpet: remove unused writeq/readq function definitions
Corentin Labbe
1
-16
/
+1
2022-02-04
hpet: fix style issue about braces and alignment
Corentin Labbe
1
-5
/
+6
2022-02-04
fsi: Aspeed: Fix a potential double free
Christophe JAILLET
1
-6
/
+11
2022-02-04
drivers: dio: Missing a blank line after declarations
Aleksa Vučković
1
-0
/
+1
2022-02-04
drivers: dio: code indent should use tabs
Aleksa Vučković
1
-46
/
+46
2022-02-04
drivers: dio: space required after that ','
Aleksa Vučković
1
-1
/
+1
2022-02-04
drivers: dio: space prohibited after parenthesis
Aleksa Vučković
1
-1
/
+1
2022-02-04
drivers: dio: trailing whitespace
Aleksa Vučković
1
-12
/
+12
2022-02-04
drivers: dio: brace should be on the previous line
Aleksa Vučković
1
-8
/
+5
2022-02-04
drivers: dio: Use <linux/io.h> instead <asm/io.h>
Aleksa Vučković
1
-1
/
+1
2022-02-04
misc: open-dice: Add driver to expose DICE data to userspace
David Brazdil
4
-0
/
+222
2022-02-04
mux: Fix struct mux_state kernel-doc comment
Yang Li
1
-1
/
+1
2022-02-04
mux: fix grammar, missing "is".
Peter Rosin
1
-1
/
+1
2022-02-04
mux: add missing mux_state_get
Peter Rosin
1
-11
/
+29
2022-02-04
mux: Add support for reading mux state from consumer DT node
Aswath Govindraju
1
-21
/
+198
2022-02-04
drivers/android: remove redundant ret variable
Minghao Chi
1
-6
/
+2
2022-02-04
pps: clients: gpio: Propagate return value from pps_gpio_probe
Robert Hancock
1
-1
/
+1
2022-02-04
greybus: svc: clean up link configuration hack at hello
Johan Hovold
1
-5
/
+8
2022-02-04
greybus: svc: clean up hello error path
Johan Hovold
1
-2
/
+3
2022-02-04
greybus: svc: fix an error handling bug in gb_svc_hello()
Dan Carpenter
1
-1
/
+7
2022-01-30
Merge tag 'v5.17-rc2' into char-misc-next
Greg Kroah-Hartman
171
-665
/
+1538
2022-01-30
Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-30
/
+114
2022-01-29
Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
4
-30
/
+114
2022-01-29
Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+1
2022-01-29
Merge tag 'gpio-fixes-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-01-29
Merge tag 'char-misc-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-9
/
+10
2022-01-29
Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-106
/
+169
2022-01-29
Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
15
-15
/
+109
2022-01-29
Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-20
/
+6
2022-01-28
dm: properly fix redundant bio-based IO accounting
Mike Snitzer
1
-2
/
+3
2022-01-28
dm: revert partial fix for redundant bio-based IO accounting
Mike Snitzer
1
-15
/
+0
2022-01-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
17
-48
/
+64
2022-01-28
Merge tag 'efi-urgent-for-v5.17-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+10
2022-01-28
Merge tag 'hyperv-fixes-signed-20220128' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-13
/
+10
2022-01-28
Merge tag 'ata-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
1
-0
/
+2
2022-01-28
Merge tag 'hwmon-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-14
/
+18
2022-01-28
Merge tag 'drm-fixes-2022-01-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
38
-70
/
+307
2022-01-28
Merge tag 'amd-drm-fixes-5.17-2022-01-26' of https://gitlab.freedesktop.org/a...
Dave Airlie
22
-41
/
+208
2022-01-28
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...
Dave Airlie
1
-2
/
+2
2022-01-28
Merge tag 'drm-msm-fixes-2022-01-25' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
10
-11
/
+70
2022-01-28
Merge tag 'drm-misc-fixes-2022-01-27' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-6
/
+11
2022-01-28
Merge tag 'drm-misc-next-fixes-2022-01-21' of git://anongit.freedesktop.org/d...
Dave Airlie
2
-10
/
+16
2022-01-27
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
55
-280
/
+524
2022-01-27
drm/vmwgfx: Fix stale file descriptors on failed usercopy
Mathias Krause
4
-21
/
+21
2022-01-27
net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()
Jisheng Zhang
1
-1
/
+1
2022-01-27
net: stmmac: skip only stmmac_ptp_register when resume from suspend
Mohammad Athari Bin Ismail
1
-11
/
+9
2022-01-27
net: stmmac: configure PTP clock source prior to PTP initialization
Mohammad Athari Bin Ismail
2
-3
/
+3
2022-01-27
Merge tag 'rpmsg-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-18
/
+4
2022-01-27
Merge tag 'rproc-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+5
[next]