Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
72ce9b7cab96d2b08d13b4f018c3625ae74a5d9d
/
drivers
/
media
/
pci
/
ivtv
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
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
b5dcee2
[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
ebf984b
[media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers
by Hans Verkuil
· 10 years ago
09290cc
[media] ivtv: avoid going past input/audio array
by Mauro Carvalho Chehab
· 10 years ago
38a1421
[media] ivtv: disable fbuf support if ivtvfb isn't loaded
by Hans Verkuil
· 10 years ago
bbc9fa2
[media] ivtv: replace crop by selection
by Hans Verkuil
· 10 years ago
635d62f
[media] ivtv: embed video_device
by Hans Verkuil
· 10 years ago
7e33912
mm: gup: use get_user_pages_unlocked
by Andrea Arcangeli
· 10 years ago
d832672
[media] ivtv: fix sparse warning
by Hans Verkuil
· 10 years ago
872dfcf
[media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++
by Hans Verkuil
· 10 years ago
43ba464
[media] pci: Make use of MEDIA_BUS_FMT definitions
by Boris BREZILLON
· 10 years ago
339f06c
[media] pci drivers: use %zu instead of %zd
by Mauro Carvalho Chehab
· 10 years ago
3efb8ab
[media] ivtv: fix sparse warnings
by Hans Verkuil
· 11 years ago
4dd9bb9
[media] rc-core: improve ir-kbd-i2c get_key functions
by David Härdeman
· 11 years ago
d52e238
[media] v4l: Support extending the v4l2_pix_format structure
by Laurent Pinchart
· 11 years ago
2a9ec37
[media] v4l2-ctrls: use ptrs for all but the s32 type
by Hans Verkuil
· 11 years ago
95cd5d5
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
by Ramakrishnan Muthukrishnan
· 11 years ago
8774bed
[media] v4l: subdev: Move [gs]_std operation to video ops
by Laurent Pinchart
· 11 years ago
deb29e9
[media] ivtv: Fix Oops when no firmware is loaded
by Takashi Iwai
· 11 years ago
e735688
[media] Convert to snd_card_new() with a device pointer
by Takashi Iwai
· 11 years ago
43917b2
[media] ivtv: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
8586551
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
f170168
drivers: avoid parsing names as kthread_run() format strings
by Kees Cook
· 12 years ago
e9dab58
[media] ivtv: fix register range check
by Hans Verkuil
· 12 years ago
Next »