Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
c37efa932598de5e30330a1414e34d9e082e0d9e
/
drivers
/
media
/
video
/
cx88
/
cx88-video.c
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
31d0f84
trivial: media/video/cx88: add __init/__exit macros to cx88 drivers
by Peter Huewe
· 15 years ago
53dacb1
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
by Hans Verkuil
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
4b89945
V4L/DVB (11907): cx88: Use v4l bounding/alignment function
by Trent Piepho
· 15 years ago
9fd6418
V4L/DVB (12004): poll method lose race condition
by Figo.zhang
· 15 years ago
06f837c
V4L/DVB (11784): cx88: Fix race condition between cx8800 startup and hald
by Devin Heitmueller
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
5325b42
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
by Hans Verkuil
· 16 years ago
1792f68
V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.
by Hans Verkuil
· 16 years ago
e6574f2
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdev
by Hans Verkuil
· 16 years ago
7c9fc9d
V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.
by Hans Verkuil
· 16 years ago
b8341e1
V4L/DVB (11300): cx88: convert to v4l2_subdev.
by Hans Verkuil
· 16 years ago
7e0a16f
V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers
by Mauro Carvalho Chehab
· 16 years ago
f3334bc
V4L/DVB (10816): cx88: Don't need to zero ioctl parameter fields
by Trent Piepho
· 16 years ago
2ba5889
V4L/DVB (10544): v4l2-common: add comments warning that about the sort order
by Hans Verkuil
· 16 years ago
aecde8b
V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.
by Hans Verkuil
· 16 years ago
bec4366
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
by Hans Verkuil
· 16 years ago
b058e3f
V4L/DVB (9368): VBI fix for cx88 cards
by Rafael Diniz
· 16 years ago
c6330fb
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
by Hans Verkuil
· 16 years ago
430189d
V4L/DVB (9269): cx88: add I2S-ADC tvaudio method
by Darron Broad
· 16 years ago
3e01084
V4L/DVB (9069): cx88: Bugfix: all client disconnects put the frontend to sleep.
by Darron Broad
· 16 years ago
d56dc61
V4L/DVB (8613): v4l: move BKL down to the driver level.
by Hans Verkuil
· 16 years ago
0ea6bc8
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
by Hans Verkuil
· 16 years ago
a399810
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct
by Hans Verkuil
· 16 years ago
38f9d30
V4L/DVB (8477): v4l: remove obsolete audiochip.h
by Hans Verkuil
· 16 years ago
35ea11f
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h
by Hans Verkuil
· 16 years ago
78b526a
V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks
by Hans Verkuil
· 16 years ago
0b5afdd
V4L/DVB (7463): cx88: Enable color killer by default
by Frej Drejhammar
· 17 years ago
1b879c4
V4L/DVB (7454): cx88: Add user control for color killer
by Frej Drejhammar
· 17 years ago
87a1738
V4L/DVB (7452): cx88: Enable chroma AGC by default for all non-SECAM modes
by Frej Drejhammar
· 17 years ago
6d04203
V4L/DVB (7451): cx88: Add user control for chroma AGC
by Frej Drejhammar
· 17 years ago
b12203d
V4L/DVB (7449): cx88: fix oops on module removal caused by IR worker
by Marton Balint
· 17 years ago
3c66e4e
V4L/DVB (7289): cx88: enable IR receiver and real time clock on FusionHDTV7 Gold
by Michael Krufky
· 17 years ago
8efd2e2
V4L/DVB (7254): cx88: fix FusionHDTV 5 PCI nano name and enable IR support
by Michael Krufky
· 17 years ago
0705135
V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API
by Guennadi Liakhovetski
· 17 years ago
ff699e6
V4L/DVB (7094): static memory
by Douglas Schilling Landgraf
· 17 years ago
189bf5f
V4L/DVB (7267): cx88: Fix: Loads tuner module before sending commands to it
by Mauro Carvalho Chehab
· 17 years ago
d8f6997
V4L/DVB (6836): Fix CodingStyle troubles caused by the previous cx88 commits
by Mauro Carvalho Chehab
· 17 years ago
66e6fbd
V4L/DVB (6833): Don't limit cx88 audio routing to blackbird boards
by Ricardo Cerqueira
· 17 years ago
7b27d45
V4L/DVB (6831): Audio routes fix for blackbird boards with the wm8775 ADC
by Ricardo Cerqueira
· 17 years ago
0fc0686
V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_
by Brandon Philips
· 17 years ago
053fcb6
V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop
by Brandon Philips
· 17 years ago
22c4a4e
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
by Mauro Carvalho Chehab
· 17 years ago
8bb629e2
V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entry
by Trent Piepho
· 17 years ago
c1accaa
V4L/DVB (6252): Adapt drivers to use the newer videobuf modules
by Mauro Carvalho Chehab
· 17 years ago
13595a5
V4L/DVB (6247): Fix bug #8689: Fixes IR stop/start during suspend/resume
by Mauro Carvalho Chehab
· 17 years ago
6fcecce
V4L/DVB (6181): cx88: auto-load rtc and ir receiver i2c modules for FusionHDTV5 RT Gold
by Michael Krufky
· 17 years ago
9c12224
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
by Mauro Carvalho Chehab
· 17 years ago
8ddac9e
V4L/DVB (6064): cx88: Add symbolic names for the PCI interrupt bits
by Trent Piepho
· 17 years ago
5772f81
V4L/DVB (6023): cx88: Clean up some ugly and inconsistent printk()s
by Trent Piepho
· 17 years ago
6a59d64
V4L/DVB (6021): cx88: Copy board information into card state
by Trent Piepho
· 17 years ago
a75d204
V4L/DVB (5977): cx8800: Add register debug functions to radio device too
by Trent Piepho
· 17 years ago
915366d
V4L/DVB (5912): Clean up duplicate includes in drivers/media/
by Jesper Juhl
· 17 years ago
32b78de
V4L/DVB (5871): Conexant 2388x: check for kthread_run
by Cyrill Gorcunov
· 17 years ago
45e9598
V4L/DVB (5565): Cx88: fix compilation on alpha
by Alexey Dobriyan
· 18 years ago
c24228d
cx88-video build fix
by Andrew Morton
· 17 years ago
aaa40cb
V4L/DVB (5488): Replace DMA magic mask for its aliases
by Mauro Carvalho Chehab
· 18 years ago
66623a0
V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZE
by Mauro Carvalho Chehab
· 18 years ago
f3d092b
V4L/DVB (5304): Improve chip matching in v4l2_register
by Hans Verkuil
· 18 years ago
db406b5
V4L/DVB (5199): Cx88-video.c: remove struct radionorms
by Adrian Bunk
· 18 years ago
52ebc76
V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
by Trent Piepho
· 18 years ago
dbbff48
V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER calls
by Trent Piepho
· 18 years ago
a4b662f
V4L/DVB (5110): Keep the previous tvnorm default for cx88 and cx88-blackbird
by Mauro Carvalho Chehab
· 18 years ago
243d8c0
V4L/DVB (5103): Fix vidioc_g_tuner handling
by Mauro Carvalho Chehab
· 18 years ago
63ab1bd
V4L/DVB (5102): make videodev to auto-generate standards
by Mauro Carvalho Chehab
· 18 years ago
e90311a
V4L/DVB (5101): Renamed video_mux to cx88_video_mux
by Mauro Carvalho Chehab
· 18 years ago
54da49f
V4L/DVB (5100): Make cx88-blackbird to work again
by Mauro Carvalho Chehab
· 18 years ago
c526ab9
V4L/DVB (5099): Uncommented NTSC/443 video standard
by Mauro Carvalho Chehab
· 18 years ago
8d87cb9
V4L/DVB (5097): Convert cx8800 driver to video_ioctl2 handler
by Mauro Carvalho Chehab
· 18 years ago
fa027c2
[PATCH] mark struct file_operations const 4
by Arjan van de Ven
· 18 years ago
f24546a
V4L/DVB (4757): Cx88: determine whether or not to use external adc
by Michael Krufky
· 18 years ago
902fc99
V4L/DVB (4722): Cx88: Add support for VIDIOC_INT_[SR]_REGISTER ioctls
by Trent Piepho
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
3057906
V4L/DVB (4666): Ensure the WM8775 driver is loaded generically for any board.
by Steven Toth
· 18 years ago
17bc98a
V4L/DVB (4499): CONFIG_PM=n slim: drivers/media/video/*
by Alexey Dobriyan
· 18 years ago
0dfa9ab
V4L/DVB (4399): Fix a typo that caused some compat stuff to not work
by Mauro Carvalho Chehab
· 18 years ago
df27327
V4L/DVB (4365): OVERLAY flag were enabled by mistake
by Mauro Carvalho Chehab
· 18 years ago
985bc96
V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT
by Mauro Carvalho Chehab
· 18 years ago
8076fe3
[PATCH] irq-flags: media: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
4987abe
V4L/DVB (4267): Remove all instances of request_module("tda9887")
by Michael Krufky
· 18 years ago
38a2713
V4L/DVB (4264): Cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENU
by Michael Krufky
· 18 years ago
228aef6
[PATCH] 64bit resource: fix up printks for resources in video drivers
by Greg Kroah-Hartman
· 18 years ago
179e091
[PATCH] drivers: use list_move()
by Akinobu Mita
· 18 years ago
cd41e28
V4L/DVB (3774): Create V4L1 config options
by Mauro Carvalho Chehab
· 19 years ago
c7b0ac0
V4L/DVB (3516): Make video_buf more generic
by Mauro Carvalho Chehab
· 19 years ago
ae24601
V4L/DVB (3485): BUG_ON() Conversion in drivers/video/media
by Eric Sesterhenn
· 19 years ago
9f9c907
V4L/DVB (3449): Cx88 default picture controls values
by Marcin Rudowski
· 19 years ago
6457af5
V4L/DVB (3393): Cx88: reduce excessive logging
by Ian Pickworth
· 19 years ago
3593cab
V4L/DVB (3318b): sem2mutex: drivers/media/, #2
by Ingo Molnar
· 19 years ago
7408187
by Panagiotis Issaris
· 19 years ago
5e453dc
V4L/DVB (3269): ioctls cleanups.
by Michael Krufky
· 19 years ago
70f0004
V4L/DVB (3162): Some fixes at cx88 controls
by Mauro Carvalho Chehab
· 19 years ago
0d0fbf8
V4L (926_2): Moves compat32 functions from fs to v4l subsystem
by Arnd Bergmann
· 19 years ago
48c4259
[PATCH] v4l: 821: set tuner type in vidioc_g_tuner
by Elad Lahav
· 19 years ago
7943663
[PATCH] v4l: 809: some changes to allow compiling cx88 and saa7134
by Mauro Carvalho Chehab
· 19 years ago
4ac9791
[PATCH] v4l: 800: whitespace cleanups
by Mauro Carvalho Chehab
· 19 years ago
9f95a0b
[PATCH] v4l: 667: remove some if 0 which doesn t have any sense
by Nickolay V. Shmyrev
· 19 years ago
f9e7a02
[PATCH] v4l: 651: fix a number of sparse warnings
by Peter Hagervall
· 19 years ago
3162942
[PATCH] v4l: 631: implemented the v4l2 mpeg api for blackbird cards
by Catalin Climov
· 19 years ago
Next »