Sign in
android-kvm
/
linux
/
59ea3c9faf3235b66bc31ca883d59ce58b8b2b27
/
drivers
/
media
/
pci
/
ivtv
3e30a92
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
by Hans Verkuil
· 5 years ago
846de71
Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
9f68e36
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
634cd4b
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
0f9be03
media: pci: ivtv: convert to i2c_new_scanned_device
by Wolfram Sang
· 5 years ago
4bdc0d6
remove ioremap_nocache and devm_ioremap_nocache
by Christoph Hellwig
· 5 years ago
6c56e8a
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Daniel Vetter
· 5 years ago
75d1849
media: constify fb ops across all drivers
by Jani Nikula
· 5 years ago
3028bc2
media: ivtv: Drop superfluous ioctl PCM ops
by Takashi Iwai
· 5 years ago
7ffeb6c
media: ivtv: Clean up ALSA PCM API usages
by Takashi Iwai
· 5 years ago
55f240a2
media: ivtv/cx18: remove ivtvdriver.org references
by Hans Verkuil
· 5 years ago
eb243d1
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
by Ingo Molnar
· 5 years ago
31218df
media: media/pci/ivtv: Variable vbi.type could be uninitialized if macro v4l2_subdev_call set __result an error code
by Yizhuo
· 6 years ago
95c5206
media: don't do a 31 bit shift on a signed int
by Mauro Carvalho Chehab
· 6 years ago
cce8ccc
media: use the BIT() macro
by Mauro Carvalho Chehab
· 6 years ago
59364e9
media: remove include stdarg.h from some drivers
by Mauro Carvalho Chehab
· 6 years ago
2d41ef5
Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux
by Linus Torvalds
· 6 years ago
2161536
media: media/pci: set device_caps in struct video_device
by Hans Verkuil
· 6 years ago
deb00d2
fbdev: make unregister/unlink functions not fail
by Daniel Vetter
· 6 years ago
5800571
Merge tag 'v5.2-rc4' into media/master
by Mauro Carvalho Chehab
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
1e0566f
Merge tag 'v5.2-rc2' into patchwork
by Mauro Carvalho Chehab
· 6 years ago
2f39cce
media: remove redundant 'default n' from Kconfig-s
by Bartlomiej Zolnierkiewicz
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
b60a5b8
media: Kconfig files: use the right help coding style
by Mauro Carvalho Chehab
· 6 years ago
f8e579f
media: ivtv: update *pos correctly in ivtv_read_pos()
by Dan Carpenter
· 6 years ago
1679055
media: pci: fix several typos
by Mauro Carvalho Chehab
· 6 years ago
526daee
media: ivtv: add parameter to enable ivtvfb on x86 PAT systems
by French, Nicholas A
· 7 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
5200ab6
media: vidioc_cropcap -> vidioc_g_pixelaspect
by Hans Verkuil
· 6 years ago
db6df01
media: ivtv: make const array addr_list static
by Colin Ian King
· 6 years ago
8d11eb8
media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init()
by Jia-Ju Bai
· 7 years ago
04b7232
media: dvb: move compat handlers into drivers
by Arnd Bergmann
· 7 years ago
8a24280
media: dvb: move most compat_ioctl handling into drivers
by Arnd Bergmann
· 7 years ago
c0decac
media: use strscpy() instead of strlcpy()
by Mauro Carvalho Chehab
· 7 years ago
5bfffa0
media: pci: ivtv: Replace GFP_ATOMIC with GFP_KERNEL
by Jia-Ju Bai
· 7 years ago
c928d45
media: ivtv: zero-initialize cx25840 platform data
by Maciej S. Szmigiero
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
057bad7
media: ivtvfb: Cleanup some warnings
by Mauro Carvalho Chehab
· 7 years ago
47b9348
media: ivtv: remove ivtv-alsa-mixer
by Corentin Labbe
· 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
4a3fad7
media: fix usage of whitespaces and on indentation
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
ab5222e
media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devices
by Sean Young
· 7 years ago
c23e0cb
media: annotate ->poll() instances
by Al Viro
· 8 years ago
0169943
annotate poll_table_struct ->_key
by Al Viro
· 8 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
b8e9b36
media: pci: make i2c_client const
by Bhumika Goyal
· 8 years ago
e5fffeb
media: pci: make i2c_adapter const
by Bhumika Goyal
· 8 years ago
6d741bf
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
by Sean Young
· 8 years ago
d088c31
media: ivtv: Fix incompatible type for argument error
by Bhumika Goyal
· 8 years ago
47f1431
media: pci: make snd_pcm_hardware const
by Bhumika Goyal
· 8 years ago
a166faa
media: ivtv: constify pci_device_id
by Arvind Yadav
· 8 years ago
d989dc2
[media] ivtv: Fix a sleep-in-atomic bug in snd_ivtv_pcm_hw_free
by Jia-Ju Bai
· 8 years ago
f563607
[media] ivtv: use setup_timer
by Geliang Tang
· 8 years ago
acf0e53
[media] ivtv: use for_each_sg
by Geliang Tang
· 8 years ago
88b172f
[media] ivtv: improve subscribe_event handling
by Gustavo Padovan
· 8 years ago
700ea5e
Merge tag 'v4.11-rc1' into patchwork
by Mauro Carvalho Chehab
· 8 years ago
446aba6
[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()
by Mauro Carvalho Chehab
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
ae7e81c
sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h>
by Ingo Molnar
· 8 years ago
6689638
[media] ivtv: mark DVB "borrowed" ioctls as deprecated
by Mauro Carvalho Chehab
· 8 years ago
f57e961
[media] ivtv: use pr_foo() instead of calling printk() directly
by Mauro Carvalho Chehab
· 8 years ago
bbdba43
[media] ivtv: prepare to convert to pr_foo()
by Mauro Carvalho Chehab
· 8 years ago
c5b81fe
[media] ivtv: Clean up file handle in open() error path
by Santosh Kumar Singh
· 8 years ago
bcb6331
[media] media: Drop FSF's postal address from the source code files
by Sakari Ailus
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
36f94a5
Merge tag 'v4.9-rc5' into patchwork
by Mauro Carvalho Chehab
· 8 years ago
67ccf86
[media] ivtv: don't break long lines
by Mauro Carvalho Chehab
· 8 years ago
c164154
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
a379f71a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
3989144
kthread: kthread worker API cleanup
by Petr Mladek
· 8 years ago
00bb820
[media] rc: Hauppauge z8f0811 can decode RC6
by Sean Young
· 8 years ago
78f2c50
[media] constify i2c_algorithm structures
by Julia Lawall
· 9 years ago
5c8d8c0
[media] pci: constify snd_pcm_ops structures
by Julia Lawall
· 9 years ago
6ddd545
[media] ivtv: use v4l2_g/s_ctrl instead of the g/s_ctrl ops
by Hans Verkuil
· 9 years ago
fe29301
[media] ivtv/cx18: use the new mask variants of the v4l2_device_call_* defines
by Hans Verkuil
· 9 years ago
643ad15
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
4c2f7f7
[media] ivtv: steal could be NULL
by Mauro Carvalho Chehab
· 9 years ago
d4edcf0
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
by Dave Hansen
· 9 years ago
80954cb
[media] ivtv/cx18: fix inverted pixel aspect ratio
by Hans Verkuil
· 9 years ago
083206fc
[media] cx231xx: constify cx2341x_handler_ops structures
by Julia Lawall
· 9 years ago
d647f0b
[media] include/media: move driver interface headers to a separate dir
by Mauro Carvalho Chehab
· 9 years ago
b5dcee22
[media] include/media: split I2C headers from V4L2 core
by Mauro Carvalho Chehab
· 9 years ago
d55ebd0
[media] ivtv: avoid going past input/audio array
by Mauro Carvalho Chehab
· 9 years ago
8238734
[media] Revert "[media] ivtv: avoid going past input/audio array"
by Mauro Carvalho Chehab
· 9 years ago
520e82d
[media] ivtv: Convert to get_user_pages_unlocked()
by Jan Kara
· 9 years ago
2731505
[media] ivtv-alsa: Add index to specify device number
by Nicolas Sugino
· 10 years ago
1e3f298
[media] x86/mm/pat, drivers/media/ivtv: move pat warn and replace WARN() with pr_warn()
by Luis R. Rodriguez
· 10 years ago
59617e7
[media] pci/ivtv/ivtv-gpio: Remove compat control ops
by Ricardo Ribalda
· 10 years ago
5b4ca44
Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
1bf1735
x86/mm/pat, drivers/media/ivtv: Use arch_phys_wc_add() and require PAT disabled
by Luis R. Rodriguez
· 10 years ago
5cbe9f3
[media] ivtv: fix two smatch warnings
by Mauro Carvalho Chehab
· 10 years ago
3725d53
[media] ivtv: fix incorrect audio mode report in log_status
by Hans Verkuil
· 10 years ago
Next »