aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/cx231xx
AgeCommit message (Expand)Author
2012-01-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-16[media] cx231xx: dereferencing NULL after allocation failureDan Carpenter
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-10[media] drivers: video: cx231xx: Fix dependency for VIDEO_CX231XX_DVBFabio Estevam
2012-01-10[media] cx231xx: use URB_NO_TRANSFER_DMA_MAP on URBs allocated with usb_alloc...Thomas Petazzoni
2012-01-10[media] cx231xx: simplify argument passing to cx231xx_init_dev()Thomas Petazzoni
2012-01-10[media] cx231xx: fix device disconnect checksMauro Carvalho Chehab
2012-01-10[media] cx231xx: cx231xx_devused is racyMauro Carvalho Chehab
2012-01-10[media] cx231xx: Fix unregister logicMauro Carvalho Chehab
2012-01-10[media] cx231xx-input: stop polling if the device got removed.Mauro Carvalho Chehab
2012-01-10[media] cx231xx: remove useless 'lif' variable in cx231xx_usb_probe()Thomas Petazzoni
2012-01-10[media] cx231xx: fix crash after load/unload/load of moduleThomas Petazzoni
2011-11-24[media] Fix typos in VIDEO_CX231XX_DVB Kconfig entryPaul Bolle
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman
2011-09-03[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe
2011-07-27[media] cx231xx: Provide signal lock status in G_INPUTDevin Heitmueller
2011-07-27[media] cx231xx: Fix power ramping issueDevin Heitmueller
2011-07-27[media] Fix regression introduced which broke the Hauppauge USBLive 2Devin Heitmueller
2011-07-27[media] drivers/media/video/cx231xx/cx231xx-cards.c: add missing kfreeJulia Lawall
2011-07-27[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab
2011-07-27[media] cx231xx: Add support for Hauppauge WinTV USB2-FMPeter Moon
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-05-20[media] cx231xx: Add support for Iconbit U100Igor Novgorodov
2011-05-20[media] cx231xx: add support for KworldMárcio Alves
2011-04-19media/cx231xx: Drop __TIME__ usageMichal Marek
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-21[media] drivers:media:cx231xx.h remove one to many l's in the wordJustin P. Mattock
2011-03-21[media] video/cx231xx: Fix sparse warning: Using plain integer as NULL pointerPeter Huewe
2011-03-21[media] cx231xx: Add support for PV Xcapture USBMauro Carvalho Chehab
2011-03-21[media] cx231xx: Allow some boards to not use I2C port 3Mauro Carvalho Chehab
2011-03-21[media] cx231xx: Use parameters to describe some board variantsMauro Carvalho Chehab
2011-03-21[media] cx231xx: Use a generic check for TUNER_XC5000Mauro Carvalho Chehab
2011-03-21[media] cx231xx: Simplify interface checking logic at probeMauro Carvalho Chehab
2011-01-19[media] DVB: cx231xx drivers does not use dummy frontend anymoreThadeu Lima de Souza Cascardo
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-12-29[media] cx231xx: use bitwise negate instead of logicalDan Carpenter
2010-12-29[media] cx231xxx: fix typo in saddr_len checkDan Carpenter
2010-12-29[media] V4L: remove V4L1 compatibility modeHans Verkuil
2010-12-29[media] cx231xx: Fix IR keymap for Pixelview SBTVD HybridMauro Carvalho Chehab
2010-12-29[media] cx231xx: Fix inverted bits for RC on PV HybridMauro Carvalho Chehab
2010-12-29[media] cx231xx: stray unlock on error pathDan Carpenter
2010-12-29[media] rc: Properly name the rc_map structMauro Carvalho Chehab
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab
2010-12-29[media] cx231xx: Properly name rc_map nameMauro Carvalho Chehab
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab
2010-12-29[media] cx231xx-417: Remove unnecessary casts of void ptr returning alloc fun...Jesper Juhl
2010-12-29[media] cx231xx: Fix i2c support at cx231xx-inputMauro Carvalho Chehab
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman
2010-12-29[media] ir-core: more cleanups of ir-functions.cDavid Härdeman
2010-12-29[media] cx231xx: Add IR support for Pixelview Hybrid SBTVDMauro Carvalho Chehab