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
/
cx18
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-21
V4L/DVB (9299): cx18: Don't mask many real init error codes by mapping them t...
Andy Walls
2
-15
/
+24
2008-10-21
V4L/DVB (9298): cx18: Add __iomem address space qualifier to cx18_log_*_retri...
Andy Walls
1
-2
/
+2
2008-10-21
V4L/DVB (9297): cx18: Fix memory leak on card initialization failure
Andy Walls
1
-2
/
+6
2008-10-20
byteorder: remove direct includes of linux/byteorder/swab[b].h
Harvey Harrison
1
-0
/
+1
2008-10-13
V4L/DVB (9157): cx18/ivtv: add 'PCI:' prefix to bus_info.
Hans Verkuil
1
-1
/
+1
2008-10-12
V4L/DVB (9133): v4l: disconnect kernel number from minor
Hans Verkuil
2
-21
/
+24
2008-10-12
V4L/DVB (9132): cx18: Fix warning message for DMA done notification for inact...
Andy Walls
1
-2
/
+2
2008-10-12
V4L/DVB (9131): cx18: Add entries for the Leadtek PVR2100 and Toshiba Qosmio ...
Andy Walls
3
-1
/
+106
2008-10-12
V4L/DVB (9111): cx18: Up the version to 1.0.1
Andy Walls
1
-1
/
+1
2008-10-12
V4L/DVB (9110): cx18: Add default behavior of checking and retrying PCI MMIO ...
Andy Walls
8
-36
/
+427
2008-10-12
V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback
Michael Krufky
2
-2
/
+2
2008-10-12
V4L/DVB (8939): cx18: fix sparse warnings
Hans Verkuil
2
-3
/
+3
2008-10-12
V4L/DVB (8924): cx18: Set mmio throttling delay default to 0 nsec.
Andy Walls
1
-2
/
+2
2008-10-12
V4L/DVB (8920): cx18/ivtv: fix check of window boundaries for VIDIOC_S_FMT
Hans Verkuil
1
-3
/
+3
2008-10-12
V4L/DVB (8915): cx18: Increment u8 pointers not void pointers.
Andy Walls
1
-26
/
+30
2008-10-12
V4L/DVB (8914): cx18: Throttle mmio to/from the CX23418 so boards work in old...
Andy Walls
6
-88
/
+168
2008-10-12
V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accesse...
Andy Walls
19
-263
/
+468
2008-10-12
V4L/DVB (8912): cx18: Correct CX23418 PCI configuration settings.
Andy Walls
1
-7
/
+2
2008-10-12
V4L/DVB (8856): v4l: fix assorted compile warnings/errors
Hans Verkuil
2
-3
/
+0
2008-10-12
V4L/DVB (8774): cx18: Have CX23418 release buffers at end of capture.
Andy Walls
3
-1
/
+12
2008-10-12
V4L/DVB (8773): cx18: Fix cx18_find_handle() and add error checking
Andy Walls
4
-19
/
+51
2008-10-12
V4L/DVB (8772): cx18: Convert cx18_queue buffers member to atomic_t
Andy Walls
4
-10
/
+11
2008-10-12
V4L/DVB (8771): cx18: Remove redundant struct cx18_queue length member.
Andy Walls
3
-8
/
+1
2008-10-12
V4L/DVB (8770): cx18: get rid of ununsed buffers stolen field
Andy Walls
2
-2
/
+0
2008-10-12
V4L/DVB: follow lspci device/vendor style
Bjorn Helgaas
1
-2
/
+2
2008-10-05
V4L/DVB (8919): cx18: Fix tuner audio input for Compro H900 cards
Hans Verkuil
1
-1
/
+1
2008-09-04
V4L/DVB (8805): Steven Toth email address change
Steven Toth
2
-2
/
+2
2008-09-04
V4L/DVB (8769): cx18: Simplify queue flush logic to prevent oops in cx18_flus...
Andy Walls
1
-83
/
+15
2008-09-04
V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings
Hans Verkuil
3
-15
/
+15
2008-09-04
V4L/DVB (8701): cx18: Add missing lock for when the irq handler manipulates t...
Andy Walls
3
-12
/
+15
2008-07-27
V4L/DVB (8534): remove select's of FW_LOADER
Adrian Bunk
1
-2
/
+0
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
1
-3
/
+0
2008-07-26
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
1
-44
/
+48
2008-07-26
V4L/DVB (8462): cx18: Lock the aux PLL to the video pixle rate for analog cap...
Andy Walls
1
-10
/
+70
2008-07-26
V4L/DVB (8461): cx18: Fix 32 kHz audio sample output rate for analog tuner SI...
Andy Walls
1
-12
/
+29
2008-07-24
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
1
-0
/
+1
2008-07-23
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
Hans Verkuil
1
-1
/
+1
2008-07-23
V4L/DVB (8423): cx18: remove firmware size check
Hans Verkuil
1
-41
/
+13
2008-07-20
V4L/DVB (8414): videodev/cx18: fix get_index bug and error-handling lock-ups
Hans Verkuil
1
-1
/
+3
2008-07-20
V4L/DVB (8378): cx18: move cx18_av_vbi_setup to av-core.c and rename to cx18_...
Hans Verkuil
3
-145
/
+147
2008-07-20
V4L/DVB (8377): ivtv/cx18: ensure the default control values are correct
Hans Verkuil
2
-0
/
+6
2008-07-20
V4L/DVB (8332): cx18: Suport external reset of the Z8F0811 IR controller on H...
Andy Walls
5
-0
/
+54
2008-07-20
V4L/DVB (8331): cx18: Add locking for struct cx18 GPIO state variables
Andy Walls
4
-2
/
+17
2008-07-20
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
2
-6
/
+0
2008-07-20
V4L/DVB (8189): cx18: Use correct GPIO pin for resetting Xceive 3028 tuner on...
Andy Walls
1
-2
/
+2
2008-07-20
V4L/DVB (8188): cx18: Add missing reset recovery delay in cx18-i2c.c
Andy Walls
1
-0
/
+1
2008-07-20
V4L/DVB (8169): cx18: enable TS support
Hans Verkuil
1
-1
/
+1
2008-07-20
V4L/DVB (8168): cx18: Upgrade to newer firmware & update cx18 documentation.
Hans Verkuil
1
-1
/
+1
2008-07-20
V4L/DVB (8167): cx18: set correct audio inputs for tuner and line-in 2.
Hans Verkuil
9
-29
/
+47
2008-07-20
V4L/DVB (8165): cx18: fix v4l-cx23418-dig.fw firmware load.
Hans Verkuil
1
-26
/
+44
[next]