index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
bt8xx
/
bttv-driver.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
V4L/DVB (11046): bttv: convert to v4l2_device.
Hans Verkuil
2009-03-30
1
-16
/
+31
*
V4L/DVB (10815): bttv: Don't need to zero ioctl parameter fields
Trent Piepho
2009-03-30
1
-9
/
+2
*
V4L/DVB (10813): v4l2: New function v4l2_video_std_frame_period
Trent Piepho
2009-03-30
1
-4
/
+2
*
V4L/DVB (10568): bttv: dynamically allocate device data
Trent Piepho
2009-03-30
1
-29
/
+16
*
V4L/DVB (10567): bttv: shrink muxsel data in card database
Trent Piepho
2009-03-30
1
-1
/
+1
*
V4L/DVB (10562): bttv: rework the way digital inputs are indicated
Trent Piepho
2009-03-30
1
-1
/
+1
*
V4L/DVB (10560): bttv: make tuner card info more consistent
Trent Piepho
2009-03-30
1
-8
/
+7
*
V4L/DVB (10559): bttv: Fix TDA9880 norm setting code
Trent Piepho
2009-03-30
1
-2
/
+11
*
V4L/DVB (10558): bttv: norm value should be unsigned
Trent Piepho
2009-03-30
1
-8
/
+5
*
V4L/DVB (10173): Missing v4l2_prio_close in radio_release
Udo Steinberg
2009-01-03
1
-0
/
+1
*
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
2009-01-02
1
-4
/
+5
*
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2009-01-02
1
-12
/
+8
*
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
Hans Verkuil
2008-10-21
1
-3
/
+3
*
V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_cap
Hans Verkuil
2008-10-13
1
-13
/
+0
*
V4L/DVB (8956): bttv: Turn video_nr, vbi_nr and radio_nr into arrays
Jean Delvare
2008-10-12
1
-10
/
+16
*
V4L/DVB (8879): bttv: Don't unmask VPRES interrupt
Jean Delvare
2008-10-12
1
-1
/
+1
*
V4L/DVB (8627): Fix mute on bttv driver
Mauro Carvalho Chehab
2008-10-12
1
-0
/
+5
*
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
2008-10-12
1
-4
/
+16
*
V4L/DVB (8955): bttv: Prevent NULL pointer dereference in radio_open
Jean Delvare
2008-10-04
1
-1
/
+1
*
V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings
Hans Verkuil
2008-09-03
1
-1
/
+0
*
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-27
1
-18
/
+5
*
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
2008-07-26
1
-10
/
+16
*
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
2008-07-23
1
-0
/
+1
*
V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'
Hans Verkuil
2008-07-23
1
-2
/
+2
*
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
Hans Verkuil
2008-07-23
1
-2
/
+2
*
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 (7949): videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
2008-07-20
1
-22
/
+22
*
Fix a deadlock in the bttv driver
Arjan van de Ven
2008-05-20
1
-1
/
+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 (7237): Convert videobuf-dma-sg to generic DMA API
Guennadi Liakhovetski
2008-04-24
1
-8
/
+8
*
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
1
-26
/
+24
*
V4L/DVB (7037): Fix build breakage of the bttv driver, when advanced debuggin...
Zoltan Devai
2008-01-25
1
-0
/
+2
*
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
1
-93
/
+93
*
V4L/DVB (6911): Converted bttv to use video_ioctl2
Douglas Schilling Landgraf
2008-01-25
1
-901
/
+1070
*
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
1
-13
/
+13
*
V4L/DVB (6416): Split hooks on volume and audio mode and rework their handling
Nickolay V. Shmyrev
2008-01-25
1
-76
/
+21
*
V4L/DVB (6415): Restructurize volume hook and drop unused mute hook
Nickolay V. Shmyrev
2008-01-25
1
-28
/
+3
*
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
[prev]
[next]