| Commit message (Expand) | Author | Age | Files | Lines |
* | vdpa: device feature provisioning | Jason Wang | 2022-10-07 | 1 | -0/+5 |
* | virtio-net: use mtu size as buffer length for big packets | Gavin Li | 2022-10-07 | 1 | -13/+24 |
* | virtio-net: introduce and use helper function for guest gso support checks | Gavin Li | 2022-10-07 | 1 | -4/+9 |
* | virtio_ring: make vring_alloc_queue_packed prettier | Deming Wang | 2022-10-07 | 1 | -3/+3 |
* | virtio_ring: split: Operators use unified style | Deming Wang | 2022-10-07 | 1 | -1/+1 |
* | vhost: add __init/__exit annotations to module init/exit funcs | Xiu Jianfeng | 2022-10-07 | 1 | -2/+2 |
* | Merge tag 'i2c-for-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-10-02 | 1 | -1/+2 |
|\ |
|
| * | i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probe | Zhang Qilong | 2022-10-02 | 1 | -1/+2 |
* | | Merge tag 'usb-6.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds | 2022-10-01 | 4 | -3/+23 |
|\ \ |
|
| * | | uas: ignore UAS for Thinkplus chips | Hongling Zeng | 2022-09-27 | 1 | -0/+7 |
| * | | usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS | Hongling Zeng | 2022-09-27 | 1 | -0/+7 |
| * | | uas: add no-uas quirk for Hiksemi usb_disk | Hongling Zeng | 2022-09-27 | 1 | -0/+7 |
| * | | usb: dwc3: st: Fix node's child name | Patrice Chotard | 2022-09-27 | 1 | -1/+1 |
| * | | usb: typec: ucsi: Remove incorrect warning | Heikki Krogerus | 2022-09-27 | 1 | -2/+0 |
| * | | Merge tag 'thunderbolt-for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 2022-09-27 | 1 | -0/+1 |
| |\ \
| | |/
| |/| |
|
| | * | thunderbolt: Explicitly reset plug events delay back to USB4 spec value | Mario Limonciello | 2022-09-22 | 1 | -0/+1 |
* | | | Merge tag 'media/v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2022-10-01 | 6 | -23/+31 |
|\ \ \ |
|
| * | | | media: rkvdec: Disable H.264 error detection | Nicolas Dufresne | 2022-09-27 | 1 | -2/+2 |
| * | | | media: mediatek: vcodec: Drop platform_get_resource(IORESOURCE_IRQ) | NĂcolas F. R. A. Prado | 2022-09-27 | 1 | -6/+3 |
| * | | | media: dvb_vb2: fix possible out of bound access | Hangyu Hua | 2022-09-27 | 1 | -0/+11 |
| * | | | media: v4l2-ioctl.c: fix incorrect error path | Hans Verkuil | 2022-09-27 | 1 | -14/+12 |
| * | | | media: v4l2-compat-ioctl32.c: zero buffer passed to v4l2_compat_get_array_args() | Hans Verkuil | 2022-09-27 | 1 | -0/+2 |
| * | | | media: uvcvideo: Fix InterfaceProtocol for Quanta camera | Ricardo Ribalda | 2022-08-31 | 1 | -1/+1 |
* | | | | Merge tag 'drm-fixes-2022-10-01' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2022-10-01 | 7 | -149/+281 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'amd-drm-fixes-6.0-2022-09-30-1' of https://gitlab.freedesktop.org/... | Daniel Vetter | 2022-09-30 | 7 | -149/+281 |
| |\ \ \ \ |
|
| | * | | | | drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcode | Hawking Zhang | 2022-09-30 | 1 | -152/+4 |
| | * | | | | drm/amdgpu: add helper to init rlc firmware | Hawking Zhang | 2022-09-30 | 2 | -1/+38 |
| | * | | | | drm/amdgpu: add helper to init rlc fw in header v2_4 | Hawking Zhang | 2022-09-30 | 1 | -0/+60 |
| | * | | | | drm/amdgpu: add helper to init rlc fw in header v2_3 | Hawking Zhang | 2022-09-30 | 1 | -0/+35 |
| | * | | | | drm/amdgpu: add helper to init rlc fw in header v2_2 | Hawking Zhang | 2022-09-30 | 1 | -0/+30 |
| | * | | | | drm/amdgpu: add helper to init rlc fw in header v2_1 | Hawking Zhang | 2022-09-30 | 1 | -0/+40 |
| | * | | | | drm/amdgpu: add helper to init rlc fw in header v2_0 | Hawking Zhang | 2022-09-30 | 1 | -0/+64 |
| | * | | | | drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfx | Hawking Zhang | 2022-09-30 | 3 | -0/+13 |
| | * | | | | drm/amdgpu: Enable sram on vcn_4_0_2 | Sonny Jiang | 2022-09-29 | 1 | -1/+1 |
| | * | | | | drm/amdgpu: Enable VCN DPG for GC11_0_1 | Sonny Jiang | 2022-09-29 | 1 | -0/+1 |
* | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-10-01 | 6 | -21/+31 |
|\ \ \ \ \ \ |
|
| * | | | | | | clk: imx93: drop of_match_ptr | Peng Fan | 2022-09-29 | 1 | -1/+1 |
| * | | | | | | clk: iproc: Do not rely on node name for correct PLL setup | Florian Fainelli | 2022-09-29 | 1 | -4/+8 |
| * | | | | | | clk: sunxi-ng: h6: Fix default PLL GPU rate | Jernej Skrabec | 2022-09-29 | 1 | -2/+6 |
| * | | | | | | clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocks | Han Xu | 2022-09-28 | 1 | -2/+2 |
| * | | | | | | Merge tag 'clk-microchip-fixes-6.0' of https://git.kernel.org/pub/scm/linux/k... | Stephen Boyd | 2022-09-28 | 1 | -2/+9 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | clk: microchip: mpfs: make the rtc's ahb clock critical | Conor Dooley | 2022-09-14 | 1 | -1/+3 |
| | * | | | | | | clk: microchip: mpfs: fix clk_cfg array bounds violation | Conor Dooley | 2022-09-14 | 1 | -1/+6 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | clk: ingenic-tcu: Properly enable registers before accessing timers | Aidan MacDonald | 2022-09-01 | 1 | -10/+5 |
* | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2022-09-30 | 5 | -17/+28 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | vdpa/mlx5: Fix MQ to support non power of two num queues | Eli Cohen | 2022-09-28 | 1 | -7/+10 |
| * | | | | | | | vduse: prevent uninitialized memory accesses | Maxime Coquelin | 2022-09-28 | 1 | -2/+7 |
| * | | | | | | | virtio-blk: Fix WARN_ON_ONCE in virtio_queue_rq() | Suwan Kim | 2022-09-28 | 1 | -6/+5 |
| * | | | | | | | virtio-crypto: fix memory-leak | lei he | 2022-09-28 | 1 | -0/+4 |
| * | | | | | | | vdpa/ifcvf: fix the calculation of queuepair | Angus Chen | 2022-09-28 | 1 | -2/+2 |
| | |_|_|_|/ /
| |/| | | | | |
|