summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2019-10-04media: stkwebcam: fix runtime PM after driver unbindJohan Hovold1-2/+1
2019-09-25media/v4l2-core: untag user pointers in videobuf_dma_contig_user_getAndrey Konovalov1-4/+5
2019-09-24Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2-13/+15
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-4/+4
2019-09-17Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds348-5479/+8793
2019-09-05media: videobuf-core.c: poll_wait needs a non-NULL buf pointerHans Verkuil1-2/+3
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra1-2/+3
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra1-2/+1
2019-08-30media: sun4i: Make sun4i_csi_formats staticMaxime Ripard1-1/+1
2019-08-29media: stm32-dcmi: Delete an unnecessary of_node_put() call in dcmi_probe()Markus Elfring1-1/+0
2019-08-29media: pvrusb2: qctrl.flag will be uninitlaized if cx2341x_ctrl_query() retur...Yizhuo1-1/+1
2019-08-29media: em28xx: Fix exception handling in em28xx_alloc_urbs()Markus Elfring1-1/+1
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab19-38/+38
2019-08-26media: use the BIT() macroMauro Carvalho Chehab15-1001/+1011
2019-08-26media: ov9650: add a sanity checkMauro Carvalho Chehab1-0/+5
2019-08-26media: aspeed-video: address a protential usage of an unitialized varMauro Carvalho Chehab1-2/+3
2019-08-26media: vicodec: make life easier for static analyzersMauro Carvalho Chehab1-4/+7
2019-08-26media: remove include stdarg.h from some driversMauro Carvalho Chehab4-5/+1
2019-08-26v4l2-core: fix coding style for the two new c filesMauro Carvalho Chehab2-33/+54
2019-08-26media: v4l2-core: Remove BUG() from i2c and spi helpersEzequiel Garcia2-3/+4
2019-08-26media: v4l2-core: introduce a helper to unregister a i2c subdevEzequiel Garcia2-23/+22
2019-08-26media: v4l2-core: introduce a helper to unregister a spi subdevEzequiel Garcia2-12/+10
2019-08-26media: v4l2-core: move i2c helpers out of v4l2-common.cEzequiel Garcia4-145/+153
2019-08-26media: v4l2-core: move spi helpers out of v4l2-common.cEzequiel Garcia3-65/+66
2019-08-26media: v4l2-core: Module re-organizationEzequiel Garcia3-8/+3
2019-08-26media: usbvision: Remove dead codeSouptick Joarder1-10/+0
2019-08-26media: aspeed: fix an incorrect return code on buffer allocation failureJae Hyun Yoo1-0/+1
2019-08-26media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate()Maciej S. Szmigiero1-4/+8
2019-08-26media: saa7134: keep demod i2c gate closed on Medion 7134Maciej S. Szmigiero1-0/+14
2019-08-26media: i2c: adv7842: drop check because i2c_unregister_device() is NULL safeWolfram Sang1-22/+11
2019-08-26media: i2c: adv7511-v4l2: drop check because i2c_unregister_device() is NULL ...Wolfram Sang1-4/+2
2019-08-26media: hdpvr: remove redundant assignment to retvalColin Ian King1-5/+1
2019-08-26media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_tableHans de Goede1-0/+7
2019-08-26media: ti-vpe: Add cleanup in vpdma_list_cleanup()Wenwen Wang1-4/+6
2019-08-26media: fdp1: Fix a memory leak bugWenwen Wang1-0/+1
2019-08-26media: saa7146: add cleanup in hexium_attach()Wenwen Wang1-0/+3
2019-08-26media: usb: cx231xx-417: fix a memory leak bugWenwen Wang1-0/+1
2019-08-26media: cpia2_usb: fix memory leaksWenwen Wang1-0/+4
2019-08-26media: cec-notifier: clear cec_adap in cec_notifier_unregisterHans Verkuil1-0/+2
2019-08-26media: cec-adap: return from cec_s_conn_info() if adap is invalidHans Verkuil1-0/+3
2019-08-23media: sunxi: Add A10 CSI driverMaxime Ripard8-0/+1331
2019-08-23media: sunxi: Refactor the Makefile and KconfigMaxime Ripard4-2/+4
2019-08-23media: atmel: atmel-isi: fix timeout value for stop streamingAlexandre Kroupski1-1/+1
2019-08-21media: ttusb-dec: Fix info-leak in ttusb_dec_send_command()Tomas Bortoli1-1/+1
2019-08-21media: dvb-frontends/cxd2099: Make en_templ constantNishka Dasgupta1-1/+1
2019-08-21media: ec168: Make structure ec168_props constantNishka Dasgupta1-1/+1
2019-08-21media: firewire: Make structure fdtv_ca constantNishka Dasgupta1-1/+1
2019-08-21media: dvb-bt8xx: Make variable dst_config constantNishka Dasgupta1-1/+1
2019-08-21media: dvb-usb: add T230 to dvbskyJan Pieter van Woerkom1-5/+16
2019-08-21media: dvb-usb: remove T230 from cxusbJan Pieter van Woerkom1-161/+0