summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
AgeCommit message (Expand)Author
2011-07-27[media] drivers/media/video: fix memory leak of snd_cx18_init()Andre Bartke
2011-07-27[media] Correct and add some parameter descriptionsHans Petter Selasky
2011-07-27[media] Correct error code from -ENOMEM to -EINVAL.Hans Petter Selasky
2011-07-27[media] s2255drv: firmware version update, vendor request changeSensoray Linux Development
2011-07-27[media] xc4000: removed card_typeistvan_v@mailbox.hu
2011-07-27[media] dib0700: add initial code for PCTV 340e by Davide FerriDavide Ferri
2011-07-27[media] mt9v011: Fixed gain calculationJohannes Obermaier
2011-07-27[media] mt9v011: Added exposure for mt9v011Johannes Obermaier
2011-07-27[media] mt9v011: Fixed incorrect value for the first valid columnJohannes Obermaier
2011-07-27[media] V4L/videobuf2-memops: use pr_debug for debug messagesUwe Kleine-König
2011-07-27[media] media: Convert vmalloc/memset to vzallocJoe Perches
2011-07-27[media] Fix compile warning: Dereferencing type-punned pointer will break str...Hans Petter Selasky
2011-07-27[media] videobuf_pages_to_sg: sglist[0] length problemNewson Edouard
2011-07-27[media] cx23885: restore flushes of cx23885_dev work itemsTejun Heo
2011-07-27[media] saa7164: poll mask set incorrectlyDan Carpenter
2011-07-27[media] em28xx: use the proper prefix for board namesMauro Carvalho Chehab
2011-07-27[media] em28xx: correct PCTV nanoStick T2 290e device nameAntti Palosaari
2011-07-27[media] em28xx: add remote for PCTV nanoStick T2 290eAntti Palosaari
2011-07-27[media] em28xx: EM28174 remote supportAntti Palosaari
2011-07-27[media] gspca - ov519: New sensor ov9600 with bridge ovfx2Jean-François Moine
2011-07-17Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-13[media] tuner-core: fix a 2.6.39 regression with mt20xxMauro Carvalho Chehab
2011-07-11[media] Revert "V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)"Jarod Wilson
2011-07-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-07[media] msp3400: fill in v4l2_tuner based on vt->type fieldHans Verkuil
2011-07-07[media] tuner-core.c: don't change type field in g_tuner or g_frequencyHans Verkuil
2011-07-07[media] cx18/ivtv: fix g_tuner supportHans Verkuil
2011-07-07[media] tuner-core: power up tuner when called with s_power(1)Hans Verkuil
2011-07-07[media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEKHans Verkuil
2011-07-07[media] tuner-core: simplify the standard fixupHans Verkuil
2011-07-07[media] tuner-core/v4l2-subdev: document that the type field has to be filled inHans Verkuil
2011-07-07[media] bttv: fix s_tuner for radioHans Verkuil
2011-07-07[media] pvrusb2: fix g/s_tuner supportHans Verkuil
2011-07-07[media] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tunerHans Verkuil
2011-07-07[media] tuner-core: fix tuner_resume: use t->mode instead of t->typeHans Verkuil
2011-07-07[media] tuner-core: fix s_std and s_tunerHans Verkuil
2011-07-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-01[media] saa7134: fix raw IR timeout valueJarod Wilson
2011-07-01[media] V4L: mx1-camera: fix uninitialized variableAndre Bartke
2011-07-01[media] omap_vout: Added check in reqbuf & mmap for buf_size allocationVaibhav Hiremath
2011-07-01[media] OMAP_VOUT: Change hardcoded device node number to -1Vaibhav Hiremath
2011-07-01[media] OMAP_VOUTLIB: Fix wrong resizer calculationVladimir Pantelic
2011-06-30[media] uvcvideo: Disable the queue when failing to startSjoerd Simons
2011-06-30[media] uvcvideo: Remove buffers from the queues when freeingSjoerd Simons
2011-06-30[media] uvcvideo: Ignore entities for terminals with no supported formatLaurent Pinchart
2011-06-30[media] v4l: Don't access media entity after is has been destroyedLaurent Pinchart
2011-06-30[media] media: omap3isp: fix a potential NULL derefOhad Ben-Cohen
2011-06-30[media] media: vb2: fix allocation failure checkMarek Szyprowski
2011-06-30[media] media: vb2: reset queued_count value during queue reinitializationMarek Szyprowski
2011-06-30[media] Revert "[media] v4l2: vb2: one more fix for REQBUFS()"Marek Szyprowski