Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
08d2ddaa585091d555a31d6ed538c6cedba060eb
/
drivers
/
media
/
pci
/
saa7134
2161536
media: media/pci: set device_caps in struct video_device
by Hans Verkuil
· 6 years ago
50acfb2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
by Thomas Gleixner
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 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
2ad18d1
media: saa7134: rc-core maintains users count, no need to duplicate
by Sean Young
· 6 years ago
0cfd56a
media: saa7134: hvr1110 can decode rc6
by Sean Young
· 6 years ago
9916ac0
media: saa7134: rc device does not need 'saa7134 IR (' prefix
by Sean Young
· 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
0113c50
media: saa7134: add P7131_4871 analog inputs
by Alexandre GRIVEAUX
· 6 years ago
3aa1378
media: saa7134: declare its own pads
by Mauro Carvalho Chehab
· 6 years ago
c1a37dd
media: v4l2: taint pads with the signal types for consumer devices
by Mauro Carvalho Chehab
· 6 years ago
092a378
media: v4l2: remove VBI output pad
by Mauro Carvalho Chehab
· 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
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 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
6062ba6
media: saa7134-alsa: don't use casts to print a buffer address
by Mauro Carvalho Chehab
· 7 years ago
5fd46ac
media: saa7134-input: improve error handling
by Mauro Carvalho Chehab
· 7 years ago
3aab15a
media: add tuner standby op, use where needed
by Hans Verkuil
· 7 years ago
ad05ff0
media: s5h14*.h: fix typos for CONTINUOUS
by Mauro Carvalho Chehab
· 7 years ago
37b3c6a
[poll] annotate SAA6588_CMD_POLL users
by Al Viro
· 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
4839c58
media: v4l2-dev: convert VFL_TYPE_* into an enum
by Mauro Carvalho Chehab
· 7 years ago
afc7f24
media: rc: i2c: set parent of rc device and improve name
by Sean Young
· 7 years ago
c23e0cb
media: annotate ->poll() instances
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
1e7126b
media: saa7134: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
0e2d9a9
media: cx23885/saa7134: make vb2_ops const
by Bhumika Goyal
· 7 years ago
b8e9b36
media: pci: make i2c_client const
by Bhumika Goyal
· 7 years ago
507e190
media: pci: make video_device const
by Bhumika Goyal
· 7 years ago
e5fffeb
media: pci: make i2c_adapter 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
12c3b9b
media: rc: saa7134: raw decoder can support any protocol
by Sean Young
· 7 years ago
86fe1ac
media: rc: simplify ir_raw_event_store_edge()
by Sean Young
· 7 years ago
48b2de1
media: rc: saa7134: add trailing space for timely decoding
by Sean Young
· 7 years ago
e5e2643
media: rc-core: improve ir_raw_store_edge() handling
by Sean Young
· 7 years ago
518f4b2
media: rc-core: rename input_name to device_name
by Sean Young
· 8 years ago
47f1431
media: pci: make snd_pcm_hardware const
by Bhumika Goyal
· 7 years ago
06eeefe
[media] media drivers: annotate fall-through
by Mauro Carvalho Chehab
· 8 years ago
f558461
[media] saa7134: constify nxt200x_config structures
by Bhumika Goyal
· 8 years ago
9e2abdd
[media] saa7134: 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
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
5a91206
[media] saa7134: fix warm Medion 7134 EEPROM read
by Maciej S. Szmigiero
· 9 years ago
395eff9
[media] saa7134: don't break long lines
by Mauro Carvalho Chehab
· 8 years ago
9fce0c2
Merge tag 'v4.8' into patchwork
by Mauro Carvalho Chehab
· 8 years ago
2ceeca0
[media] rc: split nec protocol into its three variants
by Sean Young
· 8 years ago
78f2c50
[media] constify i2c_algorithm structures
by Julia Lawall
· 8 years ago
10accd2
[media] pci: constify vb2_ops structures
by Julia Lawall
· 8 years ago
5c8d8c0
[media] pci: constify snd_pcm_ops structures
by Julia Lawall
· 8 years ago
d8feef9
[media] cx23885/saa7134: assign q->dev to the PCI device
by Hans Verkuil
· 8 years ago
802d62c
[media] saa7134: convert g/s_crop to g/s_selection
by Hans Verkuil
· 9 years ago
36c0f8b
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
by Hans Verkuil
· 9 years ago
2bc46b3
[media] media/pci: convert drivers to use the new vb2_queue dev field
by Hans Verkuil
· 9 years ago
363bdb1
[media] saa7134: fix warning with !MEDIA_CONTROLLER
by Arnd Bergmann
· 9 years ago
9c91738
[media] saa7134: Add support for Snazio TvPVR PRO
by GEORGE
· 9 years ago
6cf5dad
[media] media_device: move allocation out of media_device_*_init
by Mauro Carvalho Chehab
· 9 years ago
41b44e3
[media] media-device: move PCI/USB helper functions from v4l2-mc
by Mauro Carvalho Chehab
· 9 years ago
55d066a
[media] saa7134: fix detection of external decoders
by Mauro Carvalho Chehab
· 9 years ago
3e71da1
[media] saa7134: Fix bytesperline not being set correctly for planar formats
by Hans de Goede
· 9 years ago
ac90aa0
[media] saa7134: add media controller support
by Mauro Carvalho Chehab
· 9 years ago
8bf77f9
[media] saa7134: Get rid of struct saa7134_input.tv field
by Mauro Carvalho Chehab
· 9 years ago
568b2fe
[media] saa7134: unconditionlally update TV standard at demod
by Mauro Carvalho Chehab
· 9 years ago
8fc3486
[media] saa7134: use input types, instead of hardcoding strings
by Mauro Carvalho Chehab
· 9 years ago
2773b0e
[media] add media controller support to videobuf2-dvb
by Mauro Carvalho Chehab
· 9 years ago
85e91f8
Merge tag 'v4.5-rc3' into patchwork
by Mauro Carvalho Chehab
· 9 years ago
ac75fe5
[media] saa7134-alsa: Only frees registered sound cards
by Mauro Carvalho Chehab
· 9 years ago
9f18302
[media] saa7134: add DMABUF support
by Hans Verkuil
· 9 years ago
ff88034
[media] go7007: constify go7007_hpi_ops structures
by Julia Lawall
· 9 years ago
d6dd645
[media] media: videobuf2: Move timestamp to vb2_buffer
by Junghak Sung
· 9 years ago
df9ecb0c
[media] vb2: drop v4l2_format argument from queue_setup
by Hans Verkuil
· 9 years ago
10897da
Merge tag 'v4.4-rc2' into patchwork
by Mauro Carvalho Chehab
· 9 years ago
1a47de6
various: fix pci_set_dma_mask return value checking
by Christoph Hellwig
· 9 years ago
b5dcee2
[media] include/media: split I2C headers from V4L2 core
by Mauro Carvalho Chehab
· 9 years ago
f546e12
saa7134: use pci_set_dma_mask insted of pci_dma_supported
by Christoph Hellwig
· 9 years ago
33119e8
[media] media: videobuf2: Change queue_setup argument
by Junghak Sung
· 9 years ago
2d70071
[media] media: videobuf2: Restructure vb2_buffer
by Junghak Sung
· 9 years ago
63ab664c
[media] saa7134: add Leadtek Winfast TV2100 FM card support
by Darek Zielski
· 9 years ago
816de50
[media] saa7134: fix page size on some archs
by Mauro Carvalho Chehab
· 10 years ago
de98345
[media] saa7134: add AverMedia AverTV/505 card support
by Dmitry Eremin-Solenikov
· 10 years ago
0df289a
[media] dvb: Get rid of typedev usage for enums
by Mauro Carvalho Chehab
· 10 years ago
4aed283
[media] saa7134: switch tuner FMD1216ME_MK3 to analog
by Juergen Gier
· 10 years ago
6139ebc
[media] saa7134: fix CodingStyle issues on the lines touched by pr_foo refactor
by Mauro Carvalho Chehab
· 10 years ago
45f38cb
[media] saa7134: avoid complex macro warnings
by Mauro Carvalho Chehab
· 10 years ago
2bb3e2e
[media] saa7134: replace remaining occurences or printk()
by Mauro Carvalho Chehab
· 10 years ago
3e0051c
[media] saa7134-i2c: simplify debug dump and use pr_info()
by Mauro Carvalho Chehab
· 10 years ago
6be5b1a
[media] saa7134: change the debug macros for IR input
by Mauro Carvalho Chehab
· 10 years ago
630983b
[media] saa7134: change the debug macros for video and vbi
by Mauro Carvalho Chehab
· 10 years ago
e67bcf3
[media] saa7134: change the debug macros for saa7134-tvaudio
by Mauro Carvalho Chehab
· 10 years ago
Next »