aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/cx88
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] cx88: fix: don't duplicate xc4000 entry for radioMiroslav Slugen
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-07[media] Add support for two Leadtek Winfast TV 2000XP typesIstvan Varga
2012-01-06[media] cx88: Fix radio support for Leadtek DTV2000H JMiroslav Slugen
2011-12-31[media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab
2011-12-31[media] cx88: use DVBv5 parameters on set_params()Mauro Carvalho Chehab
2011-12-30[media] cx88-dvb avoid dangling core->gate_ctrl pointerDavid Fries
2011-11-24[media] video: Drop undue references to i2c-algo-bitJean Delvare
2011-11-08[media] cx88: fix menu level for the VP-3054 moduleHans Verkuil
2011-09-03[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe
2011-08-27[media] cx88: notch filter control fixesistvan_v@mailbox.hu
2011-07-27[media] cx88: implemented luma notch filter controlistvan_v@mailbox.hu
2011-07-27[media] cx88: implemented sharpness controlistvan_v@mailbox.hu
2011-07-27[media] cx88: properly maintain decoder config when using MPEG encoderDevin Heitmueller
2011-07-27[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab
2011-07-27[media] cx88: replaced duplicated code with function callistvan_v@mailbox.hu
2011-07-27[media] cx88: added support for Leadtek WinFast DTV1800 H with XC4000 tuneristvan_v@mailbox.hu
2011-07-27[media] cx88: added support for Leadtek WinFast DTV2000 H Plusistvan_v@mailbox.hu
2011-07-27[media] cx88: added XC4000 tuner callback and DVB attach functionsistvan_v@mailbox.hu
2011-05-20[media] cx88: don't use atomic_t for core->usersJonathan Nieder
2011-05-20[media] cx88: don't use atomic_t for core->mpeg_usersJonathan Nieder
2011-05-20[media] cx88: gracefully reject attempts to use unregistered cx88-blackbird d...Jonathan Nieder
2011-05-20[media] cx88: protect cx8802_devlist with a mutexJonathan Nieder
2011-05-20[media] cx88: hold device lock during sub-driver initializationJonathan Nieder
2011-05-20[media] cx88: fix locking of sub-driver operationsJonathan Nieder
2011-05-20[media] cx88: protect per-device driver list with device lockJonathan Nieder
2011-05-20[media] use pci_dev->revisionBjørn Mork
2011-05-04[media] Fix cx88 remote control inputLawrence Rust
2011-03-22[media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab
2011-03-22[media] cx88-alsa: fix compiler warningHans Verkuil
2011-03-21[media] cx88: add support for TeVii S464 PCI cardIgor M. Liplianin
2011-03-21[media] Add proper audio support for Nova-S Plus with wm8775 ADCLawrence Rust
2011-03-21[media] tuner-core: remove usage of DIGITAL_TVMauro Carvalho Chehab
2011-03-21[media] cx88: Don't allow opening a device while it is not readyMauro Carvalho Chehab
2011-03-21[media] cx88: use unlocked_ioctl for cx88-video.Mauro Carvalho Chehab
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-03[media] wm8775: Revert changeset fcb9757333 to avoid a regressionMauro Carvalho Chehab
2010-12-30[media] cx88: Remove the obsolete i2c_adapter.id fieldMauro Carvalho Chehab
2010-12-30[media] cx88: Add RC logic for Leadtek PVR 2000Mauro Carvalho Chehab
2010-12-29[media] cx88-dvb.c: DVB net latency using Hauppauge HVR4000Ang Way Chuang
2010-12-29[media] V4L: remove V4L1 compatibility modeHans Verkuil
2010-12-29[media] drivers/media/video: Remove unnecessary semicolonsJoe Perches
2010-12-29[media] Fix parameter description for disable_irMauro Carvalho Chehab
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab
2010-12-29[media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman