index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
bt8xx
Age
Commit message (
Expand
)
Author
2007-12-11
V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop
Brandon Philips
2007-11-04
V4L/DVB (6392): bttv: Update initial image size when set via V4L1 VIDIOCMCAPTURE
Trent Piepho
2007-11-04
V4L/DVB (6391): bttv: SPICT ioctl doesn't work with vlc
Trent Piepho
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-10-22
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-13
i2c: Remove NOP i2c_algorithm.algo_control() methods
David Brownell
2007-10-10
V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry
Trent Piepho
2007-10-10
V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-core
Brandon Philips
2007-10-10
V4L/DVB (6293): V4L: convert struct class_device to struct device
Kay Sievers
2007-10-09
V4L/DVB (6252): Adapt drivers to use the newer videobuf modules
Mauro Carvalho Chehab
2007-10-09
V4L/DVB (6249): Add Typhoon Tv-Tuner PCI to bttv-cards.c
Sascha Sommer
2007-10-09
V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs
Michael Krufky
2007-10-09
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-07-30
V4L/DVB (5899): bttv: Fix Viewcast Osprey 440 support
Trent Piepho
2007-07-20
V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134
Mauro Carvalho Chehab
2007-07-18
V4L/DVB (5819): Cleanup: reorder some includes
Mauro Carvalho Chehab
2007-07-18
V4L/DVB (5807): Bttv: Add support for DBG_[SG]_REGISTER ioctls
Trent Piepho
2007-07-18
V4L/DVB (5806): Bttv: Be consistent in using symbolic names instead of constants
Trent Piepho
2007-07-18
V4L/DVB (5805): Bttv: Fix problems with probing for non-existent tuners
Trent Piepho
2007-07-18
V4L/DVB (5803): Bttv: add support for DViCO FusionHDTV 2
Michael Krufky
2007-07-18
V4L/DVB (5785): Revisited: 3dfx Voodoo TV 200 (US)
Wade Berrier
2007-07-18
V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parent
Dmitry Torokhov
2007-07-03
V4L/DVB (5808): Bttv: fix v4l1 breaking the driver
Trent Piepho
2007-04-27
V4L/DVB (5497): Additional card support for bttv driver
Scott Alfter
2007-04-27
V4L/DVB (5482): Bttv: automatically load dvb-bt8xx for bttv cards with dvb
Jarod Wilson
2007-04-27
V4L/DVB (5479): Use ARRAY_SIZE instead of a magic number
Mauro Carvalho Chehab
2007-04-27
V4L/DVB (5477): CodingStyle cleanups on for loops at bttv-cards.c
Mauro Carvalho Chehab
2007-04-27
V4L/DVB (5476): Fix gpiomux array size
Mauro Carvalho Chehab
2007-04-27
V4L/DVB (5278): Bt8xx/: possible cleanups
Adrian Bunk
2007-02-21
V4L/DVB (5156): Fix: dma free is being called with wrong arguments
Michael Schimek
2007-02-21
V4L/DVB (5077): Bttv cropping support
Michael Schimek
2007-02-21
V4L/DVB (5061): Bt8xx: add support for Ultraview DVB-T Lite
Michael Krufky
2007-02-21
V4L/DVB (5025): Cleanup: switch to using msecs_to_jiffies() on bttv
Dmitry Torokhov
2007-02-21
V4L/DVB (5017): DVB: fix compile error
Adrian Bunk
2007-02-21
V4L/DVB (5012a): Remove some unused code from kernel mainstream
Mauro Carvalho Chehab
2007-02-21
V4L/DVB (4961): Add support for the ASUS P7131 remote control
Hermann Pitton
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-12
[PATCH] mark struct file_operations const 4
Arjan van de Ven
2006-12-27
V4L/DVB (4997): Bttv: delete duplicated ioremap()
Akinobu Mita
2006-12-12
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2006-12-10
i2c: Discard the i2c algo del_bus wrappers
Jean Delvare
2006-12-10
V4L/DVB (4854): Handle errors from input_register_device()
Dmitry Torokhov
2006-12-10
V4L/DVB (4825): FIX bug 5760: audio were not working on some bttv drivers
Mauro Carvalho Chehab
2006-11-13
V4L/DVB (4817): Fix uses of "&&" where "&" was intended
Jean Delvare
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-03
V4L/DVB (4698): Fix S-Video configuration for Pinnacle PCTV-Sat
Mauro Carvalho Chehab
2006-09-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2006-09-26
i2c-algo-bit: Discard the mdelay data struct member
Jean Delvare
[next]