summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/ddbridge/ddbridge-core.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-20media: ddbridge: fix gap handlingDaniel Scheller1-1/+5
2017-08-20media: ddbridge: support MaxLinear MXL5xx based cards (MaxS4/8)Daniel Scheller1-3/+64
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 Scheller1-68/+0
2017-08-20media: ddbridge: split I/O related functions off from ddbridge.hDaniel Scheller1-0/+1
2017-08-20media: ddbridge: bump ddbridge code to version 0.9.29Daniel Scheller1-764/+2525
2017-08-09media: ddbridge: split code into multiple filesDaniel Scheller1-576/+13
2017-08-09media: ddbridge: move/reorder functionsDaniel Scheller1-331/+325
2017-07-20media: ddbridge: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: ddbridge: stv0910 single demod mode module optionDaniel Scheller1-0/+7
2017-07-20media: ddbridge: support for CineS2 V7(A) and DuoFlex S2 V4 hardwareDaniel Scheller1-3/+132
2017-07-20media: ddbridge: return stv09xx id in port_has_stv0900_aa()Daniel Scheller1-5/+4
2017-06-26media: staging: cxd2099: Fixed buffer modeRalph Metzler1-0/+1
2017-06-25media: ddbridge: dev_* logging fixupDaniel Scheller1-1/+1
2017-06-24media: ddbridge: use dev_* macros in favor of printkDaniel Scheller1-32/+46
2017-06-24media: ddbridge: make (ddb)readl in while-loops fail-safeDaniel Scheller1-5/+18
2017-06-20[media] ddbridge: hardware IDs for new C2T2 cards and other devicesDaniel Scheller1-1/+83
2017-06-20[media] ddbridge: support for Sony CXD28xx C/C2/T/T2 tuner modulesDaniel Scheller1-9/+121
2017-06-20[media] ddbridge: add I2C functions, add XO2 module supportDaniel Scheller1-0/+147
2017-06-20[media] ddbridge: board control setup, ts quirk flagsDaniel Scheller1-0/+13
2017-06-20[media] ddbridge: support STV0367-based cards and modulesDaniel Scheller1-1/+157
2017-06-20[media] ddbridge: add i2c_read_regs()Daniel Scheller1-2/+8
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab1-3/+4
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-6/+2
2016-10-21[media] ddbridge: don't break long linesMauro Carvalho Chehab1-4/+2
2016-09-19[media] constify local structuresJulia Lawall1-9/+9
2016-07-08[media] ddbridge: Replace vmalloc with vzallocAmitoj Kaur Chawla1-2/+1
2016-02-01[media] constify stv6110x_devctl structureJulia Lawall1-1/+1
2016-01-11[media] dvb: modify core to implement interfaces/entities at MC new genMauro Carvalho Chehab1-1/+1
2015-11-18[media] ddbridge: fix wait_event_timeout return handlingNicholas Mc Guire1-2/+2
2015-06-09[media] ddbridge: Do not free_irq() if request_irq() failedTakeshi Yoshimura1-1/+2
2014-12-04[media] ddbridge: remove unneeded check before dvb_unregister_device()Markus Elfring1-2/+1
2014-09-03[media] ddbridge: fix sparse warningsHans Verkuil1-16/+14
2014-07-26[media] ddbridge: Add IDs for several newer Digital Devices cardsChristopher Reimer1-1/+34
2014-03-11[media] ddbridge: remove unneeded an NULL checkDan Carpenter1-4/+2
2013-10-31[media] ddbridge: Remove casting the return value which is a void pointerJingoo Han1-1/+1
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman1-5/+4
2012-09-11[media] ddbridge: fix error handling in module_init_ddbridge()Alexey Khoroshilov1-4/+11
2012-08-13[media] Rename media/dvb as media/pciMauro Carvalho Chehab1-0/+1723