aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common/saa7146_core.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-35/+40
* [media] use pci_dev->revisionBjørn Mork2011-05-201-6/+1
* [media] saa7146: Convert from .ioctl to .unlocked_ioctlHans Verkuil2011-01-191-1/+1
* V4L/DVB (10502): saa7146: move v4l2 device registration to saa7146_vv.Hans Verkuil2009-03-301-7/+7
* V4L/DVB (10497): saa7146: i2c adapdata now points to v4l2_device.Hans Verkuil2009-03-301-1/+1
* V4L/DVB (10496): saa7146: implement v4l2_device support.Hans Verkuil2009-03-301-7/+10
* V4L/DVB (8745): v4l2: fix a bunch of compile warnings.Hans Verkuil2008-10-121-1/+1
* V4L/DVB (8128): saa7146: ->cpu_addr and friends are little-endianAl Viro2008-07-201-2/+2
* V4L/DVB (7508): media/common/ replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-4/+4
* NULL noise: drivers/mediaAl Viro2008-03-301-8/+5
* drivers/media/: Spelling fixesJoe Perches2008-02-031-1/+1
* V4L/DVB (6495): saa7146: saa7146_wait_for_debi_done fixesOliver Endriss2007-11-041-12/+58
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-241-2/+1
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-1/+2
* V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab2007-10-091-1/+1
* V4L/DVB (5987): saa7146: clean-up irq processingOliver Endriss2007-10-091-18/+13
* V4L/DVB (5934): dvb-ttpci/saa7146: Replace saa7146_i2c_transfer by generic i2...Oliver Endriss2007-10-091-1/+0
* V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel...Oliver Endriss2007-07-181-4/+4
* V4L/DVB (5592): DMA: Correctly free resources on error, sync PCI streamed dataJon Burgess2007-05-091-19/+35
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn2006-03-211-2/+1
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-071-3/+3
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-111-6/+3
* [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab2005-12-121-3/+3
* [PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2005-09-101-4/+2
* [PATCH] dvb: ttpci: fix timeout handling to be save with PREEMPTOliver Endriss2005-07-071-4/+7
* [PATCH] dvb: saa7146: kj pci_module_init cleanupChristophe Lucas2005-07-071-1/+1
* [PATCH] dvb: saa7146: no need to initialize static/global variables to 0Johannes Stezenbach2005-05-171-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+547