| Commit message (Expand) | Author | Age |
* | [PATCH] irq-flags: media: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
| * | typo fixes: aquire -> acquire | Adrian Bunk | 2006-06-30 |
| * | typo fixes: bandwith -> bandwidth | Adrian Bunk | 2006-06-30 |
* | | V4L/DVB (4290): Add support for the TCL M2523_3DB_E tuner. | Hans Verkuil | 2006-06-30 |
* | | V4L/DVB (4289): Missing statement in drivers/media/dvb/frontends/cx22700.c | Eric Sesterhenn | 2006-06-30 |
* | | V4L/DVB (4288): Clean out a zillion sparse warnings in pvrusb2 | Mike Isely | 2006-06-30 |
* | | V4L/DVB (4287): Pvrusb2/: possible cleanups | Adrian Bunk | 2006-06-30 |
* | | V4L/DVB (4285): Cx88: add support for Geniatech Digistar / Digiwave 103g | Saqeb Akhter | 2006-06-30 |
* | | V4L/DVB (4284): Cx24123: fix set_voltage function according to the specs | Saqeb Akhter | 2006-06-30 |
* | | V4L/DVB (4282): Fix: use swzigzag for swalgo | Manu Abraham | 2006-06-30 |
* | | V4L/DVB (4281): TDA9887_SET_CONFIG should only be handled by the tda9887. | Hans Verkuil | 2006-06-30 |
* | | V4L/DVB (4277): Fix CI interface on PRO KNC1 cards | Andrew de Quincey | 2006-06-30 |
* | | V4L/DVB (4276): Fix CI on old KNC1 DVBC cards | Andrew de Quincey | 2006-06-30 |
* | | V4L/DVB (4275): The FE_SET_FRONTEND_TUNE_MODE ioctl always returns EOPNOTSUPP | Trent Piepho | 2006-06-30 |
* | | V4L/DVB (4274): Eliminate use of tda9887 from pvrusb2 driver | Mike Isely | 2006-06-30 |
* | | V4L/DVB (4273): Always log pvrusb2 device register / unregister events | Mike Isely | 2006-06-30 |
* | | V4L/DVB (4272): Fix tveeprom supported standards | Mauro Carvalho Chehab | 2006-06-30 |
* | | V4L/DVB (4270): Add tda9887-specific tuner configuration | Hans Verkuil | 2006-06-30 |
* | | V4L/DVB (4269): Subject: videocodec: make 1-bit fields unsigned | Randy Dunlap | 2006-06-30 |
* | | V4L/DVB (4267): Remove all instances of request_module("tda9887") | Michael Krufky | 2006-06-30 |
* | | V4L/DVB (4264): Cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENU | Michael Krufky | 2006-06-30 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 |
|\ |
|
| * | [PATCH] devfs: Last little devfs cleanups throughout the kernel tree. | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove the videodevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 |
|\ \ |
|
| * | | [PATCH] 64bit resource: fix up printks for resources in video drivers | Greg Kroah-Hartman | 2006-06-27 |
* | | | V4L/DVB (4263): Fix warning when compiling on 64 bit machines | Mauro Carvalho Chehab | 2006-06-26 |
* | | | V4L/DVB (4261): Included required header for in-kernel compilation | Mauro Carvalho Chehab | 2006-06-26 |
* | | | V4L/DVB (4260): Stradis.c: make 2 functions static | Adrian Bunk | 2006-06-26 |
* | | | V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_status | Hans Verkuil | 2006-06-26 |
* | | | V4L/DVB (4257): Fix 64-bit compile warnings. | Hans Verkuil | 2006-06-26 |
* | | | V4L/DVB (4255): Tda9887 default TOP value is 0x10 | Hans Verkuil | 2006-06-26 |
* | | | V4L/DVB (4254): Remove obsoleted tuner_debug option. | Hans Verkuil | 2006-06-26 |
* | | | V4L/DVB (4253): IVTV VBI format description too long. | Hans Verkuil | 2006-06-26 |
* | | | V4L/DVB (4252): Remove duplicate 'tda9887' in info messages. | Hans Verkuil | 2006-06-26 |
* | | | V4L/DVB (4245): Reduce the amount of pvrusb2-sourced noise going into the sys... | Mike Isely | 2006-06-26 |
* | | | V4L/DVB (4244): Implement use of cx2341x module in pvrusb2 driver | Mike Isely | 2006-06-26 |
* | | | V4L/DVB (4243): Exploit new V4L control features in pvrusb2 | Mike Isely | 2006-06-26 |
* | | | V4L/DVB (4242): Don't suspend encoder when changing its attributes (in pvrusb2) | Mike Isely | 2006-06-26 |
* | | | V4L/DVB (4241): Fix faulty encoder error recovery in pvrusb2 | Mike Isely | 2006-06-26 |
* | | | V4L/DVB (4240): Various V4L control enhancements in pvrusb2 | Mike Isely | 2006-06-26 |
* | | | V4L/DVB (4239): Handle boolean controls in pvrusb2 | Mike Isely | 2006-06-26 |
* | | | V4L/DVB (4238): Make sure flags field is initialized when quering a control i... | Mike Isely | 2006-06-26 |