index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
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 que...
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
2021-01-04
media: ti-vpe: cal: Drop unneeded check in cal_calc_format_size()
Laurent Pinchart
1
-11
/
+5
2021-01-04
media: ti-vpe: cal: Drop V4L2_CAP_READWRITE
Laurent Pinchart
1
-4
/
+2
2021-01-04
media: ti-vpe: cal: Share buffer release code between start and stop
Laurent Pinchart
1
-29
/
+26
2021-01-04
media: ti-vpe: cal: Use spin_lock_irq() when starting or stopping stream
Laurent Pinchart
1
-9
/
+7
2021-01-04
media: ti-vpe: cal: Stop write DMA without disabling PPI
Laurent Pinchart
4
-62
/
+117
2021-01-04
media: ti-vpe: cal: Fold PPI enable in CAMERARX .s_stream()
Laurent Pinchart
3
-18
/
+18
2021-01-04
media: ti-vpe: cal: Refactor interrupt enable/disable
Laurent Pinchart
4
-60
/
+57
2021-01-04
media: ti-vpe: cal: Rename struct cal_fmt to cal_format_info
Laurent Pinchart
4
-66
/
+66
2021-01-04
media: ti-vpe: cal: Don't pass format to cal_ctx_wr_dma_config()
Laurent Pinchart
3
-19
/
+12
2021-01-04
media: ti-vpe: cal: Use CAMERARX subdev s_stream op in video device code
Laurent Pinchart
3
-21
/
+21
2021-01-04
media: ti-vpe: cal: Implement subdev ops for CAMERARX
Laurent Pinchart
2
-0
/
+207
2021-01-04
media: ti-vpe: cal: Iterate over correct number of CAMERARX instances
Laurent Pinchart
1
-11
/
+9
2021-01-04
media: ti-vpe: cal: Replace hardcoded BIT() value with macro
Laurent Pinchart
1
-1
/
+2
2021-01-04
media: ti-vpe: cal: Rename MAX_(WIDTH|HEIGHT)_* macros with CAL_ prefix
Laurent Pinchart
2
-4
/
+13
2021-01-04
media: ti-vpe: cal: Move format handling to cal.c and expose helpers
Laurent Pinchart
3
-103
/
+134
[prev]
[next]