summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
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-10Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2011-06-08Staging: cx23885: fix include of altera.hGreg Kroah-Hartman1-1/+1
2011-06-07net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan4-0/+4
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 aga...Hans 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
2011-06-01[media] ivtvfb: Add sanity check to ivtvfb_pan_display()Ian Armstrong1-0/+4
2011-06-01[media] ivtvfb: use display information in info not in var for panningLaurent Pinchart1-1/+2
2011-06-01[media] ivtv: Make two ivtv_msleep_timeout calls uninterruptableIan Armstrong1-2/+2
2011-06-01[media] anysee: return EOPNOTSUPP for unsupported I2C messagesAntti Palosaari1-6/+11
2011-06-01[media] gspca - ov519: Set the default frame rate to 15 fpsJean-François Moine1-1/+1
2011-06-01[media] gspca - stv06xx: Set a lower default value of gain for hdcs sensorsJean-François Moine1-1/+1
2011-06-01[media] gspca: Remove coarse_expo_autogain.hJean-François Moine1-116/+0
2011-06-01[media] gspca - ov519: Change the ovfx2 bulk transfer sizeJean-François Moine1-2/+2
2011-06-01[media] gspca - ov519: Fix a regression for ovfx2 webcamsJean-François Moine1-1/+1
2011-05-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds26-183/+3694
2011-05-27Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2-3/+2
2011-05-26mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz2-4/+2
2011-05-26mfd: Use mfd cell platform_data for wl1273 cells platform bitsSamuel Ortiz1-1/+1
2011-05-26[media] v1.88 DM04/QQBOX Move remote to use rc_core dvb-usb-remoteMalcolm Priestley2-131/+110
2011-05-26[media] Inlined functions should be staticHans Petter Selasky1-1/+1
2011-05-26[media] Remove invalid parameter descriptionHans Petter Selasky1-1/+0
2011-05-26[media] cpia2: fix warning about invalid trigraph sequenceHans Petter Selasky1-2/+2
2011-05-26[media] s5p-csis: Add missing dependency on PLAT_S5PSylwester Nawrocki1-1/+1
2011-05-26[media] gspca/kinect: wrap gspca_debug with GSPCA_DEBUGJarod Wilson1-1/+1
2011-05-26[media] fintek-cir: new driver for Fintek LPC SuperIO CIR functionJarod Wilson4-0/+940
2011-05-26[media] uvcvideo: Connect video devices to media entitiesLaurent Pinchart3-10/+39
2011-05-26[media] uvcvideo: Register subdevices for each entityLaurent Pinchart4-3/+136