summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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] [staging] lirc_sir: fix unused-but-set warningsJarod Wilson
2011-06-11[media] [staging] lirc_imon: fix unused-but-set warningsJarod 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-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-29arm gpio drivers: make them 'depends on ARM'Linus Torvalds
2011-05-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-05-29Merge branch 'x86-platform-next' into x86-platformMatthew Garrett
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2011-05-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-29dm kcopyd: return client directly and not through a pointerMikulas Patocka
2011-05-29dm kcopyd: reserve fewer pagesMikulas Patocka
2011-05-29dm io: use fixed initial mempool sizeMikulas Patocka
2011-05-29dm kcopyd: alloc pages from the main page allocatorMikulas Patocka
2011-05-29dm kcopyd: add gfp parm to alloc_plMikulas Patocka
2011-05-29dm kcopyd: remove superfluous page allocation spinlockMikulas Patocka
2011-05-29dm kcopyd: preallocate sub jobs to avoid deadlockMikulas Patocka
2011-05-29dm kcopyd: avoid pointless job splittingMikulas Patocka
2011-05-29dm mpath: do not fail paths after integrity errorsMartin K. Petersen