index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
direct-io.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-31
[media] media/i2c: ths8200: fix build failure with gcc 4.5.4
Russell King - ARM Linux
1
-7
/
+11
2013-10-31
[media] Add support for KWorld UB435-Q V2
Jean-Francois Thibert
3
-1
/
+50
2013-10-31
[media] staging/media: fix msi3101 build errors
Randy Dunlap
1
-0
/
+2
2013-10-31
[media] ddbridge: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-10-31
[media] ngene: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-10-31
[media] dm1105: remove unneeded not-null test
Alexandru Juncu
1
-2
/
+1
2013-10-31
[media] sh_mobile_ceu_camera: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-10-31
[media] media: rcar_vin: Add preliminary r8a7790 support
Valentine Barshak
1
-1
/
+4
2013-10-31
[media] V4L2: em28xx: tell the ov2640 driver to balance clock enabling intern...
Guennadi Liakhovetski
1
-0
/
+1
2013-10-31
[media] V4L2: soc-camera: work around unbalanced calls to .s_power()
Guennadi Liakhovetski
2
-6
/
+30
2013-10-31
[media] V4L2: em28xx: register a V4L2 clock source
Guennadi Liakhovetski
3
-10
/
+35
2013-10-31
[media] V4L2: add a v4l2-clk helper macro to produce an I2C device ID
Guennadi Liakhovetski
1
-0
/
+3
2013-10-31
[media] V4L2: add v4l2-clock helpers to register and unregister a fixed-rate ...
Guennadi Liakhovetski
2
-0
/
+53
2013-10-31
[media] soc-camera: switch to using the new struct v4l2_subdev_platform_data
Guennadi Liakhovetski
2
-20
/
+21
2013-10-31
[media] V4L2: add a common V4L2 subdevice platform data type
Guennadi Liakhovetski
1
-0
/
+13
2013-10-31
[media] imx074: fix error handling for failed async subdevice registration
Guennadi Liakhovetski
1
-1
/
+3
2013-10-31
[media] V4L2: (cosmetic) remove redundant use of unlikely()
Guennadi Liakhovetski
1
-2
/
+2
2013-10-28
[media] s5p-mfc: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-10-28
[media] s5p-mfc: call wake_up_dev if in suspend mode
Prathyush K
1
-4
/
+6
2013-10-28
[media] s5p-mfc: Adjust the default values of some encoder params
Arun Kumar K
1
-4
/
+4
2013-10-28
[media] platform: Kconfig: Select SRAM for VIDEO_CODA
Fabio Estevam
1
-0
/
+1
2013-10-28
[media] coda: v4l2-compliance fix: zero pixel format priv field
Philipp Zabel
1
-0
/
+2
2013-10-28
[media] coda: v4l2-compliance fix: implement try_decoder_cmd
Philipp Zabel
1
-8
/
+20
2013-10-28
[media] coda: v4l2-compliance fix: overwrite invalid pixel formats with the c...
Philipp Zabel
1
-16
/
+56
2013-10-28
[media] coda: prefix v4l2_ioctl_ops with coda_ instead of vidioc_
Philipp Zabel
1
-60
/
+63
2013-10-28
[media] coda: use picture type returned from hardware
Philipp Zabel
1
-2
/
+1
2013-10-28
[media] coda: move coda_product_name above vidioc_querycap
Philipp Zabel
1
-16
/
+19
2013-10-28
[media] coda: fix FMO value setting for CodaDx6
Philipp Zabel
1
-3
/
+1
2013-10-28
[media] coda: add compressed flag to format enumeration output
Philipp Zabel
1
-0
/
+2
2013-10-28
[media] coda: only set buffered input queue for decoder
Philipp Zabel
1
-2
/
+3
2013-10-28
[media] coda: allow more than four instances on CODA7541
Philipp Zabel
1
-4
/
+10
2013-10-28
[media] v4l2-mem2mem: Don't schedule the context if abort job is called
Shaik Ameer Basha
1
-0
/
+12
2013-10-28
[media] exynos-gsc: Handle ctx job finish when aborted
Shaik Ameer Basha
2
-13
/
+17
2013-10-28
[media] v4l2-mem2mem: clear m2m queue ready counter in v4l2_m2m_streamoff
Philipp Zabel
1
-0
/
+1
2013-10-28
[media] v4l2-mem2mem: fix context removal from job queue in v4l2_m2m_streamoff
Philipp Zabel
1
-1
/
+2
2013-10-28
[media] mem2mem_testdev: Remove casting the return value which is a void pointer
Jingoo Han
1
-2
/
+1
2013-10-28
[media] m2m-deinterlace: Remove casting the return value which is a void pointer
Jingoo Han
1
-2
/
+1
2013-10-28
[media] s5p-g2d: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-10-28
[media] v4l: ti-vpe: Add de-interlacer support in VPE
Archit Taneja
1
-34
/
+358
2013-10-28
[media] v4l: ti-vpe: Add VPE mem to mem driver
Archit Taneja
6
-0
/
+2298
2013-10-28
[media] v4l: ti-vpe: Add helpers for creating VPDMA descriptors
Archit Taneja
3
-0
/
+838
2013-10-28
[media] v4l: ti-vpe: Create a vpdma helper library
Archit Taneja
3
-0
/
+852
2013-10-17
[media] marvell-ccic: drop free_irq for devm_request_irq allocated irq
Wei Yongjun
1
-1
/
+0
2013-10-17
[media] drivers: media: usb: b2c2: use usb_*_coherent() instead of pci_*_cons...
Chen Gang
1
-3
/
+3
2013-10-17
[media] media: Change variable type to bool
Peter Senna Tschudin
1
-1
/
+1
2013-10-17
[media] videobuf2-core: call __setup_offsets only for mmap memory type
Philipp Zabel
1
-1
/
+2
2013-10-17
[media] uvcvideo: Fix data type for pan/tilt control
Chanho Min
1
-2
/
+2
2013-10-17
[media] cx25821: fix sparse warnings
Hans Verkuil
4
-20
/
+14
2013-10-17
[media] v4l2-fh: Include linux/videodev2.h for enum v4l2_priority definition
Laurent Pinchart
1
-0
/
+1
2013-10-17
[media] v4l2-fh: Include linux/fs.h for struct file definition
Laurent Pinchart
1
-0
/
+1
[next]