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
/
bt8xx
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-30
V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers
Mauro Carvalho Chehab
2
-2
/
+1
2009-03-30
V4L/DVB (10827): Add support for GeoVision GV-800(S)
Bruno Christo
2
-1
/
+182
2009-03-30
V4L/DVB (10815): bttv: Don't need to zero ioctl parameter fields
Trent Piepho
1
-9
/
+2
2009-03-30
V4L/DVB (10813): v4l2: New function v4l2_video_std_frame_period
Trent Piepho
1
-4
/
+2
2009-03-30
V4L/DVB (10568): bttv: dynamically allocate device data
Trent Piepho
3
-34
/
+31
2009-03-30
V4L/DVB (10567): bttv: shrink muxsel data in card database
Trent Piepho
4
-159
/
+195
2009-03-30
V4L/DVB (10566): bttv: clean up mux code for IDS Eagle
Trent Piepho
1
-3
/
+2
2009-03-30
V4L/DVB (10565): bttv: fix external mux for RemoteVision MX
Trent Piepho
1
-3
/
+6
2009-03-30
V4L/DVB (10564): bttv: fix external mux for PHYTEC VD-009
Trent Piepho
1
-8
/
+18
2009-03-30
V4L/DVB (10563): bttv: clean up mux code for IVC-120G
Trent Piepho
1
-4
/
+2
2009-03-30
V4L/DVB (10562): bttv: rework the way digital inputs are indicated
Trent Piepho
5
-11
/
+17
2009-03-30
V4L/DVB (10561): bttv: store card database more efficiently
Trent Piepho
2
-417
/
+249
2009-03-30
V4L/DVB (10560): bttv: make tuner card info more consistent
Trent Piepho
4
-230
/
+77
2009-03-30
V4L/DVB (10559): bttv: Fix TDA9880 norm setting code
Trent Piepho
3
-22
/
+30
2009-03-30
V4L/DVB (10558): bttv: norm value should be unsigned
Trent Piepho
5
-15
/
+13
2009-03-30
V4L/DVB (10299): bttv: Add support for IVCE-8784 support for V4L2 bttv driver
Douglas Kosovic
2
-0
/
+18
2009-01-03
V4L/DVB (10173): Missing v4l2_prio_close in radio_release
Udo Steinberg
1
-0
/
+1
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
1
-4
/
+5
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
1
-12
/
+8
2008-12-30
V4L/DVB (9940): bt832: remove this driver
Hans Verkuil
3
-591
/
+0
2008-12-29
V4L/DVB (9677): bttv: fix some entries on Phytec boards and add missing ones
Dirk Heer
2
-8
/
+60
2008-12-29
V4L/DVB (9523): Increase number of BT8XX devices supported in a system
Alan McIvor
1
-1
/
+1
2008-12-29
V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_...
Kay Sievers
2
-5
/
+4
2008-10-21
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
Hans Verkuil
1
-3
/
+3
2008-10-13
V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_cap
Hans Verkuil
1
-13
/
+0
2008-10-12
V4L/DVB (8956): bttv: Turn video_nr, vbi_nr and radio_nr into arrays
Jean Delvare
1
-10
/
+16
2008-10-12
V4L/DVB (8879): bttv: Don't unmask VPRES interrupt
Jean Delvare
1
-1
/
+1
2008-10-12
V4L/DVB (8628): bttv: Add support for Encore ENLTV2-FM
Mauro Carvalho Chehab
3
-5
/
+86
2008-10-12
V4L/DVB (8627): Fix mute on bttv driver
Mauro Carvalho Chehab
1
-0
/
+5
2008-10-12
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
1
-4
/
+16
2008-10-05
V4L/DVB (8955): bttv: Prevent NULL pointer dereference in radio_open
Jean Delvare
1
-1
/
+1
2008-09-05
V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelay
Thierry MERLE
1
-1
/
+2
2008-09-04
V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings
Hans Verkuil
4
-32
/
+47
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
-18
/
+5
2008-07-26
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
1
-10
/
+16
2008-07-24
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
3
-0
/
+3
2008-07-23
V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'
Hans Verkuil
1
-2
/
+2
2008-07-23
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
Hans Verkuil
1
-2
/
+2
2008-07-20
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
3
-5
/
+0
2008-07-20
V4L/DVB (8132): bt8xx endianness annotations and fixes
Al Viro
1
-3
/
+3
2008-07-20
V4L/DVB (8110): bttv: allow debug ioctl's
Mauro Carvalho Chehab
1
-0
/
+1
2008-07-20
V4L/DVB (8047): bt8xx: i2c structure templates clean-up
Jean Delvare
1
-35
/
+14
2008-07-20
V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
3
-28
/
+28
2008-07-10
bt8xx: treat firmware data as const
David Woodhouse
1
-1
/
+2
2008-06-05
V4L/DVB (7967): bt8xx: unaligned access
Al Viro
1
-2
/
+3
2008-06-05
V4L/DVB (7965): annotate bcx_riscmem
Al Viro
1
-3
/
+5
2008-05-20
Fix a deadlock in the bttv driver
Arjan van de Ven
1
-1
/
+1
2008-05-14
V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvb
Mauro Carvalho Chehab
1
-0
/
+1
2008-05-14
V4L/DVB (7846): Re-creates VIDEO_TUNER
Mauro Carvalho Chehab
1
-1
/
+1
[next]