aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-06-21[media] pwc: better usb disconnect handlingHans de Goede3-108/+50
2011-06-11[media] m5mols: Use proper email address formatHeungJun, Kim5-10/+10
2011-06-11[media] m5mols: remove union in the m5mols_get_version(), and VERSION_SIZEHeungJun, Kim3-27/+37
2011-06-11[media] m5mols: add m5mols_read_u8/u16/u32() according to I2C byte widthHeungJun, Kim4-64/+104
2011-06-11[media] m5mols: Fix capture image size register definitionHeungJun, Kim1-2/+2
2011-06-11[media] s5p-fimc: Update copyright noticesSylwester Nawrocki3-9/+6
2011-06-11[media] s5p-fimc: Use pix_mp for the color format lookupSylwester Nawrocki1-1/+1
2011-06-11[media] s5p-fimc: Remove empty buf_init operationSylwester Nawrocki1-7/+0
2011-06-11[media] s5p-fimc: Fix wrong buffer size in queue_setupSylwester Nawrocki1-8/+4
2011-06-11[media] s5p-fimc: Fix data structures documentation and cleanup debug traceSylwester Nawrocki3-28/+12
2011-06-11[media] s5p-fimc: Fix V4L2_PIX_FMT_RGB565X descriptionSylwester Nawrocki1-1/+0
2011-06-11[media] s5p-fimc: Fix possible memory leak during capture devnode registrationSylwester Nawrocki1-0/+1
2011-06-11[media] imon: fix initial panel key repeat suppressionJarod Wilson1-2/+4
2011-06-11[media] imon: support for 0x46 0xffdc imon vfdJarod Wilson1-0/+9
2011-06-11[media] mceusb: plug memory leak on data transmitJarod Wilson1-0/+3
2011-06-11[media] nuvoton-cir: in_use isn't actually in use, remove itJarod Wilson2-3/+0
2011-06-11[media] fintek-cir: make suspend with active IR more reliableJarod Wilson1-0/+5
2011-06-11[media] lirc_dev: store cdev in irctl, up maxdevsJarod Wilson1-10/+27
2011-06-11[media] mceusb: mce_sync_in is brain-deadJarod Wilson1-23/+7
2011-06-11[media] mceusb: support I-O Data GV-MC7/RCKITJarod Wilson1-0/+3
2011-06-11[media] mceusb: add and use mce_dbg printk macroJarod Wilson1-19/+25
2011-06-09Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-1/+1
2011-06-08Staging: cx23885: fix include of altera.hGreg Kroah-Hartman1-1/+1
2011-06-01[media] soc_camera: preserve const attributeMauro Carvalho Chehab1-1/+1
2011-06-01[media] uvc_entity: initialize return valueMauro Carvalho Chehab1-1/+1
2011-06-01[media] media: Fix media device minor registrationLaurent Pinchart1-2/+2
2011-06-01[media] Make nchg variable signed because the code compares this variable against negative valuesHans Petter Selasky1-1/+1
2011-06-01[media] omap3isp: fix compiler warningSanjeev Premi1-1/+1
2011-06-01[media] ivtv: Internally separate encoder & decoder standard settingIan Armstrong6-82/+99