summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Revert "[media] UVC: Add support for ds4 depth camera"Mauro Carvalho Chehab2015-12-123-35/+0
| * [media] use https://linuxtv.org for LinuxTV URLsMauro Carvalho Chehab2015-12-0442-64/+64
| * drm, ipu-v3: use https://linuxtv.org for LinuxTV URLMauro Carvalho Chehab2015-12-042-2/+2
| * WHENCE: use https://linuxtv.org for LinuxTV URLsMauro Carvalho Chehab2015-12-041-1/+1
| * MAINTAINERS: use https://linuxtv.org for LinuxTV URLsMauro Carvalho Chehab2015-12-041-96/+96
| * [media] staging: media: lirc: Replace timeval with ktime_t in lirc_parallel.cArnd Bergmann2015-12-031-20/+15
| * [media] staging: media: lirc: Replace timeval with ktime_t in lirc_sasem.cArnd Bergmann2015-12-031-11/+9
| * [media] staging: media: lirc: Replace timeval with ktime_t in lirc_serial.cArnd Bergmann2015-12-031-33/+17
| * [media] radio-bcm2048: fix code indentJoseph Marrero2015-12-031-2/+2
| * [media] tda10071: Fix dependency to REGMAP_I2CMatthias Schwarzott2015-12-031-1/+1
| * [media] dm1105: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2015-12-031-1/+0
| * [media] media: rc: remove unneeded codeHeiner Kallweit2015-12-033-20/+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/+26
| * [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/+15
| * [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] UVC: Add support for ds4 depth cameraAviv Greenberg2015-12-033-0/+35
| * [media] cx231xx: constify cx2341x_handler_ops structuresJulia Lawall2015-12-035-5/+5
| * [media] media, sound: tea575x: constify snd_tea575x_ops structuresJulia Lawall2015-12-037-7/+7
| * [media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil2015-12-0311-17/+24
| * Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab2015-11-23334-5497/+4149
| |\
| * | [media] davinci: add i2c Kconfig dependenciesArnd Bergmann2015-11-191-0/+6
| * | [media] fix dvb_frontend_sleep_until() logicMauro Carvalho Chehab2015-11-191-4/+3
| * | [media] media: cx23885: fix type of allowed_protosHeiner Kallweit2015-11-191-1/+1
| * | smsir.h: remove a now duplicated definition (IR_DEFAULT_TIMEOUT)Mauro Carvalho Chehab2015-11-191-2/+0
| * | [media] media: rc: improve RC_BIT_ constant definitionHeiner Kallweit2015-11-191-20/+20
| * | [media] media: rc: move check whether a protocol is enabled to the coreHeiner Kallweit2015-11-1910-31/+3
| * | [media] media: rc: load decoder modules on-demandHeiner Kallweit2015-11-192-74/+0
| * | [media] media: rc: constify struct proto_namesHeiner Kallweit2015-11-191-2/+2
| * | [media] media: rc: preparation for on-demand decoder module loadingHeiner Kallweit2015-11-191-13/+59
| * | [media] media: rc: fix decoder module unloadingHeiner Kallweit2015-11-191-3/+14
| * | [media] usbvision: fix crash on detecting device with invalid configurationVladis Dronov2015-11-191-1/+15
| * | [media] Add support for dvb usb stick Hauppauge WinTV-soloHDArno Bauernöppel2015-11-192-0/+3
| * | [media] lirc_imon: do not leave imon_probe() with mutex heldAlexey Khoroshilov2015-11-191-0/+2
| * | [media] si2165: fix checkpatch issuesMatthias Schwarzott2015-11-191-30/+39
| * | [media] cx231xx_dvb: use demod_i2c for demod attachMatthias Schwarzott2015-11-192-8/+8
| * | [media] ttusb-dec: constify ttusbdecfe_config structureJulia Lawall2015-11-191-1/+1
| * | [media] drivers/media/usb/dvb-usb-v2: constify mxl111sf_demod_config structureJulia Lawall2015-11-193-5/+5
| * | [media] tv tuner max2165 driver: extend frequency rangeWalter Cheuk2015-11-191-1/+1
| * | [media] v4l: omap_vout: Don't free buffers if they haven't been allocatedLaurent Pinchart2015-11-191-4/+6
| * | [media] media: omap4iss: Make module stop timeout print a warning messageLaurent Pinchart2015-11-191-2/+2
| * | [media] media: omap4iss: csi2: Fix IRQ handling when stopping moduleLaurent Pinchart2015-11-191-3/+3
| * | [media] omap4iss: Fix overlapping luma/chroma planesNate Weibley2015-11-191-2/+2
| * | [media] uvcvideo: Enable UVC 1.5 device detectionLaurent Pinchart2015-11-192-1/+3
| * | [media] c8sectpfe: Combine three checks into a single if blockMarkus Elfring2015-11-191-8/+9