index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
video-buf.c
Age
Commit message (
Expand
)
Author
2007-08-23
Remove the obsolete video-buf module
Mauro Carvalho Chehab
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-05-04
V4L: Prevent queueing queued buffers.
Mauro Carvalho Chehab
2007-02-19
compat: Add -include linux/version.h to cflags
Trent Piepho
2007-01-25
Make vivi driver to use vmalloced pointers
Mauro Carvalho Chehab
2007-01-23
Buf_qbuf: fix: videobuf_queue->stream corruption and lockup
Mauro Carvalho Chehab
2007-01-12
Fix bttv and friends on 64bit machines with lots of memory
Mauro Carvalho Chehab
2006-09-30
fix compiler warning in drivers/media/video/video-buf.c
Mauro Carvalho Chehab
2006-04-11
Since we are not using CVS, $Id makes no sense anymore
Mauro Carvalho Chehab
2006-03-27
Fix video-buf PCI wrappers
Ricardo Cerqueira
2006-03-25
Fix compilation warning at powerpc platform
Mauro Carvalho Chehab
2006-03-15
Avoid warnings at video-buf.c
Mauro Carvalho Chehab
2006-03-15
Merging from mchehab vivi branch
Mauro Carvalho Chehab
2006-03-13
BUG_ON() Conversion in drivers/video/media
Mauro Carvalho Chehab
2006-03-10
Make video_buf more generic
Mauro Carvalho Chehab
2006-02-06
sem2mutex: drivers/media/, #2
Mauro Carvalho Chehab
2006-01-11
From: Panagiotis Issaris <takis@issaris.org>
Mauro Carvalho Chehab
2005-12-08
removed unneeded linux/version.h
Mauro Carvalho Chehab
2005-11-24
bttv raw format fix to fix VIDIOCSPICT ioctl.
Nickolay V. Shmyrev
2005-11-18
Fix read() bugs in bttv driver.
Nickolay V. Shmyrev
2005-10-16
- Whitespace Cleanups.
Mauro Carvalho Chehab
2005-10-09
From: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Mauro Carvalho Chehab
2005-09-13
* bt832.c: (bt832_probe):
Michael Krufky
2005-02-24
- catch pci_map_sg failure.
Gerd Knorr
2004-12-10
- add moduleparam.h include to many files.
Gerd Knorr
2004-12-02
- fix memory leak in drivers.
Gerd Knorr
2004-11-07
- kill obsolete stuff.
Gerd Knorr
2004-11-07
- yet another video-buf interface change + fixups.
Gerd Knorr
2004-10-13
- kill trailing whitespaces.
Gerd Knorr
2004-10-11
- fix poll/select oops.
Gerd Knorr
2004-09-23
- make video-bufg don't touch struct file any more, pass through
Gerd Knorr
2004-09-15
- added a bunch of $Id$ tags.
Gerd Knorr
2004-08-25
- merge 2.6.9-rc1 changes (mostly __user stuff).
Gerd Knorr
2004-05-28
- userptr fix.
Gerd Knorr
2004-04-19
- cx88: some btsc-sap bits (not enabled yet).
Gerd Knorr
2004-04-14
- cx88/tda9887: secam fixes.
Gerd Knorr
2004-04-06
- make pci_sync change depend on kernel version.
Gerd Knorr
2004-04-05
- merge video-buf fix from 2.6.5
Gerd Knorr
2004-03-08
- fix saa7134 oss oops.
Gerd Knorr
2004-03-05
- more cards supported in ir-kbd-gpio.c
Gerd Knorr
2004-02-22
Initial revision
Gerd Knorr