summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-078-17/+26
|\
| * [media] omap3isp: Fix build error in ispccdc.cJoerg Roedel2011-09-211-0/+1
| * [media] uvcvideo: Fix crash when linking entitiesLaurent Pinchart2011-09-211-1/+1
| * [media] v4l: Make sure we hold a reference to the v4l2_device before using itDave Young2011-09-211-0/+2
| * [media] v4l: Fix use-after-free case in v4l2_device_releaseHans Verkuil2011-09-211-0/+11
| * [media] uvcvideo: Set alternate setting 0 on resume if the bus has been resetMing Lei2011-09-213-3/+11
| * [media] OMAP_VOUT: Fix build break caused by update_mode removal in DSS2archit taneja2011-09-211-13/+0
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-227-74/+30
|\ \ | |/
| * [media] vp7045: fix buffer setupFlorian Mickler2011-09-111-22/+4
| * [media] nuvoton-cir: simplify raw IR sample handlingJarod Wilson2011-09-112-38/+8
| * [media] [Resend] viacam: Don't explode if pci_find_bus() returns NULLJesper Juhl2011-09-111-0/+2
| * [media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240Jean-François Moine2011-09-111-0/+4
| * [media] gspca - sonixj: Fix wrong register mask for sensor om6802Luiz Carlos Ramos2011-09-111-1/+1
| * [media] gspca - ov519: Fix LED inversion of some ov519 webcamsJean-François Moine2011-09-111-12/+10
| * [media] pwc: precedence bug in pwc_init_controls()Dan Carpenter2011-09-111-1/+1
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-30329-8503/+44573
|\
| * [media] ir-mce_kbd-decoder: include module.h for its facilitiesStephen Rothwell2011-07-291-0/+1
| * [media] ov5642: include module.h for its facilitiesStephen Rothwell2011-07-291-0/+1
| * [media] em28xx: Fix DVB-C maxsize for em2884Mauro Carvalho Chehab2011-07-282-12/+34
| * [media] tda18271c2dd: Fix saw filter configuration for DVB-C @6MHzMauro Carvalho Chehab2011-07-281-1/+19
| * [media] v4l: mt9v032: Fix Bayer patternLaurent Pinchart2011-07-271-10/+10
| * [media] V4L: mt9m111: rewrite set_pixfmtMichael Grzeschik2011-07-271-106/+69
| * [media] V4L: mt9m111: fix missing return value check mt9m111_reg_clearMichael Grzeschik2011-07-271-1/+3
| * [media] V4L: initial driver for ov5642 CMOS sensorBastian Hecht2011-07-273-0/+1018
| * [media] V4L: sh_mobile_ceu_camera: fix Oops when USERPTR mapping failsGuennadi Liakhovetski2011-07-271-2/+6
| * [media] V4L: soc-camera: remove soc-camera bus and devices on itGuennadi Liakhovetski2011-07-2720-428/+309
| * [media] V4L: soc-camera: un-export the soc-camera busGuennadi Liakhovetski2011-07-271-2/+1
| * [media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifierGuennadi Liakhovetski2011-07-272-90/+162
| * [media] V4L: soc-camera: group struct field initialisations togetherGuennadi Liakhovetski2011-07-271-2/+1
| * [media] V4L: soc-camera: remove now unused soc-camera specific PM hooksGuennadi Liakhovetski2011-07-271-26/+0
| * [media] V4L: pxa-camera: switch to using standard PM hooksGuennadi Liakhovetski2011-07-271-8/+12
| * [media] NetUP Dual DVB-T/C CI RF: force card hardware revision by module paramAbylay Ospan2011-07-271-0/+7
| * [media] Don't OOPS if videobuf_dvb_get_frontend return NULLAbylay Ospan2011-07-271-1/+1
| * [media] NetUP Dual DVB-T/C CI RF: load firmware according card revisionAbylay Ospan2011-07-271-0/+14
| * [media] omap3isp: Support configurable HS/VS polaritiesLaurent Pinchart2011-07-272-2/+8
| * [media] OMAP3: ISP: Add regulator control for omap34xxKalle Jokiniemi2011-07-272-2/+26
| * [media] V4l2: OMAP: VOUT: Minor Cleanup, removing the unnecessary codeAmber Jain2011-07-271-6/+0
| * [media] V4L2: OMAP: VOUT: dma map and unmap v4l2 buffers in qbuf and dqbufAmber Jain2011-07-271-2/+27
| * [media] V4L2: OMAP: VOUT: isr handling extended for DPI and HDMI interfaceAmber Jain2011-07-271-7/+19
| * [media] OMAP_VOUT: Create separate file for VRFB related API'sarchit taneja2011-07-276-372/+537
| * [media] OMAP_VOUT: CLEANUP: Make rotation related helper functions more descr...archit taneja2011-07-272-15/+15
| * [media] OMAP_VOUT: CLEANUP: Move generic functions and macros to common filesarchit taneja2011-07-274-118/+119
| * [media] OMAP2: V4L2: Remove GFP_DMA allocation as ZONE_DMA is not configured ...Amber Jain2011-07-271-2/+2
| * [media] V4L2: omap_vout: Remove GFP_DMA allocation as ZONE_DMA is not configu...Amber Jain2011-07-271-1/+1
| * [media] uvcvideo: Add FIX_BANDWIDTH quirk to HP Webcam on HP Mini 5103 netbookKirill Smelkov2011-07-271-0/+9
| * [media] au8522: set signal field to 100% when signal presentDevin Heitmueller2011-07-271-1/+1
| * [media] cx231xx: Provide signal lock status in G_INPUTDevin Heitmueller2011-07-271-1/+14
| * [media] cx231xx: Fix power ramping issueDevin Heitmueller2011-07-271-1/+1
| * [media] Fix regression introduced which broke the Hauppauge USBLive 2Devin Heitmueller2011-07-271-0/+1
OpenPOWER on IntegriCloud