summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: radio: si470x: Convert to new i2c device probe()Kieran Bingham2019-08-131-3/+2
* media: radio: si4713: Convert to new i2c device probe()Kieran Bingham2019-08-131-3/+2
* media: i2c: adv748x: Convert to new i2c device probe()Kieran Bingham2019-08-131-11/+2
* media: i2c: tvp5150: Add of_node_put() before gotoNishka Dasgupta2019-08-131-0/+4
* media: platform: mtk-mdp: mtk_mdp_core: Add of_node_put() before gotoNishka Dasgupta2019-08-131-1/+4
* media: fdp1: Reduce FCP not found message level to debugGeert Uytterhoeven2019-08-131-1/+1
* media: pvrusb2: use kzalloc instead of kmalloc and memsetFuqian Huang2019-08-132-4/+2
* media: zd1301_demod: don't check retval after our own assignemtWolfram Sang2019-08-131-2/+1
* media: mn88473: don't check retval after our own assignemtWolfram Sang2019-08-131-4/+2
* media: mn88472: don't check retval after our own assignemtWolfram Sang2019-08-131-4/+2
* media: cxd2820r: don't check retval after our own assignemtWolfram Sang2019-08-131-2/+1
* media: i2c: adv7842: convert to i2c_new_dummy_deviceWolfram Sang2019-08-131-3/+6
* media: i2c: tda1997x: prevent potential NULL pointer accessWolfram Sang2019-08-131-2/+7
* media: usb: go7007: s2250-board: convert to i2c_new_dummy_deviceWolfram Sang2019-08-131-3/+3
* media: i2c: adv7511-v4l2: convert to i2c_new_dummy_deviceWolfram Sang2019-08-131-9/+9
* media: i2c: adv7180: convert to i2c_new_dummy_deviceWolfram Sang2019-08-131-6/+6
* media: i2c: ad9389b: convert to i2c_new_dummy_deviceWolfram Sang2019-08-131-3/+3
* media: dvb-frontends: mn88473: convert to i2c_new_dummy_deviceWolfram Sang2019-08-131-6/+6
* media: dvb-frontends: mn88472: convert to i2c_new_dummy_deviceWolfram Sang2019-08-131-6/+6
* media: dvb-frontends: mn88443x: convert to i2c_new_dummy_deviceWolfram Sang2019-08-131-3/+3
* media: dvb-frontends: cxd2820r_core: convert to i2c_new_dummy_deviceWolfram Sang2019-08-131-3/+3
* media: mtk-mdp: fix reference count on old device treeMatthias Brugger2019-08-131-1/+3
* media: cedrus: Don't set chroma size for scale & rotationJernej Skrabec2019-08-131-3/+0
* media: cedrus: Remove dst_bufs from contextJernej Skrabec2019-08-133-27/+3
* media: Revert "media: vimc: propagate pixel format in the stream"Helen Koike2019-08-138-308/+342
* media: Revert "media: vimc: Remove or modify stream checks"Helen Koike2019-08-133-4/+14
* media: rcar-vin: Report correct image strideNiklas Söderlund2019-08-132-5/+10
* media: omap_vout: convert to vb2Hans Verkuil2019-08-135-754/+181
* media: omap_vout: fix various v4l2-compliance failuresHans Verkuil2019-08-132-42/+134
* Merge tag 'v5.3-rc4' into patchworkMauro Carvalho Chehab2019-08-12807-4484/+8117
|\
| * Linux 5.3-rc4Linus Torvalds2019-08-111-1/+1
| * Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-08-112-1/+7
| |\
| | * mm/memremap: Fix reuse of pgmap instances with internal referencesDan Williams2019-08-091-0/+6
| | * dax: dax_layout_busy_page() should not unmap cow pagesVivek Goyal2019-08-051-1/+1
| * | Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds2019-08-111-5/+0
| |\ \
| | * | NTB/msi: remove incorrect MODULE definesLogan Gunthorpe2019-08-051-5/+0
| | |/
| * | Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-08-107-202/+24
| |\ \
| | * | dt-bindings: riscv: fix the schema compatible string for the HiFive Unleashed...Paul Walmsley2019-08-081-1/+1
| | * | dt-bindings: riscv: remove obsolete cpus.txtPaul Walmsley2019-08-082-162/+12
| | * | RISC-V: Remove udivdi3Palmer Dabbelt2019-08-082-34/+0
| | * | riscv: delay: use do_div() instead of __udivdi3()Paul Walmsley2019-08-081-1/+5
| | * | dt-bindings: Update the riscv,isa string descriptionAtish Patra2019-08-081-0/+4
| | * | RISC-V: Remove per cpu clocksourceAtish Patra2019-08-061-4/+2
| | |/
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-107-28/+48
| |\ \
| | * | x86/lib/cpu: Address missing prototypes warningValdis Klētnieks2019-08-081-0/+1
| | * | x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGSNick Desaulniers2019-08-081-5/+28
| | * | x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers2019-08-084-23/+17
| | * | x86: mtrr: cyrix: Mark expected switch fall-throughGustavo A. R. Silva2019-08-071-0/+1
| | * | x86/ptrace: Mark expected switch fall-throughGustavo A. R. Silva2019-08-071-0/+1
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-08-1014-16/+69
| |\ \ \