index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-12
media: ov5647: Use pm_runtime infrastructure
Jacopo Mondi
1
-71
/
+71
2021-01-12
media: ov5647: Advertise the correct exposure range
Dave Stevenson
1
-4
/
+35
2021-01-12
media: ov5647: Support V4L2_CID_VBLANK control
Dave Stevenson
1
-4
/
+46
2021-01-12
media: ov5647: Support V4L2_CID_HBLANK control
Jacopo Mondi
1
-1
/
+26
2021-01-12
media: ov5647: Support V4L2_CID_PIXEL_RATE
Dave Stevenson
1
-11
/
+32
2021-01-12
media: ov5647: Set V4L2_SUBDEV_FL_HAS_EVENTS flag
Dave Stevenson
1
-1
/
+1
2021-01-12
media: ov5647: Implement set_fmt pad operation
Jacopo Mondi
1
-4
/
+62
2021-01-12
media: ov5647: Use SBGGR10_1X10 640x480 as default
Jacopo Mondi
1
-3
/
+3
2021-01-12
media: ov5647: Add SGGBR10_1X10 modes
Jacopo Mondi
1
-0
/
+441
2021-01-12
media: ov5647: Rename SBGGR8 VGA mode
Jacopo Mondi
1
-6
/
+7
2021-01-12
media: ov5647: Add support for get_selection()
Dave Stevenson
1
-22
/
+70
2021-01-12
media: ov5647: Break out format handling
Jacopo Mondi
1
-26
/
+65
2021-01-12
media: ov5647: Rationalize driver structure name
Jacopo Mondi
1
-23
/
+23
2021-01-12
media: ov5647: Support gain, exposure and AWB controls
David Plowman
1
-2
/
+170
2021-01-12
media: ov5647: Protect s_stream() with mutex
Jacopo Mondi
1
-2
/
+9
2021-01-12
media: ov5647: Implement enum_frame_size()
Jacopo Mondi
1
-3
/
+22
2021-01-12
media: ov5647: Program mode at s_stream(1) time
Jacopo Mondi
1
-37
/
+44
2021-01-12
media: ov5647: Fix return value from read/write
Jacopo Mondi
1
-4
/
+8
2021-01-12
media: ov5647: Replace license with SPDX identifier
Jacopo Mondi
1
-9
/
+1
2021-01-12
media: ov5647: Fix style issues
Jacopo Mondi
1
-55
/
+47
2021-01-12
media: ov5647: Fix format initialization
Jacopo Mondi
1
-3
/
+2
2021-01-12
media: ov5647: Add set_fmt and get_fmt calls.
Dave Stevenson
1
-0
/
+19
2021-01-12
media: ov5647: Add support for non-continuous clock mode
Dave Stevenson
1
-4
/
+20
2021-01-12
media: ov5647: Add support for PWDN GPIO.
Dave Stevenson
1
-0
/
+32
2021-01-12
media: i2c: imx219: take lock in imx219_enum_mbus_code/frame_size
Hans Verkuil
1
-1
/
+7
2021-01-12
media: Revert "media: videobuf2: Fix length check for single plane dmabuf queueing"
Naushir Patuck
1
-2
/
+1
2021-01-12
media: videobuf2: Move frame_vector into media subsystem
Daniel Vetter
4
-2
/
+224
2021-01-12
mm/frame-vector: Use FOLL_LONGTERM
Daniel Vetter
1
-2
/
+1
2021-01-12
media: rc: ite-cir: fix min_timeout calculation
Matthias Reichl
1
-1
/
+1
2021-01-11
media: venus: core: Fix platform driver shutdown
Stanimir Varbanov
1
-0
/
+2
2021-01-11
media: rc: fix timeout handling after switch to microsecond durations
Matthias Reichl
3
-4
/
+4
2021-01-07
media: v4l: common: Fix naming of v4l2_get_link_rate
Sakari Ailus
2
-3
/
+3
2021-01-07
media: rcar-vin: fix return, use ret instead of zero
Colin Ian King
1
-1
/
+1
2021-01-07
media: ccs: Get static data version minor correctly
Sakari Ailus
1
-1
/
+1
2021-01-07
media: ccs-pll: Fix link frequency for C-PHY
Sakari Ailus
1
-7
/
+1
2021-01-04
media: allegro: rename stream_id to dst_handle
Michael Tretter
3
-9
/
+9
2021-01-04
media: allegro: remove custom drain state handling
Michael Tretter
1
-129
/
+45
2021-01-04
media: allegro: move driver out of staging
Michael Tretter
8
-0
/
+5293
2021-01-04
media: cec: add EPOLLPRI in poll() when dev is unregistered
Hans Verkuil
1
-1
/
+1
2021-01-04
media: v4l2-dev: add EPOLLPRI in v4l2_poll() when dev is unregistered
Hans Verkuil
1
-5
/
+7
2021-01-04
media: vivid: call v4l2_event_wake_all() on disconnect
Hans Verkuil
1
-20
/
+18
2021-01-04
media: v4l2-dev/event: add v4l2_event_wake_all()
Hans Verkuil
2
-0
/
+20
2021-01-04
media: v4l2-mem2mem: always call poll_wait() on queues
Alexandre Courbot
1
-3
/
+12
2021-01-04
media: videobuf2: always call poll_wait() on queues
Alexandre Courbot
1
-2
/
+9
2021-01-04
media: ti-vpe: cal: Simplify the context API
Laurent Pinchart
3
-45
/
+41
2021-01-04
media: ti-vpe: cal: Store buffer DMA address in dma_addr_t
Laurent Pinchart
3
-5
/
+5
2021-01-04
media: ti-vpe: cal: Set cal_dmaqueue.pending to NULL when no pending buffer
Laurent Pinchart
2
-9
/
+11
2021-01-04
media: ti-vpe: cal: Group all DMA queue fields in struct cal_dmaqueue
Laurent Pinchart
3
-62
/
+79
2021-01-04
media: ti-vpe: cal: Use list_first_entry()
Laurent Pinchart
2
-2
/
+2
2021-01-04
media: ti-vpe: cal: Remove DMA queue empty check at start streaming time
Laurent Pinchart
1
-6
/
+0
[prev]
[next]