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-06-23
drm/nouveau/Kconfig: Drop duplicate "select ACPI_VIDEO"
Hans de Goede
1
-1
/
+0
2022-06-23
dma-buf: deprecate DMABUF_SYSFS_STATS
Christian König
1
-1
/
+5
2022-06-23
soc: mediatek: fix missing clk_disable_unprepare() on err in svs_resume()
Peng Wu
1
-2
/
+6
2022-06-23
iommu/amd: Use try_cmpxchg64 in alloc_pte and free_clear_pte
Uros Bizjak
1
-4
/
+2
2022-06-23
iommu/mediatek: Cleanup pericfg lookup flow
AngeloGioacchino Del Regno
1
-7
/
+5
2022-06-22
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
3
-6
/
+92
2022-06-22
virtio_net: fix xdp_rxq_info bug after suspend/resume
Stephan Gerhold
1
-19
/
+6
2022-06-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
3
-7
/
+89
2022-06-22
igb: Make DMA faster when CPU is active on the PCIe link
Kai-Heng Feng
1
-7
/
+5
2022-06-22
net: phy: Add support for AQR113C EPHY
Bhadram Varka
1
-0
/
+20
2022-06-22
net: pcs: lynx: use mdiodev accessors
Russell King (Oracle)
1
-20
/
+10
2022-06-22
net: dsa: qca8k: reduce mgmt ethernet timeout
Christian Marangi
1
-1
/
+1
2022-06-22
net: dsa: qca8k: reset cpu port on MTU change
Christian Marangi
1
-1
/
+21
2022-06-22
isdn: mISDN: hfcsusb: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-22
net: ipa: remove unexpected word "the"
Jiang Jian
1
-2
/
+2
2022-06-22
cxgb4vf: remove unexpected word "the"
Jiang Jian
1
-1
/
+1
2022-06-22
amt: remove unnecessary (void*) conversions
Yu Zhe
1
-4
/
+4
2022-06-22
Input: cyapa_gen6 - aligned "*" each line
Jiang Jian
1
-1
/
+1
2022-06-22
clk: Remove never used devm_clk_*unregister()
Andy Shevchenko
1
-48
/
+0
2022-06-22
clk: Fix pointer casting to prevent oops in devm_clk_release()
Uwe Kleine-König
1
-1
/
+1
2022-06-22
drm/i915/gt: Re-do the intel-gtt split
Lucas De Marchi
9
-734
/
+714
2022-06-22
agp/intel: Rename intel-gtt symbols
Lucas De Marchi
2
-37
/
+37
2022-06-22
Input: gpio_mouse - fix typos in comments
Jiang Jian
1
-1
/
+1
2022-06-22
amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+
Joshua Ashton
3
-0
/
+9
2022-06-22
drm/amd/display: Fix typo in override_lane_settings
George Shen
1
-1
/
+1
2022-06-22
drm/amd/display: Fix DC warning at driver load
Qingqing Zhuo
1
-1
/
+1
2022-06-22
drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP stream is already enabled"
Mario Limonciello
1
-22
/
+2
2022-06-22
drm/amdgpu: Adjust logic around GTT size (v3)
Alex Deucher
1
-6
/
+14
2022-06-22
drm/amdgpu/vcn: fix no previous prototype warning
Ruijing Dong
1
-1
/
+1
2022-06-22
amdgpu/pm: Fix possible array out-of-bounds if SCLK levels != 2
Darren Powell
1
-22
/
+12
2022-06-22
amdgpu/pm: Fix incorrect variable for size of clocks array
Darren Powell
2
-8
/
+10
2022-06-22
drm/amdkfd: Free queue after unmap queue success
Philip Yang
2
-12
/
+18
2022-06-22
drm/amdkfd: Add queue to MES if it becomes active
Philip Yang
1
-2
/
+1
2022-06-22
hinic: Replace memcpy() with direct assignment
Kees Cook
1
-3
/
+1
2022-06-22
remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_init
Miaoqian Lin
1
-3
/
+4
2022-06-22
bus: mhi: host: pci_generic: Add Cinterion MV31-W with new baseline
Slark Xiao
1
-0
/
+3
2022-06-22
coresight: Clear the connection field properly
Suzuki K Poulose
1
-0
/
+1
2022-06-22
video: fbdev: omap: Remove duplicate 'the' in comment
Jiang Jian
1
-1
/
+1
2022-06-22
video: fbdev: omapfb: Align '*' in comment
Jiang Jian
1
-1
/
+1
2022-06-22
drm/sun4i: Return if frontend is not present
Saud Farooqui
1
-1
/
+1
2022-06-22
drm/vc4: fix error code in vc4_check_tex_size()
Dan Carpenter
1
-1
/
+1
2022-06-22
drm/hyperv-drm: Include framebuffer and EDID headers
Thomas Zimmermann
1
-0
/
+2
2022-06-22
soc: mediatek: mutex: Use DDP_COMPONENT_DITHER0 mod index for MT8365
AngeloGioacchino Del Regno
1
-1
/
+1
2022-06-22
pwm: mediatek: Add MT8365 support
Fabien Parent
1
-0
/
+7
2022-06-22
iommu/ipmmu-vmsa: Fix compatible for rcar-gen4
Yoshihiro Shimoda
1
-1
/
+1
2022-06-22
iommu/mediatek: Lookup phandle to retrieve syscon to infracfg
AngeloGioacchino Del Regno
1
-14
/
+24
2022-06-22
iommu/dma: Fix race condition during iova_domain initialization
Yunfei Wang
1
-4
/
+13
2022-06-22
pwm: atmel-tcb: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-22
pwm: Drop support for legacy drivers
Uwe Kleine-König
1
-81
/
+1
2022-06-22
iommu/dma: Add config for PCI SAC address trick
Robin Murphy
2
-1
/
+27
[prev]
[next]