index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx88
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (13103): create a standard method for dvb adapter drivers to override...
Michael Krufky
2009-12-05
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
4
-8
/
+8
|
\
|
*
trivial: media/video/cx88: add __init/__exit macros to cx88 drivers
Peter Huewe
2009-09-21
4
-8
/
+8
*
|
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
2009-09-19
2
-10
/
+10
|
/
*
V4L/DVB (12595): common/ir: use a struct for keycode tables
Mauro Carvalho Chehab
2009-09-12
1
-26
/
+26
*
V4L/DVB (12469): fix bad whitespaces at cx88_geniatech_x8000_mt
Mauro Carvalho Chehab
2009-09-12
1
-3
/
+3
*
V4L/DVB (12486): cx88: fix TBS 8920 card support
Igor M. Liplianin
2009-09-12
2
-6
/
+10
*
V4L/DVB (12465): cx88: High resolution timer for Remote Controls
Andrzej Hajda
2009-09-12
1
-8
/
+17
*
V4L/DVB (12439): cx88: add support for WinFast DTV2000H rev. J
Vlastimil Labsky
2009-09-12
4
-0
/
+52
*
V4L/DVB (12394): cx88: Disable xc3028 power management for Geniatech x8000
Devin Heitmueller
2009-08-13
1
-0
/
+8
*
V4L/DVB (12393): cx88: fix regression in tuning for Geniatech X8000 MT
Devin Heitmueller
2009-08-13
1
-0
/
+1
*
V4L/DVB (12349): cx88: HVR1300 ensure switching from Encoder to DVB-T and bac...
Sohail Syyed
2009-08-13
1
-0
/
+4
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
2
-0
/
+2
*
V4L/DVB (11907): cx88: Use v4l bounding/alignment function
Trent Piepho
2009-06-23
1
-9
/
+2
*
V4L/DVB (12010): cx88: Properly support Leadtek TV2000 XP Global
Mauro Carvalho Chehab
2009-06-23
1
-19
/
+75
*
V4L/DVB (12004): poll method lose race condition
Figo.zhang
2009-06-16
1
-4
/
+10
*
V4L/DVB (11441): cx88-dsp: fixing 64bit math
Miroslav Sustek
2009-06-16
1
-2
/
+15
*
V4L/DVB (11396): cx88: avoid reprogramming every audio register on A2 stereo/...
Marton Balint
2009-06-16
1
-6
/
+4
*
V4L/DVB (11395): cx88: audio thread: if stereo detection is hw supported don'...
Marton Balint
2009-06-16
1
-18
/
+33
*
V4L/DVB (11394): cx88: Add support for stereo and sap detection for A2
Marton Balint
2009-06-16
5
-10
/
+381
*
V4L/DVB (11784): cx88: Fix race condition between cx8800 startup and hald
Devin Heitmueller
2009-06-16
1
-0
/
+2
*
V4L/DVB (11992): Add missing __devexit_p()
Jean Delvare
2009-06-16
1
-4
/
+3
*
V4L/DVB (11879): Adds support for Leadtek WinFast DTV-1800H
Miroslav Sustek
2009-06-16
4
-0
/
+79
*
V4L/DVB (11853): minor have assigned value twice
figo.zhang
2009-06-16
1
-1
/
+0
*
V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model
Jean Delvare
2009-06-16
1
-0
/
+13
*
V4L/DVB (11807): cx88: remove xc5000 reset for Pinnacle 800i
Devin Heitmueller
2009-06-16
1
-4
/
+16
*
V4L/DVB (11735): Enables the Winfast TV2000 XP Global TV IR
Pieter Van Schaik
2009-06-16
1
-0
/
+2
*
V4L/DVB (11665): cx88: Add support for the Hauppauge IROnly board.
Steven Toth
2009-06-16
3
-0
/
+16
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
3
-3
/
+3
*
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-06
1
-8
/
+4
*
V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...
Hans Verkuil
2009-04-06
1
-1
/
+1
*
V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.
Hans Verkuil
2009-04-06
1
-6
/
+3
*
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
2009-04-06
2
-8
/
+11
*
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-04-06
1
-1
/
+1
*
V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.
Hans Verkuil
2009-04-06
3
-3
/
+3
*
V4L/DVB (11305): cx88: prevent probing rtc and ir devices
Hans Verkuil
2009-03-30
1
-4
/
+10
*
V4L/DVB (11300): cx88: convert to v4l2_subdev.
Hans Verkuil
2009-03-30
7
-68
/
+80
*
V4L/DVB (11269): cx88-blackbird: Stop setting buffer type in XXX_fmt_vid_cap
Trent Piepho
2009-03-30
1
-4
/
+0
*
V4L/DVB (11243): cx88: Missing failure checks
Alan Cox
2009-03-30
1
-0
/
+7
*
V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE
Mauro Carvalho Chehab
2009-03-30
1
-1
/
+1
*
V4L/DVB (11047): cx88: convert to v4l2_device.
Hans Verkuil
2009-03-30
4
-5
/
+23
*
V4L/DVB (10949): Add support for Terratec Cinergy HT PCI MKII
Stephan Wienczny
2009-03-30
3
-0
/
+55
*
V4L/DVB (10943): cx88: Prevent general protection fault on rmmod
Jean Delvare
2009-03-30
1
-18
/
+7
*
V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers
Mauro Carvalho Chehab
2009-03-30
1
-5
/
+0
*
V4L/DVB (10826): cx88: Add IR support to pcHDTV HD3000 & HD5500
Erik S. Beiser
2009-03-30
1
-0
/
+4
*
V4L/DVB (10816): cx88: Don't need to zero ioctl parameter fields
Trent Piepho
2009-03-30
1
-5
/
+1
*
V4L/DVB (10792): cx88: remove unnecessary forward declaration of cx88_core
Trent Piepho
2009-03-30
1
-1
/
+0
*
V4L/DVB (10544): v4l2-common: add comments warning that about the sort order
Hans Verkuil
2009-03-30
1
-0
/
+1
*
Merge branch 'topic/snd_card_new-err' into for-linus
Takashi Iwai
2009-03-24
1
-3
/
+4
|
\
|
*
drivers/media: Convert to snd_card_create()
Takashi Iwai
2009-01-12
1
-3
/
+4
[next]