summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRicardo Ribalda <ribalda@chromium.org>2025-07-25 13:12:49 +0000
committerHans Verkuil <hverkuil+cisco@kernel.org>2025-09-13 18:35:00 +0200
commit3e412a7b57c32410b05f659045a64c28b0acbb24 (patch)
tree40978702b5032739e15ce7363a2bf548e94675b7 /tools/perf/scripts/python/export-to-postgresql.py
parent97b6ff8603f2bdd8863a4d9b8b5432e8f3272b64 (diff)
downloadkernel-3e412a7b57c32410b05f659045a64c28b0acbb24.tar.gz
media: uvcvideo: Move video_device under video_queue
It is more natural that the "struct video_device" belongs to uvc_video_queue instead of uvc_streaming. This is an aesthetic change. No functional change expected. Suggested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Ricardo Ribalda <ribalda@chromium.org> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Hans de Goede <hansg@kernel.org> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
-11-02 11:10:55 +0100'>2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-08-15powerpc/mm: declare some local functions staticChristophe Leroy 2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy 2017-06-05powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy 2017-06-05powerpc/mm/book(e)(3s)/32: Add page table accountingBalbir Singh 2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov 2016-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman 2016-12-09powerpc/8xx: Implement support of hugepagesChristophe Leroy 2016-12-09powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy 2016-11-28powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flushAneesh Kumar K.V 2016-09-13powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V 2016-06-14powerpc: Various typo fixesMichael Ellerman 2016-05-11powerpc/mm: Copy pgalloc (part 2)Aneesh Kumar K.V 2016-03-11powerpc32: remove ioremap_baseChristophe Leroy 2016-03-11powerpc32: Fix pte_offset_kernel() to return NULL for bad pagesChristophe Leroy 2015-12-14powerpc/booke: Move nohash headersAneesh Kumar K.V