aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-20media: ddbridge: fix semicolon.cocci warningsFengguang Wu1-2/+2
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young10-62/+71
2017-08-20media: rc: saa7134: raw decoder can support any protocolSean Young1-1/+3
2017-08-20media: rc: simplify ir_raw_event_store_edge()Sean Young1-1/+1
2017-08-20media: rc: saa7134: add trailing space for timely decodingSean Young1-0/+3
2017-08-20media: rc-core: improve ir_raw_store_edge() handlingSean Young1-25/+1
2017-08-20media: rc-core: rename input_name to device_nameSean Young10-12/+12
2017-08-20media: ivtv: Fix incompatible type for argument errorBhumika Goyal1-1/+1
2017-08-20media: cx18: Fix incompatible type for argument errorBhumika Goyal1-1/+1
2017-08-20media: solo6x10: make snd_kcontrol_new constBhumika Goyal1-1/+1
2017-08-20media: cx88: make snd_kcontrol_new constBhumika Goyal1-1/+1
2017-08-20media: cx18: constify videobuf_queue_ops structuresJulia Lawall1-1/+1
2017-08-20media: v4l2: av7110_v4l: constify v4l2_audio structureJulia Lawall1-1/+1
2017-08-20media: pci: make snd_pcm_hardware constBhumika Goyal6-7/+7
2017-08-20media: ddbridge: get rid of fall though gcc 7.1 warningsMauro Carvalho Chehab1-0/+3
2017-08-20media: ddbridge: constify stv0910_p and lnbh25_cfgJulia Lawall1-2/+2
2017-08-20media: ddbridge: const'ify all ddb_info, ddb_regmap et alDaniel Scheller4-28/+29
2017-08-20media: ddbridge: bump version string to 0.9.31intermediate-integratedDaniel Scheller1-1/+1
2017-08-20media: ddbridge: remove ddb_info's from the global scopeDaniel Scheller2-55/+23
2017-08-20media: ddbridge: move ddb_unmap(), cleanup modparamsDaniel Scheller3-20/+21
2017-08-20media: ddbridge: move device ID table to ddbridge-hwDaniel Scheller5-45/+96
2017-08-20media: ddbridge: fix gap handlingDaniel Scheller1-1/+5
2017-08-20media: ddbridge: fix buffer overflow in max_set_input_unlocked()Daniel Scheller1-3/+4
2017-08-20media: ddbridge: support MaxLinear MXL5xx based cards (MaxS4/8)Daniel Scheller10-4/+588
2017-08-20media: ddbridge: Kconfig option to control the MSI modparam defaultDaniel Scheller2-2/+24
2017-08-20media: ddbridge: fix dereference before checkDaniel Scheller1-4/+14
2017-08-20media: ddbridge: fix impossible condition warningDaniel Scheller1-1/+1
2017-08-20media: ddbridge: remove unreachable codeDaniel Scheller1-23/+4
2017-08-20media: ddbridge: fix possible buffer overflow in ddb_ports_init()Daniel Scheller1-1/+1
2017-08-20media: ddbridge: only register frontends in fe2 if fe is not NULLDaniel Scheller1-9/+11
2017-08-20media: ddbridge: check pointers before dereferencingDaniel Scheller1-2/+2
2017-08-20media: ddbridge: split off hardware definitions and mappingsDaniel Scheller6-286/+354
2017-08-20media: ddbridge: split I/O related functions off from ddbridge.hDaniel Scheller5-43/+74
2017-08-20media: ddbridge: bump ddbridge code to version 0.9.29Daniel Scheller6-1163/+3376
2017-08-09media: ddbridge: split code into multiple filesDaniel Scheller6-577/+710
2017-08-09media: ddbridge: move/reorder functionsDaniel Scheller1-331/+325
2017-08-09media: solo6x10: export hardware GPIO pins 8:31 to gpiolib interfaceAnton Sviridenko2-0/+102
2017-08-09media: saa7146: hexium_gemini: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: saa7146: hexium_orion: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: saa7146: mxb: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: ttpci: av7110: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: ttpci: budget-av: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: ttpci: budget-ci: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: ttpci: budget-patch: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: ttpci: budget: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: cx18: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: mantis: hopper_cards: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: mantis: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: pt1: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: saa7164: constify pci_device_idArvind Yadav1-1/+1