summaryrefslogtreecommitdiffstats
path: root/drivers/media/common/saa7146_core.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-10-31drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker1-0/+1
2011-09-03[media] saa7146: Use current logging stylesJoe Perches1-35/+39
2011-05-20[media] use pci_dev->revisionBjørn Mork1-6/+1
2011-01-19[media] saa7146: Convert from .ioctl to .unlocked_ioctlHans Verkuil1-1/+1
2009-03-30V4L/DVB (10502): saa7146: move v4l2 device registration to saa7146_vv.Hans Verkuil1-7/+7
2009-03-30V4L/DVB (10497): saa7146: i2c adapdata now points to v4l2_device.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (10496): saa7146: implement v4l2_device support.Hans Verkuil1-7/+10
2008-10-12V4L/DVB (8745): v4l2: fix a bunch of compile warnings.Hans Verkuil1-1/+1
2008-07-20V4L/DVB (8128): saa7146: ->cpu_addr and friends are little-endianAl Viro1-2/+2
2008-04-24V4L/DVB (7508): media/common/ replace remaining __FUNCTION__ occurrencesHarvey Harrison1-4/+4
2008-03-30NULL noise: drivers/mediaAl Viro1-8/+5
2008-02-03drivers/media/: Spelling fixesJoe Perches1-1/+1
2007-11-04V4L/DVB (6495): saa7146: saa7146_wait_for_debi_done fixesOliver Endriss1-12/+58
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe1-2/+1
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-1/+2
2007-10-09V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab1-1/+1
2007-10-09V4L/DVB (5987): saa7146: clean-up irq processingOliver Endriss1-18/+13
2007-10-09V4L/DVB (5934): dvb-ttpci/saa7146: Replace saa7146_i2c_transfer by generic i2...Oliver Endriss1-1/+0
2007-07-18V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel...Oliver Endriss1-4/+4
2007-05-09V4L/DVB (5592): DMA: Correctly free resources on error, sync PCI streamed dataJon Burgess1-19/+35
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-02[PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-03-21V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn1-2/+1
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar1-3/+3
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-6/+3
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab1-3/+3
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl1-4/+2
2005-07-07[PATCH] dvb: ttpci: fix timeout handling to be save with PREEMPTOliver Endriss1-4/+7
2005-07-07[PATCH] dvb: saa7146: kj pci_module_init cleanupChristophe Lucas1-1/+1
2005-05-17[PATCH] dvb: saa7146: no need to initialize static/global variables to 0Johannes Stezenbach1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+547