index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx88
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2008-01-26
V4L/DVB (7059): cx88: Ensure the tuner is reset correctly
Steven Toth
1
-6
/
+4
2008-01-26
V4L/DVB (7058): IR corrections for the Pinnacle 800i
Steven Toth
1
-1
/
+5
2008-01-26
V4L/DVB (7046): Finalise support for the Pinnacle HD 8000i
Steven Toth
3
-5
/
+9
2008-01-26
V4L/DVB (7045): xc5000: Small amount of cleanup and commenting
Steven Toth
2
-6
/
+4
2008-01-26
V4L/DVB (7043): New card supported(partially): Pinnacle 800i
Steven Toth
5
-9
/
+116
2008-01-26
V4L/DVB (6861): cx2341x: command argument should be u32 instead of int
Hans Verkuil
1
-1
/
+1
2008-01-26
V4L/DVB (6837): Convert cx88_input.audioroute to a bitfield
Michael Krufky
1
-1
/
+1
2008-01-26
V4L/DVB (6836): Fix CodingStyle troubles caused by the previous cx88 commits
Mauro Carvalho Chehab
2
-7
/
+5
2008-01-26
V4L/DVB (6834): cx88-video: Enable selection of the WM8775 for cx88 cards
Frej Drejhammar
1
-0
/
+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 (6832): cx88-blackbird: don't mute audio when stopping the codec
Michael Krufky
1
-4
/
+0
2008-01-26
V4L/DVB (6831): Audio routes fix for blackbird boards with the wm8775 ADC
Ricardo Cerqueira
3
-22
/
+34
2008-01-26
V4L/DVB (6830): cx88-blackbird: remove unnecessary encoder unmute
Jelle Foks
1
-3
/
+0
2008-01-26
V4L/DVB (6829): cx88-blackbird: remove unnecessary msleep()'s
Jelle Foks
1
-8
/
+0
2008-01-26
V4L/DVB (6828): cx88-blackbird: audio improvements
Jelle Foks
2
-20
/
+70
2008-01-26
V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...
Brandon Philips
5
-26
/
+26
2008-01-26
V4L/DVB (6576): cx88-mpeg.c: make 4 functions static
Adrian Bunk
2
-16
/
+4
2008-01-26
V4L/DVB (6386): Add support for radio on CX88_BOARD_MSI_TVANYWHERE_MASTER
Mauro Carvalho Chehab
1
-0
/
+22
2008-01-26
V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG
Mauro Carvalho Chehab
1
-2
/
+8
2007-12-11
V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop
Brandon Philips
2
-8
/
+2
2007-11-05
V4L/DVB (6479): use input functions, should depend on INPUT
Randy Dunlap
1
-1
/
+1
2007-10-22
V4L/DVB (6336): cx8802: Plug memory leak when unregistering a driver
Trent Piepho
1
-0
/
+2
2007-10-22
V4L/DVB (6335): cx8802: Replace list_for_each+list_entry with list_for_each_e...
Trent Piepho
1
-56
/
+29
2007-10-22
V4L/DVB (6334): cx88: Change (struct cx8802_dev)->drvlist to a list_head and ...
Trent Piepho
2
-34
/
+34
2007-10-22
V4L/DVB (6333): cx88: Change void* card_priv to struct vp3054_i2c_state
Trent Piepho
3
-10
/
+15
2007-10-22
V4L/DVB (6332): cx88: Only include the blackbird fields if blackbird is selected
Trent Piepho
2
-6
/
+12
2007-10-22
V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls
Hans Verkuil
1
-57
/
+0
2007-10-22
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
1
-1
/
+0
2007-10-22
V4L/DVB (6187): cx88-alsa: Add TLV support
Trent Piepho
1
-0
/
+6
2007-10-22
V4L/DVB (6185): cx88-alsa: Add mute controls, change control names
Trent Piepho
1
-13
/
+67
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
1
-1
/
+1
2007-10-10
V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
3
-15
/
+5
2007-10-10
V4L/DVB (6283): videobuf: Remove references to old Kconfig option name
Trent Piepho
2
-4
/
+4
2007-10-10
V4L/DVB (6260): Fix Kconfig dependency
Mauro Carvalho Chehab
1
-1
/
+1
2007-10-10
V4L/DVB (6257): Rename video-buf-dvb to videobuf-dvb to be consistent with th...
Mauro Carvalho Chehab
1
-1
/
+1
2007-10-10
V4L/DVB (6252): Adapt drivers to use the newer videobuf modules
Mauro Carvalho Chehab
9
-46
/
+36
2007-10-10
V4L/DVB (6247): Fix bug #8689: Fixes IR stop/start during suspend/resume
Mauro Carvalho Chehab
4
-2
/
+13
2007-10-10
V4L/DVB (6186): cx88-alsa: Remove some unused fields in card state struct
Trent Piepho
1
-7
/
+0
2007-10-10
V4L/DVB (6184): cx88-alsa: Make volume control stereo
Trent Piepho
1
-24
/
+37
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 (6125): whitespace cleanup: replace leading spaces with tabs
Michael Krufky
3
-40
/
+40
2007-10-10
V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busy
Hans Verkuil
1
-3
/
+3
2007-10-10
V4L/DVB (6085): cx88-alsa: Fix mmap support
Trent Piepho
1
-0
/
+14
2007-10-10
V4L/DVB (6084): cx88-alsa: Eliminate snd_cx88_cards
Trent Piepho
1
-3
/
+0
2007-10-10
V4L/DVB (6083): cx88-alsa: Rework buffer handling
Trent Piepho
4
-105
/
+89
2007-10-10
V4L/DVB (6082): cx88: Improve risc instruction printing in sram channel dump
Trent Piepho
1
-2
/
+5
2007-10-10
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
9
-9
/
+0
2007-10-10
V4L/DVB (6068): cx88-alsa: Use pci_dev->revision
Trent Piepho
1
-5
/
+5
2007-10-10
V4L/DVB (6067): cx88-alsa: Hardware doesn't support mono audio
Trent Piepho
1
-1
/
+1
[next]