summaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)Author
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
2011-06-30[media] media: vb2: add __GFP_NOWARN to dma-sg allocatorMarek Szyprowski
2011-06-21[media] pwc: better usb disconnect handlingHans de Goede
2011-06-11[media] m5mols: Use proper email address formatHeungJun, Kim
2011-06-11[media] m5mols: remove union in the m5mols_get_version(), and VERSION_SIZEHeungJun, Kim
2011-06-11[media] m5mols: add m5mols_read_u8/u16/u32() according to I2C byte widthHeungJun, Kim
2011-06-11[media] m5mols: Fix capture image size register definitionHeungJun, Kim
2011-06-11[media] s5p-fimc: Update copyright noticesSylwester Nawrocki
2011-06-11[media] s5p-fimc: Use pix_mp for the color format lookupSylwester Nawrocki
2011-06-11[media] s5p-fimc: Remove empty buf_init operationSylwester Nawrocki
2011-06-11[media] s5p-fimc: Fix wrong buffer size in queue_setupSylwester Nawrocki
2011-06-11[media] s5p-fimc: Fix data structures documentation and cleanup debug traceSylwester Nawrocki
2011-06-11[media] s5p-fimc: Fix V4L2_PIX_FMT_RGB565X descriptionSylwester Nawrocki
2011-06-11[media] s5p-fimc: Fix possible memory leak during capture devnode registrationSylwester Nawrocki
2011-06-01[media] soc_camera: preserve const attributeMauro Carvalho Chehab
2011-06-01[media] uvc_entity: initialize return valueMauro Carvalho Chehab
2011-06-01[media] Make nchg variable signed because the code compares this variable aga...Hans Petter Selasky
2011-06-01[media] omap3isp: fix compiler warningSanjeev Premi
2011-06-01[media] ivtv: Internally separate encoder & decoder standard settingIan Armstrong
2011-06-01[media] ivtvfb: Add sanity check to ivtvfb_pan_display()Ian Armstrong
2011-06-01[media] ivtvfb: use display information in info not in var for panningLaurent Pinchart
2011-06-01[media] ivtv: Make two ivtv_msleep_timeout calls uninterruptableIan Armstrong
2011-06-01[media] gspca - ov519: Set the default frame rate to 15 fpsJean-François Moine
2011-06-01[media] gspca - stv06xx: Set a lower default value of gain for hdcs sensorsJean-François Moine
2011-06-01[media] gspca: Remove coarse_expo_autogain.hJean-François Moine
2011-06-01[media] gspca - ov519: Change the ovfx2 bulk transfer sizeJean-François Moine
2011-06-01[media] gspca - ov519: Fix a regression for ovfx2 webcamsJean-François Moine
2011-05-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-05-26mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz
2011-05-25[media] cpia2: fix warning about invalid trigraph sequenceHans Petter Selasky
2011-05-25[media] s5p-csis: Add missing dependency on PLAT_S5PSylwester Nawrocki
2011-05-25[media] gspca/kinect: wrap gspca_debug with GSPCA_DEBUGJarod Wilson
2011-05-25[media] uvcvideo: Connect video devices to media entitiesLaurent Pinchart
2011-05-25[media] uvcvideo: Register subdevices for each entityLaurent Pinchart
2011-05-25[media] uvcvideo: Register a v4l2_deviceLaurent Pinchart
2011-05-25[media] fix kconfig dependency warning for VIDEO_TIMBERDALERandy Dunlap
2011-05-25[media] Add support for M-5MOLS 8 Mega Pixel camera ISPHeungJun, Kim