index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
bt8xx
Age
Commit message (
Expand
)
Author
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-06-17
media: subdev: disallow ioctl for saa6588/davinci
Arnd Bergmann
2021-06-02
media: bt8xx: Fix a missing check bug in bt878_probe
Zheyu Ma
2021-06-02
media: bt878: do not schedule tasklet when it is not setup
Tong Zhang
2021-04-06
media: drivers/media/pci/bt8xx/bttv-cards: fix typos
Xiaofeng Cao
2020-11-27
media: bttv: use generic power management
Vaibhav Gupta
2020-11-27
media: bt8xx: avoid a useless memset
Christophe JAILLET
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: Bulk remove BUG_ON(in_interrupt())
Thomas Gleixner
2020-11-16
media: bttv: use semicolons rather than commas to separate statements
Julia Lawall
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-08-29
media: bt8xx: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-04-14
Revert "media: Kconfig: better support hybrid TV devices"
Mauro Carvalho Chehab
2020-04-14
media: docs: move user-facing docs to the admin guide
Mauro Carvalho Chehab
2020-04-14
media: Kconfig: better support hybrid TV devices
Mauro Carvalho Chehab
2020-02-24
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-01-08
media: pci: bt8xx: convert to i2c_new_scanned_device
Wolfram Sang
2019-08-26
media: don't do a 31 bit shift on a signed int
Mauro Carvalho Chehab
2019-08-21
media: dvb-bt8xx: Make variable dst_config constant
Nishka Dasgupta
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-06-12
media: add SPDX headers to some files
Mauro Carvalho Chehab
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 34
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
media: remove unneeded header search paths
Masahiro Yamada
2019-03-29
media: bt8xx: avoid a needless u8 to char conversion
Mauro Carvalho Chehab
2019-03-29
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
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-10-09
media: bttv-input: make const array addr_list static
Colin Ian King
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-08-02
media: dvb: represent min/max/step/tolerance freqs in Hz
Mauro Carvalho Chehab
2018-07-27
media: dvb-bt8xx: remove duplicate code
Gustavo A. R. Silva
2018-06-28
media: bt8xx: bttv: fix spelling mistake: "culpit" -> "culprit"
Colin Ian King
2018-06-15
media: v4l: fix broken video4linux docs locations
Mauro Carvalho Chehab
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
[next]