summaryrefslogtreecommitdiffstats
path: root/LICENSES (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-22media: cadence: csi2rx: use match fwnode for media linkJulien Massot1-1/+1
2024-01-22staging: media: ipu3: Remove some excess struct member documentationJonathan Corbet1-3/+0
2024-01-22media: s5p-mfc: drop static device variable in s5p_mfc_pm.cKrzysztof Kozlowski7-69/+67
2024-01-22media: s5p-mfc: drop useless static s5p_mfc_dev in s5p_mfc_pm.cKrzysztof Kozlowski1-3/+0
2024-01-22media: s5p-mfc: drop useless clock refcnt debuggingKrzysztof Kozlowski1-8/+0
2024-01-22media: s5p-mfc: constify local pointers to s5p_mfc_enc_paramsKrzysztof Kozlowski2-16/+16
2024-01-22media: s5p-mfc: constify pointers to s5p_mfc_cmd_argsKrzysztof Kozlowski3-3/+3
2024-01-22media: s5p-mfc: constify struct structuresKrzysztof Kozlowski4-6/+6
2024-01-22media: s5p-mfc: constify s5p_mfc_fmt structuresKrzysztof Kozlowski3-9/+9
2024-01-22media: s5p-mfc: constify s5p_mfc_hw_ops structuresKrzysztof Kozlowski5-7/+7
2024-01-22media: s5p-mfc: constify s5p_mfc_hw_cmds structuresKrzysztof Kozlowski5-7/+7
2024-01-22media: s5p-mfc: constify s5p_mfc_variant structuresKrzysztof Kozlowski1-7/+7
2024-01-22media: s5p-mfc: constify s5p_mfc_buf_size structuresKrzysztof Kozlowski6-20/+20
2024-01-22media: s5p-mfc: constify fw_name stringsKrzysztof Kozlowski1-1/+1
2024-01-22media: s5p-mfc: drop unused get_*_def_fmt declarationsKrzysztof Kozlowski2-2/+0
2024-01-22media: s5p-mfc: drop unused static s5p_mfc_opsKrzysztof Kozlowski1-5/+2
2024-01-22media: s5p-mfc: drop unused static s5p_mfc_cmdsKrzysztof Kozlowski1-6/+2
2024-01-22media: fimc-is: constify local pointers to fimc_frameKrzysztof Kozlowski4-25/+25
2024-01-22media: fimc-is: constify local pointers to fimc_vid_capKrzysztof Kozlowski1-2/+2
2024-01-22media: fimc-is: constify local pointers to fimc_dma_offsetKrzysztof Kozlowski1-2/+2
2024-01-22media: fimc-is: constify pointers to v4l2_pix_format_mplaneKrzysztof Kozlowski3-3/+3
2024-01-22media: fimc-is: constify fimc_formats arrayKrzysztof Kozlowski4-25/+28
2024-01-22media: fimc-is: constify local pointers to fimc_fmtKrzysztof Kozlowski3-6/+6
2024-01-22media: fimc-is: constify several pointers in function argumentsKrzysztof Kozlowski4-19/+19
2024-01-22media: fimc-is: constify clock namesKrzysztof Kozlowski1-1/+1
2024-01-22media: fimc-is: drop unused fimc_vidioc_enum_fmt_mplane()Krzysztof Kozlowski1-2/+0
2024-01-22media: fimc-lite: constify pointers to v4l2_pix_format_mplaneKrzysztof Kozlowski1-1/+1
2024-01-22media: fimc-lite: constify several pointers in function argumentsKrzysztof Kozlowski2-11/+12
2024-01-22media: fimc-lite: drop unused flite_hw_set_camera_polarity()Krzysztof Kozlowski1-2/+0
2024-01-21Linux 6.8-rc1v6.8-rc1Linus Torvalds1-2/+2
2024-01-21bcachefs: Improve inode_to_text()Kent Overstreet1-7/+18
2024-01-21bcachefs: logged_ops_format.hKent Overstreet2-27/+31
2024-01-21bcachefs: reflink_format.hKent Overstreet3-47/+48
2024-01-21bcachefs; extents_format.hKent Overstreet2-279/+284
2024-01-21bcachefs: ec_format.hKent Overstreet2-16/+20
2024-01-21bcachefs: subvolume_format.hKent Overstreet2-32/+36
2024-01-21bcachefs: snapshot_format.hKent Overstreet2-33/+37
2024-01-21bcachefs: alloc_background_format.hKent Overstreet2-93/+94
2024-01-21bcachefs: xattr_format.hKent Overstreet2-15/+20
2024-01-21bcachefs: dirent_format.hKent Overstreet2-39/+43
2024-01-21bcachefs: inode_format.hKent Overstreet2-164/+167
2024-01-21bcachefs; quota_format.hKent Overstreet2-42/+48
2024-01-21bcachefs: sb-counters_format.hKent Overstreet2-95/+100
2024-01-21bcachefs: counters.c -> sb-counters.cKent Overstreet5-8/+7
2024-01-21bcachefs: comment bch_subvolumeKent Overstreet1-0/+3
2024-01-21bcachefs: bch_snapshot::btimeKent Overstreet2-0/+3
2024-01-21bcachefs: add missing __GFP_NOWARNKent Overstreet1-1/+1
2024-01-21bcachefs: opts->compression can now also be applied in the backgroundKent Overstreet11-23/+24
2024-01-21bcachefs: Prep work for variable size btree node buffersKent Overstreet18-97/+87
2024-01-21bcachefs: grab s_umount only if snapshottingSu Yue1-6/+5