summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-08-14media: media/dvb: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-08-14media: media/tuners: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-08-14media: media/usb: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-08-13media: exynos4-is: Remove call to memset after dma_alloc_coherentFuqian Huang
2019-08-13media: ngene: Remove call to memset after pci_alloc_consistentFuqian Huang
2019-08-13media: i2c: Convert to new i2c device probe()Kieran Bingham
2019-08-13media: i2c: et8ek8: Convert to new i2c device probe()Kieran Bingham
2019-08-13media: i2c: s5c73m3: Convert to new i2c device probe()Kieran Bingham
2019-08-13media: i2c: smiapp: Convert to new i2c device probe()Kieran Bingham
2019-08-13media: radio: si470x: Convert to new i2c device probe()Kieran Bingham
2019-08-13media: radio: si4713: Convert to new i2c device probe()Kieran Bingham
2019-08-13media: i2c: adv748x: Convert to new i2c device probe()Kieran Bingham
2019-08-13media: i2c: tvp5150: Add of_node_put() before gotoNishka Dasgupta
2019-08-13media: platform: mtk-mdp: mtk_mdp_core: Add of_node_put() before gotoNishka Dasgupta
2019-08-13media: fdp1: Reduce FCP not found message level to debugGeert Uytterhoeven
2019-08-13media: pvrusb2: use kzalloc instead of kmalloc and memsetFuqian Huang
2019-08-13media: zd1301_demod: don't check retval after our own assignemtWolfram Sang
2019-08-13media: mn88473: don't check retval after our own assignemtWolfram Sang
2019-08-13media: mn88472: don't check retval after our own assignemtWolfram Sang
2019-08-13media: cxd2820r: don't check retval after our own assignemtWolfram Sang
2019-08-13media: i2c: adv7842: convert to i2c_new_dummy_deviceWolfram Sang
2019-08-13media: i2c: tda1997x: prevent potential NULL pointer accessWolfram Sang
2019-08-13media: usb: go7007: s2250-board: convert to i2c_new_dummy_deviceWolfram Sang
2019-08-13media: i2c: adv7511-v4l2: convert to i2c_new_dummy_deviceWolfram Sang
2019-08-13media: i2c: adv7180: convert to i2c_new_dummy_deviceWolfram Sang
2019-08-13media: i2c: ad9389b: convert to i2c_new_dummy_deviceWolfram Sang
2019-08-13media: dvb-frontends: mn88473: convert to i2c_new_dummy_deviceWolfram Sang
2019-08-13media: dvb-frontends: mn88472: convert to i2c_new_dummy_deviceWolfram Sang
2019-08-13media: dvb-frontends: mn88443x: convert to i2c_new_dummy_deviceWolfram Sang
2019-08-13media: dvb-frontends: cxd2820r_core: convert to i2c_new_dummy_deviceWolfram Sang
2019-08-13media: mtk-mdp: fix reference count on old device treeMatthias Brugger
2019-08-13media: cedrus: Don't set chroma size for scale & rotationJernej Skrabec
2019-08-13media: cedrus: Remove dst_bufs from contextJernej Skrabec
2019-08-13media: Revert "media: vimc: propagate pixel format in the stream"Helen Koike
2019-08-13media: Revert "media: vimc: Remove or modify stream checks"Helen Koike
2019-08-13media: rcar-vin: Report correct image strideNiklas Söderlund
2019-08-13media: omap_vout: convert to vb2Hans Verkuil
2019-08-13media: omap_vout: fix various v4l2-compliance failuresHans Verkuil
2019-08-12Merge tag 'v5.3-rc4' into patchworkMauro Carvalho Chehab
2019-08-11Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds
2019-08-10Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-10Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-08-10Merge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-10Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-10Merge tag 'tty-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-08-10Merge tag 'staging-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-10Merge tag 'usb-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-08-10Merge tag 'pinctrl-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-08-10Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-08-09scsi: fas216: Mark expected switch fall-throughsGustavo A. R. Silva