Sign in
android-kvm
/
linux
/
071ca76d2c1dddc6bf2f4917a016207e00bcc8e3
/
drivers
/
media
/
i2c
/
saa7115.c
89cac3f
media: i2c/saa7115: Convert to i2c's .probe_new()
by Uwe Kleine-König
· 2 years, 2 months ago
ed5c2f5
i2c: Make remove callback return void
by Uwe Kleine-König
· 2 years, 5 months ago
7c1bd6c
media: saa7115: make static read-only array lcr2vbi const
by Colin Ian King
· 3 years ago
0d346d2
media: v4l2-subdev: add subdev-wide state struct
by Tomi Valkeinen
· 3 years, 7 months ago
f8a7647
media: i2c: fix several typos
by Mauro Carvalho Chehab
· 6 years ago
87f99717
media: saa7115: declare its own pads
by Mauro Carvalho Chehab
· 6 years ago
c1a37dd
media: v4l2: taint pads with the signal types for consumer devices
by Mauro Carvalho Chehab
· 6 years ago
092a378
media: v4l2: remove VBI output pad
by Mauro Carvalho Chehab
· 6 years ago
c0decac
media: use strscpy() instead of strlcpy()
by Mauro Carvalho Chehab
· 6 years ago
3259081
MAINTAINERS & files: Canonize the e-mails I use at files
by Mauro Carvalho Chehab
· 7 years ago
6e6a8b5
media: replace all <spaces><tab> occurrences
by Mauro Carvalho Chehab
· 7 years ago
459ee17
media: i2c: add SPDX identifiers to the code I wrote
by Mauro Carvalho Chehab
· 7 years ago
bcb6331
[media] media: Drop FSF's postal address from the source code files
by Sakari Ailus
· 8 years ago
743eb09
[media] media/i2c: drop the last users of the ctrl core ops
by Hans Verkuil
· 9 years ago
7e31223f
[media] i2c: saa7115: Support CJC7113 detection
by Kevin Fitch
· 9 years ago
af7d374
[media] saa7115: initialize demod type and add the needed pads
by Mauro Carvalho Chehab
· 9 years ago
b5dcee22
[media] include/media: split I2C headers from V4L2 core
by Mauro Carvalho Chehab
· 9 years ago
dfadacc
[media] i2c: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 9 years ago
6e80c47
[media] v4l2: replace s_mbus_fmt by set_fmt
by Hans Verkuil
· 10 years ago
f5fe58f
[media] i2c: Make use of media_bus_format enum
by Boris BREZILLON
· 10 years ago
8774bed
[media] v4l: subdev: Move [gs]_std operation to video ops
by Laurent Pinchart
· 11 years ago
39c1cb2
[media] media_tree: Fix spelling errors
by Jonathan McCrohan
· 11 years ago
04074f1
[media] saa7115: make multi-line comments compliant with CodingStyle
by Mauro Carvalho Chehab
· 11 years ago
2ccf12a
[media] saa7115: Implement i2c_board_info.platform_data
by Jon Arne Jørgensen
· 11 years ago
b9798bc
[media] saa7115: Do not load saa7115_init_misc for gm7113c
by Jon Arne Jørgensen
· 11 years ago
8b77dfd
[media] saa7115: Fix saa711x_set_v4lstd for gm7113c
by Jon Arne Jørgensen
· 11 years ago
af1f728
[media] saa7115: fix querystd
by Hans Verkuil
· 12 years ago
e127711
[media] media/i2c: remove g_chip_ident op
by Hans Verkuil
· 12 years ago
e84e91e
[media] saa7115: add back the dropped 'found' message
by Hans Verkuil
· 12 years ago
7e89bd9
[media] media: i2c: remove duplicate checks for EPERM in dbg_g/s_register
by Lad, Prabhakar
· 12 years ago
6a084d6
[media] saa7115: Don't use a dynamic array
by Mauro Carvalho Chehab
· 12 years ago
241d89f
[media] saa7115: Add register setup and config for gm7113c
by Jon Arne Jørgensen
· 12 years ago
b11460b
[media] saa7115: add detection code for gm7113c
by Mauro Carvalho Chehab
· 12 years ago
e090901
[media] saa7115: move the autodetection code out of the probe function
by Mauro Carvalho Chehab
· 12 years ago
c02b211
[media] media: i2c: Convert to devm_kzalloc()
by Laurent Pinchart
· 12 years ago
1589037
[media] saa7115: add support for double-rate ASCLK
by Hans Verkuil
· 12 years ago
c875dee
[media] saa7115: improve querystd handling for the saa7115
by Hans Verkuil
· 12 years ago
a0fc588
[media] saa7115: add config flag to change the IDQ polarity
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
30634e8
[media] sliced vbi: subdevs shouldn't clear the full v4l2_sliced_vbi_format struct
by Hans Verkuil
· 12 years ago
cb7a01a
[media] move i2c files into drivers/media/i2c
by Mauro Carvalho Chehab
· 12 years ago
[Renamed from drivers/media/video/saa7115.c]
c6e8d86
[media] convert drivers/media/* to use module_i2c_driver()
by Axel Lin
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
e41567a
[media] saa7115: Trust that V4L2 core will fill the mask
by Mauro Carvalho Chehab
· 13 years ago
b728666
[media] saa7115: Fix standards detection
by Mauro Carvalho Chehab
· 13 years ago
6f43dbfd
[media] saa7115: use the new auto cluster support
by Hans Verkuil
· 13 years ago
8836510
[media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILE
by Hans Verkuil
· 13 years ago
ddac5c1
[media] v4l2-ctrls: fix and improve volatile control handling
by Hans Verkuil
· 14 years ago
bed3c1d
[media] fix saa7111 non-detection
by Russell King
· 14 years ago
f9d7d78
[media] saa7115: allow input standard autodetection for more chips
by Anatolij Gustschin
· 14 years ago
aac2353
V4L/DVB: saa7115: remove obsolete v4l2-i2c-drv.h header
by Hans Verkuil
· 14 years ago
e356054
V4L/DVB: saa7115: convert to the new control framework
by Hans Verkuil
· 15 years ago
029ed32
V4L/DVB: saa7115: remove obsolete g/s_fmt ops
by Hans Verkuil
· 15 years ago
c463d93
V4L/DVB: saa7115: add s_mbus_fmt op
by Hans Verkuil
· 15 years ago
aae6e33
V4L/DVB: cx18/cx25840/saa7115/tvp5150: remove vbi support from s_fmt
by Hans Verkuil
· 15 years ago
63d8adc
V4L/DVB: saa7115: support new vbi ops to set/get VBI format
by Hans Verkuil
· 15 years ago
32cd527
V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct
by Hans Verkuil
· 15 years ago
f1a4f9e
V4L/DVB: v4l2-common: add ability to use v4l2_ctrl_query_fill for chroma gain
by Devin Heitmueller
· 15 years ago
87a6fe4
V4L/DVB: saa115: add support for chroma AGC and chroma gain
by Devin Heitmueller
· 15 years ago
fea551f
V4L/DVB: saa7115: enable anti-alias filter
by Devin Heitmueller
· 15 years ago
340dde8
V4L/DVB: saa7115: fix saa7111a support
by Hans Verkuil
· 15 years ago
5325b42
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
by Hans Verkuil
· 16 years ago
3ff4ad8
V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev.
by Hans Verkuil
· 16 years ago
0c84674
V4L/DVB (11371): v4l2: remove legacy fields in v4l2-i2c-drv.h.
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
ef6078e
V4L/DVB (11362): saa7115: remove i2c legacy code
by Hans Verkuil
· 16 years ago
bccfa44
V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c drivers
by Hans Verkuil
· 16 years ago
17bdd9d
V4L/DVB (10702): saa7115: add querystd and g_input_status support for zoran.
by Hans Verkuil
· 16 years ago
674a323
V4L/DVB (10700): saa7115: don't access reg 0x87 if it is not present.
by Hans Verkuil
· 16 years ago
10afbef
V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std
by Hans Verkuil
· 16 years ago
de6476f5
V4L/DVB (10408): v4l2: fix incorrect hue range check
by Hans Verkuil
· 16 years ago
aecde8b5
V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.
by Hans Verkuil
· 16 years ago
9415f4b
V4L/DVB (9826): saa7115: convert to v4l2_subdev.
by Hans Verkuil
· 16 years ago
a8b8643
V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup
by Hans Verkuil
· 16 years ago
6bd6dff
V4L/DVB (8940): saa7115: fix saa7111(a) support
by Hans Verkuil
· 16 years ago
c5bf204
V4L/DVB (8790): saa7115: call i2c_set_clientdata only when state != NULL
by Hans Verkuil
· 16 years ago
9edd350f
V4L/DVB (8380): saa7115: use saa7115_auto instead of saa711x as the autodetect driver name.
by Hans Verkuil
· 16 years ago
f87086e
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
by Hans Verkuil
· 16 years ago
af29486
i2c: Convert remaining new-style drivers to use module aliasing
by Jean Delvare
· 17 years ago
d2653e9
i2c: Add support for device alias names
by Jean Delvare
· 17 years ago
e002802
V4L/DVB (7342): saa7115: fix PAL-Nc handling
by Hans Verkuil
· 17 years ago
ff699e6
V4L/DVB (7094): static memory
by Douglas Schilling Landgraf
· 17 years ago
188f345
V4L/DVB (6465): Use correct error codes when chip is not recognized
by Hans Verkuil
· 17 years ago
fbaa3d0d
V4L/DVB (6455): saa7115: convert to bus-based I2C API
by Hans Verkuil
· 17 years ago
1e5e9aa
V4L/DVB (5414): Add missing kfree in early exit of saa7115.
by Hans Verkuil
· 18 years ago
3434eb7
V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT
by Hans Verkuil
· 18 years ago
a9aaec4
V4L/DVB (5408): Fix SECAM handling on saa7115
by Mauro Carvalho Chehab
· 18 years ago
f3d092b
V4L/DVB (5304): Improve chip matching in v4l2_register
by Hans Verkuil
· 18 years ago
faeb4ab
V4L/DVB (5183): Fix CC handling in VIDIOC_INT_G_VBI_DATA
by Hans Verkuil
· 18 years ago
62d50ad
V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER
by Trent Piepho
· 18 years ago
52ebc76
V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
by Trent Piepho
· 18 years ago
4cbca18
V4L/DVB (5113): Adds video output routing
by Marco Schluessler
· 18 years ago
d0d30c0
V4L/DVB (4886): Minor coding style improvements
by Hans Verkuil
· 18 years ago
f766816
V4L/DVB (4885): Improve saa711x check
by Hans Verkuil
· 18 years ago
fc2fa31
V4L/DVB (4739): SECAM support for saa7113 into saa7115
by Pádraig Brady
· 18 years ago
183d896
V4L/DVB (4626): On saa7111/7113, LUMA_CTRL need a different value
by Mauro Carvalho Chehab
· 18 years ago
97d9e80
V4L/DVB (4598): Fix a typo: VRES, instead o HRES
by Mauro Carvalho Chehab
· 18 years ago
22ebb77
V4L/DVB (4596): Fix saa7115 miscalculation that breaks NTSC
by Mike Isely
· 18 years ago
d9dce96
V4L/DVB (4592): Fixes some troubles on saa7115
by Mauro Carvalho Chehab
· 18 years ago
3e7d3e5
V4L/DVB (4586): Code were preventing saa7111 and saa7118 to work
by Mauro Carvalho Chehab
· 18 years ago
Next »