summaryrefslogtreecommitdiff
path: root/drivers/media/pci/ddbridge
AgeCommit message (Expand)Author
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-07media: ddbridge: fix build warningsRandy Dunlap
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-27media: ddbridge: fix sparse warningsDaniel Scheller
2017-08-27media: ddbridge: fix teardown/deregistration order in ddb_input_detach()Daniel Scheller
2017-08-20media: ddbridge: fix semicolon.cocci warningsFengguang Wu
2017-08-20media: ddbridge: get rid of fall though gcc 7.1 warningsMauro Carvalho Chehab
2017-08-20media: ddbridge: constify stv0910_p and lnbh25_cfgJulia Lawall
2017-08-20media: ddbridge: const'ify all ddb_info, ddb_regmap et alDaniel Scheller
2017-08-20media: ddbridge: bump version string to 0.9.31intermediate-integratedDaniel Scheller
2017-08-20media: ddbridge: remove ddb_info's from the global scopeDaniel Scheller
2017-08-20media: ddbridge: move ddb_unmap(), cleanup modparamsDaniel Scheller
2017-08-20media: ddbridge: move device ID table to ddbridge-hwDaniel Scheller
2017-08-20media: ddbridge: fix gap handlingDaniel Scheller
2017-08-20media: ddbridge: fix buffer overflow in max_set_input_unlocked()Daniel Scheller
2017-08-20media: ddbridge: support MaxLinear MXL5xx based cards (MaxS4/8)Daniel Scheller
2017-08-20media: ddbridge: Kconfig option to control the MSI modparam defaultDaniel Scheller
2017-08-20media: ddbridge: fix dereference before checkDaniel Scheller
2017-08-20media: ddbridge: fix impossible condition warningDaniel Scheller
2017-08-20media: ddbridge: remove unreachable codeDaniel Scheller
2017-08-20media: ddbridge: fix possible buffer overflow in ddb_ports_init()Daniel Scheller
2017-08-20media: ddbridge: only register frontends in fe2 if fe is not NULLDaniel Scheller
2017-08-20media: ddbridge: check pointers before dereferencingDaniel Scheller
2017-08-20media: ddbridge: split off hardware definitions and mappingsDaniel Scheller
2017-08-20media: ddbridge: split I/O related functions off from ddbridge.hDaniel Scheller
2017-08-20media: ddbridge: bump ddbridge code to version 0.9.29Daniel Scheller
2017-08-09media: ddbridge: split code into multiple filesDaniel Scheller
2017-08-09media: ddbridge: move/reorder functionsDaniel Scheller
2017-07-20media: ddbridge: constify i2c_algorithm structureGustavo A. R. Silva
2017-07-20media: ddbridge: stv0910 single demod mode module optionDaniel Scheller
2017-07-20media: ddbridge: support for CineS2 V7(A) and DuoFlex S2 V4 hardwareDaniel Scheller
2017-07-20media: ddbridge: return stv09xx id in port_has_stv0900_aa()Daniel Scheller
2017-06-26media: staging: cxd2099: Fixed buffer modeRalph Metzler
2017-06-25media: ddbridge: dev_* logging fixupDaniel Scheller
2017-06-24media: ddbridge: use dev_* macros in favor of printkDaniel Scheller
2017-06-24media: ddbridge: make (ddb)readl in while-loops fail-safeDaniel Scheller
2017-06-20[media] ddbridge: hardware IDs for new C2T2 cards and other devicesDaniel Scheller
2017-06-20[media] ddbridge: support for Sony CXD28xx C/C2/T/T2 tuner modulesDaniel Scheller
2017-06-20[media] ddbridge: add I2C functions, add XO2 module supportDaniel Scheller
2017-06-20[media] ddbridge: board control setup, ts quirk flagsDaniel Scheller
2017-06-20[media] ddbridge: support STV0367-based cards and modulesDaniel Scheller
2017-06-20[media] ddbridge: add i2c_read_regs()Daniel Scheller
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-10-21[media] ddbridge: don't break long linesMauro Carvalho Chehab
2016-09-19[media] constify local structuresJulia Lawall
2016-07-08[media] ddbridge: Replace vmalloc with vzallocAmitoj Kaur Chawla
2016-02-01[media] constify stv6110x_devctl structureJulia Lawall
2016-01-11[media] dvb: modify core to implement interfaces/entities at MC new genMauro Carvalho Chehab
2015-11-18[media] ddbridge: fix wait_event_timeout return handlingNicholas Mc Guire