summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2019-12-17media: radio: wl1273: fix interrupt masking on releaseJohan Hovold
2019-12-17media: bdisp: fix memleak on releaseJohan Hovold
2019-12-17media: vimc: sen: remove unused kthread_sen fieldDafna Hirschfeld
2019-12-17media: venus: remove invalid compat_ioctl32 handlerArnd Bergmann
2019-12-13media: rc: mark input device as pointing stickSean Young
2019-11-29media: mceusb: fix out of bounds read in MCE receiver bufferA Sun
2019-11-29media: imon: invalid dereference in imon_touch_eventSean Young
2019-11-29media: cxusb: detect cxusb_ctrl_msg error in queryVito Caputo
2019-11-29media: b2c2-flexcop-usb: add sanity checkingOliver Neukum
2019-11-29media: uvcvideo: Fix error path in control parsing failureLaurent Pinchart
2019-11-29media: usbvision: Fix races among open, close, and disconnectAlan Stern
2019-11-29media: usbvision: Fix invalid accesses after device disconnectAlan Stern
2019-11-29media: vivid: Fix wrong locking that causes race conditions on streaming stopAlexander Popov
2019-11-29media: vivid: Set vid_cap_streaming and vid_out_streaming to trueVandana BN
2019-10-04media: stkwebcam: fix runtime PM after driver unbindJohan Hovold
2019-09-25media/v4l2-core: untag user pointers in videobuf_dma_contig_user_getAndrey Konovalov
2019-09-24Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-17Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-09-05media: videobuf-core.c: poll_wait needs a non-NULL buf pointerHans Verkuil
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra
2019-08-30media: sun4i: Make sun4i_csi_formats staticMaxime Ripard
2019-08-29media: stm32-dcmi: Delete an unnecessary of_node_put() call in dcmi_probe()Markus Elfring
2019-08-29media: pvrusb2: qctrl.flag will be uninitlaized if cx2341x_ctrl_query() retur...Yizhuo
2019-08-29media: em28xx: Fix exception handling in em28xx_alloc_urbs()Markus Elfring
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab
2019-08-26media: use the BIT() macroMauro Carvalho Chehab
2019-08-26media: ov9650: add a sanity checkMauro Carvalho Chehab
2019-08-26media: aspeed-video: address a protential usage of an unitialized varMauro Carvalho Chehab
2019-08-26media: vicodec: make life easier for static analyzersMauro Carvalho Chehab
2019-08-26media: remove include stdarg.h from some driversMauro Carvalho Chehab
2019-08-26v4l2-core: fix coding style for the two new c filesMauro Carvalho Chehab
2019-08-26media: v4l2-core: Remove BUG() from i2c and spi helpersEzequiel Garcia
2019-08-26media: v4l2-core: introduce a helper to unregister a i2c subdevEzequiel Garcia
2019-08-26media: v4l2-core: introduce a helper to unregister a spi subdevEzequiel Garcia
2019-08-26media: v4l2-core: move i2c helpers out of v4l2-common.cEzequiel Garcia
2019-08-26media: v4l2-core: move spi helpers out of v4l2-common.cEzequiel Garcia
2019-08-26media: v4l2-core: Module re-organizationEzequiel Garcia
2019-08-26media: usbvision: Remove dead codeSouptick Joarder
2019-08-26media: aspeed: fix an incorrect return code on buffer allocation failureJae Hyun Yoo
2019-08-26media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate()Maciej S. Szmigiero
2019-08-26media: saa7134: keep demod i2c gate closed on Medion 7134Maciej S. Szmigiero
2019-08-26media: i2c: adv7842: drop check because i2c_unregister_device() is NULL safeWolfram Sang
2019-08-26media: i2c: adv7511-v4l2: drop check because i2c_unregister_device() is NULL ...Wolfram Sang
2019-08-26media: hdpvr: remove redundant assignment to retvalColin Ian King
2019-08-26media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_tableHans de Goede
2019-08-26media: ti-vpe: Add cleanup in vpdma_list_cleanup()Wenwen Wang
2019-08-26media: fdp1: Fix a memory leak bugWenwen Wang
2019-08-26media: saa7146: add cleanup in hexium_attach()Wenwen Wang