index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
bt8xx
Age
Commit message (
Expand
)
Author
Files
Lines
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-04
V4L/DVB (8955): bttv: Prevent NULL pointer dereference in radio_open
Jean Delvare
1
-1
/
+1
2008-09-04
V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelay
Thierry MERLE
1
-1
/
+2
2008-09-03
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-23
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
2008-04-30
Add macros similar to min/max/min_t/max_t
Harvey Harrison
1
-2
/
+0
2008-04-29
Rename common tuner Kconfig names to use the same
Mauro Carvalho Chehab
1
-1
/
+1
2008-04-29
V4L/DVB(7767): Move tuners to common/tuners
Mauro Carvalho Chehab
1
-0
/
+1
2008-04-24
V4L/DVB (7579): bttv: Fix memory leak in radio_release
Robert Fitzsimons
1
-0
/
+3
2008-04-24
V4L/DVB (7462): bttv: Fix some API non-compliances for some audio/input V4L2 ...
Mauro Carvalho Chehab
1
-3
/
+14
2008-04-24
V4L/DVB (7411): use tuner-simple for Philips FCV1236D digital tuning support
Michael Krufky
2
-1
/
+1
2008-04-24
V4L/DVB (7389): git-dvb: drivers/media/video/bt8xx/bttv-cards.c: fix warnings
Andrew Morton
1
-2
/
+0
2008-04-24
V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236D
Michael Krufky
1
-2
/
+2
2008-04-24
V4L/DVB (7368): bttv: added support for Kozumi KTV-01C card
Mauro Lacy
3
-0
/
+30
2008-04-24
V4L/DVB (7366): Support for a 16-channel bt878 card
Ernesto Hernández-Novich
2
-0
/
+29
2008-04-24
V4L/DVB (7294): : tuner and radio addresses are missing for the PixelView Pla...
Wojciech Migda
1
-0
/
+2
2008-04-24
V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API
Guennadi Liakhovetski
1
-8
/
+8
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
1
-1
/
+1
2008-04-06
V4L/DVB (7460): bttv: Bt832 - fix possible NULL pointer deref
Cyrill Gorcunov
1
-1
/
+11
2008-04-01
V4L/DVB (7461): bttv: fix missed index check
Cyrill Gorcunov
1
-0
/
+4
2008-04-01
V4L/DVB (7400): bttv: Add a radio compat_ioctl file operation
Robert Fitzsimons
1
-0
/
+1
2008-04-01
V4L/DVB (7278): bttv: Re-enable radio tuner support for VIDIOCGFREQ/VIDIOCSFR...
Robert Fitzsimons
1
-2
/
+3
2008-04-01
V4L/DVB (7277): bttv: Re-enabling radio support requires the use of struct bt...
Robert Fitzsimons
1
-5
/
+16
2008-03-20
V4L/DVB (7236): bttv: struct member initialized twice
Harvey Harrison
1
-1
/
+0
2008-02-18
V4L/DVB (7197): bttv: Fix overlay divide error
Robert Fitzsimons
1
-0
/
+1
2008-02-18
V4L/DVB (7121): Renames videobuf lock to vb_lock
Mauro Carvalho Chehab
2
-28
/
+26
2008-02-03
drivers/media/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-25
V4L/DVB (7037): Fix build breakage of the bttv driver, when advanced debuggin...
Zoltan Devai
1
-0
/
+2
[next]