- 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- ac911b3 Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 8844191 media: v4l2-ctrls: Unset correct HEVC loop filter flag by Jonas Karlman · 4 years, 8 months ago
- 0d96687 media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_size by Tomi Valkeinen · 4 years, 8 months ago
- cc8c036 media: s5p-mfc: Properly handle dma_parms for the allocated devices by Marek Szyprowski · 4 years, 8 months ago
- 15168b2 media: medium: cec: Make MEDIA_CEC_SUPPORT default to n if !MEDIA_SUPPORT by Geert Uytterhoeven · 4 years, 7 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- e0cf615 asm-generic: don't include <linux/mm.h> in cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
- a98f670 Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 7 months ago
- cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
- c5d6c13 Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 7 months ago
- 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- d4efd79 mm: remove the prot argument from vm_map_ram by Christoph Hellwig · 4 years, 7 months ago
- e792031 ivtv: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 7 months ago
- b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
- c2b0fc8 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 7 months ago
- b8c26a9 mmc: sdio: Move SDIO IDs from smssdio driver to common include file by Pali Rohár · 4 years, 8 months ago
- cea0fad mailmap: change email for Ricardo Ribalda by Ricardo Ribalda Delgado · 4 years, 9 months ago
- 142d064 media: s5k5baf: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- cd25993 media: i2c: imx219: Drop <linux/clk-provider.h> and <linux/clkdev.h> by Geert Uytterhoeven · 4 years, 8 months ago
- 866edc8 media: i2c: Add ov2740 image sensor driver by Bingbu Cao · 4 years, 8 months ago
- 96b5b11 media: ov8856: Implement sensor module revision identification by Robert Foss · 4 years, 8 months ago
- 0c2c7a1 media: ov8856: Add devicetree support by Robert Foss · 4 years, 8 months ago
- 528b1a1 media: dvb-usb: Add Cinergy S2 PCIe Dual Port support by Dirk Nehring · 4 years, 8 months ago
- 9f984ca media: dvbdev: Fix tuner->demod media controller link by Brad Love · 4 years, 8 months ago
- 5f1fcf8 usb: pulse8-cec: Switch to use %ptT by Andy Shevchenko · 4 years, 9 months ago
- ad3a44c media: i2c: imx219: Parse and register properties by Jacopo Mondi · 4 years, 8 months ago
- 74c3ddd media: i2c: ov13858: Parse and register properties by Jacopo Mondi · 4 years, 8 months ago
- eba0802 media: i2c: ov5670: Parse and register properties by Jacopo Mondi · 4 years, 8 months ago
- e0a3606 media: v4l2-ctrls: Add helper to register properties by Jacopo Mondi · 4 years, 8 months ago
- e0837a6 media: v4l2-ctrls: Sort includes alphabetically by Jacopo Mondi · 4 years, 8 months ago
- 344897e media: v4l2-fwnode: Add helper to parse device properties by Jacopo Mondi · 4 years, 8 months ago
- 926645d media: v4l2-ctrls: Add camera orientation and rotation by Jacopo Mondi · 4 years, 8 months ago
- 612b385 media: video-mux: Create media links in bound notifier by Steve Longerbeam · 4 years, 8 months ago
- 318cd36 media: video-mux: Implement get_fwnode_pad op by Steve Longerbeam · 4 years, 8 months ago
- acee603 media: Revert "media: v4l2-fwnode: Add a convenience function for registering subdevs with notifiers" by Steve Longerbeam · 4 years, 8 months ago
- f4d7a68 media: video-mux: Parse information from firmware without using callbacks by Steve Longerbeam · 4 years, 8 months ago
- 0d3c81e media: v4l2-mc: add v4l2_create_fwnode_links helpers by Steve Longerbeam · 4 years, 8 months ago
- 8fe784b media: v4l2-subdev: add v4l2_subdev_get_fwnode_pad_1_to_1 by Steve Longerbeam · 4 years, 8 months ago
- 70d4a9e media: entity: Pass entity to get_fwnode_pad operation by Steve Longerbeam · 4 years, 8 months ago
- b2bbf1a media: i2c: imx219: Fix a bug in imx219_enum_frame_size by Dafna Hirschfeld · 4 years, 10 months ago
- e6d4ef7 media: i2c: imx219: Implement get_selection by Jacopo Mondi · 4 years, 9 months ago
- 2c78ee8 bpf: Implement CAP_BPF by Alexei Starovoitov · 4 years, 8 months ago
- 35dd70b media: media: sh_veu: Remove driver by Geert Uytterhoeven · 4 years, 8 months ago
- 43c4dc3 media: dvb-frontends: remove redundant initialization of variable status by Colin Ian King · 4 years, 8 months ago
- 77d30ea media: mantis_dvb: remove redundant initialization to variable result by Colin Ian King · 4 years, 8 months ago
- f933d16 media: usb: ttusb-dec: reduce the number of memory reads in ttusb_dec_handle_irq() by Jia-Ju Bai · 4 years, 8 months ago
- 4e054aa media: stv0900_core: remove redundant assignment to variable val by Colin Ian King · 4 years, 9 months ago
- 1bcecace media: dvb: remove redundant assignment to variable bw by Colin Ian King · 4 years, 9 months ago
- 1195a28 media: gpio-ir-tx: allow transmission without carrier by Sean Young · 4 years, 8 months ago
- ea8912b media: gpio-ir-tx: improve precision of transmitted signal due to scheduling by Sean Young · 4 years, 8 months ago
- 6446ec6 media: v4l2-subdev: add VIDIOC_SUBDEV_QUERYCAP ioctl by Hans Verkuil · 4 years, 8 months ago
- fb15db8 media: v4l2-subdev: Guard whole fops and ioctl hdlr by Jacopo Mondi · 4 years, 8 months ago
- f75c431 media: v4l2-dev: Add v4l2_device_register_ro_subdev_node() by Jacopo Mondi · 4 years, 8 months ago
- c7ff09f media: vimc: Make use of V4L2_CAP_IO_MC by Niklas Söderlund · 4 years, 9 months ago
- d5f74a1 media: rcar-vin: Make use of V4L2_CAP_IO_MC by Niklas Söderlund · 4 years, 9 months ago
- e5b6b07 media: v4l2: Extend VIDIOC_ENUM_FMT to support MC-centric devices by Laurent Pinchart · 4 years, 9 months ago
- b72f14e media: pci: Fill v4l2_fmtdesc with designated initializers by Laurent Pinchart · 4 years, 9 months ago
- f645e62 media: v4l2-dev/ioctl: Add V4L2_CAP_IO_MC by Niklas Söderlund · 4 years, 9 months ago
- 3b5af31 media: cec: silence shift wrapping warning in __cec_s_log_addrs() by Dan Carpenter · 4 years, 8 months ago
- 62eedb3 media: sun8i: Fix an error handling path in 'deinterlace_runtime_resume()' by Christophe JAILLET · 4 years, 8 months ago
- f4d12d8 media: vimc: deb: Add support for {RGB,BGR,GBR}888 bus formats on source pad by Nícolas F. R. A. Prado · 4 years, 8 months ago
- 772563b media: vimc: Add missing {RGB,BGR,GBR}888 media bus codes by Nícolas F. R. A. Prado · 4 years, 8 months ago
- b77da87 media: vimc: Support multiple media bus codes for each pixelformat by Nícolas F. R. A. Prado · 4 years, 8 months ago
- 6c8d0cd media: ti-vpe: avoid gcc-9 warning by Arnd Bergmann · 4 years, 9 months ago
- 149d65e media: cx231xx: Remove unneeded semicolon by Zou Wei · 4 years, 9 months ago
- 0d7f7d2 media: rcar-csi2: Fix comment of VCDT/VCDT2 register by Koji Matsuoka · 4 years, 9 months ago
- 4470ff6 media: venus: venc,vdec: Return EBUSY on S_FMT while streaming by Stanimir Varbanov · 4 years, 9 months ago
- 85872f8 media: venus: Mark last capture buffer by Stanimir Varbanov · 4 years, 9 months ago
- bc3d870 media: venus: vdec: Init registered list unconditionally by Stanimir Varbanov · 4 years, 9 months ago
- 51df3c8 media: venus: vdec: Mark flushed buffers with error state by Stanimir Varbanov · 4 years, 10 months ago
- 0febf92 media: venus: helpers: Done buffers per queue type by Stanimir Varbanov · 4 years, 10 months ago
- 18cf8ba media: venus: core: Constify codec frequency data array by Stanimir Varbanov · 4 years, 10 months ago
- 82223aa media: venus: core: Fix mutex destroy in remove by Stanimir Varbanov · 4 years, 10 months ago
- cb1c05c media: venus: core: Add missing mutex destroy by Stanimir Varbanov · 4 years, 10 months ago
- e5ad7db media: cec-gpio: handle gpiod_get_value errors correctly by Hans Verkuil · 4 years, 9 months ago
- 9a42a5f media: vimc: cap: Report a colorspace by Niklas Söderlund · 4 years, 9 months ago
- b7ba9f3 media: si2157: ensure wait_status is initialized by Sean Young · 4 years, 9 months ago
- 408d024 media: rc: no need for decoder state if decoder not enabled by Sean Young · 4 years, 9 months ago
- c4ed27c media: m88ds3103: error in set_frontend is swallowed and not reported by Sean Young · 4 years, 9 months ago
- 71d1921 bpf: add bpf_ktime_get_boot_ns() by Maciej Żenczykowski · 4 years, 9 months ago
- 4e5552b media: Kconfig: fix some dvb-usb-v2 dependencies by Mauro Carvalho Chehab · 4 years, 9 months ago
- 324efc7 media: platform: fix VIA_CAMERA dependencies by Mauro Carvalho Chehab · 4 years, 9 months ago
- 4bdbff4 media: tuners: Kconfig: add some missing VIDEO_V4L2 dependencies by Mauro Carvalho Chehab · 4 years, 9 months ago
- 7871039 media: pwc-if: place USB device list on numberical order by Mauro Carvalho Chehab · 4 years, 9 months ago
- 52b88c8 media: pwc-if.c: Update comments about each pwc supported model by Mauro Carvalho Chehab · 4 years, 9 months ago
- 8cbaa121 media: dvb-usb-v2: use DVB_USB_DEVICE() macro by Mauro Carvalho Chehab · 4 years, 9 months ago
- 49c6644e media: dvb-usb-ids.h: fix an USB PID name by Mauro Carvalho Chehab · 4 years, 9 months ago
- 4f39467 Update rmk's email address in various drivers by Russell King · 4 years, 10 months ago
- 66f92c4 media: coda: add RC enable controls by Philipp Zabel · 4 years, 10 months ago
- b2b1046 media: v4l2-ctrls: add __v4l2_ctrl_s_ctrl_compound() by Hans Verkuil · 4 years, 10 months ago
- 7c3bae3 media: v4l2-ctrls: v4l2_ctrl_g/s_ctrl*(): don't continue when WARN_ON by Hans Verkuil · 4 years, 10 months ago
- fdb9e30 media: iguanair: rc drivers no longer need to do locking by Sean Young · 4 years, 9 months ago
- 038fd41 media: cx25840: Register labeling, chip specific correction by Brad Love · 5 years ago
- 722b3c1 media: lgdt3306a: Add CNR v5 stat by Brad Love · 5 years ago