Age | Commit message (Expand) | Author | Files | Lines |
2011-10-19 | [media] videodev: fix a NULL pointer dereference in v4l2_device_release() | Antonio Ospite | 1 | -1/+1 |
2011-09-21 | [media] omap3isp: Fix build error in ispccdc.c | Joerg Roedel | 1 | -0/+1 |
2011-09-21 | [media] uvcvideo: Fix crash when linking entities | Laurent Pinchart | 1 | -1/+1 |
2011-09-21 | [media] v4l: Make sure we hold a reference to the v4l2_device before using it | Dave Young | 1 | -0/+2 |
2011-09-21 | [media] v4l: Fix use-after-free case in v4l2_device_release | Hans Verkuil | 1 | -0/+11 |
2011-09-21 | [media] uvcvideo: Set alternate setting 0 on resume if the bus has been reset | Ming Lei | 3 | -3/+11 |
2011-09-21 | [media] OMAP_VOUT: Fix build break caused by update_mode removal in DSS2 | archit taneja | 1 | -13/+0 |
2011-09-11 | [media] vp7045: fix buffer setup | Florian Mickler | 1 | -22/+4 |
2011-09-11 | [media] nuvoton-cir: simplify raw IR sample handling | Jarod Wilson | 2 | -38/+8 |
2011-09-11 | [media] [Resend] viacam: Don't explode if pci_find_bus() returns NULL | Jesper Juhl | 1 | -0/+2 |
2011-09-11 | [media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240 | Jean-François Moine | 1 | -0/+4 |
2011-09-11 | [media] gspca - sonixj: Fix wrong register mask for sensor om6802 | Luiz Carlos Ramos | 1 | -1/+1 |
2011-09-11 | [media] gspca - ov519: Fix LED inversion of some ov519 webcams | Jean-François Moine | 1 | -12/+10 |
2011-09-11 | [media] pwc: precedence bug in pwc_init_controls() | Dan Carpenter | 1 | -1/+1 |
2011-07-30 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 329 | -8503/+44573 |
2011-07-29 | [media] ir-mce_kbd-decoder: include module.h for its facilities | Stephen Rothwell | 1 | -0/+1 |
2011-07-29 | [media] ov5642: include module.h for its facilities | Stephen Rothwell | 1 | -0/+1 |
2011-07-28 | [media] em28xx: Fix DVB-C maxsize for em2884 | Mauro Carvalho Chehab | 2 | -12/+34 |
2011-07-28 | [media] tda18271c2dd: Fix saw filter configuration for DVB-C @6MHz | Mauro Carvalho Chehab | 1 | -1/+19 |
2011-07-27 | [media] v4l: mt9v032: Fix Bayer pattern | Laurent Pinchart | 1 | -10/+10 |
2011-07-27 | [media] V4L: mt9m111: rewrite set_pixfmt | Michael Grzeschik | 1 | -106/+69 |
2011-07-27 | [media] V4L: mt9m111: fix missing return value check mt9m111_reg_clear | Michael Grzeschik | 1 | -1/+3 |
2011-07-27 | [media] V4L: initial driver for ov5642 CMOS sensor | Bastian Hecht | 3 | -0/+1018 |
2011-07-27 | [media] V4L: sh_mobile_ceu_camera: fix Oops when USERPTR mapping fails | Guennadi Liakhovetski | 1 | -2/+6 |
2011-07-27 | [media] V4L: soc-camera: remove soc-camera bus and devices on it | Guennadi Liakhovetski | 20 | -428/+309 |
2011-07-27 | [media] V4L: soc-camera: un-export the soc-camera bus | Guennadi Liakhovetski | 1 | -2/+1 |
2011-07-27 | [media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifier | Guennadi Liakhovetski | 2 | -90/+162 |
2011-07-27 | [media] V4L: soc-camera: group struct field initialisations together | Guennadi Liakhovetski | 1 | -2/+1 |
2011-07-27 | [media] V4L: soc-camera: remove now unused soc-camera specific PM hooks | Guennadi Liakhovetski | 1 | -26/+0 |
2011-07-27 | [media] V4L: pxa-camera: switch to using standard PM hooks | Guennadi Liakhovetski | 1 | -8/+12 |
2011-07-27 | [media] NetUP Dual DVB-T/C CI RF: force card hardware revision by module param | Abylay Ospan | 1 | -0/+7 |
2011-07-27 | [media] Don't OOPS if videobuf_dvb_get_frontend return NULL | Abylay Ospan | 1 | -1/+1 |
2011-07-27 | [media] NetUP Dual DVB-T/C CI RF: load firmware according card revision | Abylay Ospan | 1 | -0/+14 |
2011-07-27 | [media] omap3isp: Support configurable HS/VS polarities | Laurent Pinchart | 2 | -2/+8 |
2011-07-27 | [media] OMAP3: ISP: Add regulator control for omap34xx | Kalle Jokiniemi | 2 | -2/+26 |
2011-07-27 | [media] V4l2: OMAP: VOUT: Minor Cleanup, removing the unnecessary code | Amber Jain | 1 | -6/+0 |
2011-07-27 | [media] V4L2: OMAP: VOUT: dma map and unmap v4l2 buffers in qbuf and dqbuf | Amber Jain | 1 | -2/+27 |
2011-07-27 | [media] V4L2: OMAP: VOUT: isr handling extended for DPI and HDMI interface | Amber Jain | 1 | -7/+19 |
2011-07-27 | [media] OMAP_VOUT: Create separate file for VRFB related API's | archit taneja | 6 | -372/+537 |
2011-07-27 | [media] OMAP_VOUT: CLEANUP: Make rotation related helper functions more descr... | archit taneja | 2 | -15/+15 |
2011-07-27 | [media] OMAP_VOUT: CLEANUP: Move generic functions and macros to common files | archit taneja | 4 | -118/+119 |
2011-07-27 | [media] OMAP2: V4L2: Remove GFP_DMA allocation as ZONE_DMA is not configured ... | Amber Jain | 1 | -2/+2 |
2011-07-27 | [media] V4L2: omap_vout: Remove GFP_DMA allocation as ZONE_DMA is not configu... | Amber Jain | 1 | -1/+1 |
2011-07-27 | [media] uvcvideo: Add FIX_BANDWIDTH quirk to HP Webcam on HP Mini 5103 netbook | Kirill Smelkov | 1 | -0/+9 |
2011-07-27 | [media] au8522: set signal field to 100% when signal present | Devin Heitmueller | 1 | -1/+1 |
2011-07-27 | [media] cx231xx: Provide signal lock status in G_INPUT | Devin Heitmueller | 1 | -1/+14 |
2011-07-27 | [media] cx231xx: Fix power ramping issue | Devin Heitmueller | 1 | -1/+1 |
2011-07-27 | [media] Fix regression introduced which broke the Hauppauge USBLive 2 | Devin Heitmueller | 1 | -0/+1 |
2011-07-27 | [media] uvcvideo: Fix control mapping for devices with multiple chains | Stephan Lachowsky | 1 | -2/+2 |
2011-07-27 | [media] bt8xx: use pci_dev->subsystem_{vendor|device} | Sergei Shtylyov | 1 | -5/+2 |