index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2023-07-25
Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
2023-07-23
ASoC: Merge up fixes from mainline
Mark Brown
2023-07-22
Merge tag 's390-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-07-22
Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-22
Merge tag 'devicetree-fixes-for-6.5-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-07-22
Merge tag 'regmap-fix-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-07-22
Merge tag 'gpio-fixes-for-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-21
loop: do not enforce max_loop hard limit by (new) default
Mauricio Faria de Oliveira
2023-07-21
loop: deprecate autoloading callback loop_probe()
Mauricio Faria de Oliveira
2023-07-21
Merge tag 'pm-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-07-21
Merge tag 'fbdev-for-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-21
drm/atomic: Fix potential use-after-free in nonblocking commits
Daniel Vetter
2023-07-20
Merge tag 'drm-fixes-2023-07-21' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-07-21
Merge tag 'amd-drm-fixes-6.5-2023-07-20' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2023-07-21
Merge tag 'drm-intel-fixes-2023-07-20' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2023-07-21
Merge tag 'drm-misc-fixes-2023-07-20' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2023-07-20
Merge tag 'ata-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-07-20
Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-20
Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2023-07-20
net: phy: prevent stale pointer dereference in phy_init()
Vladimir Oltean
2023-07-20
Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014
Tomasz Moń
2023-07-20
Merge tag 'regulator-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-07-20
s390/zcrypt: fix reply buffer calculations for CCA replies
Harald Freudenberger
2023-07-20
regmap: Disable locking for RBTREE and MAPLE unit tests
Guenter Roeck
2023-07-20
gpio: mvebu: fix irq domain leak
Bartosz Golaszewski
2023-07-20
accel/habanalabs: add more debugfs stub helpers
Arnd Bergmann
2023-07-20
staging: greybus: Avoid abusing controls_rwsem
Takashi Iwai
2023-07-20
staging: greybus: audio_helper: Use snd_ctl_remove_id()
Takashi Iwai
2023-07-20
fbdev: Explicitly include correct DT includes
Rob Herring
2023-07-20
fbdev: ep93xx-fb: fix return value check in ep93xxfb_probe
Yuanjun Gong
2023-07-20
fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probe
Zhang Shurong
2023-07-20
fbdev: kyro: make some const read-only arrays static and reduce type size
Colin Ian King
2023-07-20
fbcon: remove unused display (p) from fbcon_redraw()
Jiri Slaby (SUSE)
2023-07-20
sticon: make sticon_set_def_font() void and remove op parameter
Jiri Slaby (SUSE)
2023-07-20
vgacon: cache vc_cell_height in vgacon_cursor()
Jiri Slaby (SUSE)
2023-07-20
vgacon: let vgacon_doresize() return void
Jiri Slaby (SUSE)
2023-07-20
vgacon: remove unused xpos from vgacon_set_cursor_size()
Jiri Slaby (SUSE)
2023-07-20
vgacon: remove unneeded forward declarations
Jiri Slaby (SUSE)
2023-07-20
vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()
Jiri Slaby (SUSE)
2023-07-19
net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_type
Daniel Golle
2023-07-19
Revert "r8169: disable ASPM during NAPI poll"
Heiner Kallweit
2023-07-19
r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is...
Heiner Kallweit
2023-07-19
Revert "intel_idle: Add support for using intel_idle in a VM guest using just...
Rafael J. Wysocki
2023-07-19
Revert "intel_idle: Add a "Long HLT" C1 state for the VM guest mode"
Rafael J. Wysocki
2023-07-19
Revert "intel_idle: Add __init annotation to matchup_vm_state_with_baremetal()"
Rafael J. Wysocki
2023-07-19
regcache: Push async I/O request down into the rbtree cache
Mark Brown
2023-07-19
gpio: mvebu: Make use of devm_pwmchip_add
Uwe Kleine-König
2023-07-19
drivers:net: fix return value check in ocelot_fdma_receive_skb
Yuanjun Gong
2023-07-19
drivers: net: fix return value check in emac_tso_csum()
Yuanjun Gong
2023-07-19
gpio: tps68470: Make tps68470_gpio_output() always set the initial value
Hans de Goede
[next]