summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
* [media] tda18212: silence compiler warningAntti Palosaari2012-08-121-1/+1
* [media] mantis: fix silly crash caseAlan Cox2012-08-121-2/+4
* [media] dvb: nxt200x: apply levels to the printk()sAndy Shevchenko2012-08-121-26/+30
* [media] saa7164: use native print_hex_dump() instead of custom oneAndy Shevchenko2012-08-123-48/+14
* [media] media: fix MEDIA_IOC_DEVICE_INFO return codeNicolas THERY2012-08-121-1/+3
* [media] m88rs2000: add missing FE_HAS_SYNC flagAntti Palosaari2012-08-121-1/+1
* [media] lmedm04: fix buildMauro Carvalho Chehab2012-08-122-0/+0
* [media] lmedm04 2.06 conversion to dvb-usb-v2 version 2Malcolm Priestley2012-08-125-329/+291
* [media] dvb core: remove support for post FE legacy ioctl interceptMauro Carvalho Chehab2012-08-123-18/+2
* [media] em28xx: Fix height setting on non-progressive capturesMauro Carvalho Chehab2012-08-121-4/+0
* [media] cpia2: Declare MODULE_FIRMWARE usageTim Gardner2012-08-121-1/+5
* [media] videobuf2: fix sparse warningNicolas THERY2012-08-121-0/+1
* [media] tuner-xc2028: add missing else caseHans Petter Selasky2012-08-121-2/+2
* [media] dvb_usb_lmedm04: don't crash if firmware is not loadedMalcolm Priestley2012-08-121-0/+4
* [media] ngene: add support for Terratec Cynergy 2400i Dual DVB-TPatrice Chotard2012-08-111-0/+263
* [media] dvb: add support for Thomson DTT7520XPatrice Chotard2012-08-112-0/+27
* [media] nec-decoder: fix NEC decoding for Pioneer Laserdisc CU-700 remoteSean Young2012-08-111-2/+2
* [media] v4l2: typosMichael Jones2012-08-113-5/+5
* [media] omap3isp: Mark the resizer output video node as the default video nodeLaurent Pinchart2012-08-111-0/+2
* [media] omap3isp: ccdc: Add YUV input formats supportLaurent Pinchart2012-08-114-26/+129
* [media] omap3isp: ccdc: Remove ispccdc_syncif structureLaurent Pinchart2012-08-112-40/+17
* [media] omap3isp: ccdc: Remove support for interlaced data and master HS/VS modeLaurent Pinchart2012-08-112-67/+2
* [media] omap3isp: csi2: Add V4L2_MBUS_FMT_YUYV8_2X8 supportIvaylo Petrov2012-08-111-2/+25
* [media] omap3isp: video: Add YUYV8_2X8 and UYVY8_2X8 supportLaurent Pinchart2012-08-111-0/+6
* [media] omap3isp: video: Split format info bpp field into width and bppLaurent Pinchart2012-08-113-29/+32
* [media] omap3isp: preview: Add support for non-GRBG Bayer patternsLaurent Pinchart2012-08-113-59/+89
* [media] omap3isp: preview: Merge gamma correction and gamma bypassLaurent Pinchart2012-08-111-22/+22
* [media] omap3isp: preview: Reorder configuration functionsLaurent Pinchart2012-08-111-226/+226
* [media] omap3isp: preview: Pass a prev_params pointer to configuration functionsLaurent Pinchart2012-08-111-117/+83
* [media] omap3isp: preview: Remove lens shading compensation supportLaurent Pinchart2012-08-111-17/+1
* [media] omap3isp: queue: Fix omap3isp_video_queue_dqbuf() description commentMichael Jones2012-08-111-6/+7
* [media] omap3isp: ccdc: No semicolon is needed after switch statementPeter Meerwald2012-08-111-2/+2
* [media] omap3isp: Configure HS/VS interrupt source before enabling interruptsLaurent Pinchart2012-08-111-17/+26
* [media] omap3isp: Don't access ISP_CTRL directly in the statistics modulesLaurent Pinchart2012-08-115-25/+14
* [media] vivi: zero fmt.pix.priv as per specHans Verkuil2012-08-111-0/+1
* [media] vivi: add frame size reportingHans Verkuil2012-08-111-0/+22
* [media] vivi: fix colorspace setupHans Verkuil2012-08-111-12/+13
* [media] au0828: fix possible race condition in usage of dev->ctrlmsgDevin Heitmueller2012-08-111-28/+12
* [media] em28xx: Remove useless runtime->private_data usageEzequiel García2012-08-101-1/+0
* [media] mantis: Terratec Cinergy C PCI HD (CI)Igor M. Liplianin2012-08-102-2/+2
* [media] xc5000: change filename to production/redistributable xc5000c firmwareDevin Heitmueller2012-08-091-1/+1
* [media] au0828: make xc5000 firmware speedup apply to the xc5000c as wellDevin Heitmueller2012-08-091-1/+2
* [media] au0828: fix a couple of missed edge cases for i2c gate with analogDevin Heitmueller2012-08-091-0/+16
* [media] xc5000: show debug version fields in decimal instead of hexDevin Heitmueller2012-08-091-1/+1
* [media] au0828: tweak workaround for i2c clock stretching bugDevin Heitmueller2012-08-092-2/+3
* [media] xc5000: add support for firmware load check and init statusDevin Heitmueller2012-08-091-0/+39
* [media] xc5000: reset device if encountering PLL lock failureDevin Heitmueller2012-08-091-6/+52
* [media] au0828: tune retry interval for i2c interactionDevin Heitmueller2012-08-091-2/+2
* [media] au0828: remove control buffer from send_control_msgDevin Heitmueller2012-08-091-8/+6
* [media] au0828: speed up i2c clock when doing xc5000 firmware loadDevin Heitmueller2012-08-091-3/+13
OpenPOWER on IntegriCloud