Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
89e1f7d4c66d85f42c3d52ea3866eb10cadf6153
/
drivers
/
media
/
video
6df419e
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
9a60139
video/uvc: use memweight()
by Akinobu Mita
· 12 years ago
c893e7c
Merge branch 'patches_for_v3.6' into v4l_for_linus
by Mauro Carvalho Chehab
· 12 years ago
d14b7a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
3645f0c
Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
a66d2c8
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
3b6456d
zoran: don't bother with struct file * in zoran_map
by Al Viro
· 12 years ago
380e99f
cx25821: Remove bad strcpy to read-only char*
by Ezequiel Garcia
· 12 years ago
c1e3209
v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP.
by Hans Verkuil
· 12 years ago
8488e40
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
8a76e53
media: mx2_camera: Fix mbus format handling
by Javier Martin
· 12 years ago
6c6ee53
gspca_sn9c20x: Fix NULL pointer dereference
by Hans de Goede
· 12 years ago
4e39da0
[media] s5p-fimc: Add missing FIMC-LITE file operations locking
by Sylwester Nawrocki
· 13 years ago
563df3d
[media] v4l: Unify selection flags
by Sakari Ailus
· 13 years ago
5689b28
[media] v4l: Unify selection targets across V4L2 and V4L2 subdev interfaces
by Sakari Ailus
· 13 years ago
1ec0ed0
[media] v4l: Remove "_ACTUAL" from subdev selection API target definition names
by Sakari Ailus
· 13 years ago
c133482
[media] V4L: Remove "_ACTIVE" from the selection target name definitions
by Sylwester Nawrocki
· 13 years ago
5aedc10
[media] omap3isp: preview: Fix contrast and brightness handling
by Laurent Pinchart
· 12 years ago
7103180
[media] omap3isp: preview: Fix output size computation depending on input format
by Laurent Pinchart
· 12 years ago
c6cff16
[media] cx23885: Silence unknown command warnings
by Anton Blanchard
· 12 years ago
0ac60ac
[media] cx23885: add support for HVR-1255 analog (cx23888 variant)
by Devin Heitmueller
· 12 years ago
d214ddc
[media] cx23885: make analog support work for HVR_1250 (cx23885 variant)
by Devin Heitmueller
· 12 years ago
b5c5c17
[media] cx25840: fix vsrc/hsrc usage on cx23888 designs
by Devin Heitmueller
· 12 years ago
d90133e
[media] cx25840: fix regression in HVR-1800 analog audio
by Devin Heitmueller
· 12 years ago
e6d0db1
[media] cx25840: fix regression in analog support hue/saturation controls
by Devin Heitmueller
· 12 years ago
ba50e7e
[media] cx25840: fix regression in HVR-1800 analog support
by Devin Heitmueller
· 12 years ago
a65c326
[media] s5p-mfc: Fixed setup of custom controls in decoder and encoder
by Kamil Debski
· 13 years ago
a7deca6
[media] cx231xx: don't DMA to random addresses
by David Dillow
· 13 years ago
4dab0e5
[media] em28xx: fix em28xx-rc load
by Mauro Carvalho Chehab
· 12 years ago
02a890d
[media] s5p-tv: Use module_i2c_driver in sii9234_drv.c file
by Sachin Kamat
· 12 years ago
87e9429
[media] s5p-jpeg: Use module_platform_driver in jpeg-core.c file
by Sachin Kamat
· 12 years ago
91268a5
[media] saa7134: fix spelling of detach in label
by Peter Meerwald
· 12 years ago
fcbd504
[media] cx88-blackbird: replace ioctl by unlocked_ioctl
by Hans Verkuil
· 13 years ago
48d6880
[media] cx88: don't use current_norm
by Hans Verkuil
· 13 years ago
f33e986
[media] cx88: fix a number of v4l2-compliance violations
by Hans Verkuil
· 13 years ago
1a3c60a
[media] cx88: support control events
by Hans Verkuil
· 13 years ago
88bb42f
[media] cx88: add priority support
by Hans Verkuil
· 13 years ago
c5a8614
[media] cx88: move fmt, width and height to cx8800_dev
by Hans Verkuil
· 13 years ago
edbd138
[media] cx88: remove radio and type from cx8800_fh
by Hans Verkuil
· 13 years ago
7bb34c8
[media] cx88: convert cx88-blackbird to the control framework
by Hans Verkuil
· 12 years ago
8c7cb12
[media] cx88: each device node gets the right controls
by Hans Verkuil
· 13 years ago
bac6398
[media] cx88: first phase to convert cx88 to the control framework
by Hans Verkuil
· 13 years ago
902e197
[media] cx88: fix querycap
by Hans Verkuil
· 13 years ago
387c71b
[media] pwc: v4l2-compliance fixes
by Hans Verkuil
· 13 years ago
2e43dec
[media] pwc: use the new vb2 helpers
by Hans Verkuil
· 12 years ago
cc4b7e7
[media] v4l2-dev.c: also add debug support for the fops
by Hans Verkuil
· 13 years ago
2e90c6c
[media] vivi: add create_bufs/preparebuf support
by Hans Verkuil
· 13 years ago
f2ba5a0
[media] vivi: use vb2 helper functions
by Hans Verkuil
· 13 years ago
70bd97a
[media] vivi: embed struct video_device instead of allocating it
by Hans Verkuil
· 13 years ago
4e1d2ac
[media] vivi: remove pointless g/s_std support
by Hans Verkuil
· 13 years ago
4c1ffca
[media] videobuf2-core: add helper functions
by Hans Verkuil
· 12 years ago
5a5adf6
[media] v4l2-dev/ioctl.c: add vb2_queue support to video_device
by Hans Verkuil
· 13 years ago
f05393d2
[media] vb2-core: add support for count == 0 in create_bufs
by Hans Verkuil
· 13 years ago
37d9ed9
[media] vb2-core: refactor reqbufs/create_bufs
by Hans Verkuil
· 12 years ago
dcaded7
[media] cx18: don't mess with vfd->debug
by Hans Verkuil
· 13 years ago
074689d
[media] ivtv: don't mess with vfd->debug
by Hans Verkuil
· 13 years ago
4a08516
[media] v4l2-ioctl: remove v4l_(i2c_)print_ioctl
by Hans Verkuil
· 13 years ago
80131fe0
[media] v4l2-dev.c: add debug sysfs entry
by Hans Verkuil
· 13 years ago
f18d8e0
[media] v4l2-ioctl.c: finalize table conversion
by Hans Verkuil
· 13 years ago
458aa4a
[media] v4l2-ioctl.c: use the new table for the remaining ioctls
by Hans Verkuil
· 13 years ago
efc626b
[media] v4l2-ioctl.c: use the new table for preset/timings ioctls
by Hans Verkuil
· 13 years ago
f16f77b
[media] v4l2-ioctl.c: use the new table for debug ioctls
by Hans Verkuil
· 13 years ago
d806f2d
[media] v4l2-ioctl.c: use the new table for compression ioctls
by Hans Verkuil
· 13 years ago
d84f2d94
[media] v4l2-ioctl.c: use the new table for selection ioctls
by Hans Verkuil
· 13 years ago
efbceec
[media] v4l2-ioctl.c: use the new table for control ioctls
by Hans Verkuil
· 13 years ago
eb3728e
[media] v4l2-ioctl.c: use the new table for queuing/parm ioctls
by Hans Verkuil
· 13 years ago
4b1e2e4
[media] v4l2-ioctl.c: use the new table for std/tuner/modulator ioctls
by Hans Verkuil
· 13 years ago
e325b24
[media] v4l2-ioctl.c: use the new table for overlay/streamon/off ioctls
by Hans Verkuil
· 13 years ago
be6c64e
[media] v4l2-ioctl.c: use the new table for format/framebuffer ioctls
by Hans Verkuil
· 13 years ago
d0547cb
[media] v4l2-ioctl.c: use the new table for priority ioctls
by Hans Verkuil
· 13 years ago
5907612
[media] v4l2-ioctl.c: use the new table for querycap and i/o ioctls
by Hans Verkuil
· 13 years ago
2ba60ac
[media] v4l2-ioctl.c: remove an unnecessary #ifdef
by Hans Verkuil
· 13 years ago
86748f3
[media] v4l2-ioctl.c: v4l2-ioctl: add debug and callback/offset functionality
by Hans Verkuil
· 13 years ago
27cd2ab
[media] v4l2-ioctl.c: introduce INFO_FL_CLEAR to replace switch
by Hans Verkuil
· 13 years ago
4839e6c
[media] v4l2-ioctl.c: move a block of code down, no other changes
by Hans Verkuil
· 13 years ago
b61097e
[media] bttv-cards.c: Allow radio for CHP05x/CHP06x
by Thomas Betker
· 12 years ago
ebc0404
[PATCH] media: add Analog Devices ADV7393 video encoder driver
by Benoît Thébaudeau
· 12 years ago
4807063
[media] uvcvideo: Fix alternate setting selection
by Laurent Pinchart
· 13 years ago
c854a48
[media] uvcvideo: Fix frame drop in bulk video stream
by Jayakrishnan
· 13 years ago
9e23f50a
[media] drxk: Make the QAM demodulator command parameters configurable
by Martin Blumenstingl
· 12 years ago
8105981
[media] uvc/Kconfig: Fix INPUT/EVDEV dependencies
by Mauro Carvalho Chehab
· 12 years ago
cd5534b
[media] cx231xx: don't DMA to random addresses
by David Dillow
· 13 years ago
460a4de
[media] cx231xx: use TRANSFER_TYPE enum for cleanup
by David Dillow
· 13 years ago
cc831f8
[media] v4l2-compat-ioctl32: fix compilation breakage
by Mauro Carvalho Chehab
· 12 years ago
724f4a3
[media] media: only show V4L devices based on device type selection
by Mauro Carvalho Chehab
· 13 years ago
8cfd9dc
[media] media: Remove VIDEO_MEDIA Kconfig option
by Mauro Carvalho Chehab
· 13 years ago
2b719d7
[media] v4l: drop v4l2_buffer.input and V4L2_BUF_FLAG_INPUT
by Sakari Ailus
· 13 years ago
8cd0d4c
[media] tvp5150: fix kernel crash if chip is unavailable
by Dmitry Lifshitz
· 13 years ago
8007287
[media] v4l: mem2mem_testdev: Add horizontal and vertical flip
by Tomasz Moń
· 13 years ago
e9da6b3
[media] media: remove unused element datawidth from struct mt9m111
by Peter Meerwald
· 13 years ago
1d432a3
[media] tuner, xc2028: add support for get_afc()
by Mauro Carvalho Chehab
· 12 years ago
030755b
[media] tuner-core: call has_signal for both TV and radio
by Mauro Carvalho Chehab
· 12 years ago
fdc0867
Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/irq
by Arnd Bergmann
· 12 years ago
8842a9e
ARM: imx: enable SPARSE_IRQ for imx platform
by Shawn Guo
· 13 years ago
6ac7d11
treewide: Put a space between #include and FILE
by Paul Bolle
· 13 years ago
a99817c
Merge branch 'v4l_for_linus' into staging/for_v3.6
by Mauro Carvalho Chehab
· 12 years ago
aace99e
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
7bcfdf0
[media] tvaudio: rename getmode and setmode
by Daniel Glöckner
· 13 years ago
f676fa0
[media] s5p-fimc: Stop media entity pipeline if fimc_pipeline_validate fails
by Sachin Kamat
· 13 years ago
a1a5861
[media] s5p-fimc: Fix compiler warning in fimc-lite.c
by Sachin Kamat
· 13 years ago
Next »