index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
bt8xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (8132): bt8xx endianness annotations and fixes
Al Viro
2008-07-20
1
-3
/
+3
*
V4L/DVB (8110): bttv: allow debug ioctl's
Mauro Carvalho Chehab
2008-07-20
1
-0
/
+1
*
V4L/DVB (8047): bt8xx: i2c structure templates clean-up
Jean Delvare
2008-07-20
1
-35
/
+14
*
V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
2008-07-20
3
-28
/
+28
*
bt8xx: treat firmware data as const
David Woodhouse
2008-07-10
1
-1
/
+2
*
V4L/DVB (7967): bt8xx: unaligned access
Al Viro
2008-06-05
1
-2
/
+3
*
V4L/DVB (7965): annotate bcx_riscmem
Al Viro
2008-06-05
1
-3
/
+5
*
Fix a deadlock in the bttv driver
Arjan van de Ven
2008-05-20
1
-1
/
+1
*
V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvb
Mauro Carvalho Chehab
2008-05-14
1
-0
/
+1
*
V4L/DVB (7846): Re-creates VIDEO_TUNER
Mauro Carvalho Chehab
2008-05-14
1
-1
/
+1
*
Add macros similar to min/max/min_t/max_t
Harvey Harrison
2008-04-30
1
-2
/
+0
*
Rename common tuner Kconfig names to use the same
Mauro Carvalho Chehab
2008-04-29
1
-1
/
+1
*
V4L/DVB(7767): Move tuners to common/tuners
Mauro Carvalho Chehab
2008-04-29
1
-0
/
+1
*
V4L/DVB (7579): bttv: Fix memory leak in radio_release
Robert Fitzsimons
2008-04-24
1
-0
/
+3
*
V4L/DVB (7462): bttv: Fix some API non-compliances for some audio/input V4L2 ...
Mauro Carvalho Chehab
2008-04-24
1
-3
/
+14
*
V4L/DVB (7411): use tuner-simple for Philips FCV1236D digital tuning support
Michael Krufky
2008-04-24
2
-1
/
+1
*
V4L/DVB (7389): git-dvb: drivers/media/video/bt8xx/bttv-cards.c: fix warnings
Andrew Morton
2008-04-24
1
-2
/
+0
*
V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236D
Michael Krufky
2008-04-24
1
-2
/
+2
*
V4L/DVB (7368): bttv: added support for Kozumi KTV-01C card
Mauro Lacy
2008-04-24
3
-0
/
+30
*
V4L/DVB (7366): Support for a 16-channel bt878 card
Ernesto Hernández-Novich
2008-04-24
2
-0
/
+29
*
V4L/DVB (7294): : tuner and radio addresses are missing for the PixelView Pla...
Wojciech Migda
2008-04-24
1
-0
/
+2
*
V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API
Guennadi Liakhovetski
2008-04-24
1
-8
/
+8
*
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
2008-04-24
1
-1
/
+1
*
V4L/DVB (7460): bttv: Bt832 - fix possible NULL pointer deref
Cyrill Gorcunov
2008-04-06
1
-1
/
+11
*
V4L/DVB (7461): bttv: fix missed index check
Cyrill Gorcunov
2008-04-01
1
-0
/
+4
*
V4L/DVB (7400): bttv: Add a radio compat_ioctl file operation
Robert Fitzsimons
2008-04-01
1
-0
/
+1
*
V4L/DVB (7278): bttv: Re-enable radio tuner support for VIDIOCGFREQ/VIDIOCSFR...
Robert Fitzsimons
2008-04-01
1
-2
/
+3
*
V4L/DVB (7277): bttv: Re-enabling radio support requires the use of struct bt...
Robert Fitzsimons
2008-04-01
1
-5
/
+16
*
V4L/DVB (7236): bttv: struct member initialized twice
Harvey Harrison
2008-03-20
1
-1
/
+0
*
V4L/DVB (7197): bttv: Fix overlay divide error
Robert Fitzsimons
2008-02-18
1
-0
/
+1
*
V4L/DVB (7121): Renames videobuf lock to vb_lock
Mauro Carvalho Chehab
2008-02-18
2
-28
/
+26
*
drivers/media/: Spelling fixes
Joe Perches
2008-02-03
1
-1
/
+1
*
V4L/DVB (7037): Fix build breakage of the bttv driver, when advanced debuggin...
Zoltan Devai
2008-01-25
1
-0
/
+2
*
V4L/DVB (6981): Fix bugzillas 9686 and 9691
Mauro Carvalho Chehab
2008-01-25
1
-0
/
+5
*
V4L/DVB (6914): Fix a few issues at the bttv conversion
Mauro Carvalho Chehab
2008-01-25
1
-37
/
+83
*
V4L/DVB (6913): Preserve the previous order to make easier to check the conve...
Mauro Carvalho Chehab
2008-01-25
1
-177
/
+178
*
V4L/DVB (6912): Replace vidioc_ to bttv_
Mauro Carvalho Chehab
2008-01-25
3
-99
/
+99
*
V4L/DVB (6911): Converted bttv to use video_ioctl2
Douglas Schilling Landgraf
2008-01-25
3
-931
/
+1103
*
V4L/DVB (6848): bttv: check pci_register_driver() error
Akinobu Mita
2008-01-25
1
-2
/
+5
*
V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...
Brandon Philips
2008-01-25
3
-23
/
+23
*
V4L/DVB (6507): bttv: whitespace cleanup
Trent Piepho
2008-01-25
1
-3
/
+3
*
V4L/DVB (6480): bttv: uses input functions, should depend on INPUT
Randy Dunlap
2008-01-25
1
-1
/
+1
*
V4L/DVB (6417): Report detected sound carrier into rxsubchans
Nickolay V. Shmyrev
2008-01-25
1
-7
/
+11
*
V4L/DVB (6416): Split hooks on volume and audio mode and rework their handling
Nickolay V. Shmyrev
2008-01-25
6
-206
/
+144
*
V4L/DVB (6415): Restructurize volume hook and drop unused mute hook
Nickolay V. Shmyrev
2008-01-25
2
-43
/
+17
*
V4L/DVB (6414): Remove bass, treble and balance from audio hook since they ar...
Nickolay V. Shmyrev
2008-01-25
1
-30
/
+0
*
V4L/DVB (6413): Forward VIDIOCGAUDIO and VIDIOCSAUDIO through v4l1-compat
Nickolay V. Shmyrev
2008-01-25
1
-41
/
+0
*
V4L/DVB (6412): Audio hooks moved to another file
Mauro Carvalho Chehab
2008-01-25
6
-399
/
+420
*
V4L/DVB (6411): remove V4L1 from being compiled when V4L2 only is selected
Mauro Carvalho Chehab
2008-01-25
2
-72
/
+24
*
V4L/DVB (6410): Partial conversion from V4L1 to V4L2
Nickolay V. Shmyrev
2008-01-25
3
-538
/
+131
[next]