summaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends
AgeCommit message (Expand)Author
2016-05-19Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2016-05-07[media] ds3000: return meaningful return codesOlli Salonen
2016-05-06[media] zl10353: use div_u64 instead of do_divArnd Bergmann
2016-05-04[media] rtl2832: regmap is aware of lockdep, drop local locking hackPeter Rosin
2016-05-04[media] rtl2832_sdr: get rid of empty regmap wrappersPeter Rosin
2016-05-04[media] rtl2832: change the i2c gate to be mux-lockedPeter Rosin
2016-05-04[media] si2168: change the i2c gate to be mux-lockedAntti Palosaari
2016-04-22[media] si2168: convert to use an explicit i2c mux corePeter Rosin
2016-04-22[media] rtl2832: convert to use an explicit i2c mux corePeter Rosin
2016-04-22[media] rtl2830: convert to use an explicit i2c mux corePeter Rosin
2016-04-22[media] m88ds3103: convert to use an explicit i2c mux corePeter Rosin
2016-04-20[media] dib0090: fix smatch errorHans Verkuil
2016-04-13[media] m88ds3103: fix undefined divisionPeter Rosin
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