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-mpeg.c
Age
Commit message (
Expand
)
Author
2007-11-15
merge: http://ifup.org/hg/v4l-dvb
Mauro Carvalho Chehab
2007-11-06
V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_
Brandon Philips
2007-11-05
cx88-mpeg.c: make 4 functions static
Mauro Carvalho Chehab
2007-10-05
cx8802: Plug memory leak when unregistering a driver
Trent Piepho
2007-10-13
cx8802: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
2007-10-13
cx88: Change (struct cx8802_dev)->drvlist to a list_head and fix bugs
Trent Piepho
2007-10-13
cx88: Only include the blackbird fields if blackbird is selected
Trent Piepho
2007-08-23
Adapt drivers to use the newer videobuf modules
Mauro Carvalho Chehab
2007-09-06
Avoid a NULL pointer dereference during mpeg_open()
Steven Toth
2007-08-27
whitespace cleanup: replace leading spaces with tabs
Michael Krufky
2007-08-23
cx88-alsa: Rework buffer handling
Trent Piepho
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-23
Clean up duplicate includes in drivers/media/
Mauro Carvalho Chehab
2007-07-02
Fix v4l-dvb backward compatibility
Mauro Carvalho Chehab
2007-06-22
Fix excess of debug messages on cx88-mpeg
Mauro Carvalho Chehab
2007-05-13
Backport several cleanups at includes
Mauro Carvalho Chehab
2007-05-01
Cx88-mpeg.c: make 2 functions static
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-21
coding style changes
Markus Rechberger
2007-02-20
added support for loading cx88-dvb and cx88-blackbird
Markus Rechberger
2007-02-20
added support for deferred module requesting to cx88
Markus Rechberger
2006-10-21
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
Mauro Carvalho Chehab
2006-10-09
merge: http://www.linuxtv.org/hg/~stoth/v4l-dvb
Mauro Carvalho Chehab
2006-10-06
cx88-blackbird module is rejected during probe.
Steven Toth
2006-10-05
Bugfix: Select the correct cx8802_dev when enumerating by CX88_MPEG_type
Steven Toth
2006-09-29
Remove the cx8802_dev driver lock and use the core mutex
Steven Toth
2006-09-28
Fix some errors at cx88-mpeg
Mauro Carvalho Chehab
2006-09-27
Dynamic cx88 mpeg port management for HVR1300 MPEG2/DVB-T support.
Steven Toth
2006-09-25
cx88: rename mpeg capability flags from CX88_BOARD_FOO to CX88_MPEG_FOO
Michael Krufky
2006-09-25
Changed cx88_board .dvb and .register to an enum.
Steven Toth
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-04-11
Since we are not using CVS, $Id makes no sense anymore
Mauro Carvalho Chehab
2006-04-10
Silence some dprintk's in cx88-mpeg
Andrew de Quincey
2006-04-07
Add support for pcHDTV HD5500 ATSC/QAM
Rusty Scott
2006-03-15
Merging from mchehab vivi branch
Mauro Carvalho Chehab
2006-03-10
Make video_buf more generic
Mauro Carvalho Chehab
2006-03-09
PATCH cx88-mpeg: cx8802_restart_queue() for blackbird
Mauro Carvalho Chehab
2005-12-11
Makes v4l compile under 2.4 kernels
Mauro Carvalho Chehab
2005-11-13
Added V4L support for the Nova-S-Plus and Nova-SE2 DVB-S products.
Michael Krufky
2005-10-16
- Whitespace Cleanups.
Mauro Carvalho Chehab
2005-09-06
Implemented the v4l2 mpeg api for blackbird cards.
Catalin Climov
2005-08-30
- Some error treatment implemented at resume functions.
Mauro Carvalho Chehab
2005-08-20
removed nested #if 1
Michael Krufky
2005-08-16
Get rid of '//' comments, replace them with #if 0 and /**/.
Catalin Climov
[next]