aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends
AgeCommit message (Expand)Author
2016-03-03[media] cx24120: make sure tuner is locked at get_frontendJemma Denson
2016-03-03[media] rtl2832: move stats polling to read statusAntti Palosaari
2016-03-03[media] rtl2832: improve slave TS controlAntti Palosaari
2016-03-03[media] mn88473: finalize driverAntti Palosaari
2016-03-03[media] mn88473: move out of stagingAntti Palosaari
2016-03-03[media] au0828: use standard demod pads structMauro Carvalho Chehab
2016-03-01[media] dib0090: Do the right check for state->rf_rampMauro Carvalho Chehab
2016-03-01[media] drxj: don't do math if not neededMauro Carvalho Chehab
2016-02-27[media] media: au8522 change to create MC pad for ALSA Audio OutShuah Khan
2016-02-27[media] media: Move au8522_media_pads enum to au8522.h from au8522_priv.hShuah Khan
2016-02-23[media] drxj: set_param_parameters array is too shortMauro Carvalho Chehab
2016-02-23[media] dib9000: read16/write16 could return an error codeMauro Carvalho Chehab
2016-02-23[media] stv0900: avoid going past arrayMauro Carvalho Chehab
2016-02-23[media] dib0090: do the right thing if rf_ramp is NULLMauro Carvalho Chehab
2016-02-09Merge tag 'v4.5-rc3' into patchworkMauro Carvalho Chehab
2016-02-04[media] dvb_frontend: pass the props cache to get_frontend() as argMauro Carvalho Chehab
2016-02-04[media] mb86a20s: get rid of dummy get_frontend()Mauro Carvalho Chehab
2016-02-04[media] lgs8gxx: don't export get_frontend() callbackMauro Carvalho Chehab
2016-02-04[media] tda1004x: only update the frontend properties if lockedMauro Carvalho Chehab
2016-02-01[media] dvb-frontend: Use boottimeAbhilash Jindal
2016-02-01[media] ts2020: cancel_delayed_work_sync before device removal / kfreeErnst Martin Witte
2016-02-01[media] rtl2830: cancel_delayed_work_sync before device removal / kfreeErnst Martin Witte
2016-02-01[media] af9033: cancel_delayed_work_sync before device removal / kfreeErnst Martin Witte
2016-02-01[media] af9013: cancel_delayed_work_sync before device removal / kfreeErnst Martin Witte
2016-02-01[media] constify stv6110x_devctl structureJulia Lawall
2016-01-25[media] si2165: Refactoring for si2165_writereg_mask8()Markus Elfring
2016-01-25[media] : cxd2830r: use gpiochip data pointerLinus Walleij
2016-01-25[media] si2165: Reject DVB-T bandwidth auto modeMatthias Schwarzott
2016-01-25[media] media: change email addressPatrick Boettcher
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab
2016-01-11[media] uapi/media.h: Rename entities types to functionsMauro Carvalho Chehab
2016-01-11[media] media-entity.h: rename entity.type to entity.functionMauro Carvalho Chehab
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab
2016-01-11[media] au0828: Add support for media controllerRafael Lourenço de Lima Chehab
2015-12-23[media] rtl2832: do not filter out slave TS null packetsAntti Palosaari
2015-12-23[media] rtl2832: print reg number on error caseAntti Palosaari
2015-12-21[media] au8522: Avoid memory leak for device config dataMauro Carvalho Chehab
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-12-08treewide: Fix typos in printkMasanari Iida
2015-12-04[media] use https://linuxtv.org for LinuxTV URLsMauro Carvalho Chehab
2015-12-03[media] tda10071: Fix dependency to REGMAP_I2CMatthias Schwarzott
2015-12-03[media] si2165: Add DVB-C support for HVR-4400/HVR-5500Matthias Schwarzott
2015-12-03[media] si2165: Prepare si2165_set_frontend() for future DVB-C supportMatthias Schwarzott
2015-12-03[media] si2165: set list of DVB-T registers togetherMatthias Schwarzott
2015-12-03[media] si2165: Simplify si2165_set_if_freq_shift usageMatthias Schwarzott
2015-12-03[media] si2165: move setting ts config to initMatthias Schwarzott
2015-12-03[media] si2165: only write agc registers after reset before start_syncroMatthias Schwarzott