summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clk: spear: Move prototype to accessible headerViresh Kumar2022-10-106-3/+18
* Linux 6.0v6.0Linus Torvalds2022-10-021-1/+1
* Merge tag 'i2c-for-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-022-1/+9
|\
| * i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probeZhang Qilong2022-10-021-1/+2
| * dt-bindings: i2c: st,stm32-i2c: Document wakeup-source propertyMarek Vasut2022-10-021-0/+2
| * dt-bindings: i2c: st,stm32-i2c: Document interrupt-names propertyMarek Vasut2022-10-021-0/+5
* | Merge tag 'perf-urgent-2022-10-02' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-10-024-3/+57
|\ \
| * | perf/core: Fix reentry problem in perf_output_read_group()Yang Jihong2022-09-061-0/+9
| * | perf/x86/core: Completely disable guest PEBS via guest's global_ctrlLike Xu2022-09-011-1/+2
| * | perf/x86/intel: Fix unchecked MSR access error for Alder Lake NKan Liang2022-09-013-3/+48
* | | Merge tag 'x86_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-022-32/+38
|\ \ \
| * | | x86/cacheinfo: Add a cpu_llc_shared_mask() UP variantBorislav Petkov2022-09-281-10/+15
| * | | x86/alternative: Fix race in try_get_desc()Nadav Amit2022-09-271-22/+23
* | | | Merge tag 'usb-6.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds2022-10-014-3/+23
|\ \ \ \
| * | | | uas: ignore UAS for Thinkplus chipsHongling Zeng2022-09-271-0/+7
| * | | | usb-storage: Add Hiksemi USB3-FW to IGNORE_UASHongling Zeng2022-09-271-0/+7
| * | | | uas: add no-uas quirk for Hiksemi usb_diskHongling Zeng2022-09-271-0/+7
| * | | | usb: dwc3: st: Fix node's child namePatrice Chotard2022-09-271-1/+1
| * | | | usb: typec: ucsi: Remove incorrect warningHeikki Krogerus2022-09-271-2/+0
| * | | | Merge tag 'thunderbolt-for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-09-271-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | thunderbolt: Explicitly reset plug events delay back to USB4 spec valueMario Limonciello2022-09-221-0/+1
* | | | | Merge tag 'media/v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2022-10-016-23/+31
|\ \ \ \ \
| * | | | | media: rkvdec: Disable H.264 error detectionNicolas Dufresne2022-09-271-2/+2
| * | | | | media: mediatek: vcodec: Drop platform_get_resource(IORESOURCE_IRQ)NĂ­colas F. R. A. Prado2022-09-271-6/+3
| * | | | | media: dvb_vb2: fix possible out of bound accessHangyu Hua2022-09-271-0/+11
| * | | | | media: v4l2-ioctl.c: fix incorrect error pathHans Verkuil2022-09-271-14/+12
| * | | | | media: v4l2-compat-ioctl32.c: zero buffer passed to v4l2_compat_get_array_args()Hans Verkuil2022-09-271-0/+2
| * | | | | media: uvcvideo: Fix InterfaceProtocol for Quanta cameraRicardo Ribalda2022-08-311-1/+1
* | | | | | Merge tag 'mm-hotfixes-stable-2022-09-30' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-10-013-2/+5
|\ \ \ \ \ \
| * | | | | | damon/sysfs: fix possible memleak on damon_sysfs_add_targetLevi Yun2022-09-301-1/+1
| * | | | | | mm: fix BUG splat with kvmalloc + GFP_ATOMICFlorian Westphal2022-09-301-0/+4
| * | | | | | MAINTAINERS: drop entry to removed file in ARM/RISCPC ARCHITECTURELukas Bulwahn2022-09-301-1/+0
* | | | | | | Merge tag 'drm-fixes-2022-10-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-09-307-149/+281
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'amd-drm-fixes-6.0-2022-09-30-1' of https://gitlab.freedesktop.org/...Daniel Vetter2022-09-307-149/+281
| |\ \ \ \ \ \ \
| | * | | | | | | drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang2022-09-301-152/+4
| | * | | | | | | drm/amdgpu: add helper to init rlc firmwareHawking Zhang2022-09-302-1/+38
| | * | | | | | | drm/amdgpu: add helper to init rlc fw in header v2_4Hawking Zhang2022-09-301-0/+60
| | * | | | | | | drm/amdgpu: add helper to init rlc fw in header v2_3Hawking Zhang2022-09-301-0/+35
| | * | | | | | | drm/amdgpu: add helper to init rlc fw in header v2_2Hawking Zhang2022-09-301-0/+30
| | * | | | | | | drm/amdgpu: add helper to init rlc fw in header v2_1Hawking Zhang2022-09-301-0/+40
| | * | | | | | | drm/amdgpu: add helper to init rlc fw in header v2_0Hawking Zhang2022-09-301-0/+64
| | * | | | | | | drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfxHawking Zhang2022-09-303-0/+13
| | * | | | | | | drm/amdgpu: Enable sram on vcn_4_0_2Sonny Jiang2022-09-291-1/+1
| | * | | | | | | drm/amdgpu: Enable VCN DPG for GC11_0_1Sonny Jiang2022-09-291-0/+1
* | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-09-306-21/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clk: imx93: drop of_match_ptrPeng Fan2022-09-281-1/+1
| * | | | | | | | | clk: iproc: Do not rely on node name for correct PLL setupFlorian Fainelli2022-09-281-4/+8
| * | | | | | | | | clk: sunxi-ng: h6: Fix default PLL GPU rateJernej Skrabec2022-09-281-2/+6
| * | | | | | | | | clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocksHan Xu2022-09-281-2/+2
| * | | | | | | | | Merge tag 'clk-microchip-fixes-6.0' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd2022-09-281-2/+9
| |\ \ \ \ \ \ \ \ \