summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx231xx
AgeCommit message (Expand)AuthorFilesLines
2012-05-15[media] cx231xx: replace open-coded ARRAY_SIZE with macroJim Cromie1-2/+2
2012-05-14[media] cx231xx: fix compiler warningsHans Verkuil6-154/+124
2012-05-14[media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil1-0/+4
2012-03-19[media] media, cx231xx: Fix double free on closeJesper Juhl2-5/+2
2012-01-23[media] V4L2: Add per-device-node capabilitiesHans Verkuil1-1/+0
2012-01-19Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2012-01-16[media] cx231xx: dereferencing NULL after allocation failureDan Carpenter1-1/+1
2012-01-16Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-70/+88
2012-01-11[media] drivers: video: cx231xx: Fix dependency for VIDEO_CX231XX_DVBFabio Estevam1-1/+1
2012-01-11[media] cx231xx: use URB_NO_TRANSFER_DMA_MAP on URBs allocated with usb_alloc...Thomas Petazzoni3-5/+5
2012-01-11[media] cx231xx: simplify argument passing to cx231xx_init_dev()Thomas Petazzoni1-3/+2
2012-01-11[media] cx231xx: fix device disconnect checksMauro Carvalho Chehab6-17/+29
2012-01-11[media] cx231xx: cx231xx_devused is racyMauro Carvalho Chehab1-18/+18
2012-01-11[media] cx231xx: Fix unregister logicMauro Carvalho Chehab4-14/+24
2012-01-11[media] cx231xx-input: stop polling if the device got removed.Mauro Carvalho Chehab1-1/+5
2012-01-11[media] cx231xx: remove useless 'lif' variable in cx231xx_usb_probe()Thomas Petazzoni1-7/+0
2012-01-11[media] cx231xx: fix crash after load/unload/load of moduleThomas Petazzoni1-2/+2
2011-11-24[media] Fix typos in VIDEO_CX231XX_DVB Kconfig entryPaul Bolle1-2/+2
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman1-23/+1
2011-09-04[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe1-5/+5
2011-07-28[media] cx231xx: Provide signal lock status in G_INPUTDevin Heitmueller1-1/+14
2011-07-28[media] cx231xx: Fix power ramping issueDevin Heitmueller1-1/+1
2011-07-28[media] Fix regression introduced which broke the Hauppauge USBLive 2Devin Heitmueller1-0/+1
2011-07-28[media] drivers/media/video/cx231xx/cx231xx-cards.c: add missing kfreeJulia Lawall1-0/+3
2011-07-28[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab2-11/+4
2011-07-28[media] cx231xx: Add support for Hauppauge WinTV USB2-FMPeter Moon4-0/+84
2011-05-27Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-1/+1
2011-05-21[media] cx231xx: Add support for Iconbit U100Igor Novgorodov2-0/+28
2011-05-20[media] cx231xx: add support for KworldMárcio Alves3-0/+42
2011-04-19media/cx231xx: Drop __TIME__ usageMichal Marek1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi3-3/+3
2011-03-22[media] drivers:media:cx231xx.h remove one to many l's in the wordJustin P. Mattock1-1/+1
2011-03-22[media] video/cx231xx: Fix sparse warning: Using plain integer as NULL pointerPeter Huewe2-10/+10
2011-03-22[media] cx231xx: Add support for PV Xcapture USBMauro Carvalho Chehab2-0/+32
2011-03-22[media] cx231xx: Allow some boards to not use I2C port 3Mauro Carvalho Chehab2-0/+3
2011-03-22[media] cx231xx: Use parameters to describe some board variantsMauro Carvalho Chehab5-28/+30
2011-03-22[media] cx231xx: Use a generic check for TUNER_XC5000Mauro Carvalho Chehab1-11/+20
2011-03-22[media] cx231xx: Simplify interface checking logic at probeMauro Carvalho Chehab1-96/+96
2011-01-19[media] DVB: cx231xx drivers does not use dummy frontend anymoreThadeu Lima de Souza Cascardo1-3/+2
2011-01-08Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+8
2010-12-29[media] cx231xx: use bitwise negate instead of logicalDan Carpenter1-3/+3
2010-12-29[media] cx231xxx: fix typo in saddr_len checkDan Carpenter1-4/+4
2010-12-29[media] V4L: remove V4L1 compatibility modeHans Verkuil1-12/+0
2010-12-29[media] cx231xx: Fix IR keymap for Pixelview SBTVD HybridMauro Carvalho Chehab1-1/+1
2010-12-29[media] cx231xx: Fix inverted bits for RC on PV HybridMauro Carvalho Chehab1-5/+16
2010-12-29[media] cx231xx: stray unlock on error pathDan Carpenter1-5/+1
2010-12-29[media] rc: Properly name the rc_map structMauro Carvalho Chehab1-1/+1
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab1-1/+1
2010-12-29[media] cx231xx: Properly name rc_map nameMauro Carvalho Chehab3-4/+4
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab2-3/+3