summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends
Commit message (Expand)AuthorAgeFilesLines
* [media] cx24120: make sure tuner is locked at get_frontendJemma Denson2016-03-031-1/+3
* [media] rtl2832: move stats polling to read statusAntti Palosaari2016-03-032-50/+30Star
* [media] rtl2832: improve slave TS controlAntti Palosaari2016-03-032-34/+42
* [media] mn88473: finalize driverAntti Palosaari2016-03-033-163/+246
* [media] mn88473: move out of stagingAntti Palosaari2016-03-034-0/+568
* [media] au0828: use standard demod pads structMauro Carvalho Chehab2016-03-033-14/+6Star
* [media] dib0090: Do the right check for state->rf_rampMauro Carvalho Chehab2016-03-011-1/+1
* [media] drxj: don't do math if not neededMauro Carvalho Chehab2016-03-011-4/+5
* [media] media: au8522 change to create MC pad for ALSA Audio OutShuah Khan2016-02-272-0/+2
* [media] media: Move au8522_media_pads enum to au8522.h from au8522_priv.hShuah Khan2016-02-272-8/+7Star
* [media] drxj: set_param_parameters array is too shortMauro Carvalho Chehab2016-02-231-1/+1
* [media] dib9000: read16/write16 could return an error codeMauro Carvalho Chehab2016-02-231-2/+2
* [media] stv0900: avoid going past arrayMauro Carvalho Chehab2016-02-231-2/+5
* [media] dib0090: do the right thing if rf_ramp is NULLMauro Carvalho Chehab2016-02-231-3/+9
* Merge tag 'v4.5-rc3' into patchworkMauro Carvalho Chehab2016-02-091-0/+9
|\
| * [media] tda1004x: only update the frontend properties if lockedMauro Carvalho Chehab2016-02-041-0/+9
* | [media] dvb_frontend: pass the props cache to get_frontend() as argMauro Carvalho Chehab2016-02-0459-203/+218
* | [media] mb86a20s: get rid of dummy get_frontend()Mauro Carvalho Chehab2016-02-041-11/+0Star
* | [media] lgs8gxx: don't export get_frontend() callbackMauro Carvalho Chehab2016-02-041-12/+1Star
* | [media] dvb-frontend: Use boottimeAbhilash Jindal2016-02-011-2/+2
* | [media] ts2020: cancel_delayed_work_sync before device removal / kfreeErnst Martin Witte2016-02-011-0/+4
* | [media] rtl2830: cancel_delayed_work_sync before device removal / kfreeErnst Martin Witte2016-02-011-0/+3
* | [media] af9033: cancel_delayed_work_sync before device removal / kfreeErnst Martin Witte2016-02-011-0/+3
* | [media] af9013: cancel_delayed_work_sync before device removal / kfreeErnst Martin Witte2016-02-011-0/+4
* | [media] constify stv6110x_devctl structureJulia Lawall2016-02-013-5/+5
* | [media] si2165: Refactoring for si2165_writereg_mask8()Markus Elfring2016-01-251-9/+5Star
* | [media] : cxd2830r: use gpiochip data pointerLinus Walleij2016-01-251-7/+4Star
* | [media] si2165: Reject DVB-T bandwidth auto modeMatthias Schwarzott2016-01-251-7/+7
* | [media] media: change email addressPatrick Boettcher2016-01-2515-25/+25
|/
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-171-1/+1
|\
| * gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-152-3/+3
|\ \
| * | treewide: Fix typos in printkMasanari Iida2015-12-082-3/+3
| |/
* | [media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab2016-01-111-1/+1
* | [media] uapi/media.h: Rename entities types to functionsMauro Carvalho Chehab2016-01-111-1/+1
* | [media] media-entity.h: rename entity.type to entity.functionMauro Carvalho Chehab2016-01-111-1/+1
* | [media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab2016-01-111-1/+1
* | [media] au0828: Add support for media controllerRafael Lourenço de Lima Chehab2016-01-112-0/+29
* | [media] rtl2832: do not filter out slave TS null packetsAntti Palosaari2015-12-231-12/+0Star
* | [media] rtl2832: print reg number on error caseAntti Palosaari2015-12-231-3/+6
* | [media] au8522: Avoid memory leak for device config dataMauro Carvalho Chehab2015-12-214-26/+16Star
* | [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1
* | [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-1/+1
* | [media] use https://linuxtv.org for LinuxTV URLsMauro Carvalho Chehab2015-12-0412-12/+12
* | [media] tda10071: Fix dependency to REGMAP_I2CMatthias Schwarzott2015-12-031-1/+1
* | [media] si2165: Add DVB-C support for HVR-4400/HVR-5500Matthias Schwarzott2015-12-031-5/+81
* | [media] si2165: Prepare si2165_set_frontend() for future DVB-C supportMatthias Schwarzott2015-12-031-14/+37
* | [media] si2165: set list of DVB-T registers togetherMatthias Schwarzott2015-12-031-47/+26Star
* | [media] si2165: Simplify si2165_set_if_freq_shift usageMatthias Schwarzott2015-12-031-13/+13
* | [media] si2165: move setting ts config to initMatthias Schwarzott2015-12-031-13/+14