index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
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
2016-08-24
[media] bttv: convert g/s_crop to g/s_selection
Hans Verkuil
2016-03-01
[media] bttv: Width must be a multiple of 16 when capturing planar formats
Hans de Goede
2016-02-01
[media] bttv: Returning only value constants in two functions
Markus Elfring
2016-02-01
[media] bttv-driver, usbvision-video: use to_video_device()
Geliang Tang
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
2015-10-01
[media] use v4l2_get_timestamp where possible
Arnd Bergmann
2015-05-01
[media] bttv: fix missing irq after reloading driver
Hans Verkuil
2015-05-01
[media] bttv: fix indenting
Mauro Carvalho Chehab
2015-04-08
[media] bttv: embed video_device
Hans Verkuil
2015-01-27
[media] bttv: Improve TEA575x support
Ondrej Zary
2015-01-27
[media] bttv: Convert to generic TEA575x interface
Ondrej Zary
2014-12-23
[media] media: drivers shouldn't touch debug field in video_device
Hans Verkuil
2014-12-22
[media] media: remove emacs editor variables
Hans Verkuil
2014-09-03
[media] bt8xx: just return 0 instead of using a var
Mauro Carvalho Chehab
2014-09-03
[media] bttv-driver: remove an uneeded semicolon
Mauro Carvalho Chehab
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2014-05-24
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
2014-01-07
[media] videodev2: Set vb2_rect's width and height as unsigned
Ricardo Ribalda
2014-01-07
[media] saa6588: add support for non-blocking mode
Hans Verkuil
2013-11-29
[media] bttv: don't setup the controls if there are no video devices
Hans Verkuil
[next]