- 9b4d7b5 media: bttv: use DEVICE_ATTR_RO() helper macro by Zhen Lei · 3 years, 7 months ago
- fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
- 0a7790be1 media: subdev: disallow ioctl for saa6588/davinci by Arnd Bergmann · 3 years, 7 months ago
- 1a45200 media: bt8xx: Fix a missing check bug in bt878_probe by Zheyu Ma · 3 years, 8 months ago
- a3a54bf media: bt878: do not schedule tasklet when it is not setup by Tong Zhang · 3 years, 8 months ago
- 9ca5328 media: drivers/media/pci/bt8xx/bttv-cards: fix typos by Xiaofeng Cao · 3 years, 9 months ago
- a3f132d media: bttv: use generic power management by Vaibhav Gupta · 4 years, 5 months ago
- c79464f media: bt8xx: avoid a useless memset by Christophe JAILLET · 4 years, 5 months ago
- b2a004d media: bt8xx: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 5 months ago
- 652ce67 media: media/pci: simplify the return expression of verify_window_lock by Liu Shixin · 4 years, 3 months ago
- 9bb83e8 media: Bulk remove BUG_ON(in_interrupt()) by Thomas Gleixner · 4 years, 3 months ago
- 8b88e2c media: bttv: use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 3 months ago
- 3f65c6f media: v4l2: allocate v4l2_clip objects early by Arnd Bergmann · 4 years, 2 months ago
- 7b81758 media: media/pci: prevent memory leak in bttv_probe by Xiaolong Huang · 4 years, 9 months ago
- 1771e9f media: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 143ca1d media: bt8xx: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- 85f7cd3 Revert "media: Kconfig: better support hybrid TV devices" by Mauro Carvalho Chehab · 4 years, 9 months ago
- 32e2eae media: docs: move user-facing docs to the admin guide by Mauro Carvalho Chehab · 4 years, 10 months ago
- a3b91d8 media: Kconfig: better support hybrid TV devices by Mauro Carvalho Chehab · 4 years, 9 months ago
- 3e30a92 media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO by Hans Verkuil · 5 years ago
- 832d76ec media: pci: bt8xx: convert to i2c_new_scanned_device by Wolfram Sang · 5 years ago
- 95c5206 media: don't do a 31 bit shift on a signed int by Mauro Carvalho Chehab · 5 years ago
- b501b09 media: dvb-bt8xx: Make variable dst_config constant by Nishka Dasgupta · 5 years ago
- 2169e6d media: media/pci: don't set description for ENUM_FMT by Hans Verkuil · 6 years ago
- 2161536 media: media/pci: set device_caps in struct video_device by Hans Verkuil · 6 years ago
- 513dbd3 media: add SPDX headers to some files by Mauro Carvalho Chehab · 6 years ago
- c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
- 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
- 28c8eea treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 34 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 14340de media: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
- cc966c9 media: remove unneeded header search paths by Masahiro Yamada · 6 years ago
- 05fa38f media: bt8xx: avoid a needless u8 to char conversion by Mauro Carvalho Chehab · 6 years ago
- 85709cb media: replace strncpy() by strscpy() by Mauro Carvalho Chehab · 6 years ago
- b60a5b8 media: Kconfig files: use the right help coding style by Mauro Carvalho Chehab · 6 years ago
- 1679055 media: pci: fix several typos by Mauro Carvalho Chehab · 6 years ago
- 15a40b2 media: videobuf: use u64 for the timestamp internally by Hans Verkuil · 6 years ago
- 5200ab6 media: vidioc_cropcap -> vidioc_g_pixelaspect by Hans Verkuil · 6 years ago
- b3491d8 Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
- c93d541 media: bttv-input: make const array addr_list static by Colin Ian King · 6 years ago
- 502fac1 media: bt8xx: Remove unnecessary self-assignment by Nathan Chancellor · 6 years ago
- cc1e631 media: replace strcpy() by strscpy() by Mauro Carvalho Chehab · 6 years ago
- c0decac media: use strscpy() instead of strlcpy() by Mauro Carvalho Chehab · 6 years ago
- da1b1ae media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev by Hans Verkuil · 7 years ago
- f1b1eab media: dvb: represent min/max/step/tolerance freqs in Hz by Mauro Carvalho Chehab · 6 years ago
- f2047d6 media: dvb-bt8xx: remove duplicate code by Gustavo A. R. Silva · 7 years ago
- f91b841 media: bt8xx: bttv: fix spelling mistake: "culpit" -> "culprit" by Colin Ian King · 7 years ago
- 2ebe0bb media: v4l: fix broken video4linux docs locations by Mauro Carvalho Chehab · 7 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- 71db1cd Merge tag 'v4.17-rc4' into patchwork by Mauro Carvalho Chehab · 7 years ago
- 8d718e5 media: frontends: fix ops get_algo()'s return type by Luc Van Oostenryck · 7 years ago
- 6f7e780 media: bttv: Fixed oops error when capturing at yuv410p by Samuel Williams · 7 years ago
- 23ba635 media: lgdt330x: convert it to the new I2C binding way by Mauro Carvalho Chehab · 7 years ago
- 3259081 MAINTAINERS & files: Canonize the e-mails I use at files by Mauro Carvalho Chehab · 7 years ago
- 9022ca6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- d3c449e media: bttv-input: better handle errors at I2C transfer by Mauro Carvalho Chehab · 7 years ago
- 37b3c6a [poll] annotate SAA6588_CMD_POLL users by Al Viro · 7 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- 68c5735 Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
- 6e6a8b5 media: replace all <spaces><tab> occurrences by Mauro Carvalho Chehab · 7 years ago
- ada7955 media: don't include drivers/media/i2c at cflags by Mauro Carvalho Chehab · 7 years ago
- fada193 media: move dvb kAPI headers to include/media by Mauro Carvalho Chehab · 7 years ago
- 1ac0516 media: get rid of i2c-addr.h by Mauro Carvalho Chehab · 7 years ago
- 45392ff media: bt8xx: Fix err 'bt878_probe()' by Christophe JAILLET · 7 years ago
- c23e0cb media: annotate ->poll() instances by Al Viro · 7 years ago
- 0169943 annotate poll_table_struct ->_key by Al Viro · 7 years ago
- 5d352e6 Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 162e637 media: pci: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- b145ef4 media: bt8xx: make bttv_vbi_qops const by Bhumika Goyal · 7 years ago
- d8bc60a media: dst_ca: remove CA_SET_DESCR boilerplate by Mauro Carvalho Chehab · 7 years ago
- 39a7c8a media: dst_ca: return a proper error code from CA errors by Mauro Carvalho Chehab · 7 years ago
- 833ff5e media: ca.h: get rid of CA_SET_PID by Mauro Carvalho Chehab · 7 years ago
- 960c15d media: pci: constify videobuf_queue_ops structures by Arvind Yadav · 7 years ago
- 4d94744 media: bt8xx: Make i2c_algo_bit_data const by Bhumika Goyal · 7 years ago
- 6d741bf media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* by Sean Young · 7 years ago
- 518f4b2 media: rc-core: rename input_name to device_name by Sean Young · 8 years ago
- 70665b3 media: bt8xx: bttv: constify pci_device_id by Arvind Yadav · 7 years ago
- a88e7e7 media: bt8xx: constify pci_device_id by Arvind Yadav · 7 years ago
- a042023 [media] bt8xx: add missing break by Mauro Carvalho Chehab · 8 years ago
- 60221ff [media] bt8xx: use setup_timer by Geliang Tang · 8 years ago
- 446aba6 [media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog() by Mauro Carvalho Chehab · 8 years ago
- 8726650 [media] bt8xx: Delete unnecessary variable initialisations in ca_send_message() by Markus Elfring · 8 years ago
- 6e531f1 [media] bt8xx: Delete two error messages for a failed memory allocation by Markus Elfring · 8 years ago
- 6792eb0 [media] bt8xx: fix memory leak by Sudip Mukherjee · 8 years ago
- 0f7499f [media] rc-main: assign driver type during allocation by Andi Shyti · 8 years ago
- bcb6331 [media] media: Drop FSF's postal address from the source code files by Sakari Ailus · 8 years ago
- bd336e6 [media] dvb: make DVB frontend *_ops instances "const" by Max Kellermann · 8 years ago
- fa132a6 [media] bt8xx: use pr_foo() macros instead of printk() by Mauro Carvalho Chehab · 8 years ago
- 7c64691 [media] bt8xx/dst: use a more standard way to print messages by Mauro Carvalho Chehab · 8 years ago
- 652fd6e [media] bt8xx: don't break long lines by Mauro Carvalho Chehab · 8 years ago
- b714fb0 [media] bttv: convert g/s_crop to g/s_selection by Hans Verkuil · 8 years ago
- 654043f [media] bt8xx: remove needless module refcounting by Alexey Khoroshilov · 9 years ago
- 5c915c6 [media] bttv: Width must be a multiple of 16 when capturing planar formats by Hans de Goede · 9 years ago
- 7e3e68b [media] dvb_frontend: pass the props cache to get_frontend() as arg by Mauro Carvalho Chehab · 9 years ago
- 64e423d4 [media] media: bt8xx: constify sp887x_config structure by Julia Lawall · 9 years ago
- 4a40c73 [media] media: bt8xx: constify or51211_config structure by Julia Lawall · 9 years ago
- 490ba9c [media] bttv: Returning only value constants in two functions by Markus Elfring · 9 years ago