index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
au0828
/
au0828-video.c
Age
Commit message (
Expand
)
Author
2020-11-16
media: au0828: Consolidate dmesg output
Thomas Gleixner
2020-11-16
media: au0828: use semicolons rather than commas to separate statements
Julia Lawall
2020-08-28
media: media/usb: use vb2_video_unregister_device()
Hans Verkuil
2020-02-24
media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-07-23
media: drivers/media: don't set pix->priv = 0
Hans Verkuil
2019-07-22
media: media/usb: don't set description in ENUM_FMT
Hans Verkuil
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-05
media: media/usb: set device_caps in struct video_device
Hans Verkuil
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-04-22
media: au0828: stop video streaming only when last user stops
Hans Verkuil
2019-04-22
media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()
Shuah Khan
2019-03-19
media: au0828: minor fix to a misleading comment in _close()
Shuah Khan
2018-11-20
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
2018-11-20
media: cropcap/g_selection split
Hans Verkuil
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-08-03
media: au0828: fix spelling mistake: "completition" -> "completion"
Colin Ian King
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-03-21
media: add tuner standby op, use where needed
Hans Verkuil
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-07
media: usb: fix spelling mistake: "synchronuously" -> "synchronously"
Colin Ian King
2017-07-20
media: : usb: add const to v4l2_file_operations structures
Bhumika Goyal
2017-04-05
[media] usb: au0828: remove redundant code
Colin Ian King
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-10-21
[media] au0828: don't break long lines
Mauro Carvalho Chehab
2016-09-19
[media] usb: constify vb2_ops structures
Julia Lawall
2016-08-24
[media] media: usb: au0828: au0828-video: don't print error when allocating u...
Wolfram Sang
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-05-09
[media] media: au0828 fix au0828_v4l2_device_register() to not unlock and free
Shuah Khan
2016-03-31
[media] au0828: Fix dev_state handling
Mauro Carvalho Chehab
2016-03-31
[media] au0828: fix au0828_v4l2_close() dev_state race condition
Shuah Khan
2016-03-03
[media] media: au0828 enable the right media source when input changes
Shuah Khan
2016-03-03
[media] media: au0828 set ctrl_input in au0828_s_input()
Shuah Khan
2016-03-03
[media] au0828: use v4l2_mc_create_media_graph()
Mauro Carvalho Chehab
2016-03-03
[media] au0828: use standard demod pads struct
Mauro Carvalho Chehab
2016-02-27
[media] media: au0828 video change to use v4l_enable_media_source()
Shuah Khan
2016-02-27
[media] media: au0828 add enable, disable source handlers
Shuah Khan
2016-02-27
[media] media: au0828 disable tuner to demod link
Shuah Khan
2016-02-27
[media] media: au0828 create tuner to decoder link in disabled state
Shuah Khan
2016-02-27
[media] media: au0828 Use au8522_media_pads enum for pad defines
Shuah Khan
2016-02-16
[media] au0828: get rid of AU0828_VMUX_DEBUG
Mauro Carvalho Chehab
2016-02-10
[media] au0828: move V4L2-specific code to au0828-core.c
Mauro Carvalho Chehab
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
2016-01-11
[media] uapi/media.h: Rename entities types to functions
Mauro Carvalho Chehab
2016-01-11
[media] media-entity.h: rename entity.type to entity.function
Mauro Carvalho Chehab
2016-01-11
[media] au0828: add support for the connectors
Mauro Carvalho Chehab
2016-01-11
[media] media: convert links from array to list
Mauro Carvalho Chehab
2016-01-11
[media] au0828: Fix the logic that enables the analog demoder link
Mauro Carvalho Chehab
2016-01-11
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
[next]