summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx88
Commit message (Expand)AuthorAgeFilesLines
* [media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman2014-07-261-1/+1
* [media] rc-core: remove protocol arraysDavid Härdeman2014-07-261-1/+1
* [media] rc-core: document the protocol typeDavid Härdeman2014-07-241-5/+21
* [media] rc-core: improve ir-kbd-i2c get_key functionsDavid Härdeman2014-07-241-3/+5
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0Star
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-241-1/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-041-1/+1
|\
| * [media] rc: abstract access to allowed/enabled protocolsJames Hogan2014-03-111-1/+1
* | [media] Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-141-4/+2Star
|/
* [media] cx88: use correct pci drvdata type in cx88_audio_finidev()Wei Yongjun2013-12-101-2/+2
* [media] misc drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-173-3/+3
* [media] pci: cx88: Remove redundant pci_set_drvdataSachin Kamat2013-10-173-4/+0Star
* [media] pci: cx88-video: Use module_pci_driverSachin Kamat2013-10-171-14/+1Star
* [media] pci: cx88-mpeg: Use module_pci_driverSachin Kamat2013-10-171-13/+1Star
* [media] pci: cx88-alsa: Use module_pci_driverSachin Kamat2013-10-171-24/+1Star
* [media] cx88: Fix regression: CX88_AUDIO_WM8775 can't be 0Hans Verkuil2013-09-031-1/+1
* [media] cx88: fix build when VP3054=m and CX88_DVB=yMauro Carvalho Chehab2013-08-241-3/+8
* [media] cx88: set dev_parent to the correct parent PCI busHans Verkuil2013-06-211-0/+7
* [media] cx88: fix register maskHans Verkuil2013-06-211-2/+2
* [media] cx88: remove g_chip_identHans Verkuil2013-06-213-27/+14Star
* [media] cx88: fix NULL pointer dereferenceHans Verkuil2013-06-092-9/+6Star
* [media] cx88: make core less verboseMauro Carvalho Chehab2013-04-283-18/+25
* [media] cx88: Fix unsafe locking in suspend-resumeAlexey Khoroshilov2013-04-222-8/+12
* [media] cx88: kernel bz#9476: Fix tone setting for Nova-S+ model 92001Mauro Carvalho Chehab2013-04-083-4/+14
* [media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2013-03-241-1/+1
* [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-242-4/+4
* [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-242-8/+3Star
* [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-243-6/+8
* [media] btcx-risc: move from media/i2c to media/commonHans Verkuil2013-02-081-0/+1
* [media] use IS_ENABLED() macroPeter Senna Tschudin2013-02-062-3/+3
* [media] [V2,01/24] pci/cx88/cx88.h: use IS_ENABLED() macroPeter Senna Tschudin2013-02-061-6/+4Star
* Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab2013-01-243-18/+17Star
|\
| * Drivers: media: remove __dev* attributes.Greg Kroah-Hartman2013-01-043-18/+17Star
* | [media] m88rs2000: make use ts2020Igor M. Liplianin2012-12-291-0/+1
* | [media] make the other drivers take use of the new ts2020 driverKonstantin Dimitrov2012-12-272-1/+11
* | [media] cx88: Replace memcpy with struct assignmentEzequiel Garcia2012-12-273-5/+3Star
* | [media] v4l: Convert drivers to use monotonic timestampsSakari Ailus2012-12-211-1/+1
|/
* [media] cx88: get rid of a warning at dprintk() macroMauro Carvalho Chehab2012-10-283-13/+22
* [media] cx88: reorder inline to prevent a gcc warningMauro Carvalho Chehab2012-10-282-8/+8
* [media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman2012-10-271-4/+4
* [media] cx88: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-10-251-4/+2Star
* Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab2012-10-115-8/+8
|\
| * [media] drivers/media: Remove unnecessary semicolonPeter Senna Tschudin2012-10-074-5/+5
| * [media] drivers/media/pci/cx88/cx88-blackbird.c: removes unnecessary semicolonPeter Senna Tschudin2012-10-061-3/+3
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-071-1/+1
|/
* [media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handlerHans Verkuil2012-10-012-2/+2
* [media] cx88: Fix reset delaysAlan Cox2012-09-231-2/+2
* [media] Kconfig: merge all customise options into just oneMauro Carvalho Chehab2012-08-211-18/+18
* [media] move i2c files into drivers/media/i2cMauro Carvalho Chehab2012-08-151-1/+1
* [media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab2012-08-1518-0/+16329