summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88
Commit message (Expand)AuthorAgeFilesLines
* [media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab2012-08-1518-16329/+0
* [media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab2012-08-131-1/+1
* [media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab2012-08-131-1/+1
* [media] dvb: move the dvb core one level upMauro Carvalho Chehab2012-08-131-1/+1
* [media] cx88: Remove duplicate constEmil Goode2012-08-133-3/+3
* [media] dvb: get rid of fe_ioctl_override callbackMauro Carvalho Chehab2012-08-131-1/+1
* [media] cx88-blackbird: replace ioctl by unlocked_ioctlHans Verkuil2012-07-061-1/+1
* [media] cx88: don't use current_normHans Verkuil2012-07-062-6/+20
* [media] cx88: fix a number of v4l2-compliance violationsHans Verkuil2012-07-062-23/+72
* [media] cx88: support control eventsHans Verkuil2012-07-062-7/+14
* [media] cx88: add priority supportHans Verkuil2012-07-064-0/+12
* [media] cx88: move fmt, width and height to cx8800_devHans Verkuil2012-07-062-29/+29
* [media] cx88: remove radio and type from cx8800_fhHans Verkuil2012-07-062-54/+37
* [media] cx88: convert cx88-blackbird to the control frameworkHans Verkuil2012-07-062-69/+39
* [media] cx88: each device node gets the right controlsHans Verkuil2012-07-064-57/+108
* [media] cx88: first phase to convert cx88 to the control frameworkHans Verkuil2012-07-066-446/+211
* [media] cx88: fix querycapHans Verkuil2012-07-063-68/+36
* [media] cx88: fix firmware load on big-endian systemsHans Verkuil2012-06-111-1/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-181-12/+12
|\
| * [media] cx88: fix: don't duplicate xc4000 entry for radioMiroslav Slugen2012-01-161-12/+12
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-156-15/+127
|\ \ | |/
| * [media] Add support for two Leadtek Winfast TV 2000XP typesIstvan Varga2012-01-073-0/+97
| * [media] cx88: Fix radio support for Leadtek DTV2000H JMiroslav Slugen2012-01-062-2/+13
| * [media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab2011-12-311-2/+1
| * [media] cx88: use DVBv5 parameters on set_params()Mauro Carvalho Chehab2011-12-311-2/+3
| * [media] cx88-dvb avoid dangling core->gate_ctrl pointerDavid Fries2011-12-301-3/+7
| * [media] video: Drop undue references to i2c-algo-bitJean Delvare2011-11-241-1/+1
| * [media] cx88: fix menu level for the VP-3054 moduleHans Verkuil2011-11-081-5/+5
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
|/
* [media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe2011-09-031-4/+4
* [media] cx88: notch filter control fixesistvan_v@mailbox.hu2011-08-272-4/+1
* [media] cx88: implemented luma notch filter controlistvan_v@mailbox.hu2011-07-272-2/+20
* [media] cx88: implemented sharpness controlistvan_v@mailbox.hu2011-07-272-3/+30
* [media] cx88: properly maintain decoder config when using MPEG encoderDevin Heitmueller2011-07-272-7/+18
* [media] Stop using linux/version.h on most video driversMauro Carvalho Chehab2011-07-276-75/+18
* [media] cx88: replaced duplicated code with function callistvan_v@mailbox.hu2011-07-271-7/+1
* [media] cx88: added support for Leadtek WinFast DTV1800 H with XC4000 tuneristvan_v@mailbox.hu2011-07-274-0/+52
* [media] cx88: added support for Leadtek WinFast DTV2000 H Plusistvan_v@mailbox.hu2011-07-274-1/+107
* [media] cx88: added XC4000 tuner callback and DVB attach functionsistvan_v@mailbox.hu2011-07-272-0/+47
* [media] cx88: don't use atomic_t for core->usersJonathan Nieder2011-05-202-3/+4
* [media] cx88: don't use atomic_t for core->mpeg_usersJonathan Nieder2011-05-202-6/+7
* [media] cx88: gracefully reject attempts to use unregistered cx88-blackbird d...Jonathan Nieder2011-05-201-11/+14
* [media] cx88: protect cx8802_devlist with a mutexJonathan Nieder2011-05-201-3/+17
* [media] cx88: hold device lock during sub-driver initializationJonathan Nieder2011-05-203-10/+4
* [media] cx88: fix locking of sub-driver operationsJonathan Nieder2011-05-204-9/+5
* [media] cx88: protect per-device driver list with device lockJonathan Nieder2011-05-204-6/+20
* [media] use pci_dev->revisionBjørn Mork2011-05-202-2/+2
* [media] Fix cx88 remote control inputLawrence Rust2011-05-041-1/+1
* [media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab2011-03-221-2/+2
* [media] cx88-alsa: fix compiler warningHans Verkuil2011-03-221-1/+1
OpenPOWER on IntegriCloud