summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2021-02-07Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-01-09media: gp8psk: initialize stats at power control logicMauro Carvalho Chehab
2020-12-30Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-12-30Merge tag 'LA.UM.9.2.r1-01800-SDMxx0.0' of https://source.codeaurora.org/quic...Michael Bestas
2020-12-30msm: ais/camera_v2: remove gcc invocationsPetri Gynther
2020-12-29media: netup_unidvb: Don't leak SPI master in probe error pathLukas Wunner
2020-12-29media: sunxi-cir: ensure IR is handled when it is continuousSean Young
2020-12-29media: gspca: Fix memory leak in probeAlan Stern
2020-12-29media: saa7146: fix array overflow in vidioc_s_audio()Dan Carpenter
2020-12-29media: solo6x10: fix missing snd_card_free in error handling caseQinglang Miao
2020-12-29media: msi2500: assign SPI bus number dynamicallyAntti Palosaari
2020-12-09Merge tag 'LA.UM.8.4.r1-06200-8x98.0' of https://source.codeaurora.org/quic/l...Michael Bestas
2020-11-15Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-11-09Merge "msm: isp2: fix close sequence of isp stats stream"Linux Build Service Account
2020-10-29media: saa7134: avoid a shift overflowMauro Carvalho Chehab
2020-10-29media: uvcvideo: Ensure all probed info is returned to v4l2Adam Goode
2020-10-29media: media/pci: prevent memory leak in bttv_probeXiaolong Huang
2020-10-29media: bdisp: Fix runtime PM imbalance on errorDinghao Liu
2020-10-29media: exynos4-is: Fix a reference count leakQiushi Wu
2020-10-29media: exynos4-is: Fix a reference count leak due to pm_runtime_get_syncQiushi Wu
2020-10-29media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_syncQiushi Wu
2020-10-29media: ati_remote: sanity check for both endpointsOliver Neukum
2020-10-29media: firewire: fix memory leakPavel Machek
2020-10-29media: ti-vpe: Fix a missing check and reference count leakQiushi Wu
2020-10-29media: tc358743: initialize variableTom Rix
2020-10-29media: omap3isp: Fix memleak in isp_probeDinghao Liu
2020-10-29media: m5mols: Check function pointer in m5mols_sensor_powerTom Rix
2020-10-29media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"Sylwester Nawrocki
2020-10-23Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-10-17media: usbtv: Fix refcounting mixupOliver Neukum
2020-10-16msm: isp2: fix close sequence of isp stats streamVijayaKumar T M
2020-10-01mm-camera2:isp2: Add support for 12bit-plain16 raw formatVijayaKumar T M
2020-10-01media: tda10071: fix unsigned sign extension overflowColin Ian King
2020-10-01media: go7007: Fix URB type for interrupt handlingTakashi Iwai
2020-09-19Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-09-03media: davinci: vpif_capture: fix potential double freeEvgeny Novikov
2020-09-03media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA val...Jia-Ju Bai
2020-08-31media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptorsWill Deacon
2020-08-26media: vpss: clean up resources in initEvgeny Novikov
2020-08-26media: budget-core: Improve exception handling in budget_register()Chuhong Yuan
2020-08-23Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-08-21media: exynos4-is: Add missed check for pinctrl_lookup_state()Chuhong Yuan
2020-08-21media: firewire: Using uninitialized values in node_probe()Dan Carpenter
2020-08-21media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()Chuhong Yuan
2020-08-21media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost
2020-07-24Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-07-23Merge tag 'LA.UM.8.4.r1-05700-8x98.0' of https://source.codeaurora.org/quic/l...Michael Bestas
2020-07-23Revert "drivers: media: msm: don't use nested functions"Michael Bestas
2020-07-23Revert "msm: vidc: Resolve clang compilation error"Michael Bestas
2020-06-20media: go7007: fix a miss of snd_card_freeChuhong Yuan