index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LICENSES
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-22
media: cadence: csi2rx: use match fwnode for media link
Julien Massot
1
-1
/
+1
2024-01-22
staging: media: ipu3: Remove some excess struct member documentation
Jonathan Corbet
1
-3
/
+0
2024-01-22
media: s5p-mfc: drop static device variable in s5p_mfc_pm.c
Krzysztof Kozlowski
7
-69
/
+67
2024-01-22
media: s5p-mfc: drop useless static s5p_mfc_dev in s5p_mfc_pm.c
Krzysztof Kozlowski
1
-3
/
+0
2024-01-22
media: s5p-mfc: drop useless clock refcnt debugging
Krzysztof Kozlowski
1
-8
/
+0
2024-01-22
media: s5p-mfc: constify local pointers to s5p_mfc_enc_params
Krzysztof Kozlowski
2
-16
/
+16
2024-01-22
media: s5p-mfc: constify pointers to s5p_mfc_cmd_args
Krzysztof Kozlowski
3
-3
/
+3
2024-01-22
media: s5p-mfc: constify struct structures
Krzysztof Kozlowski
4
-6
/
+6
2024-01-22
media: s5p-mfc: constify s5p_mfc_fmt structures
Krzysztof Kozlowski
3
-9
/
+9
2024-01-22
media: s5p-mfc: constify s5p_mfc_hw_ops structures
Krzysztof Kozlowski
5
-7
/
+7
2024-01-22
media: s5p-mfc: constify s5p_mfc_hw_cmds structures
Krzysztof Kozlowski
5
-7
/
+7
2024-01-22
media: s5p-mfc: constify s5p_mfc_variant structures
Krzysztof Kozlowski
1
-7
/
+7
2024-01-22
media: s5p-mfc: constify s5p_mfc_buf_size structures
Krzysztof Kozlowski
6
-20
/
+20
2024-01-22
media: s5p-mfc: constify fw_name strings
Krzysztof Kozlowski
1
-1
/
+1
2024-01-22
media: s5p-mfc: drop unused get_*_def_fmt declarations
Krzysztof Kozlowski
2
-2
/
+0
2024-01-22
media: s5p-mfc: drop unused static s5p_mfc_ops
Krzysztof Kozlowski
1
-5
/
+2
2024-01-22
media: s5p-mfc: drop unused static s5p_mfc_cmds
Krzysztof Kozlowski
1
-6
/
+2
2024-01-22
media: fimc-is: constify local pointers to fimc_frame
Krzysztof Kozlowski
4
-25
/
+25
2024-01-22
media: fimc-is: constify local pointers to fimc_vid_cap
Krzysztof Kozlowski
1
-2
/
+2
2024-01-22
media: fimc-is: constify local pointers to fimc_dma_offset
Krzysztof Kozlowski
1
-2
/
+2
2024-01-22
media: fimc-is: constify pointers to v4l2_pix_format_mplane
Krzysztof Kozlowski
3
-3
/
+3
2024-01-22
media: fimc-is: constify fimc_formats array
Krzysztof Kozlowski
4
-25
/
+28
2024-01-22
media: fimc-is: constify local pointers to fimc_fmt
Krzysztof Kozlowski
3
-6
/
+6
2024-01-22
media: fimc-is: constify several pointers in function arguments
Krzysztof Kozlowski
4
-19
/
+19
2024-01-22
media: fimc-is: constify clock names
Krzysztof Kozlowski
1
-1
/
+1
2024-01-22
media: fimc-is: drop unused fimc_vidioc_enum_fmt_mplane()
Krzysztof Kozlowski
1
-2
/
+0
2024-01-22
media: fimc-lite: constify pointers to v4l2_pix_format_mplane
Krzysztof Kozlowski
1
-1
/
+1
2024-01-22
media: fimc-lite: constify several pointers in function arguments
Krzysztof Kozlowski
2
-11
/
+12
2024-01-22
media: fimc-lite: drop unused flite_hw_set_camera_polarity()
Krzysztof Kozlowski
1
-2
/
+0
2024-01-21
Linux 6.8-rc1
v6.8-rc1
Linus Torvalds
1
-2
/
+2
2024-01-21
bcachefs: Improve inode_to_text()
Kent Overstreet
1
-7
/
+18
2024-01-21
bcachefs: logged_ops_format.h
Kent Overstreet
2
-27
/
+31
2024-01-21
bcachefs: reflink_format.h
Kent Overstreet
3
-47
/
+48
2024-01-21
bcachefs; extents_format.h
Kent Overstreet
2
-279
/
+284
2024-01-21
bcachefs: ec_format.h
Kent Overstreet
2
-16
/
+20
2024-01-21
bcachefs: subvolume_format.h
Kent Overstreet
2
-32
/
+36
2024-01-21
bcachefs: snapshot_format.h
Kent Overstreet
2
-33
/
+37
2024-01-21
bcachefs: alloc_background_format.h
Kent Overstreet
2
-93
/
+94
2024-01-21
bcachefs: xattr_format.h
Kent Overstreet
2
-15
/
+20
2024-01-21
bcachefs: dirent_format.h
Kent Overstreet
2
-39
/
+43
2024-01-21
bcachefs: inode_format.h
Kent Overstreet
2
-164
/
+167
2024-01-21
bcachefs; quota_format.h
Kent Overstreet
2
-42
/
+48
2024-01-21
bcachefs: sb-counters_format.h
Kent Overstreet
2
-95
/
+100
2024-01-21
bcachefs: counters.c -> sb-counters.c
Kent Overstreet
5
-8
/
+7
2024-01-21
bcachefs: comment bch_subvolume
Kent Overstreet
1
-0
/
+3
2024-01-21
bcachefs: bch_snapshot::btime
Kent Overstreet
2
-0
/
+3
2024-01-21
bcachefs: add missing __GFP_NOWARN
Kent Overstreet
1
-1
/
+1
2024-01-21
bcachefs: opts->compression can now also be applied in the background
Kent Overstreet
11
-23
/
+24
2024-01-21
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
18
-97
/
+87
2024-01-21
bcachefs: grab s_umount only if snapshotting
Su Yue
1
-6
/
+5
[next]