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