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
/
cx88
/
cx88-video.c
Age
Commit message (
Expand
)
Author
2007-10-10
cx88: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
2007-08-23
Adapt drivers to use the newer videobuf modules
Mauro Carvalho Chehab
2007-10-01
Fix bug #8689: Fixes IR stop/start during suspend/resume
Mauro Carvalho Chehab
2007-08-24
cx88: auto-load rtc and ir receiver i2c modules for FusionHDTV5 RT Gold
Michael Krufky
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-08-18
cx88: Add symbolic names for the PCI interrupt bits
Trent Piepho
2007-08-15
cx88: Clean up some ugly and inconsistent printk()s
Trent Piepho
2007-08-15
cx88: Copy board information into card state
Trent Piepho
2007-07-31
cx8800: Add register debug functions to radio device too
Trent Piepho
2007-07-23
Clean up duplicate includes in drivers/media/
Mauro Carvalho Chehab
2007-07-19
Conexant 2388x: check for kthread_run
Mauro Carvalho Chehab
2007-05-13
Backport several cleanups at includes
Mauro Carvalho Chehab
2007-05-01
cx88: fix compilation on alpha
Mauro Carvalho Chehab
2007-03-30
Replace DMA magic mask for its aliases
Mauro Carvalho Chehab
2007-03-29
Fix cx88_print_irqbits calls to use ARRAY_SIZE
Mauro Carvalho Chehab
2007-02-24
Improve chip matching in v4l2_register for VIDIOC_DBG_G/S_REGISTER
Hans Verkuil
2007-02-21
Backport: make file_operations const
Mauro Carvalho Chehab
2007-02-06
Cx88-video.c: remove struct radionorms
Mauro Carvalho Chehab
2007-01-23
Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
Trent Piepho
2007-01-22
Restore VIDIOC_INT_[SG]_REGISTER calls
Trent Piepho
2007-01-20
keep the previous tvnorm default for cx88 and cx88-blackbird
Mauro Carvalho Chehab
2007-01-20
Fix vidioc_g_tuner handling
Mauro Carvalho Chehab
2007-01-20
Removed v4l2_tvnorm and made videodev to auto-generate standards
Mauro Carvalho Chehab
2007-01-20
Renamed video_mux to cx88_video_mux and exported to cx88-blackbird
Mauro Carvalho Chehab
2007-01-20
Make cx88-blackbird to work again
Mauro Carvalho Chehab
2007-01-20
Uncommented NTSC/443 video standard
Mauro Carvalho Chehab
2007-01-20
Convert cx8800 driver to video_ioctl2 handler
Mauro Carvalho Chehab
2006-10-21
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
Mauro Carvalho Chehab
2006-10-16
cx88: determine whether or not to use external adc based on input setting
Michael Krufky
2006-10-04
cx88: Add support for VIDIOC_INT_[SR]_REGISTER ioctls
Trent Piepho
2006-09-25
Ensure the WM8775 driver is loaded generically for any board.
Steven Toth
2006-08-12
CONFIG_PM=n slim: drivers/media/video/*
Mauro Carvalho Chehab
2006-07-30
Fix a typo that caused some compat stuff to not work
Mauro Carvalho Chehab
2006-07-24
OVERLAY flag were enabled by mistake
Mauro Carvalho Chehab
2006-07-23
Fix for compilation without V4L1 or V4L1_COMPAT
Mauro Carvalho Chehab
2006-07-19
[PATCH] 64bit resource: fix up printks for resources in video drivers
Mauro Carvalho Chehab
2006-07-19
[PATCH] irq-flags: media: Use the new IRQF_ constants
Mauro Carvalho Chehab
2006-06-27
merge: http://linuxtv.org/hg/~mkrufky/v4l-dvb
Mauro Carvalho Chehab
2006-06-27
kernel sync: use list_move() and fix a typo
Mauro Carvalho Chehab
2006-06-26
Remove all instances of request_module("tda9887")
Michael Krufky
2006-06-26
cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENU
Michael Krufky
2006-04-11
Merge: from V4L1 tree
Mauro Carvalho Chehab
2006-04-11
Since we are not using CVS, $Id makes no sense anymore
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-12
Cx88 default picture controls values
Mauro Carvalho Chehab
2006-03-10
Make video_buf more generic
Mauro Carvalho Chehab
2006-02-26
cx88: reduce excessive logging
Michael Krufky
2006-02-06
sem2mutex: drivers/media/, #2
Mauro Carvalho Chehab
2006-01-11
From: Panagiotis Issaris <takis@issaris.org>
Mauro Carvalho Chehab
[next]