Age | Commit message (Expand) | Author |
2020-09-17 | Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ... | Dave Airlie |
2020-09-10 | drm: rcar-du: fix common struct sg_table related issues | Marek Szyprowski |
2020-09-03 | Merge tag 'media/v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2020-08-28 | media: mceusb: Avoid GFP_ATOMIC where it is not needed | Christophe JAILLET |
2020-08-28 | media: gpio-ir-tx: spinlock is not needed to disable interrupts | Sean Young |
2020-08-28 | media: rc: do not access device via sysfs after rc_unregister_device() | Sean Young |
2020-08-28 | media: rc: uevent sysfs file races with rc_unregister_device() | Sean Young |
2020-08-28 | media: max9286: Depend on OF_GPIO | Sakari Ailus |
2020-08-28 | media: i2c: imx214: select V4L2_FWNODE | Jacopo Mondi |
2020-08-27 | media: dib0700: Fix identation issue in dib8096_set_param_override() | Gustavo A. R. Silva |
2020-08-27 | media: vicodec: add missing v4l2_ctrl_request_hdl_put() | Hans Verkuil |
2020-08-26 | media: media/v4l2-core: Fix kernel-infoleak in video_put_user() | Peilin Ye |
2020-08-26 | media: ti-vpe: cal: Fix compilation on 32-bit ARM | Laurent Pinchart |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-11 | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-08-07 | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-07 | Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2020-08-06 | Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-06 | media: camss: fix memory leaks on error handling paths in probe | Evgeny Novikov |
2020-08-06 | media: davinci: vpif_capture: fix potential double free | Evgeny Novikov |
2020-08-06 | media: radio: remove redundant assignment to variable retval | Colin Ian King |
2020-08-06 | media: mtk-mdp: Fix a refcounting bug on error in init | Dan Carpenter |
2020-08-06 | media: meye: fix missing pm_mchip_mode field | Hans Verkuil |
2020-08-06 | media: cafe-driver: use generic power management | Vaibhav Gupta |
2020-08-06 | media: saa7164: use generic power management | Vaibhav Gupta |
2020-07-19 | media: videobuf2: Print videobuf2 buffer state by name | Ezequiel Garcia |
2020-07-19 | media: tw68: use generic power management | Vaibhav Gupta |
2020-07-19 | media: meye: use generic power management | Vaibhav Gupta |
2020-07-19 | media: cx88: use generic power management | Vaibhav Gupta |
2020-07-19 | media: cx25821: use generic power management | Vaibhav Gupta |
2020-07-19 | media: cx23885: use generic power management | Vaibhav Gupta |
2020-07-19 | media: sta2x11: use generic power management | Vaibhav Gupta |
2020-07-19 | media: v4l2-async: Log message in case of heterogeneous fwnode match | Laurent Pinchart |
2020-07-19 | media: v4l2-async: Pass notifier pointer to match functions | Laurent Pinchart |
2020-07-19 | media: v4l2-async: Accept endpoints and devices for fwnode matching | Laurent Pinchart |
2020-07-19 | media: i2c: Add RDACM20 driver | Jacopo Mondi |
2020-07-19 | media: i2c: Add MAX9286 driver | Kieran Bingham |
2020-07-19 | media: i2c: dw9768: Add DW9768 VCM driver | Dongchun Zhu |
2020-07-19 | media: i2c: imx290: replace msleep(10) with usleep_range(10000, 11000) | Andrey Konovalov |
2020-07-19 | media: tw68: Replace http links with https ones | Alexander A. Klimov |
2020-07-19 | media: tw5864-core: Replace http links with https ones | Alexander A. Klimov |
2020-07-19 | media: rtl2832_sdr: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-07-19 | media: ivtv: Replace http links with https ones | Alexander A. Klimov |
2020-07-19 | media: imon: Replace http links with https ones | Alexander A. Klimov |
2020-07-19 | media: cx18: Replace http links with https ones | Alexander A. Klimov |
2020-07-19 | media: vimc: Add a control to display info on test image | Kaaira Gupta |
2020-07-19 | media: tpg: Add function to return colors' order of test image | Kaaira Gupta |
2020-07-19 | media: tpg: change char argument to const char | Kaaira Gupta |
2020-07-19 | media: vpss: clean up resources in init | Evgeny Novikov |
2020-07-19 | media: ti-vpe: cal: Split CAMERARX handling to cal-camerarx.c | Laurent Pinchart |