aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-07[media] ds3000: return meaningful return codesOlli Salonen1-7/+7
2016-05-06[media] zl10353: use div_u64 instead of do_divArnd Bergmann1-4/+2
2016-05-04[media] rtl2832: regmap is aware of lockdep, drop local locking hackPeter Rosin2-31/+0
2016-05-04[media] rtl2832_sdr: get rid of empty regmap wrappersPeter Rosin1-170/+132
2016-05-04[media] rtl2832: change the i2c gate to be mux-lockedPeter Rosin4-177/+35
2016-05-04[media] si2168: change the i2c gate to be mux-lockedAntti Palosaari2-63/+21
2016-04-22[media] si2168: convert to use an explicit i2c mux corePeter Rosin2-11/+16
2016-04-22[media] rtl2832: convert to use an explicit i2c mux corePeter Rosin2-12/+15
2016-04-22[media] rtl2830: convert to use an explicit i2c mux corePeter Rosin2-9/+13
2016-04-22[media] m88ds3103: convert to use an explicit i2c mux corePeter Rosin2-9/+12
2016-04-20[media] dib0090: fix smatch errorHans Verkuil1-1/+1
2016-04-13[media] m88ds3103: fix undefined divisionPeter Rosin1-1/+1
2016-03-03[media] cx24120: make sure tuner is locked at get_frontendJemma Denson1-1/+3
2016-03-03[media] rtl2832: move stats polling to read statusAntti Palosaari2-50/+30
2016-03-03[media] rtl2832: improve slave TS controlAntti Palosaari2-34/+42
2016-03-03[media] mn88473: finalize driverAntti Palosaari3-163/+246
2016-03-03[media] mn88473: move out of stagingAntti Palosaari4-0/+568
2016-03-03[media] au0828: use standard demod pads structMauro Carvalho Chehab3-14/+6
2016-03-01[media] dib0090: Do the right check for state->rf_rampMauro Carvalho Chehab1-1/+1
2016-03-01[media] drxj: don't do math if not neededMauro Carvalho Chehab1-4/+5
2016-02-27[media] media: au8522 change to create MC pad for ALSA Audio OutShuah Khan2-0/+2
2016-02-27[media] media: Move au8522_media_pads enum to au8522.h from au8522_priv.hShuah Khan2-8/+7
2016-02-23[media] drxj: set_param_parameters array is too shortMauro Carvalho Chehab1-1/+1
2016-02-23[media] dib9000: read16/write16 could return an error codeMauro Carvalho Chehab1-2/+2
2016-02-23[media] stv0900: avoid going past arrayMauro Carvalho Chehab1-2/+5
2016-02-23[media] dib0090: do the right thing if rf_ramp is NULLMauro Carvalho Chehab1-3/+9
2016-02-09Merge tag 'v4.5-rc3' into patchworkMauro Carvalho Chehab1-0/+9
2016-02-04[media] dvb_frontend: pass the props cache to get_frontend() as argMauro Carvalho Chehab59-203/+218
2016-02-04[media] mb86a20s: get rid of dummy get_frontend()Mauro Carvalho Chehab1-11/+0
2016-02-04[media] lgs8gxx: don't export get_frontend() callbackMauro Carvalho Chehab1-12/+1
2016-02-04[media] tda1004x: only update the frontend properties if lockedMauro Carvalho Chehab1-0/+9
2016-02-01[media] dvb-frontend: Use boottimeAbhilash Jindal1-2/+2
2016-02-01[media] ts2020: cancel_delayed_work_sync before device removal / kfreeErnst Martin Witte1-0/+4
2016-02-01[media] rtl2830: cancel_delayed_work_sync before device removal / kfreeErnst Martin Witte1-0/+3
2016-02-01[media] af9033: cancel_delayed_work_sync before device removal / kfreeErnst Martin Witte1-0/+3
2016-02-01[media] af9013: cancel_delayed_work_sync before device removal / kfreeErnst Martin Witte1-0/+4
2016-02-01[media] constify stv6110x_devctl structureJulia Lawall3-5/+5
2016-01-25[media] si2165: Refactoring for si2165_writereg_mask8()Markus Elfring1-9/+5
2016-01-25[media] : cxd2830r: use gpiochip data pointerLinus Walleij1-7/+4
2016-01-25[media] si2165: Reject DVB-T bandwidth auto modeMatthias Schwarzott1-7/+7
2016-01-25[media] media: change email addressPatrick Boettcher15-25/+25
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+3
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab1-1/+1
2016-01-11[media] uapi/media.h: Rename entities types to functionsMauro Carvalho Chehab1-1/+1
2016-01-11[media] media-entity.h: rename entity.type to entity.functionMauro Carvalho Chehab1-1/+1
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab1-1/+1
2016-01-11[media] au0828: Add support for media controllerRafael Lourenço de Lima Chehab2-0/+29
2015-12-23[media] rtl2832: do not filter out slave TS null packetsAntti Palosaari1-12/+0
2015-12-23[media] rtl2832: print reg number on error caseAntti Palosaari1-3/+6