aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-14media: imon_raw: prevent "nonsensical timing event of duration 0"Sean Young1-1/+1
2019-08-14media: imon_raw: simplify and explain bit operationsSean Young1-9/+34
2019-08-14media: ir-kbd-i2c: convert to i2c_new_dummy_device()Wolfram Sang1-5/+6
2019-08-14media: stv0900_core: remove redundant assignment to variables mclk, div and ad_divColin Ian King1-1/+1
2019-08-14media: media/dvb: Use kmemdup rather than duplicating its implementationFuqian Huang2-5/+3
2019-08-14media: media/tuners: Use kmemdup rather than duplicating its implementationFuqian Huang2-4/+2
2019-08-14media: media/usb: Use kmemdup rather than duplicating its implementationFuqian Huang2-5/+2
2019-08-13media: exynos4-is: Remove call to memset after dma_alloc_coherentFuqian Huang1-1/+0
2019-08-13media: ngene: Remove call to memset after pci_alloc_consistentFuqian Huang1-4/+0
2019-08-13media: i2c: Convert to new i2c device probe()Kieran Bingham19-56/+38
2019-08-13media: i2c: et8ek8: Convert to new i2c device probe()Kieran Bingham1-3/+2
2019-08-13media: i2c: s5c73m3: Convert to new i2c device probe()Kieran Bingham1-3/+2
2019-08-13media: i2c: smiapp: Convert to new i2c device probe()Kieran Bingham1-3/+2
2019-08-13media: radio: si470x: Convert to new i2c device probe()Kieran Bingham1-3/+2
2019-08-13media: radio: si4713: Convert to new i2c device probe()Kieran Bingham1-3/+2
2019-08-13media: i2c: adv748x: Convert to new i2c device probe()Kieran Bingham1-11/+2
2019-08-13media: i2c: tvp5150: Add of_node_put() before gotoNishka Dasgupta1-0/+4
2019-08-13media: platform: mtk-mdp: mtk_mdp_core: Add of_node_put() before gotoNishka Dasgupta1-1/+4
2019-08-13media: fdp1: Reduce FCP not found message level to debugGeert Uytterhoeven1-1/+1
2019-08-13media: pvrusb2: use kzalloc instead of kmalloc and memsetFuqian Huang2-4/+2
2019-08-13media: zd1301_demod: don't check retval after our own assignemtWolfram Sang1-2/+1
2019-08-13media: mn88473: don't check retval after our own assignemtWolfram Sang1-4/+2
2019-08-13media: mn88472: don't check retval after our own assignemtWolfram Sang1-4/+2
2019-08-13media: cxd2820r: don't check retval after our own assignemtWolfram Sang1-2/+1
2019-08-13media: i2c: adv7842: convert to i2c_new_dummy_deviceWolfram Sang1-3/+6
2019-08-13media: i2c: tda1997x: prevent potential NULL pointer accessWolfram Sang1-2/+7
2019-08-13media: usb: go7007: s2250-board: convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-13media: i2c: adv7511-v4l2: convert to i2c_new_dummy_deviceWolfram Sang1-9/+9
2019-08-13media: i2c: adv7180: convert to i2c_new_dummy_deviceWolfram Sang1-6/+6
2019-08-13media: i2c: ad9389b: convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-13media: dvb-frontends: mn88473: convert to i2c_new_dummy_deviceWolfram Sang1-6/+6
2019-08-13media: dvb-frontends: mn88472: convert to i2c_new_dummy_deviceWolfram Sang1-6/+6
2019-08-13media: dvb-frontends: mn88443x: convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-13media: dvb-frontends: cxd2820r_core: convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-13media: mtk-mdp: fix reference count on old device treeMatthias Brugger1-1/+3
2019-08-13media: cedrus: Don't set chroma size for scale & rotationJernej Skrabec1-3/+0
2019-08-13media: cedrus: Remove dst_bufs from contextJernej Skrabec3-27/+3
2019-08-13media: Revert "media: vimc: propagate pixel format in the stream"Helen Koike8-308/+342
2019-08-13media: Revert "media: vimc: Remove or modify stream checks"Helen Koike3-4/+14
2019-08-13media: rcar-vin: Report correct image strideNiklas Söderlund2-5/+10
2019-08-13media: omap_vout: convert to vb2Hans Verkuil5-754/+181
2019-08-13media: omap_vout: fix various v4l2-compliance failuresHans Verkuil2-42/+134
2019-08-12Merge tag 'v5.3-rc4' into patchworkMauro Carvalho Chehab407-2242/+3772
2019-08-11Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds1-5/+0
2019-08-10Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-4/+2
2019-08-10Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+9
2019-08-10Merge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds6-27/+34
2019-08-10Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-3/+59
2019-08-10Merge tag 'tty-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+4
2019-08-10Merge tag 'staging-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds18-40/+138