index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
driver-api
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-25
Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-10
/
+16
2025-02-15
media: Documentation: Receiver drivers should call v4l2_get_link_freq()
Sakari Ailus
1
-0
/
+3
2025-02-15
media: Documentation: tx-rx: Move transmitter control out of CSI-2 part
Sakari Ailus
1
-10
/
+9
2025-02-15
media: Documentation: Update link frequency driver documentation
Sakari Ailus
1
-0
/
+4
2025-02-13
Documentation/driver-api: fixed spelling mistakes
Aditya Dutt
2
-2
/
+2
2024-12-19
media: Documentation: PHY information can be obtained from OF endpoint too
David Heidelberg
1
-3
/
+4
2024-12-19
media: Documentation: tx-rx: Fix formatting
Sakari Ailus
1
-1
/
+1
2024-11-07
media: Documentation: ipu6: remove the dma_ops part from the doc
Bingbu Cao
1
-15
/
+0
2024-10-16
media: Documentation: Deprecate s_stream video op, update docs
Sakari Ailus
2
-9
/
+12
2024-08-25
media: Documentation: mc: Replace deprecated graph walk API
Laurent Pinchart
1
-26
/
+41
2024-06-24
media: Documentation: Document v4l2-jpeg helper functions
Devarsh Thakkar
2
-0
/
+11
2024-04-29
media: Documentation: add documentation of Intel IPU6 driver and hardware ove...
Bingbu Cao
2
-0
/
+206
2024-02-16
docs: media: fix typo in docs
Vincenzo Mezzela
1
-1
/
+1
2024-02-01
media: Documentation: Rework CCS driver documentation
Sakari Ailus
1
-48
/
+5
2024-01-12
Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
4
-46
/
+101
2023-12-13
media: Documentation: LP-11 and LP-111 are states, not modes
Sakari Ailus
1
-6
/
+6
2023-12-13
media: Documentation: BT.601 is not a bus
Sakari Ailus
2
-8
/
+9
2023-12-04
media: ccs: Generate V4L2 CCI compliant register definitions
Sakari Ailus
1
-29
/
+75
2023-12-04
media: Documentation: Initialisation finishes before subdev registration
Sakari Ailus
2
-1
/
+9
2023-11-23
media: v4l2-subdev: Fix references to pad config
Laurent Pinchart
1
-2
/
+2
2023-11-17
Merge branch 'vegard' into docs-mw
Jonathan Corbet
1
-6
/
+1
2023-11-17
docs: driver-api: properly format ToC headings
Vegard Nossum
1
-6
/
+1
2023-10-12
media: Documentation: ccs: Fix spelling mistake
Umang Jain
1
-1
/
+1
2023-10-07
media: Documentation: Split camera sensor documentation
Sakari Ailus
1
-93
/
+38
2023-09-27
media: remove the old videobuf framework
Hans Verkuil
3
-412
/
+0
2023-09-27
Documentation: media: camera-sensor: Improve power management documentation
Laurent Pinchart
1
-16
/
+42
2023-09-27
Documentation: media: camera-sensor: Move power management section
Laurent Pinchart
1
-35
/
+35
2023-09-27
Documentation: media: camera-sensor: Use link to upstream DT bindings
Laurent Pinchart
1
-4
/
+5
2023-09-27
Documentation: media: camera-sensor: Fix typo and vocabulary selection
Laurent Pinchart
1
-2
/
+2
2023-09-27
media: Documentation: Mention CCS tools
Sakari Ailus
1
-0
/
+8
2023-09-01
Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
4
-50
/
+110
2023-08-10
media: Add MIPI CCI register access helper functions
Hans de Goede
2
-0
/
+6
2023-08-10
media: Documentation: media: cec: describe new callbacks
Hans Verkuil
1
-10
/
+34
2023-08-10
media: Documentation: v4l: Document sub-device notifiers
Sakari Ailus
1
-0
/
+11
2023-07-28
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
1
-22
/
+29
2023-07-28
media: Documentation: v4l: Document v4l2_async_nf_cleanup
Sakari Ailus
1
-6
/
+5
2023-07-28
media: Documentation: v4l: Document missing async subdev function
Sakari Ailus
1
-9
/
+5
2023-07-28
media: Documentation: v4l: Fix async sensor subdev helper documentation
Sakari Ailus
1
-5
/
+5
2023-07-28
media: Documentation: v4l: Add section titles for async
Sakari Ailus
1
-1
/
+18
2023-07-28
media: Documentation: v4l: Fix async notifier registration example
Sakari Ailus
1
-2
/
+2
2023-07-09
lib/math: Move dvb_math.c into lib/math/int_log.c
Andy Shevchenko
1
-9
/
+0
2023-05-25
Documentation: v4l: Document rotation and orientation for sensor drivers
Sakari Ailus
1
-0
/
+22
2023-04-11
media: ccs: Document CCS static data file names
Sakari Ailus
1
-0
/
+22
2023-02-26
Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
4
-63
/
+12
2023-02-22
Merge tag 'docs-6.3' of git://git.lwn.net/linux
Linus Torvalds
3
-4
/
+4
2023-02-06
media: mc: entity: Fix minor issues in comments and documentation
Laurent Pinchart
1
-6
/
+4
2023-02-02
Documentation: driver-api: correct spelling
Randy Dunlap
3
-4
/
+4
2023-01-22
media: cpia2: remove deprecated driver
Hans Verkuil
2
-57
/
+0
2023-01-22
media: Documentation: add multiplexed streams documentation
Tomi Valkeinen
1
-0
/
+8
2023-01-12
media: davinci: remove vpbe support
Arnd Bergmann
2
-40
/
+0
[next]