aboutsummaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
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
2019-08-26media: usb: cx231xx-417: fix a memory leak bugWenwen Wang
2019-08-26media: cpia2_usb: fix memory leaksWenwen Wang
2019-08-26media: cec-notifier: clear cec_adap in cec_notifier_unregisterHans Verkuil
2019-08-26media: cec-adap: return from cec_s_conn_info() if adap is invalidHans Verkuil
2019-08-23media: sunxi: Add A10 CSI driverMaxime Ripard
2019-08-23media: sunxi: Refactor the Makefile and KconfigMaxime Ripard
2019-08-23media: atmel: atmel-isi: fix timeout value for stop streamingAlexandre Kroupski
2019-08-21media: ttusb-dec: Fix info-leak in ttusb_dec_send_command()Tomas Bortoli
2019-08-21media: dvb-frontends/cxd2099: Make en_templ constantNishka Dasgupta
2019-08-21media: ec168: Make structure ec168_props constantNishka Dasgupta
2019-08-21media: firewire: Make structure fdtv_ca constantNishka Dasgupta
2019-08-21media: dvb-bt8xx: Make variable dst_config constantNishka Dasgupta
2019-08-21media: dvb-usb: add T230 to dvbskyJan Pieter van Woerkom
2019-08-21media: dvb-usb: remove T230 from cxusbJan Pieter van Woerkom
2019-08-21media: dvb-core: fix a memory leak bugWenwen Wang