Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[safe/jmp/linux-2.6] / drivers / media / video / cx88 / cx88-video.c
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-21 Peter Huewetrivial: media/video/cx88: add __init/__exit macros...
2009-09-19 Hans VerkuilV4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev...
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-23 Trent PiephoV4L/DVB (11907): cx88: Use v4l bounding/alignment function
2009-06-16 Figo.zhangV4L/DVB (12004): poll method lose race condition
2009-06-16 Devin HeitmuellerV4L/DVB (11784): cx88: Fix race condition between cx880...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Hans VerkuilV4L/DVB (11380): v4l2-subdev: change s_routing prototype
2009-04-07 Hans VerkuilV4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_a...
2009-04-07 Hans VerkuilV4L/DVB (11373): v4l2-common: add explicit v4l2_device...
2009-04-07 Hans VerkuilV4L/DVB (11368): v4l2-subdev: move s_standby from core...
2009-03-30 Hans VerkuilV4L/DVB (11300): cx88: convert to v4l2_subdev.
2009-03-30 Mauro Carvalho ChehabV4L/DVB (10907): avoid loading the entire videodev...
2009-03-30 Trent PiephoV4L/DVB (10816): cx88: Don't need to zero ioctl paramet...
2009-03-30 Hans VerkuilV4L/DVB (10544): v4l2-common: add comments warning...
2009-01-02 Hans VerkuilV4L/DVB (10141): v4l2: debugging API changed to match...
2009-01-02 Hans VerkuilV4L/DVB (10135): v4l2: introduce v4l2_file_operations.
2008-11-11 Rafael DinizV4L/DVB (9368): VBI fix for cx88 cards
2008-10-21 Hans VerkuilV4L/DVB (9327): v4l: use video_device.num instead of...
2008-10-17 Darron BroadV4L/DVB (9269): cx88: add I2S-ADC tvaudio method
2008-10-12 Darron BroadV4L/DVB (9069): cx88: Bugfix: all client disconnects...
2008-10-12 Hans VerkuilV4L/DVB (8613): v4l: move BKL down to the driver level.
2008-07-27 Hans VerkuilV4L/DVB (8523): v4l2-dev: remove unused type and type2...
2008-07-26 Hans VerkuilV4L/DVB (8482): videodev: move all ioctl callbacks...
2008-07-26 Hans VerkuilV4L/DVB (8477): v4l: remove obsolete audiochip.h
2008-07-23 Hans VerkuilV4L/DVB (8430): videodev: move some functions from...
2008-07-20 Hans VerkuilV4L/DVB (7949): videodev: renamed the vidioc_*_fmt_...
2008-04-24 Frej DrejhammarV4L/DVB (7463): cx88: Enable color killer by default
2008-04-24 Frej DrejhammarV4L/DVB (7454): cx88: Add user control for color killer
2008-04-24 Frej DrejhammarV4L/DVB (7452): cx88: Enable chroma AGC by default...
2008-04-24 Frej DrejhammarV4L/DVB (7451): cx88: Add user control for chroma AGC
2008-04-24 Marton BalintV4L/DVB (7449): cx88: fix oops on module removal caused...
2008-04-24 Michael KrufkyV4L/DVB (7289): cx88: enable IR receiver and real time...
2008-04-24 Michael KrufkyV4L/DVB (7254): cx88: fix FusionHDTV 5 PCI nano name...
2008-04-24 Guennadi LiakhovetskiV4L/DVB (7237): Convert videobuf-dma-sg to generic...
2008-04-24 Douglas Schilling... V4L/DVB (7094): static memory
2008-03-20 Mauro Carvalho ChehabV4L/DVB (7267): cx88: Fix: Loads tuner module before...
2008-01-25 Mauro Carvalho ChehabV4L/DVB (6836): Fix CodingStyle troubles caused by...
2008-01-25 Ricardo CerqueiraV4L/DVB (6833): Don't limit cx88 audio routing to black...
2008-01-25 Ricardo CerqueiraV4L/DVB (6831): Audio routes fix for blackbird boards...
2008-01-25 Brandon PhilipsV4L/DVB (6600): V4L: videobuf: don't chew up namespace...
2007-12-11 Brandon PhilipsV4L/DVB (6602): V4L: Convert videobuf drivers to videob...
2007-10-22 Mauro Carvalho ChehabV4L/DVB (6320): v4l core: remove the unused .hardware...
2007-10-10 Trent PiephoV4L/DVB (6312): cx88: Replace list_for_each+list_entry...
2007-10-10 Mauro Carvalho ChehabV4L/DVB (6252): Adapt drivers to use the newer videobuf...
2007-10-10 Mauro Carvalho ChehabV4L/DVB (6247): Fix bug #8689: Fixes IR stop/start...
2007-10-10 Michael KrufkyV4L/DVB (6181): cx88: auto-load rtc and ir receiver...
2007-10-10 Mauro Carvalho ChehabV4L/DVB (6079): Cleanup: remove linux/moduleparam.h...
2007-10-10 Trent PiephoV4L/DVB (6064): cx88: Add symbolic names for the PCI...
2007-10-10 Trent PiephoV4L/DVB (6023): cx88: Clean up some ugly and inconsiste...
2007-10-10 Trent PiephoV4L/DVB (6021): cx88: Copy board information into card...
2007-10-10 Trent PiephoV4L/DVB (5977): cx8800: Add register debug functions...
2007-10-10 Jesper JuhlV4L/DVB (5912): Clean up duplicate includes in drivers...
2007-07-20 Cyrill GorcunovV4L/DVB (5871): Conexant 2388x: check for kthread_run
2007-05-09 Alexey DobriyanV4L/DVB (5565): Cx88: fix compilation on alpha
2007-05-07 Andrew Mortoncx88-video build fix
2007-04-27 Mauro Carvalho ChehabV4L/DVB (5488): Replace DMA magic mask for its aliases
2007-04-27 Mauro Carvalho ChehabV4L/DVB (5480): Fix cx88_print_irqbits calls to use...
2007-03-01 Hans VerkuilV4L/DVB (5304): Improve chip matching in v4l2_register
2007-02-21 Adrian BunkV4L/DVB (5199): Cx88-video.c: remove struct radionorms
2007-02-21 Trent PiephoV4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls...
2007-02-21 Trent PiephoV4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER calls
2007-02-21 Mauro Carvalho ChehabV4L/DVB (5110): Keep the previous tvnorm default for...
2007-02-21 Mauro Carvalho ChehabV4L/DVB (5103): Fix vidioc_g_tuner handling
2007-02-21 Mauro Carvalho ChehabV4L/DVB (5102): make videodev to auto-generate standards
2007-02-21 Mauro Carvalho ChehabV4L/DVB (5101): Renamed video_mux to cx88_video_mux
2007-02-21 Mauro Carvalho ChehabV4L/DVB (5100): Make cx88-blackbird to work again
2007-02-21 Mauro Carvalho ChehabV4L/DVB (5099): Uncommented NTSC/443 video standard
2007-02-21 Mauro Carvalho ChehabV4L/DVB (5097): Convert cx8800 driver to video_ioctl2...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 4
2006-12-10 Michael KrufkyV4L/DVB (4757): Cx88: determine whether or not to use...
2006-12-10 Trent PiephoV4L/DVB (4722): Cx88: Add support for VIDIOC_INT_[SR...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-03 Steven TothV4L/DVB (4666): Ensure the WM8775 driver is loaded...
2006-09-26 Alexey DobriyanV4L/DVB (4499): CONFIG_PM=n slim: drivers/media/video/*
2006-08-08 Mauro Carvalho ChehabV4L/DVB (4399): Fix a typo that caused some compat...
2006-07-29 Mauro Carvalho ChehabV4L/DVB (4365): OVERLAY flag were enabled by mistake
2006-07-29 Mauro Carvalho ChehabV4L/DVB (4343): Fix for compilation without V4L1 or...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: media: Use the new IRQF_ constants
2006-06-30 Michael KrufkyV4L/DVB (4267): Remove all instances of request_module...
2006-06-30 Michael KrufkyV4L/DVB (4264): Cx88-blackbird: implement VIDIOC_QUERYC...
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: fix up printks for resources...
2006-06-26 Akinobu Mita[PATCH] drivers: use list_move()
2006-05-12 Mauro Carvalho ChehabV4L/DVB (3774): Create V4L1 config options
2006-03-24 Mauro Carvalho ChehabV4L/DVB (3516): Make video_buf more generic
2006-03-21 Eric SesterhennV4L/DVB (3485): BUG_ON() Conversion in drivers/video...
2006-03-21 Marcin RudowskiV4L/DVB (3449): Cx88 default picture controls values
2006-02-27 Ian PickworthV4L/DVB (3393): Cx88: reduce excessive logging
2006-02-07 Ingo MolnarV4L/DVB (3318b): sem2mutex: drivers/media/, #2
2006-01-11 Panagiotis IssarisV4L/DVB (3344a): Conversions from kmalloc+memset to...
2006-01-09 Michael KrufkyV4L/DVB (3269): ioctls cleanups.
2006-01-09 Mauro Carvalho ChehabV4L/DVB (3162): Some fixes at cx88 controls
2006-01-09 Arnd BergmannV4L (926_2): Moves compat32 functions from fs to v4l...
2005-11-09 Elad Lahav[PATCH] v4l: 821: set tuner type in vidioc_g_tuner
2005-11-09 Mauro Carvalho Chehab[PATCH] v4l: 809: some changes to allow compiling cx88...
2005-11-09 Mauro Carvalho Chehab[PATCH] v4l: 800: whitespace cleanups
2005-11-09 Nickolay V. Shmyrev[PATCH] v4l: 667: remove some if 0 which doesn t have...
2005-11-09 Peter Hagervall[PATCH] v4l: 651: fix a number of sparse warnings
2005-11-09 Catalin Climov[PATCH] v4l: 631: implemented the v4l2 mpeg api for...
next