Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e7336083e61c915e84e87b52243c4c437e8776a1
/
drivers
/
media
/
pci
/
cx88
86c330f
[media] cx88-dvb: whitespace cleanup
by Mauro Carvalho Chehab
· 10 years ago
21a7e05
[media] media: drivers shouldn't touch debug field in video_device
by Hans Verkuil
· 10 years ago
215cede
[media] media: remove emacs editor variables
by Hans Verkuil
· 10 years ago
389208e
[media] cx88: remove leftover start_video_dma() call
by Hans Verkuil
· 10 years ago
165d004
[media] cx88: add missing alloc_ctx support
by Hans Verkuil
· 10 years ago
872dfcf
[media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++
by Hans Verkuil
· 10 years ago
7f56a4a
[media] media: cx88: use vb2_start_streaming_called() helper
by Prabhakar Lad
· 10 years ago
c0d5b5f
[media] cx88: fix VBI support
by Hans Verkuil
· 10 years ago
98822de
[media] cx88: pci_disable_device comes after free_irq
by Hans Verkuil
· 10 years ago
c39ba330
[media] cx88: consistently use UNSET for absent tuner
by Hans Verkuil
· 10 years ago
078859a
[media] cx88: don't allow changes while vb2_is_busy
by Hans Verkuil
· 10 years ago
fb37ab3
[media] cx88: drop mpeg_active field
by Hans Verkuil
· 10 years ago
ccd6f1d
[media] cx88: move width, height and field to core struct
by Hans Verkuil
· 10 years ago
d386259
[media] cx88: don't pollute the kernel log
by Hans Verkuil
· 10 years ago
b8f8841
[media] cx88: increase API command timeout
by Hans Verkuil
· 10 years ago
5e7045e
[media] cx88: remove dependency on btcx-risc
by Hans Verkuil
· 10 years ago
999b3ceb
[media] cx88: drop cx88_free_buffer
by Hans Verkuil
· 10 years ago
eddd326
[media] cx88: return proper errors during fw load
by Hans Verkuil
· 10 years ago
c79a23f
[media] cx88: fix sparse warning
by Hans Verkuil
· 10 years ago
0b6b630
[media] cx88: convert to vb2
by Hans Verkuil
· 10 years ago
b2c75ab
[media] cx88: drop videobuf abuse in cx88-alsa
by Hans Verkuil
· 10 years ago
6f11adc
[media] cx88: drop the bogus 'queue' list in dmaqueue
by Hans Verkuil
· 10 years ago
637bc20
[media] cx88: remove fmt from the buffer struct
by Hans Verkuil
· 10 years ago
84babee
[media] cx88: remove return after BUG()
by Mauro Carvalho Chehab
· 10 years ago
e2392d3
[media] cx88: fix cards table CodingStyle
by Mauro Carvalho Chehab
· 10 years ago
9d2f1d3
[media] rc-core: rename dev->scanmask to dev->scancode_mask
by David Härdeman
· 11 years ago
c5540fb
[media] rc-core: remove protocol arrays
by David Härdeman
· 11 years ago
120703f
[media] rc-core: document the protocol type
by David Härdeman
· 11 years ago
4dd9bb9
[media] rc-core: improve ir-kbd-i2c get_key functions
by David Härdeman
· 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
3c83e61
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
1a1934f
[media] rc: abstract access to allowed/enabled protocols
by James Hogan
· 11 years ago
e735688
[media] Convert to snd_card_new() with a device pointer
by Takashi Iwai
· 11 years ago
cd86e3b
[media] cx88: use correct pci drvdata type in cx88_audio_finidev()
by Wei Yongjun
· 11 years ago
3e018fe
[media] misc drivers: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
c0d4021
[media] pci: cx88: Remove redundant pci_set_drvdata
by Sachin Kamat
· 11 years ago
06333e0
[media] pci: cx88-video: Use module_pci_driver
by Sachin Kamat
· 11 years ago
38b25ad
[media] pci: cx88-mpeg: Use module_pci_driver
by Sachin Kamat
· 11 years ago
59963b9
[media] pci: cx88-alsa: Use module_pci_driver
by Sachin Kamat
· 11 years ago
f66b2a1
[media] cx88: Fix regression: CX88_AUDIO_WM8775 can't be 0
by Hans Verkuil
· 11 years ago
1ae0d20
[media] cx88: fix build when VP3054=m and CX88_DVB=y
by Mauro Carvalho Chehab
· 11 years ago
e5715cf
[media] cx88: set dev_parent to the correct parent PCI bus
by Hans Verkuil
· 12 years ago
7feeb14
[media] cx88: fix register mask
by Hans Verkuil
· 12 years ago
facd236
[media] cx88: remove g_chip_ident
by Hans Verkuil
· 12 years ago
609c4c1
[media] cx88: fix NULL pointer dereference
by Hans Verkuil
· 12 years ago
02615ed5
[media] cx88: make core less verbose
by Mauro Carvalho Chehab
· 12 years ago
5ddfbbb
[media] cx88: Fix unsafe locking in suspend-resume
by Alexey Khoroshilov
· 12 years ago
48a8a03
[media] cx88: kernel bz#9476: Fix tone setting for Nova-S+ model 92001
by Mauro Carvalho Chehab
· 12 years ago
977ba3b
[media] v4l2: add const to argument of write-only s_register ioctl
by Hans Verkuil
· 12 years ago
314527a
[media] v4l2: pass std by value to the write-only s_std ioctl
by Hans Verkuil
· 12 years ago
2f73c7c
[media] v4l2: add const to argument of write-only s_tuner ioctl
by Hans Verkuil
· 12 years ago
b530a44
[media] v4l2: add const to argument of write-only s_frequency ioctl
by Hans Verkuil
· 12 years ago
f1c50f2
[media] btcx-risc: move from media/i2c to media/common
by Hans Verkuil
· 12 years ago
7b34be7
[media] use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
8268979
[media] [V2,01/24] pci/cx88/cx88.h: use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
a32f7d1
Merge branch 'v4l_for_linus' into staging/for_v3.9
by Mauro Carvalho Chehab
· 12 years ago
4c62e97
Drivers: media: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
b858c33
[media] m88rs2000: make use ts2020
by Igor M. Liplianin
· 12 years ago
73f0af4
[media] make the other drivers take use of the new ts2020 driver
by Konstantin Dimitrov
· 12 years ago
b523774
[media] cx88: Replace memcpy with struct assignment
by Ezequiel Garcia
· 12 years ago
8e6057b
[media] v4l: Convert drivers to use monotonic timestamps
by Sakari Ailus
· 12 years ago
db61371
[media] cx88: get rid of a warning at dprintk() macro
by Mauro Carvalho Chehab
· 12 years ago
3420643
[media] cx88: reorder inline to prevent a gcc warning
by Mauro Carvalho Chehab
· 12 years ago
c003ab1
[media] rc-core: add separate defines for protocol bitmaps and numbers
by David Härdeman
· 12 years ago
8d6b125
[media] cx88: use list_move_tail instead of list_del/list_add_tail
by Wei Yongjun
· 12 years ago
bf3b202
Merge branch 'staging/for_v3.7' into v4l_for_linus
by Mauro Carvalho Chehab
· 12 years ago
c2c1b41
[media] drivers/media: Remove unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
0b8e74c
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
6ec93f0
[media] drivers/media/pci/cx88/cx88-blackbird.c: removes unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
34a6b7d
[media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handler
by Hans Verkuil
· 12 years ago
4699903
[media] cx88: Fix reset delays
by Alan Cox
· 12 years ago
fccea74
[media] Kconfig: merge all customise options into just one
by Mauro Carvalho Chehab
· 12 years ago
cb7a01a
[media] move i2c files into drivers/media/i2c
by Mauro Carvalho Chehab
· 12 years ago
b285192
[media] rename most media/video pci drivers to media/pci
by Mauro Carvalho Chehab
· 12 years ago