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-27
Merge tag 'ib-mfd-acpi-for-rafael-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Rafael J. Wysocki
1
-7
/
+24
2022-06-27
virtio_ring: make vring_create_virtqueue_split prettier
Deming Wang
1
-1
/
+1
2022-06-27
vhost-vdpa: call vhost_vdpa_cleanup during the release
Stefano Garzarella
1
-1
/
+1
2022-06-27
virtio_mmio: Restore guest page size on resume
Stephan Gerhold
1
-0
/
+3
2022-06-27
virtio_mmio: Add missing PM calls to freeze/restore
Stephan Gerhold
1
-0
/
+23
2022-06-27
caif_virtio: fix race between virtio_device_ready() and ndo_open()
Jason Wang
1
-1
/
+9
2022-06-27
virtio-net: fix race between ndo_open() and virtio_device_ready()
Jason Wang
1
-1
/
+7
2022-06-27
drm/i915: tweak the ordering in cpu_write_needs_clflush
Matthew Auld
1
-3
/
+3
2022-06-27
staging: r8188eu: make power sequences static
Martin Kaiser
7
-70
/
+67
2022-06-27
staging: r8188eu: merge two led structs
Martin Kaiser
2
-21
/
+15
2022-06-27
staging: r8188eu: remove rtw_usleep_os
Martin Kaiser
4
-12
/
+2
2022-06-27
staging: r8188eu: core/rtw_recv.c: clean up nested if statements
Chang Yu
1
-4
/
+2
2022-06-27
staging: vchiq_arm: Add missing memory barrier comments
Phil Elwell
2
-0
/
+13
2022-06-27
Staging: rtl8192e: Cleaning up error handling
Felix Schlepper
1
-10
/
+10
2022-06-27
Staging: rtl8192e: Using kzalloc and delete memset
Felix Schlepper
1
-2
/
+1
2022-06-27
Staging: rtl8192e: Use struct_size
Felix Schlepper
1
-2
/
+1
2022-06-27
drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb332()
José Expósito
5
-0
/
+184
2022-06-27
drm/i915/dgfx: Disable d3cold at gfx root port
Anshuman Gupta
1
-19
/
+15
2022-06-27
mfd: core: Use acpi_dev_for_each_child()
Rafael J. Wysocki
1
-7
/
+24
2022-06-27
sfc:falcon: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-27
sfc: fix repeated words in comments
Jilin Yuan
1
-5
/
+5
2022-06-27
firmware: arm_scmi: Fix response size warning for OPTEE transport
Vincent Guittot
1
-1
/
+6
2022-06-27
Merge tag 'linux-can-next-for-5.20-20220625' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
17
-374
/
+542
2022-06-27
net: dsa: rzn1-a5psw: add FDB support
Clément Léger
2
-0
/
+185
2022-06-27
net: dsa: rzn1-a5psw: add statistics support
Clément Léger
2
-0
/
+220
2022-06-27
net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driver
Clément Léger
4
-0
/
+926
2022-06-27
net: pcs: add Renesas MII converter driver
Clément Léger
3
-0
/
+529
2022-06-27
perf: hisi: Extract hisi_pmu_init
Chen Jun
7
-74
/
+25
2022-06-27
mtd: spi-nor: move SECT_4K_PMC special handling
Michael Walle
3
-10
/
+22
2022-06-27
pinctrl: sunxi: sunxi_pconf_set: use correct offset
Andrei Lalaev
1
-0
/
+2
2022-06-27
pinctrl: qcom: sc7280: Fix compile bug
Linus Walleij
1
-1
/
+2
2022-06-27
drm/ast: Enable primary plane with CRTC
Thomas Zimmermann
1
-4
/
+9
2022-06-27
drm/simple-kms: Use drm_atomic_helper_check_crtc_state()
Thomas Zimmermann
1
-8
/
+6
2022-06-27
drm/atomic-helper: Add helper drm_atomic_helper_check_crtc_state()
Thomas Zimmermann
1
-0
/
+55
2022-06-27
drm/fb-helper: Fix out-of-bounds access
Thomas Zimmermann
1
-8
/
+19
2022-06-27
vfio/pci: Remove console drivers
Alex Williamson
1
-0
/
+5
2022-06-27
drm: Implement DRM aperture helpers under video/
Thomas Zimmermann
7
-170
/
+376
2022-06-27
intel_idle: Disable IBRS during long idle
Peter Zijlstra
1
-6
/
+38
2022-06-27
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
1
-0
/
+8
2022-06-27
media: mediatek: vcodec: Report supported bitrate modes
Hirokazu Honda
1
-0
/
+11
2022-06-27
media: av7110: Remove duplicate 'with' in two places.
Jiang Jian
1
-1
/
+1
2022-06-27
media: saa7164: Remove duplicate 'on' in two places.
Jiang Jian
1
-1
/
+1
2022-06-27
media: mediatek: vcodec: Fix non subdev architecture open power fail
Yunfei Dong
1
-0
/
+2
2022-06-27
media: usb: gspca: aligned '*' each line
Jiang Jian
1
-1
/
+1
2022-06-27
media: tw686x: Fix memory leak in tw686x_video_init
Miaoqian Lin
1
-1
/
+3
2022-06-27
media: driver/nxp/imx-jpeg: fix a unexpected return value problem
Jian Zhang
1
-0
/
+2
2022-06-27
media: mediatek: vcodec: Skip SOURCE_CHANGE & EOS events for stateless
Chen-Yu Tsai
1
-0
/
+5
2022-06-27
soc: imx: imx8m-blk-ctrl: Make error prints useful
Marek Vasut
1
-3
/
+6
2022-06-27
media: tw686x: Fix an error handling path in tw686x_probe()
Christophe JAILLET
1
-1
/
+4
2022-06-27
media: stm32: dcmi: Drop always NULL sd_state from dcmi_pipeline_s_fmt()
Marek Vasut
1
-3
/
+2
[prev]
[next]