aboutsummaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-21[media] pwc: better usb disconnect handlingHans de Goede
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-20treewide: remove duplicate includesVitaliy Ivanov
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-11[media] imon: fix initial panel key repeat suppressionJarod Wilson
2011-06-11[media] imon: support for 0x46 0xffdc imon vfdJarod Wilson
2011-06-11[media] mceusb: plug memory leak on data transmitJarod Wilson
2011-06-11[media] nuvoton-cir: in_use isn't actually in use, remove itJarod Wilson
2011-06-11[media] fintek-cir: make suspend with active IR more reliableJarod Wilson
2011-06-11[media] lirc_dev: store cdev in irctl, up maxdevsJarod Wilson
2011-06-11[media] mceusb: mce_sync_in is brain-deadJarod Wilson
2011-06-11[media] mceusb: support I-O Data GV-MC7/RCKITJarod Wilson
2011-06-11[media] mceusb: add and use mce_dbg printk macroJarod Wilson
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-09Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-06-08Staging: cx23885: fix include of altera.hGreg Kroah-Hartman
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
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] media: Fix media device minor registrationLaurent Pinchart
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] anysee: return EOPNOTSUPP for unsupported I2C messagesAntti Palosaari
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-26mfd: Use mfd cell platform_data for wl1273 cells platform bitsSamuel Ortiz
2011-05-25[media] v1.88 DM04/QQBOX Move remote to use rc_core dvb-usb-remoteMalcolm Priestley
2011-05-25[media] Inlined functions should be staticHans Petter Selasky
2011-05-25[media] Remove invalid parameter descriptionHans Petter Selasky