index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
2007-08-20
V4L/DVB (6028): Turn an unnecessary mdelay() into msleep().
Marcelo Tosatti
2007-08-20
V4L/DVB (6027): Get rid of an ill-behaved msleep in i2c write
Jonathan Corbet
2007-08-20
V4L/DVB (6026): Avoid powering up the camera on resume
Chris Ball
2007-08-20
V4L/DVB (5991): dvb-pll: Set minimum and maximum frequency properly
Trent Piepho
2007-08-20
V4L/DVB (5969): ivtv: report ivtv version in status log
Hans Verkuil
2007-08-20
V4L/DVB (5967): ivtv: fix VIDIOC_S_FBUF:new OSD values where never set
Hans Verkuil
2007-07-30
V4L/DVB (5939): dvb-pll: make struct dvb_pll_fcv1236d static
Adrian Bunk
2007-07-30
V4L/DVB (5933): Dvb-usb/af9005-fe.c: error check fixes
Adrian Bunk
2007-07-30
V4L/DVB (5932): Af9005 fix tuner module unload
Luca Olivetti
2007-07-30
V4L/DVB (5920): ivtv: fix incorrect fw size report.
Hans Verkuil
2007-07-30
V4L/DVB (5918): ivtv: fix TV-out VBI handling, only reset on last close.
Hans Verkuil
2007-07-30
V4L/DVB (5917): ivtv: improve mailbox responsiveness.
Hans Verkuil
2007-07-30
V4L/DVB (5916): ivtv: fix pause/continue/play handling
Hans Verkuil
2007-07-30
V4L/DVB (5900): usbvision: fix bugs [sg]_register functions
Trent Piepho
2007-07-30
V4L/DVB (5899): bttv: Fix Viewcast Osprey 440 support
Trent Piepho
2007-07-30
V4L/DVB (5891): zr36067: Turn off raw capture properly
Trent Piepho
2007-07-30
V4L/DVB (5890): zr36067: Add UYVY, RGB555X, RGB565X, and RGB32 formats
Trent Piepho
2007-07-30
V4L/DVB (5888): zr36067: Driver was not returning correct image size
Trent Piepho
2007-07-30
V4L/DVB (5887): zr36067: Fix poll() operation
Trent Piepho
2007-07-30
V4L/DVB (5886): zr36067: Fix problem setting norms
Trent Piepho
2007-07-26
more VIRT_TO_BUS dependencies
Al Viro
2007-07-20
V4L/DVB (5880): wm8775/wm8739: Fix memory leak when unloading module
Hans Verkuil
2007-07-20
V4L/DVB (5877): radio-gemtek-pci: remove unused structure member
Trent Piepho
2007-07-20
V4L/DVB (5871): Conexant 2388x: check for kthread_run
Cyrill Gorcunov
2007-07-20
V4L/DVB (5869): Add check for valid control ID to v4l2_ctrl_next.
Hans Verkuil
2007-07-20
V4L/DVB (5866): ivtv: fix DMA timeout when capturing VBI + another stream
Hans Verkuil
2007-07-20
V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffies
Mauro Carvalho Chehab
2007-07-20
V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134
Mauro Carvalho Chehab
2007-07-20
V4L/DVB (5860): Use msecs_to_jiffies instead of HZ on some webcam drivers
Mauro Carvalho Chehab
2007-07-20
V4L/DVB (5859): use msecs_to_jiffies on InfraRed RC5 timeout
Mauro Carvalho Chehab
2007-07-20
V4L/DVB (5858): Use msecs_to_jiffies instead of HZ on media/video I2C drivers
Mauro Carvalho Chehab
2007-07-20
V4L/DVB (5857): Use msecs_to_jiffies instead of HZ on radio drivers
Mauro Carvalho Chehab
2007-07-20
V4L/DVB (5855): ivtv: fix Kconfig typo and refer to the driver homepage.
Hans Verkuil
2007-07-20
V4L/DVB (5854): ivtv: cleanup of driver messages
Hans Verkuil
2007-07-20
V4L/DVB (5853): ivtv: add support to suppress high volume i2c debug messages.
Hans Verkuil
2007-07-20
V4L/DVB (5852): ivtv: don't recompile needlessly
Alexey Dobriyan
2007-07-20
V4L/DVB (5851): ivtv: fix missing I2C_ALGOBIT config option
Hans Verkuil
2007-07-20
V4L/DVB (5850): ivtv: improve API command debugging
Hans Verkuil
2007-07-20
V4L/DVB (5848): Av7110: fix typo
Yoann Padioleau
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-18
V4L/DVB (5847): Clean up schedule_timeout calls in cpia2 and ivtv code
Robert P. J. Day
2007-07-18
V4L/DVB (5846): Clean up setting state and scheduling timeouts
Robert P. J. Day
2007-07-18
V4L/DVB (5844): ivtv: add high volume debugging flag
Hans Verkuil
2007-07-18
V4L/DVB (5843): ivtv: fix missing signal_pending check.
Hans Verkuil
2007-07-18
V4L/DVB (5842): ivtv: Add locking to ensure stream setup is atomic.
Hans Verkuil
2007-07-18
V4L/DVB (5841): tveeprom: add support for Philips FQ1216LME MK3 tuner.
Hans Verkuil
2007-07-18
V4L/DVB (5840): fix dst and cx24123: tune() callback changed signess for delay
Mauro Carvalho Chehab
2007-07-18
V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)
Oliver Endriss
2007-07-18
V4L/DVB (5837): stv0299: Fix signedness warning (gcc 4.1.1, kernel 2.6.22)
Oliver Endriss
2007-07-18
V4L/DVB (5836): dvb-ttpci: re-initialize aspect ratio and pan scan after arm ...
Oliver Endriss
[next]