summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | [media] si2165: only write agc registers after reset before start_syncroMatthias Schwarzott2015-12-031-17/+15Star
* | [media] si2165: create function si2165_write_reg_list for writing register listsMatthias Schwarzott2015-12-031-0/+21
* | [media] si2165: rename si2165_set_parameters to si2165_set_frontendMatthias Schwarzott2015-12-031-2/+2
* | [media] si2165: rename frontend -> feMatthias Schwarzott2015-12-031-9/+9
* | [media] si2165: fix checkpatch issuesMatthias Schwarzott2015-11-191-30/+39
* | [media] stb6100: get rid of get_state()/set_state()Mauro Carvalho Chehab2015-11-173-72/+54Star
* | [media] tda6655: get rid of get_state()/set_state()Mauro Carvalho Chehab2015-11-171-36/+0Star
* | [media] tda8261: don't use set_state/get_state callbacksMauro Carvalho Chehab2015-11-172-99/+63Star
* | [media] tda666x: add support for set_parms() and get_frequency()Mauro Carvalho Chehab2015-11-171-0/+20
* | [media] tda665x: split set_frequency from set_stateMauro Carvalho Chehab2015-11-171-76/+85
* | [media] stb6100: get rid of tuner_state at struct stb6100_stateMauro Carvalho Chehab2015-11-172-6/+4Star
* | [media] dvb_frontend.h: get rid of unused tuner params/statesMauro Carvalho Chehab2015-11-171-17/+6Star
|/
* Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-11-052-12/+14
|\
| * [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+1