index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
cx25840
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-07
media: cx25840: Use subdev host data for PLL override
Brad Love
1
-6
/
+22
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
3
-3
/
+3
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2
-5
/
+5
2017-12-28
media: don't include drivers/media/i2c at cflags
Mauro Carvalho Chehab
1
-2
/
+0
2017-12-18
media: v4l2-subdev: better document IO pin configuration flags
Mauro Carvalho Chehab
1
-9
/
+9
2017-12-11
media: cx25840: fix a possible divide by zero in set_fmt callback
Maciej S. Szmigiero
1
-2
/
+3
2017-12-11
media: cx25840: describe standard for 0b1100 value in AFD_FMT_STAT bits
Maciej S. Szmigiero
1
-2
/
+2
2017-09-23
media: cx25840: make array stds static const, reduces object code size
Colin Ian King
1
-1
/
+1
2017-06-06
[media] cx25840: fix unchecked return values
Pan Bian
1
-15
/
+21
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
6
-25
/
+0
2016-10-21
[media] cx25840: don't break long lines
Mauro Carvalho Chehab
2
-12
/
+6
2016-07-12
[media] media/i2c: drop the last users of the ctrl core ops
Hans Verkuil
1
-7
/
+0
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] uapi/media.h: Rename entities types to functions
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] media-entity.h: rename entity.type to entity.function
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
1
-1
/
+1
2015-12-18
[media] cx25840: initialize the standard to NTSC_M
Hans Verkuil
1
-1
/
+2
2015-12-18
[media] cx25840: fix cx25840_s_stream for cx2388x and cx231xx
Hans Verkuil
1
-18
/
+19
2015-12-18
[media] cx25840: relax a Vsrc check
Hans Verkuil
1
-1
/
+7
2015-12-18
[media] cx25840: more cx23888 register address changes
Hans Verkuil
1
-26
/
+23
2015-12-18
[media] cx25840: fix VBI support for cx23888
Hans Verkuil
3
-19
/
+34
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
5
-5
/
+5
2015-08-11
[media] i2c: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-05-01
[media] v4l2: replace s_mbus_fmt by set_fmt
Hans Verkuil
1
-3
/
+12
2015-05-01
[media] cx25840: fix bad identing
Mauro Carvalho Chehab
1
-1
/
+1
2015-02-26
[media] cx25840: better document the media pads
Mauro Carvalho Chehab
2
-4
/
+12
2015-02-26
[media] cx25840: fix return logic when media entity init fails
Mauro Carvalho Chehab
1
-2
/
+1
2015-02-26
[media] cx25840: better document the media controller TODO
Mauro Carvalho Chehab
1
-1
/
+14
2015-02-13
[media] cx25840: fill the media controller entity
Mauro Carvalho Chehab
2
-0
/
+21
2014-11-14
[media] i2c: Make use of media_bus_format enum
Boris BREZILLON
1
-1
/
+1
2014-11-11
[media] cx25840/cx18: Use standard ordering of mask and shift
Joe Perches
1
-6
/
+6
2014-11-03
[media] cx25840: convert max_buf_size var to lowercase
Mauro Carvalho Chehab
1
-4
/
+4
2014-11-03
[media] cx25840: Don't report an error if max size is adjusted
Mauro Carvalho Chehab
1
-4
/
+3
2014-08-21
[media] cx25840: Spelling s/compuations/computations/
Geert Uytterhoeven
1
-1
/
+1
2014-05-24
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
1
-2
/
+2
2013-06-17
[media] cx25840: remove the v4l2-chip-ident.h include
Hans Verkuil
2
-36
/
+48
2013-06-17
[media] media/i2c: remove g_chip_ident op
Hans Verkuil
1
-14
/
+0
2013-05-27
[media] media: i2c: remove duplicate checks for EPERM in dbg_g/s_register
Lad, Prabhakar
1
-4
/
+0
2013-05-21
[media] media: i2c: Convert to devm_kzalloc()
Laurent Pinchart
2
-8
/
+3
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
1
-1
/
+1
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
1
-1
/
+1
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
1
-1
/
+1
2012-12-27
[media] cx25840: Replace memcpy with struct assignment
Ezequiel Garcia
1
-4
/
+2
2012-10-28
[media] cx25840-core: get rid of warning: no previous prototype
Mauro Carvalho Chehab
1
-1
/
+1
2012-10-07
[media] drivers/media: Remove unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-10-01
[media] sliced vbi: subdevs shouldn't clear the full v4l2_sliced_vbi_format s...
Hans Verkuil
1
-1
/
+2
2012-08-15
[media] move i2c files into drivers/media/i2c
Mauro Carvalho Chehab
8
-0
/
+7774