index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
bt8xx
/
bttv-driver.c
Age
Commit message (
Expand
)
Author
2024-10-28
media: pci: drop vb2_ops_wait_prepare/finish
Hans Verkuil
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
2023-12-09
media: bttv: add back vbi hack
Hans Verkuil
2023-12-09
media: bttv: start_streaming should return a proper error code
Hans Verkuil
2023-09-27
media: bttv: fix use after free error due to btv->timeout timer
Zheng Wang
2023-08-14
media: bttv: convert to vb2
Deborah Brouwer
2023-08-14
media: bttv: move vbi_skip/vbi_count out of buffer
Deborah Brouwer
2023-08-14
media: bttv: remove crop info from bttv_buffer
Deborah Brouwer
2023-08-14
media: bttv: remove tvnorm field from bttv_buffer
Deborah Brouwer
2023-08-14
media: bttv: remove format field from bttv_buffer
Deborah Brouwer
2023-08-14
media: bttv: move do_crop flag out of bttv_fh
Deborah Brouwer
2023-08-14
media: bttv: copy vbi_fmt from bttv_fh
Deborah Brouwer
2023-08-14
media: bttv: copy vid fmt/width/height from fh
Deborah Brouwer
2023-08-14
media: bttv: radio use v4l2_fh instead of bttv_fh
Deborah Brouwer
2023-08-14
media: bttv: replace BUG with WARN_ON
Deborah Brouwer
2023-08-14
media: bttv: use video_drvdata to get bttv
Deborah Brouwer
2023-03-20
media: bttv: drop overlay support
Hans Verkuil
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
2022-01-23
media: bttv: fix WARNING regression on tunerless devices
Ondrej Zary
2021-12-07
media: bttv: use DEVICE_ATTR_RO() helper macro
Zhen Lei
2021-06-17
media: subdev: disallow ioctl for saa6588/davinci
Arnd Bergmann
2020-11-27
media: bttv: use generic power management
Vaibhav Gupta
2020-11-27
media: bt8xx: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-11-16
media: media/pci: simplify the return expression of verify_window_lock
Liu Shixin
2020-11-16
media: v4l2: allocate v4l2_clip objects early
Arnd Bergmann
2020-09-26
media: media/pci: prevent memory leak in bttv_probe
Xiaolong Huang
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-02-24
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-07-22
media: media/pci: don't set description for ENUM_FMT
Hans Verkuil
2019-06-24
media: media/pci: set device_caps in struct video_device
Hans Verkuil
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-03-01
media: pci: fix several typos
Mauro Carvalho Chehab
2019-02-07
media: videobuf: use u64 for the timestamp internally
Hans Verkuil
2018-11-20
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-09-24
media: bt8xx: Remove unnecessary self-assignment
Nathan Chancellor
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-31
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
Hans Verkuil
2018-06-28
media: bt8xx: bttv: fix spelling mistake: "culpit" -> "culprit"
Colin Ian King
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
2018-02-15
[poll] annotate SAA6588_CMD_POLL users
Al Viro
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-11-27
annotate poll_table_struct ->_key
Al Viro
2017-10-31
media: pci: Convert timers to use timer_setup()
Kees Cook
2017-08-26
media: pci: constify videobuf_queue_ops structures
Arvind Yadav
2017-08-09
media: bt8xx: bttv: constify pci_device_id
Arvind Yadav
2017-04-10
[media] bt8xx: use setup_timer
Geliang Tang
2016-10-21
[media] bt8xx: don't break long lines
Mauro Carvalho Chehab
[next]