index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 (13557): v4l: Remove unneeded video_device::minor usage in drivers
Laurent Pinchart
2009-12-16
1
-11
/
+4
*
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
2009-12-16
1
-2
/
+0
*
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
Laurent Pinchart
2009-12-16
1
-2
/
+4
*
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
Laurent Pinchart
2009-12-16
1
-3
/
+3
*
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
2009-12-16
1
-6
/
+6
*
V4L/DVB (13170): bttv: Fix reversed polarity error when switching video standard
Mike Isely
2009-11-07
1
-1
/
+1
*
V4L/DVB (13169): bttv: Fix potential out-of-order field processing
Mike Isely
2009-11-07
1
-4
/
+27
*
V4L/DVB (12214): bttv: set RDS capability if applicable.
Hans Verkuil
2009-09-12
1
-0
/
+2
*
V4L/DVB (12204): bttv and meye: Use PCI_VDEVICE
Joe Perches
2009-09-12
1
-8
/
+4
*
V4L/DVB (12300): bttv: fix regression: tvaudio must be loaded before tuner
Hans Verkuil
2009-07-24
1
-0
/
+1
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-0
/
+1
*
V4L/DVB (12004): poll method lose race condition
Figo.zhang
2009-06-16
1
-4
/
+7
*
V4L/DVB (11895): bt8xx: remove always false if
Filipe Rosset
2009-06-16
1
-1
/
+1
*
V4L/DVB (11853): minor have assigned value twice
figo.zhang
2009-06-16
1
-1
/
+0
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-06
1
-13
/
+10
*
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-04-06
1
-1
/
+1
*
V4L/DVB (11278): bttv: convert to v4l2_subdev since i2c autoprobing will disa...
Hans Verkuil
2009-03-30
1
-22
/
+19
*
V4L/DVB (11262): bttv: Remove buffer type check from vidioc_g_parm
Trent Piepho
2009-03-30
1
-2
/
+0
*
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
[next]