aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-26atomic: use <linux/atomic.h>Arun Sharma6-6/+6
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds6-8/+4
2011-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller7-20/+32
2011-07-18si4713-i2c: avoid potential buffer overflow on si4713Mauro Carvalho Chehab1-2/+2
2011-07-17Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds6-18/+30
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller40-583/+586
2011-07-13[media] tuner-core: fix a 2.6.39 regression with mt20xxMauro Carvalho Chehab1-4/+12
2011-07-13[media] dvb_frontend: fix race condition in stopping/starting frontendDevin Heitmueller1-0/+8
2011-07-13[media] media: fix radio-sf16fmr2 build when SND is not enabledRandy Dunlap1-1/+1
2011-07-13[media] MEDIA: Fix non-ISA_DMA_API link failure of sound codeRalf Baechle1-1/+1
2011-07-11[media] nuvoton-cir: make idle timeout more saneJarod Wilson1-1/+1
2011-07-11[media] mceusb: increase default timeout to 100msRafi Rubin1-1/+1
2011-07-11[media] mceusb: Timeout unit correctionsRafi Rubin1-3/+4
2011-07-11[media] Revert "V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)"Jarod Wilson1-7/+2
2011-07-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds7-136/+145
2011-07-11Merge branch 'master' into for-nextJiri Kosina33-447/+441
2011-07-11drivers/media: static should be at beginning of declarationJesper Juhl1-1/+1
2011-07-07[media] msp3400: fill in v4l2_tuner based on vt->type fieldHans Verkuil1-5/+7
2011-07-07[media] tuner-core.c: don't change type field in g_tuner or g_frequencyHans Verkuil1-19/+19
2011-07-07[media] cx18/ivtv: fix g_tuner supportHans Verkuil2-12/+4
2011-07-07[media] tuner-core: power up tuner when called with s_power(1)Hans Verkuil1-3/+7
2011-07-07[media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEKHans Verkuil1-3/+9
2011-07-07[media] tuner-core: simplify the standard fixupHans Verkuil1-65/+28
2011-07-07[media] tuner-core/v4l2-subdev: document that the type field has to be filled inHans Verkuil1-0/+29
2011-07-07[media] bttv: fix s_tuner for radioHans Verkuil1-1/+1
2011-07-07[media] pvrusb2: fix g/s_tuner supportHans Verkuil1-0/+4
2011-07-07[media] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tunerHans Verkuil1-0/+6
2011-07-07[media] tuner-core: fix tuner_resume: use t->mode instead of t->typeHans Verkuil1-1/+1
2011-07-07[media] tuner-core: fix s_std and s_tunerHans Verkuil1-28/+31
2011-07-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds33-447/+441
2011-07-01[media] rc: call input_sync after scancode reportsJarod Wilson1-23/+25
2011-07-01[media] imon: allow either proto on unknown 0xffdcJarod Wilson1-0/+3
2011-07-01[media] imon: auto-config ffdc 7e deviceJarod Wilson1-0/+1
2011-07-01[media] saa7134: fix raw IR timeout valueJarod Wilson1-1/+1
2011-07-01[media] rc: fix ghost keypresses with certain hwJarod Wilson1-1/+3
2011-07-01[media] keymaps: fix table for pinnacle pctv hd devicesJarod Wilson1-31/+27
2011-07-01[media] ite-cir: 8709 needs to use pnp resource 2Jarod Wilson2-3/+12
2011-07-01[media] V4L: mx1-camera: fix uninitialized variableAndre Bartke1-7/+3
2011-07-01[media] omap_vout: Added check in reqbuf & mmap for buf_size allocationVaibhav Hiremath1-0/+16
2011-07-01[media] OMAP_VOUT: Change hardcoded device node number to -1Vaibhav Hiremath1-1/+1
2011-07-01[media] OMAP_VOUTLIB: Fix wrong resizer calculationVladimir Pantelic1-3/+3
2011-06-30[media] uvcvideo: Disable the queue when failing to startSjoerd Simons1-1/+3
2011-06-30[media] uvcvideo: Remove buffers from the queues when freeingSjoerd Simons1-0/+2
2011-06-30[media] uvcvideo: Ignore entities for terminals with no supported formatLaurent Pinchart1-13/+21
2011-06-30[media] v4l: Don't access media entity after is has been destroyedLaurent Pinchart1-32/+7
2011-06-30[media] media: omap3isp: fix a potential NULL derefOhad Ben-Cohen1-1/+1
2011-06-30[media] media: vb2: fix allocation failure checkMarek Szyprowski1-3/+3
2011-06-30[media] media: vb2: reset queued_count value during queue reinitializationMarek Szyprowski1-0/+1
2011-06-30[media] Revert "[media] v4l2: vb2: one more fix for REQBUFS()"Marek Szyprowski1-7/+0
2011-06-30[media] media: vb2: add __GFP_NOWARN to dma-sg allocatorMarek Szyprowski1-1/+1