index
:
kdebski/media_tree_2.git
cx25821
fixes
fixes-20160524
for-3.16
for-3.16-2
for-3.16-2-temp
for-3.16-3
for-3.16-4
for-3.17
for-3.18
for-3.18-fixes
for-3.19
for-3.19-2
for-3.20
for-3.20-a
for-4.1
for-4.1-v2
for-4.2
for-4.4
for-4.5
for-master-20160718
for-v3.13
for-v3.17
for-v3.17-2
for-v3.18-2
master
master-20160607
master-20160627
omap3isp
origin
r820t
si476x
v4.0-fixes
v4.0-fixes-2
media_tree_2.git development repository
Kamil Debski
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-05
media: s5p-mfc: fix broken pointer cast on 64bit arch
v4.0-fixes
Marek Szyprowski
3
-7
/
+7
2015-03-04
media: s5p-mfc: fix mmap support for 64bit arch
Marek Szyprowski
1
-1
/
+1
2015-03-04
[media] s5p-mfc: Fix NULL pointer dereference caused by not set q->lock
Kamil Debski
1
-0
/
+1
2015-03-04
[media] s5p-jpeg: exynos3250: fix erroneous reset procedure
Jacek Anaszewski
1
-1
/
+1
2015-03-04
[media] s5p-tv: hdmi needs I2C support
Arnd Bergmann
1
-0
/
+1
2015-03-04
[media] s5p-jpeg: Initialize cb and cr to zero
Tony K Nadackal
1
-0
/
+3
2015-03-03
[media] soc-camera: Fix devm_kfree() in soc_of_bind()
Geert Uytterhoeven
1
-1
/
+1
2015-03-02
[media] media: atmel-isi: increase the burst length to improve the performance
Josh Wu
1
-0
/
+2
2015-02-02
[media] media: platform: fix platform_no_drv_owner.cocci warnings
Fengguang Wu
1
-1
/
+0
2015-02-02
[media] marvell-ccic: MMP_CAMERA no longer builds
Arnd Bergmann
1
-1
/
+1
2015-02-02
[media] media: ti-vpe: Use mem-to-mem ioctl helpers
Prabhakar Lad
1
-107
/
+50
2015-02-02
[media] adv7180: Add media controller support
Lars-Peter Clausen
1
-1
/
+1
2015-02-02
[media] davinci: add V4L2 dependencies
Arnd Bergmann
1
-3
/
+3
2015-02-02
[media] vivid: use consistent colorspace/Y'CbCr Encoding strings
Hans Verkuil
1
-2
/
+2
2015-02-02
[media] timberdale: do not select TIMB_DMA
Arnd Bergmann
1
-4
/
+2
2015-02-02
[media] media: am437x: fix sparse warnings
Prabhakar Lad
1
-3
/
+2
2015-02-02
[media] rcar_vin: move buffer management to .stop_streaming handler
William Towle
1
-49
/
+13
2015-02-02
[media] rcar_vin: helper function for streaming stop
Ian Molton
1
-14
/
+27
2015-02-02
[media] soc-camera: remove redundant code
Guennadi Liakhovetski
1
-2
/
+0
2015-02-02
[media] soc_camera: use vb2_ops_wait_prepare/finish helper
Lad, Prabhakar
5
-24
/
+20
2015-02-02
[media] coda: simplify check in coda_buf_queue
Philipp Zabel
1
-2
/
+2
2015-02-02
[media] coda: allocate bitstream ringbuffer only for BIT decoder
Philipp Zabel
1
-1
/
+2
2015-02-02
[media] coda: add support for contexts that do not use the BIT processor
Philipp Zabel
2
-19
/
+24
2015-02-02
[media] coda: free context buffers under buffer mutex
Philipp Zabel
1
-0
/
+2
2015-02-02
[media] coda: make seq_end_work optional
Philipp Zabel
1
-3
/
+5
2015-02-02
[media] coda: switch BIT decoder source queue to vmalloc
Philipp Zabel
2
-2
/
+5
2015-02-02
[media] coda: add coda_estimate_sizeimage and use it in set_defaults
Philipp Zabel
1
-15
/
+23
2015-02-02
[media] coda: don't ever use subsampling ping-pong buffers as reconstructed r...
Philipp Zabel
1
-1
/
+4
2015-02-02
[media] coda: issue seq_end_work during stop_streaming
Philipp Zabel
1
-0
/
+5
2015-02-02
[media] coda: remove unused isequence, reset qsequence in stop_streaming
Philipp Zabel
2
-2
/
+1
2015-02-02
[media] coda: fix width validity check when starting to decode
Markus Pargmann
1
-2
/
+3
2015-02-02
[media] coda: clear RET_DEC_PIC_SUCCESS flag in prepare_decode
Philipp Zabel
1
-0
/
+3
2015-02-02
[media] coda: initialize SRAM on probe
Philipp Zabel
1
-0
/
+1
2015-02-02
[media] coda: properly clear f_cap in coda_s_fmt_vid_out
Philipp Zabel
1
-0
/
+1
2015-02-02
[media] coda: fix try_fmt_vid_out colorspace setting
Philipp Zabel
1
-1
/
+5
2015-02-02
[media] coda: fix job_ready debug reporting for bitstream decoding
Philipp Zabel
1
-9
/
+37
2015-02-02
[media] coda: adjust sequence offset after unexpected decoded frame
Lucas Stach
1
-0
/
+1
2015-02-02
[media] coda: move meta out of padding
Philipp Zabel
1
-4
/
+5
2015-02-02
[media] coda: remove context debugfs entry last
Philipp Zabel
1
-2
/
+1
2015-02-02
[media] coda: fix encoder rate control parameter masks
Philipp Zabel
1
-2
/
+2
2015-02-02
[media] s5p-mfc: remove unnecessary version.h inclusion
Fabian Frederick
2
-2
/
+0
2015-02-02
[media] s5p-g2d: remove unnecessary version.h inclusion
Fabian Frederick
1
-1
/
+0
2015-02-02
[media] s5p-mfc-dec: Don't use encoder stop command
Nicolas Dufresne
1
-1
/
+1
2015-02-02
[media] s5p-mfc-v6+: Use display_delay_enable CID
Nicolas Dufresne
1
-5
/
+1
2015-01-29
[media] vivid: Y offset should depend on quant. range
Hans Verkuil
1
-4
/
+6
2015-01-27
[media] v4l: vsp1: Fix VI6_DISP_IRQ_STA_LNE macro
Nobuhiro Iwamatsu
1
-1
/
+1
2015-01-27
[media] v4l: vsp1: Fix VI6_DISP_IRQ_ENB_LNEE macro
Nobuhiro Iwamatsu
1
-1
/
+1
2015-01-27
[media] v4l: vsp1: bru: Fix minimum input pixel size
Takanari Hayama
1
-1
/
+1
2015-01-27
[media] coda: improve safety in coda_register_device()
Dan Carpenter
1
-2
/
+3
2015-01-27
[media] media: platform: vsp1: vsp1_hsit: Remove unused function
Rickard Strandqvist
1
-5
/
+0
[next]
Privacy Policy