Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
e25cb2001307c1c4b7d79da0fcd2a7598cf8e647
/
drivers
/
media
/
usb
/
cx231xx
/
cx231xx-video.c
e25cb20
[media] cx231xx: fix NTSC cropcap, add missing cropcap for 417
by Hans Verkuil
· 9 years ago
d647f0b
[media] include/media: move driver interface headers to a separate dir
by Mauro Carvalho Chehab
· 9 years ago
e54560d
[media] cx231xx: fix handling cx231xx_read_i2c_data result
by Andrzej Hajda
· 9 years ago
543409a
[media] cx231xx: Use wake_up_interruptible() instead of wake_up_interruptible_nr()
by Steven Rostedt
· 9 years ago
09f2082
[media] usb drivers: use BUG_ON() instead of if () BUG
by Mauro Carvalho Chehab
· 10 years ago
ebf984b
[media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers
by Hans Verkuil
· 10 years ago
60acf18
[media] cx231xx: embed video_device
by Hans Verkuil
· 10 years ago
3d26311
[media] cx231xx: enable the analog tuner at buffer setup
by Mauro Carvalho Chehab
· 10 years ago
7e2b41e
[media] cx231xx: Improve the media controller comment
by Mauro Carvalho Chehab
· 10 years ago
0f0fa90
[media] cx231xx: enable tuner->decoder link at videobuf start
by Mauro Carvalho Chehab
· 10 years ago
b6a40e7
[media] cx231xx: initialize video/vbi pads
by Mauro Carvalho Chehab
· 10 years ago
21a7e05
[media] media: drivers shouldn't touch debug field in video_device
by Hans Verkuil
· 10 years ago
18cb5ec
[media] usb: Make use of media_bus_format enum
by Boris BREZILLON
· 10 years ago
336fea9
[media] cx231xx: Improve the log message
by Mauro Carvalho Chehab
· 10 years ago
3d28cf3
[media] cx231xx: too much changes. Bump version number
by Mauro Carvalho Chehab
· 10 years ago
b7085c0
[media] cx231xx: convert from pr_foo to dev_foo
by Mauro Carvalho Chehab
· 10 years ago
ed0e372
[media] cx231xx: Cleanup printk at the driver
by Mauro Carvalho Chehab
· 10 years ago
589dadf
[media] cx231xx: get rid of driver-defined printk macros
by Mauro Carvalho Chehab
· 10 years ago
d52e238
[media] v4l: Support extending the v4l2_pix_format structure
by Laurent Pinchart
· 11 years ago
95cd5d5
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
by Ramakrishnan Muthukrishnan
· 11 years ago
4df16f7
[media] drivers/media: Remove useless return variables
by Peter Senna Tschudin
· 11 years ago
8774bed
[media] v4l: subdev: Move [gs]_std operation to video ops
by Laurent Pinchart
· 11 years ago
04ae4cf
[media] cx231xx: the reg->size field wasn't filled in
by Hans Verkuil
· 12 years ago
08fe9f7
[media] cx231xx: remove g_chip_ident
by Hans Verkuil
· 12 years ago
977ba3b1
[media] v4l2: add const to argument of write-only s_register ioctl
by Hans Verkuil
· 12 years ago
314527a
[media] v4l2: pass std by value to the write-only s_std ioctl
by Hans Verkuil
· 12 years ago
2f73c7c
[media] v4l2: add const to argument of write-only s_tuner ioctl
by Hans Verkuil
· 12 years ago
b530a44
[media] v4l2: add const to argument of write-only s_frequency ioctl
by Hans Verkuil
· 12 years ago
9bb0569
[media] cx231xx: fix undefined function cx231xx_g_chip_ident()
by Gianluca Gennari
· 12 years ago
720b3df
[media] cx231xx: don't reset width/height on first open
by Hans Verkuil
· 12 years ago
b86d154
[media] cx231xx-417: share ioctls with cx231xx-video
by Hans Verkuil
· 12 years ago
bc08734
[media] cx231xx-417: use one querycap for all device nodes
by Hans Verkuil
· 12 years ago
d61072a
[media] cx231xx: improve std handling
by Hans Verkuil
· 12 years ago
7159076
[media] cx231xx: get rid of a bunch of unused cx231xx_fh fields
by Hans Verkuil
· 12 years ago
1265f08
[media] cx231xx: replace ioctl by unlocked_ioctl
by Hans Verkuil
· 12 years ago
a25a7012
[media] cx231xx: remove current_norm usage
by Hans Verkuil
· 12 years ago
1d08a4f
[media] cx231xx: add struct v4l2_fh to get prio and event support
by Hans Verkuil
· 12 years ago
d2370f8
[media] cx231xx: convert to the control framework
by Hans Verkuil
· 12 years ago
6264722
[media] cx231xx: fix vbi compliance issues
by Hans Verkuil
· 12 years ago
0752d98
[media] cx231xx: fix frequency clamping
by Hans Verkuil
· 12 years ago
8b735c1
[media] cx231xx: zero priv field and use right width in try_fmt
by Hans Verkuil
· 12 years ago
b251f95
[media] cx231xx: fix tuner compliance issues
by Hans Verkuil
· 12 years ago
06c4600
[media] cx231xx: remove broken audio input support from the driver
by Hans Verkuil
· 12 years ago
530e01e
[media] cx231xx: clean up radio support
by Hans Verkuil
· 12 years ago
fddd14c
[media] cx231xx: add required VIDIOC_DBG_G_CHIP_IDENT support
by Hans Verkuil
· 12 years ago
4bc837d
[media] cx231xx: add device_caps support to QUERYCAP
by Hans Verkuil
· 12 years ago
f62436a
[media] cx231xx: add a missing break statement
by Dan Carpenter
· 12 years ago
3724dde
[media] cx231xx: Replace memcpy with struct assignment
by Ezequiel Garcia
· 12 years ago
8e6057b
[media] v4l: Convert drivers to use monotonic timestamps
by Sakari Ailus
· 12 years ago
0e8025b9
[media] v4l2: make vidioc_s_audio const
by Hans Verkuil
· 12 years ago
0c0d06c
[media] rename most media/video usb drivers to media/usb
by Mauro Carvalho Chehab
· 12 years ago
[Renamed from drivers/media/video/cx231xx/cx231xx-video.c]
1f7e073
[media] cx231xx: remove V4L2_FL_LOCK_ALL_FOPS
by Hans Verkuil
· 13 years ago
da98350
[media] cx231xx: fix compiler warnings
by Hans Verkuil
· 13 years ago
5126f25
[media] v4l2-dev: add flag to have the core lock all file operations
by Hans Verkuil
· 13 years ago
266e8ae
[media] media, cx231xx: Fix double free on close
by Jesper Juhl
· 13 years ago
990862a
[media] cx231xx: fix device disconnect checks
by Mauro Carvalho Chehab
· 13 years ago
de99d53
[media] cx231xx: Provide signal lock status in G_INPUT
by Devin Heitmueller
· 13 years ago
1990d50
[media] Stop using linux/version.h on most video drivers
by Mauro Carvalho Chehab
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
2f86138
[media] cx231xx: Use parameters to describe some board variants
by Mauro Carvalho Chehab
· 14 years ago
08af245
[media] V4L: remove V4L1 compatibility mode
by Hans Verkuil
· 14 years ago
643800d
[media] cx231xx: use core-assisted lock
by Mauro Carvalho Chehab
· 14 years ago
4270c3c
[media] cx231xx: Add initial support for Hauppauge USB-Live2
by Devin Heitmueller
· 14 years ago
c09d669
[media] cx231xx: set standard tune to last known frequency when switching inputs
by Devin Heitmueller
· 15 years ago
66d7c43
[media] cx231xx: Remove hack which puts device into bulk mode
by Devin Heitmueller
· 15 years ago
6e6a2ba
[media] cx231xx: do not call video_mux as part of isoc setup
by Devin Heitmueller
· 15 years ago
435b4f7
[media] cx231xx: make video scaler work properly
by Devin Heitmueller
· 15 years ago
adc0356
[media] cx231xx: Fix VBI parameters for sampling rate and offset
by Devin Heitmueller
· 15 years ago
64fbf44
[media] cx231xx: Added support for Carraera, Shelby, RDx_253S and VIDEO_GRABBER
by Palash Bandyopadhyay
· 15 years ago
08bff03
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
by Hans Verkuil
· 14 years ago
112cb4a
V4L/DVB: cx231xx: convert to s_mbus_fmt
by Hans Verkuil
· 15 years ago
7e87ddb
V4L/DVB: cx231xx: switch to new vbi subdev ops
by Hans Verkuil
· 15 years ago
8e47567
V4L/DVB: cx231xx: improve error handling
by Dan Carpenter
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
46b2109
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
by Laurent Pinchart
· 15 years ago
50462eb
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
by Laurent Pinchart
· 15 years ago
63b0d5a
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
by Laurent Pinchart
· 15 years ago
f0813b4
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
by Laurent Pinchart
· 15 years ago
38c7c03
V4L/DVB (13550): v4l: Use the new video_device_node_name function
by Laurent Pinchart
· 15 years ago
622b828
V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power
by Laurent Pinchart
· 15 years ago
1ebcad7
V4L/DVB (12197): Remove unnecessary semicolons
by Joe Perches
· 16 years ago
1ca2737
V4L/DVB (11913): cx231xx: TRY_FMT should not actually set anything
by Trent Piepho
· 16 years ago
9bd0e8d
V4L/DVB (11911): cx231xx: Use v4l bounding/alignment function
by Trent Piepho
· 16 years ago
5325b42
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
by Hans Verkuil
· 16 years ago
f41737e
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
by Hans Verkuil
· 16 years ago
7c9fc9d
V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.
by Hans Verkuil
· 16 years ago
2c6beca
V4L/DVB (11135): cx231xx: use usb_make_path() for bus_info
by Mauro Carvalho Chehab
· 16 years ago
4be1ad3
V4L/DVB (11134): cx231xx: dmesg cleanup
by Mauro Carvalho Chehab
· 16 years ago
92fcbd3
V4L/DVB (11130): cx231xx: fix an inverted logic at vidioc_streamoff
by Mauro Carvalho Chehab
· 16 years ago
ecc67d1
V4L/DVB (11129): cx231xx: Use generic names for each device block
by Sri Deevi
· 16 years ago
b119612
V4L/DVB (11128): cx231xx: convert the calls to subdev format
by Sri Deevi
· 16 years ago
6e4f574
V4L/DVB (10958): cx231xx: some additional CodingStyle and minor fixes
by Sri Deevi
· 16 years ago
b925517
V4L/DVB (10957): cx231xx: Fix CodingStyle
by Sri Deevi
· 16 years ago
818fdf3
V4L/DVB (10957a): cx231xx: Fix compilation breakage
by Mauro Carvalho Chehab
· 16 years ago
cde4362
V4L/DVB (10956): cx231xx: First series of manual CodingStyle fixes
by Mauro Carvalho Chehab
· 16 years ago
84b5dbf
V4L/DVB (10955): cx231xx: CodingStyle automatic fixes with Lindent
by Mauro Carvalho Chehab
· 16 years ago
e0d3baf
V4L/DVB (10954): Add cx231xx USB driver
by Sri Deevi
· 16 years ago