index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
ivtv
/
ivtv-driver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-31
media: pci/ivtv: Use managed version of pci_enable_device
Ricardo Ribalda
1
-2
/
+1
2024-05-31
media: pci/ivtv: Replace request_mem_region with devm_ variant
Ricardo Ribalda
1
-31
/
+14
2024-05-31
media: pci/ivtv: Replace ioremap with devm_ variants
Ricardo Ribalda
1
-39
/
+12
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-1
/
+1
2022-03-12
media: xc2028: rename the driver from tuner-xc2028
Mauro Carvalho Chehab
1
-1
/
+1
2021-09-30
media: pci/ivtv: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-1
/
+1
2021-04-28
Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-1
/
+1
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-3
/
+0
2021-03-11
media: use getter/setter functions
Julia Lawall
1
-1
/
+1
2021-01-27
media: pci/ivtv: release memory regions on error
Hans Verkuil
1
-0
/
+5
2020-06-15
sched,ivtv: Convert to sched_set_fifo*()
Peter Zijlstra
1
-3
/
+1
2020-01-31
Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-2
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-3
/
+3
2019-12-13
media: ivtv/cx18: remove ivtvdriver.org references
Hans Verkuil
1
-2
/
+1
2019-08-26
media: don't do a 31 bit shift on a signed int
Mauro Carvalho Chehab
1
-1
/
+1
2018-07-27
media: pci: ivtv: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
1
-1
/
+1
2017-10-31
media: pci: Convert timers to use timer_setup()
Kees Cook
1
-2
/
+1
2017-08-09
media: ivtv: constify pci_device_id
Arvind Yadav
1
-1
/
+1
2017-04-10
[media] ivtv: use setup_timer
Geliang Tang
1
-3
/
+2
2017-03-06
Merge tag 'v4.11-rc1' into patchwork
Mauro Carvalho Chehab
1
-0
/
+1
2017-03-03
[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()
Mauro Carvalho Chehab
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
1
-0
/
+1
2017-01-31
[media] ivtv: use pr_foo() instead of calling printk() directly
Mauro Carvalho Chehab
1
-6
/
+6
2016-10-21
[media] ivtv: don't break long lines
Mauro Carvalho Chehab
1
-24
/
+13
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
1
-3
/
+3
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
1
-1
/
+1
2015-11-16
[media] ivtv: avoid going past input/audio array
Mauro Carvalho Chehab
1
-1
/
+1
2015-11-16
[media] Revert "[media] ivtv: avoid going past input/audio array"
Mauro Carvalho Chehab
1
-2
/
+2
2015-04-30
[media] ivtv: avoid going past input/audio array
Mauro Carvalho Chehab
1
-2
/
+2
2015-04-02
[media] ivtv: embed video_device
Hans Verkuil
1
-2
/
+2
2013-10-17
[media] ivtv: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-07-13
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+1
2013-07-03
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
1
-1
/
+1
2013-06-17
[media] ivtv: remove g_chip_ident
Hans Verkuil
1
-7
/
+1
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
1
-2
/
+2
2013-01-24
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
1
-5
/
+4
2013-01-03
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
1
-5
/
+4
2012-12-20
[media] ivtv: ivtv-driver: Replace 'flush_work_sync()'
Fabio Estevam
1
-1
/
+1
2012-10-01
[media] ivtv: don't allow g/s_frequency for output device nodes
Hans Verkuil
1
-0
/
+1
2012-09-18
[media] ivtv, ivtv-alsa: Add initial ivtv-alsa interface driver for ivtv
Andy Walls
1
-0
/
+37
2012-08-15
[media] rename most media/video pci drivers to media/pci
Mauro Carvalho Chehab
1
-0
/
+1498