aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx88 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-10[media] cx88: use correct pci drvdata type in cx88_audio_finidev()Wei Yongjun1-2/+2
2013-10-17[media] misc drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker3-3/+3
2013-10-17[media] pci: cx88: Remove redundant pci_set_drvdataSachin Kamat3-4/+0
2013-10-17[media] pci: cx88-video: Use module_pci_driverSachin Kamat1-14/+1
2013-10-17[media] pci: cx88-mpeg: Use module_pci_driverSachin Kamat1-13/+1
2013-10-17[media] pci: cx88-alsa: Use module_pci_driverSachin Kamat1-24/+1
2013-09-03[media] cx88: Fix regression: CX88_AUDIO_WM8775 can't be 0Hans Verkuil1-1/+1
2013-08-24[media] cx88: fix build when VP3054=m and CX88_DVB=yMauro Carvalho Chehab1-3/+8
2013-06-21[media] cx88: set dev_parent to the correct parent PCI busHans Verkuil1-0/+7
2013-06-21[media] cx88: fix register maskHans Verkuil1-2/+2
2013-06-21[media] cx88: remove g_chip_identHans Verkuil3-27/+14
2013-06-08[media] cx88: fix NULL pointer dereferenceHans Verkuil2-9/+6
2013-04-28[media] cx88: make core less verboseMauro Carvalho Chehab3-18/+25
2013-04-22[media] cx88: Fix unsafe locking in suspend-resumeAlexey Khoroshilov2-8/+12
2013-04-08[media] cx88: kernel bz#9476: Fix tone setting for Nova-S+ model 92001Mauro Carvalho Chehab3-4/+14
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil1-1/+1
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2-4/+4
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2-8/+3
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil3-6/+8
2013-02-08[media] btcx-risc: move from media/i2c to media/commonHans Verkuil1-0/+1
2013-02-06[media] use IS_ENABLED() macroPeter Senna Tschudin2-3/+3
2013-02-06[media] [V2,01/24] pci/cx88/cx88.h: use IS_ENABLED() macroPeter Senna Tschudin1-6/+4
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab3-18/+17
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman3-18/+17
2012-12-28[media] m88rs2000: make use ts2020Igor M. Liplianin1-0/+1
2012-12-27[media] make the other drivers take use of the new ts2020 driverKonstantin Dimitrov2-1/+11
2012-12-27[media] cx88: Replace memcpy with struct assignmentEzequiel Garcia3-5/+3
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus1-1/+1
2012-10-28[media] cx88: get rid of a warning at dprintk() macroMauro Carvalho Chehab3-13/+22
2012-10-28[media] cx88: reorder inline to prevent a gcc warningMauro Carvalho Chehab2-8/+8
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman1-4/+4
2012-10-25[media] cx88: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-4/+2
2012-10-11Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab5-8/+8
2012-10-07[media] drivers/media: Remove unnecessary semicolonPeter Senna Tschudin4-5/+5
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds18-0/+16329
2012-10-06[media] drivers/media/pci/cx88/cx88-blackbird.c: removes unnecessary semicolonPeter Senna Tschudin1-3/+3
2012-10-01[media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handlerHans Verkuil2-2/+2
2012-09-23[media] cx88: Fix reset delaysAlan Cox1-2/+2
2012-08-21[media] Kconfig: merge all customise options into just oneMauro Carvalho Chehab1-18/+18
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab1-1/+1
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab18-0/+16329