Age | Commit message (Expand) | Author | Files | Lines |
2022-12-25 | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) | 3 | -11/+11 |
2022-12-21 | Merge tag 'media/v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 5 | -8/+7 |
2022-12-16 | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -7/+7 |
2022-12-14 | media: sun8i-a83t-mipi-csi2: Clarify return code handling in stream off path | Paul Kocialkowski | 1 | -3/+2 |
2022-12-14 | media: sun6i-mipi-csi2: Clarify return code handling in stream off path | Paul Kocialkowski | 1 | -3/+2 |
2022-12-14 | media: sun6i-csi: capture: Remove useless ret initialization | Paul Kocialkowski | 1 | -1/+1 |
2022-12-14 | media: sun6i-csi: bridge: Error out on invalid port to fix warning | Paul Kocialkowski | 1 | -1/+1 |
2022-12-14 | media: v4l2-ctrls-api.c: add back dropped ctrl->is_new = 1 | Hans Verkuil | 1 | -0/+1 |
2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -14/+9 |
2022-12-13 | Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 4 | -45/+28 |
2022-12-13 | Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 310 | -5449/+25149 |
2022-12-13 | Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d... | Linus Torvalds | 1 | -14/+8 |
2022-12-12 | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 7 | -14/+14 |
2022-12-12 | Merge tag 'unsigned-char-6.2-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -3/+2 |
2022-12-09 | Merge tag 'media/v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -6/+14 |
2022-12-07 | media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area() | Hans Verkuil | 1 | -29/+73 |
2022-12-07 | Merge tag 'br-v6.2i' of git://linuxtv.org/hverkuil/media_tree into media_stage | Mauro Carvalho Chehab | 32 | -1320/+153 |
2022-12-07 | media: s5c73m3: Switch to GPIO descriptors | Linus Walleij | 3 | -95/+23 |
2022-12-07 | media: i2c: s5k5baf: switch to using gpiod API | Dmitry Torokhov | 1 | -46/+18 |
2022-12-07 | media: i2c: s5k6a3: switch to using gpiod API | Dmitry Torokhov | 1 | -19/+11 |
2022-12-07 | media: si470x: Fix use-after-free in si470x_int_in_callback() | Shigeru Yoshida | 1 | -1/+3 |
2022-12-07 | media: coda: Add check for kmalloc | Jiasheng Jiang | 1 | -2/+8 |
2022-12-07 | media: coda: Add check for dcoda_iram_alloc | Jiasheng Jiang | 1 | -2/+2 |
2022-12-07 | media: s5k4ecgx: Delete driver | Linus Walleij | 3 | -965/+0 |
2022-12-07 | media: s5k4ecgx: Switch to GPIO descriptors | Linus Walleij | 1 | -102/+25 |
2022-12-07 | media: Switch to use dev_err_probe() helper | Yang Yingliang | 13 | -84/+41 |
2022-12-07 | media: usb: pwc-uncompress: Use flex array destination for memcpy() | Gustavo A. R. Silva | 1 | -1/+1 |
2022-12-07 | media: s5p-mfc: Fix to handle reference queue during finishing | Smitha T Murthy | 1 | -2/+10 |
2022-12-07 | media: s5p-mfc: Clear workbit to handle error condition | Smitha T Murthy | 1 | -1/+3 |
2022-12-07 | media: s5p-mfc: Fix in register read and write for H264 | Smitha T Murthy | 1 | -7/+7 |
2022-12-07 | media: c8sectpfe: Add of_node_put() when breaking out of loop | Liang He | 1 | -0/+1 |
2022-12-07 | media: Kconfig: Make DVB_CORE=m possible when MEDIA_SUPPORT=y | Lecopzer Chen | 1 | -1/+1 |
2022-12-07 | media: i2c: isl7998x: make const array isl7998x_video_in_chan_map static | Colin Ian King | 1 | -1/+1 |
2022-12-07 | media: v4l2-mediabus: add support for dual edge sampling | Michael Riesch | 1 | -4/+19 |
2022-12-07 | media: pt3: Use dma_set_mask_and_coherent() and simplify code | Christophe JAILLET | 1 | -12/+4 |
2022-12-07 | media: ipu3-cio2: make the bridge depend on i2c | Adam Borowski | 1 | -0/+1 |
2022-12-06 | media: i2c: ov9282: Add missing clk_disable_unprepare to error path | Dave Stevenson | 1 | -1/+3 |
2022-12-06 | media: i2c: ov9282: Make common_regs_list static | Dave Stevenson | 1 | -1/+1 |
2022-12-06 | media: i2c: ov9282: Fix missing documentation in structures | Dave Stevenson | 1 | -0/+4 |
2022-12-06 | media: i2c: ov08d10: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flips | Dave Stevenson | 1 | -0/+5 |
2022-12-06 | media: i2c: imx355: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flips | Dave Stevenson | 1 | -0/+4 |
2022-12-06 | media: i2c: imx319: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flips | Dave Stevenson | 1 | -0/+4 |
2022-12-06 | media: i2c: imx208: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flips | Dave Stevenson | 1 | -0/+4 |
2022-12-06 | media: i2c: ov2680: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flips | Dave Stevenson | 1 | -0/+2 |
2022-12-06 | media: ov5640: report correct frame rate to user | Guoniu.zhou | 1 | -10/+12 |
2022-12-06 | media: i2c: ov9282: Add ov9281 compatible | Alexander Stein | 1 | -1/+4 |
2022-12-06 | media: ov5640: set correct default link frequency | Guoniu.zhou | 1 | -1/+2 |
2022-12-06 | media: rzg2l-cru: fix a test for timeout | Dan Carpenter | 1 | -1/+1 |
2022-12-06 | media: rzg2l-cru: Fix missing error code in rzg2l_cru_start_streaming_vq() | Jiapeng Chong | 1 | -0/+1 |
2022-12-06 | media: platform: renesas: rzg2l-cru: Add missing documentation for image_conv... | Lad Prabhakar | 1 | -0/+2 |