summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-03-03[media] rc-core: allow calling rc_open with device not initializedMauro Carvalho Chehab
2016-03-03Merge branch 'v4l_for_linus' into patchworkMauro Carvalho Chehab
2016-03-01[media] lirc_dev: avoid double mutex unlockMauro Carvalho Chehab
2016-03-01[media] ati_remote: Put timeouts at the accel arrayMauro Carvalho Chehab
2016-03-01[media] pt3: fix device identificationMauro Carvalho Chehab
2016-03-01[media] technisat-usb2: don't do DMA on the stackMauro 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-03-01[media] airspy: fix bit set/clean mess on s->flagsMauro Carvalho Chehab
2016-03-01[media] gspca: Remove unused ovfx2_vga_mode/ovfx2_cif_mode arraysHans de Goede
2016-03-01[media] gspca: Fix ov519 i2c r/w not working when connected to a xhci hostWesley Post
2016-03-01[media] bttv: Width must be a multiple of 16 when capturing planar formatsHans de Goede
2016-02-27[media] media: au0828 video change to use v4l_enable_media_source()Shuah Khan
2016-02-27[media] media: dvb-frontend invoke enable/disable_source handlersShuah Khan
2016-02-27[media] media: au0828 add enable, disable source handlersShuah Khan
2016-02-27[media] media: au0828-core register entity_notify hookShuah Khan
2016-02-27[media] media: au0828 disable tuner to demod linkShuah Khan
2016-02-27[media] media: au0828 create tuner to decoder link in disabled stateShuah Khan
2016-02-27[media] media: au0828 handle media_init and media_register windowShuah Khan
2016-02-27[media] media: au0828 change to use Managed Media Controller APIShuah Khan
2016-02-27[media] media: Change v4l-core to check if source is freeShuah Khan
2016-02-27[media] media: au0828 Use au8522_media_pads enum for pad definesShuah Khan
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-27[media] media: v4l-core add enable/disable source common interfacesShuah Khan
2016-02-27[media] media: Media Controller non-locking __media_entity_pipeline_start/stop()Shuah Khan
2016-02-27[media] media: Media Controller export non locking __media_entity_setup_link()Shuah Khan
2016-02-27[media] media: Media Controller register/unregister entity_notify APIShuah Khan
2016-02-27[media] uapi/media.h: Declare interface types for ALSAShuah Khan
2016-02-27[media] tc358743: use - instead of non-ascii wide-dash characterHans Verkuil
2016-02-23[media] ttpci: cleanup a bogus smatch warningMauro Carvalho Chehab
2016-02-23[media] av7110: remove a bogus smatch warningMauro Carvalho Chehab
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] ivtv: steal could be NULLMauro Carvalho Chehab
2016-02-23[media] stv0900: avoid going past arrayMauro Carvalho Chehab
2016-02-23[media] pvrusb2: don't go past buf arrayMauro Carvalho Chehab
2016-02-23[media] pvrusb2-io: no need to check if sp is not NULLMauro Carvalho Chehab
2016-02-23[media] media_device: move allocation out of media_device_*_initMauro Carvalho Chehab
2016-02-23[media] media-device: move PCI/USB helper functions from v4l2-mcMauro Carvalho Chehab
2016-02-23[media] media: ti-vpe: cal: Fix warning: variable dereference before being ch...Benoit Parrot
2016-02-23[media] media: ti-vpe: cal: Fix unreachable code in enum_frame_intervalBenoit Parrot
2016-02-23[media] dib0090: do the right thing if rf_ramp is NULLMauro Carvalho Chehab
2016-02-23[media] saa7134: fix detection of external decodersMauro Carvalho Chehab
2016-02-23[media] tvp5150: don't go past decoder->input_ent arrayMauro Carvalho Chehab
2016-02-23[media] v4l2-mc: fix hardware version for PCI devicesMauro Carvalho Chehab
2016-02-23[media] xc4000: shut up a bogus smatch messageMauro Carvalho Chehab
2016-02-19[media] media: Use all bits of an enumerationSakari Ailus
2016-02-19[media] vsp1_drm.h: add missing prototypesMauro Carvalho Chehab
2016-02-19[media] v4l: vsp1: Configure device based on IP versionLaurent Pinchart