| Commit message (Expand) | Author | Age |
* | [media] saa7164: remove duplicate initialization | Dan Carpenter | 2012-01-16 |
* | [media] saa7164: fix endian conversion in saa7164_bus_set() | Dan Carpenter | 2011-12-11 |
* | [media] saa7164: Adding support for HVR2200 card id 0x8953 | Steven Toth | 2011-09-21 |
* | [media] saa7164: Add support for another HVR2200 hardware revision | Tony Jago | 2011-09-08 |
* | [media] drivers/media: do not use EXTRA_CFLAGS | Arnaud Lacombe | 2011-09-03 |
* | [media] Stop using linux/version.h on most video drivers | Mauro Carvalho Chehab | 2011-07-27 |
* | [media] saa7164: poll mask set incorrectly | Dan Carpenter | 2011-07-27 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-05-24 |
|\ |
|
| * | [media] use pci_dev->revision | Bjørn Mork | 2011-05-20 |
* | | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | [media] video/saa7164: Fix sparse warning: Using plain integer as NULL pointer | Peter Huewe | 2011-03-21 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 |
| |\ |
|
| * | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 |
* | | | [media] saa7164: Remove pointless conditional and save a few bytes in saa7164... | Jesper Juhl | 2010-12-29 |
* | | | [media] saa7164: Checkpatch compliance cleanup | Steven Toth | 2010-12-29 |
* | | | [media] saa7164: make buffer smaller | Dan Carpenter | 2010-12-29 |
| |/
|/| |
|
* | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 |
|/ |
|
* | [media] saa7164: Removed use of the BKL | Steven Toth | 2010-10-21 |
* | [media] saa7164: Remove V4L2_CAP_STREAMING capability flag | Steven Toth | 2010-10-21 |
* | [media] Fix the -E{*} returns in the VBI device as well | Gavin Hurlbut | 2010-10-21 |
* | [media] Fix the negative -E{BLAH} returns from fops_read | Gavin Hurlbut | 2010-10-21 |
* | [media] Change the second input names to include " 2" to distinguish them | Gavin Hurlbut | 2010-10-21 |
* | [media] saa7134: Fix lots os spaces at the wrong places | Mauro Carvalho Chehab | 2010-10-21 |
* | [media] saa7164: Don't use typedefs | Mauro Carvalho Chehab | 2010-10-21 |
* | [media] saa7164: fix a warning at some printk's on i386 | Mauro Carvalho Chehab | 2010-10-21 |
* | [media] saa7164: Disable firmware debug message output | Steven Toth | 2010-10-21 |
* | [media] saa7164: Remove loud debugging during video_poll() | Steven Toth | 2010-10-21 |
* | [media] saa7164: bugfix, avoid oops when driver unloads without firmware | Steven Toth | 2010-10-21 |
* | [media] saa7164: saa7164-buffer.c line 274 bugfix | Steven Toth | 2010-10-21 |
* | [media] saa7164: Some whitespace cleanup | Steven Toth | 2010-10-21 |
* | [media] saa7164: fix vbi compiler warnings | Steven Toth | 2010-10-21 |
* | [media] saa7164: change debug to saa_debug | Steven Toth | 2010-10-21 |
* | [media] saa7164: monitor the RISC cpu load via a thread | Steven Toth | 2010-10-21 |
* | [media] saa7164: collect/show the firmware debugging via a thread | Steven Toth | 2010-10-21 |
* | [media] saa7164: enforce the march 10th firmware is used | Steven Toth | 2010-10-21 |
* | [media] saa7164: Monitor the command bus and check for inconsistencies | Steven Toth | 2010-10-21 |
* | [media] saa7164: VBI irq cleanup and V4L VBI raw pitch adjustments | Steven Toth | 2010-10-21 |
* | [media] saa7164: add firmware debug message collection and procfs changes | Steven Toth | 2010-10-21 |
* | [media] saa7164: add NTSC VBI support | Steven Toth | 2010-10-21 |
* | [media] saa7164: Add missing saa7164-vbi.c file | Steven Toth | 2010-10-21 |
* | [media] saa7164: rename a structure for readability | Steven Toth | 2010-10-21 |
* | [media] saa7164: Avoid spurious error after firmware starts | Steven Toth | 2010-10-21 |
* | [media] saa7164: New firmware changes, new size, new filename | Steven Toth | 2010-10-21 |
* | [media] saa7164: allow DMA engine buffers to vary in size between analog and ... | Steven Toth | 2010-10-21 |
* | [media] saa7164: code cleanup | Steven Toth | 2010-10-21 |
* | [media] saa7164: irqhandler cleanup and helper function added | Steven Toth | 2010-10-21 |
* | [media] saa7164: mundane buffer debugging changes to track issues | Steven Toth | 2010-10-21 |
* | [media] saa7164: Implement resolution control firmware command | Steven Toth | 2010-10-21 |