summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx88
AgeCommit message (Expand)Author
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab
2012-08-13[media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab
2012-08-13[media] cx88: Remove duplicate constEmil Goode
2012-08-13[media] dvb: get rid of fe_ioctl_override callbackMauro Carvalho Chehab
2012-07-06[media] cx88-blackbird: replace ioctl by unlocked_ioctlHans Verkuil
2012-07-06[media] cx88: don't use current_normHans Verkuil
2012-07-06[media] cx88: fix a number of v4l2-compliance violationsHans Verkuil
2012-07-06[media] cx88: support control eventsHans Verkuil
2012-07-06[media] cx88: add priority supportHans Verkuil
2012-07-06[media] cx88: move fmt, width and height to cx8800_devHans Verkuil
2012-07-06[media] cx88: remove radio and type from cx8800_fhHans Verkuil
2012-07-06[media] cx88: convert cx88-blackbird to the control frameworkHans Verkuil
2012-07-06[media] cx88: each device node gets the right controlsHans Verkuil
2012-07-06[media] cx88: first phase to convert cx88 to the control frameworkHans Verkuil
2012-07-06[media] cx88: fix querycapHans Verkuil
2012-06-11[media] cx88: fix firmware load on big-endian systemsHans Verkuil
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