index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
media
Age
Commit message (
Expand
)
Author
Lines
2022-04-18
media: dvb-usb: ttusb2: use an enum for the device number
Mauro Carvalho Chehab
-2
/
+2
2022-04-18
media: dvb-usb: pctv452e: use an enum for the device number
Mauro Carvalho Chehab
-1
/
+1
2022-04-18
media: dvb-usb: opera1: use an enum for the device number
Mauro Carvalho Chehab
-1
/
+1
2022-04-18
media: dvb-usb: nova-t-usb2: use an enum for the device number
Mauro Carvalho Chehab
-2
/
+2
2022-04-18
media: dvb-usb: m920x: use an enum for the device number
Mauro Carvalho Chehab
-5
/
+5
2022-04-18
media: dw2102: use the newer dvb-usb macros for USB device
Mauro Carvalho Chehab
-6
/
+6
2022-04-18
media: dvb-usb: dtt200u: use an enum for the device number
Mauro Carvalho Chehab
-9
/
+10
2022-04-18
media: digitv: use the newer dvb-usb macros for USB device
Mauro Carvalho Chehab
-1
/
+1
2022-04-18
media: dvb-usb: Add helper macros for using USB VID/PID
Mauro Carvalho Chehab
-0
/
+8
2022-04-18
media: dvb-usb: move USB IDs to dvb-usb-ids.h
Mauro Carvalho Chehab
-0
/
+16
2022-04-18
media: dvb-usb-ids.h: sort entries
Mauro Carvalho Chehab
-294
/
+297
2022-03-04
media: m5mols: Convert to use GPIO descriptors
Linus Walleij
-4
/
+0
2022-03-04
media: noon010p30: Convert to use GPIO descriptors
Linus Walleij
-4
/
+0
2022-03-04
media: media-entity: Clarify media_entity_cleanup() usage
Laurent Pinchart
-0
/
+4
2022-03-04
media: media-entity: Simplify media_pipeline_start()
Laurent Pinchart
-7
/
+4
2022-03-04
media: media-entity: Add media_pad_is_streaming() helper function
Laurent Pinchart
-0
/
+12
2022-02-17
media: Define MIPI CSI-2 data types in a shared header file
Laurent Pinchart
-0
/
+45
2022-02-17
media: v4l2-mediabus: Drop V4L2_MBUS_CSI2_CONTINUOUS_CLOCK flag
Laurent Pinchart
-2
/
+1
2022-02-17
media: v4l2-mediabus: Drop legacy V4L2_MBUS_CSI2_CHANNEL_* flags
Laurent Pinchart
-10
/
+0
2022-02-17
media: v4l2-mediabus: Drop legacy V4L2_MBUS_CSI2_*_LANE flags
Laurent Pinchart
-11
/
+0
2022-02-17
media: v4l2-mediabus: Use structures to describe bus configuration
Laurent Pinchart
-3
/
+17
2022-01-28
media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflow
Sean Young
-3
/
+3
2022-01-28
media: v4l2-fwnode: Move bus config structure to v4l2_mediabus.h
Laurent Pinchart
-55
/
+55
2022-01-28
media: v4l2-subdev: Drop .set_mbus_config() operation
Laurent Pinchart
-21
/
+7
2022-01-24
media: lirc: simplify gap calculation
Sean Young
-5
/
+1
2022-01-23
media: hevc: Remove RPS named flags
Benjamin Gaignard
-4
/
+2
2021-12-14
media: dmxdev: drop unneeded <linux/kernel.h> inclusion from other headers
Andy Shevchenko
-1
/
+0
2021-12-14
media: lirc: always send timeout reports
Sean Young
-2
/
+0
2021-12-07
media: videobuf2: add WARN_ON_ONCE if bytesused is bigger than buffer length
Dafna Hirschfeld
-1
/
+8
2021-12-07
media: cec: fix a deadlock situation
Hans Verkuil
-2
/
+9
2021-11-22
media: Add VP9 v4l2 library
Andrzej Pietrasiewicz
-0
/
+233
2021-11-22
media: uapi: Add VP9 stateless decoder controls
Andrzej Pietrasiewicz
-0
/
+4
2021-11-19
media: media dvb_frontend: add suspend and resume callbacks to dvb_frontend_ops
Lukas Middendorf
-2
/
+11
2021-11-15
media: v4l2-mem2mem: add v4l2_m2m_get_unmapped_area for no-mmu platform
Dillon Min
-0
/
+5
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-1
/
+2
2021-11-09
include/media/media-entity.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
-1
/
+2
2021-10-05
media: v4l2-dev.h: move open brace after struct video_device
Yajun Deng
-2
/
+1
2021-10-04
Merge tag 'v5.15-rc4' into media_tree
Mauro Carvalho Chehab
-0
/
+1
2021-09-30
media: videobuf2: add queue memory coherency parameter
Sergey Senozhatsky
-2
/
+8
2021-09-30
media: videobuf2: inverse buffer cache_hints flags
Sergey Senozhatsky
-6
/
+6
2021-09-30
media: videobuf2: rework vb2_mem_ops API
Sergey Senozhatsky
-18
/
+19
2021-09-30
media: hevc: Add scaling matrix control
Benjamin Gaignard
-0
/
+11
2021-09-30
media: mt9p031: Make pixel clock polarity configurable by DT
Christian Hemp
-0
/
+1
2021-09-30
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
-60
/
+57
2021-08-04
media: v4l: subdev: Add pre_streamon and post_streamoff callbacks
Sakari Ailus
-0
/
+25
2021-08-04
media: Documentation: media: Fix v4l2-async kerneldoc syntax
Sakari Ailus
-15
/
+15
2021-08-04
media: v4l2-subdev: Fix documentation of the subdev_notifier member
Paul Kocialkowski
-1
/
+1
2021-07-22
media: rc: rename s_learning_mode() to s_wideband_receiver()
Sean Young
-2
/
+2
2021-07-22
media: rc-loopback: max_timeout of UINT_MAX does not work
Sean Young
-0
/
+1
2021-07-12
media: hevc: Add segment address field
Jernej Skrabec
-1
/
+2
[prev]
[next]