index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx88
/
cx88-video.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-20
V4L/DVB (7267): cx88: Fix: Loads tuner module before sending commands to it
Mauro Carvalho Chehab
1
-2
/
+0
2008-01-26
V4L/DVB (6836): Fix CodingStyle troubles caused by the previous cx88 commits
Mauro Carvalho Chehab
1
-1
/
+1
2008-01-26
V4L/DVB (6833): Don't limit cx88 audio routing to blackbird boards
Ricardo Cerqueira
1
-15
/
+31
2008-01-26
V4L/DVB (6831): Audio routes fix for blackbird boards with the wm8775 ADC
Ricardo Cerqueira
1
-2
/
+14
2008-01-26
V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...
Brandon Philips
1
-11
/
+11
2007-12-11
V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop
Brandon Philips
1
-4
/
+1
2007-10-22
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
1
-1
/
+0
2007-10-10
V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
1
-8
/
+3
2007-10-10
V4L/DVB (6252): Adapt drivers to use the newer videobuf modules
Mauro Carvalho Chehab
1
-28
/
+10
2007-10-10
V4L/DVB (6247): Fix bug #8689: Fixes IR stop/start during suspend/resume
Mauro Carvalho Chehab
1
-0
/
+6
2007-10-10
V4L/DVB (6181): cx88: auto-load rtc and ir receiver i2c modules for FusionHDT...
Michael Krufky
1
-0
/
+6
2007-10-10
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
1
-1
/
+0
2007-10-10
V4L/DVB (6064): cx88: Add symbolic names for the PCI interrupt bits
Trent Piepho
1
-4
/
+5
2007-10-10
V4L/DVB (6023): cx88: Clean up some ugly and inconsistent printk()s
Trent Piepho
1
-16
/
+14
2007-10-10
V4L/DVB (6021): cx88: Copy board information into card state
Trent Piepho
1
-33
/
+30
2007-10-10
V4L/DVB (5977): cx8800: Add register debug functions to radio device too
Trent Piepho
1
-0
/
+4
2007-10-10
V4L/DVB (5912): Clean up duplicate includes in drivers/media/
Jesper Juhl
1
-1
/
+0
2007-07-21
V4L/DVB (5871): Conexant 2388x: check for kthread_run
Cyrill Gorcunov
1
-1
/
+7
2007-05-09
V4L/DVB (5565): Cx88: fix compilation on alpha
Alexey Dobriyan
1
-0
/
+1
2007-05-07
cx88-video build fix
Andrew Morton
1
-1
/
+1
2007-04-27
V4L/DVB (5488): Replace DMA magic mask for its aliases
Mauro Carvalho Chehab
1
-1
/
+1
2007-04-27
V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZE
Mauro Carvalho Chehab
1
-1
/
+2
2007-03-01
V4L/DVB (5304): Improve chip matching in v4l2_register
Hans Verkuil
1
-2
/
+2
2007-02-21
V4L/DVB (5199): Cx88-video.c: remove struct radionorms
Adrian Bunk
1
-2
/
+0
2007-02-21
V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
Trent Piepho
1
-2
/
+0
2007-02-21
V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER calls
Trent Piepho
1
-1
/
+31
2007-02-21
V4L/DVB (5110): Keep the previous tvnorm default for cx88 and cx88-blackbird
Mauro Carvalho Chehab
1
-1
/
+1
2007-02-21
V4L/DVB (5103): Fix vidioc_g_tuner handling
Mauro Carvalho Chehab
1
-0
/
+2
2007-02-21
V4L/DVB (5102): make videodev to auto-generate standards
Mauro Carvalho Chehab
1
-61
/
+10
2007-02-21
V4L/DVB (5101): Renamed video_mux to cx88_video_mux
Mauro Carvalho Chehab
1
-4
/
+4
2007-02-21
V4L/DVB (5100): Make cx88-blackbird to work again
Mauro Carvalho Chehab
1
-30
/
+54
2007-02-21
V4L/DVB (5099): Uncommented NTSC/443 video standard
Mauro Carvalho Chehab
1
-0
/
+3
2007-02-21
V4L/DVB (5097): Convert cx8800 driver to video_ioctl2 handler
Mauro Carvalho Chehab
1
-606
/
+466
2007-02-12
[PATCH] mark struct file_operations const 4
Arjan van de Ven
1
-2
/
+2
2006-12-10
V4L/DVB (4757): Cx88: determine whether or not to use external adc
Michael Krufky
1
-0
/
+8
2006-12-10
V4L/DVB (4722): Cx88: Add support for VIDIOC_INT_[SR]_REGISTER ioctls
Trent Piepho
1
-0
/
+24
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-10-03
V4L/DVB (4666): Ensure the WM8775 driver is loaded generically for any board.
Steven Toth
1
-0
/
+3
2006-09-26
V4L/DVB (4499): CONFIG_PM=n slim: drivers/media/video/*
Alexey Dobriyan
1
-1
/
+6
2006-08-08
V4L/DVB (4399): Fix a typo that caused some compat stuff to not work
Mauro Carvalho Chehab
1
-2
/
+2
2006-07-30
V4L/DVB (4365): OVERLAY flag were enabled by mistake
Mauro Carvalho Chehab
1
-1
/
+0
2006-07-30
V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT
Mauro Carvalho Chehab
1
-2
/
+2
2006-07-03
[PATCH] irq-flags: media: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
V4L/DVB (4267): Remove all instances of request_module("tda9887")
Michael Krufky
1
-2
/
+0
2006-06-30
V4L/DVB (4264): Cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENU
Michael Krufky
1
-13
/
+46
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in video drivers
Greg Kroah-Hartman
1
-2
/
+2
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
1
-4
/
+2
2006-05-13
V4L/DVB (3774): Create V4L1 config options
Mauro Carvalho Chehab
1
-0
/
+2
2006-03-24
V4L/DVB (3516): Make video_buf more generic
Mauro Carvalho Chehab
1
-8
/
+27
2006-03-21
V4L/DVB (3485): BUG_ON() Conversion in drivers/video/media
Eric Sesterhenn
1
-2
/
+1
[next]