1. 3536169 media: aspeed: fix clock handling logic by Jae Hyun Yoo · 4 years ago
  2. cbe8373 media: rkisp1: rsz: crash fix when setting src format by Dafna Hirschfeld · 4 years, 1 month ago
  3. ab954c4 media: b2c2: remove trailing semicolon in macro definition by Tom Rix · 4 years, 1 month ago
  4. 8938c48 media: omap4iss: return error code when omap4iss_get() failed by Yang Yingliang · 4 years, 2 months ago
  5. 73605de media: media/siano: kill pointless kmutex definitions by Davidlohr Bueso · 4 years, 2 months ago
  6. b5fe863 media: ngene: simplify the return expression of eeprom_write_ushort() by Qinglang Miao · 4 years, 3 months ago
  7. 3101010 media: anysee: simplify the return expression of anysee_ci_* function by Liu Shixin · 4 years, 3 months ago
  8. e56429b media: saa7146: use sg_dma_len when building pgtable by Tasos Sahanidis · 3 years, 10 months ago
  9. 4e1cb75 media: saa7134: use sg_dma_len when building pgtable by Tasos Sahanidis · 3 years, 10 months ago
  10. a4184b4 media: fix incorrect kernel doc usages by Hans Verkuil · 3 years, 10 months ago
  11. 5cde22f media: vivid: fix assignment of dev->fbuf_out_flags by Colin Ian King · 3 years, 10 months ago
  12. 29a4259 media: v4l2-subdev.rst: typo fix by Tomi Valkeinen · 3 years, 11 months ago
  13. 6e47269c media: ti-vpe: Simplify bool comparison by Jiapeng Chong · 3 years, 11 months ago
  14. 71bb1b9 media: cec-notifier: also search for HDMI devices on I2C by Johan Fjeldtvedt · 3 years, 10 months ago
  15. 9c39be4 media: drivers/media/usb: fix memory leak in zr364xx_probe by Pavel Skripkin · 3 years, 10 months ago
  16. 18a4ca7 media: rkisp1: params: remove extra 'if' conditions by Dafna Hirschfeld · 3 years, 10 months ago
  17. 4fade83 media: mtk: fix mtk-smi dependency by Arnd Bergmann · 3 years, 10 months ago
  18. 24df8b7 media: drivers: media: pci: sta2x11: fix Kconfig dependency on GPIOLIB by Julian Braha · 3 years, 10 months ago
  19. c3bf67e media: media/usb:Remove superfluous "breaks" in the ttusb_dec.c by dingsenjie · 3 years, 10 months ago
  20. 8bca663 media: media/usb:Remove superfluous "breaks" by dingsenjie · 3 years, 10 months ago
  21. f0b8bbd media: media/i2c: remove unneeded variable: "ret" by zuoqilin · 3 years, 10 months ago
  22. 0aa3bdc media: solo6x10: Switch to using the new API kobj_to_dev() by Yang Li · 3 years, 10 months ago
  23. 2f90857 media: qcom: camss: Fix overflows in clock rate calculations by Vladimir Lypak · 3 years, 11 months ago
  24. 78c2cc2 media: camss: use v4l2_get_link_freq() to calculate the relevant clocks by Andrey Konovalov · 3 years, 11 months ago
  25. 67012d9 media: v4l: common: v4l2_get_link_freq: add printing a warning by Andrey Konovalov · 3 years, 11 months ago
  26. 937da4f media: drivers: media: pci: cx18: Spelling fix of minimze to minimize in the file cx18-av-audio.c by Bhaskar Chowdhury · 3 years, 11 months ago
  27. 611ce33 media: drivers: media: pci: cx18: Couple of spell fixes in the file cx18-av-core.c by Bhaskar Chowdhury · 3 years, 11 months ago
  28. 911edef media: drivers/media/pci/cx18: Fix a spelling minimze to minimize in the file cx18-firmware.c by Bhaskar Chowdhury · 3 years, 11 months ago
  29. 18490a1 media: use getter/setter functions by Julia Lawall · 3 years, 11 months ago
  30. 21ea3de media: doc: h264/hevc: Clarify _START_CODE_NONE meaning by Nicolas Dufresne · 3 years, 11 months ago
  31. 6a49401 media: usbtv: constify static structs by Rikard Falkeborn · 3 years, 11 months ago
  32. 6b45fbf media: include: media: davinci: Fixed up few trivial spellings in the file isif.h by Bhaskar Chowdhury · 4 years ago
  33. 0c8be47 media: platform: sti: make a const arrays static, makes object smaller by Colin Ian King · 4 years ago
  34. bcbe55d media: uapi: Correct doc comment in H264 uAPI by Andrzej Pietrasiewicz · 4 years ago
  35. 34d5fc1 media: rc: add keymap for Xbox 360 Universal Media remote by Bastien Nocera · 4 years ago
  36. c492067 media: dvb-usb: Fix use-after-free access by Takashi Iwai · 4 years ago
  37. 13a79f1 media: dvb-usb: Fix memory leak at error in dvb_usb_device_init() by Takashi Iwai · 4 years ago
  38. e5f3b2f media: em28xx: Add pid for bulk revision of Hauppauge 461eV2 by Brad Love · 4 years ago
  39. 042c122 media: em28xx: Add pid for bulk revision of Hauppauge 461e by Brad Love · 4 years ago
  40. 3f9fcc4 media: rc: add keymap for minix-neo remote by Christian Hewitt · 4 years ago
  41. 0ec694d media: ite-cir: in_use is not needed by Sean Young · 3 years, 10 months ago
  42. 28c7afb media: ite-cir: check for receive overflow by Sean Young · 3 years, 10 months ago
  43. 0b16cd5 media: ite-cir: move runtime information into driver data by Sean Young · 3 years, 10 months ago
  44. cc83573 media: ite-cir: carrier and duty cycle can be set via ioctl by Sean Young · 3 years, 11 months ago
  45. 17e327a media: ite-cir: use standard logging and reduce noise by Sean Young · 3 years, 11 months ago
  46. 0b2c7dc media: ite-cir: set parent device by Sean Young · 3 years, 11 months ago
  47. 112902f media: ite-cir: remove unused fields by Sean Young · 3 years, 10 months ago
  48. dd35450 media: rc/ite-cir: replace spin_lock_irqsave by spin_lock in hard IRQ by Daode Huang · 4 years ago
  49. c4a1bff media: v4l docs: move some cross-reference identifiers by Mauro Carvalho Chehab · 3 years, 10 months ago
  50. f82c0bd media: vbi_hsync.svg: fix the viewports by Mauro Carvalho Chehab · 3 years, 10 months ago
  51. f9f8184 media: dev-overlay.rst: cleanup the xvideo example by Mauro Carvalho Chehab · 3 years, 10 months ago
  52. fea13a6 media: docs: uAPI: fix table output in LaTeX/PDF format by Mauro Carvalho Chehab · 4 years, 1 month ago
  53. 4a1873f media: pixfmt-yuv-planar.rst: fix PDF OUTPUT by Mauro Carvalho Chehab · 4 years, 1 month ago
  54. 86d3a05 media: ext-ctrls-codec-stateless.rst: fix an H-264 table format by Mauro Carvalho Chehab · 4 years, 1 month ago
  55. b58398f media: buffer.rst: fix a PDF output issue by Mauro Carvalho Chehab · 4 years, 1 month ago
  56. e89dbb12 media: docs: pixfmt: use section titles for bayer formats by Mauro Carvalho Chehab · 4 years, 1 month ago
  57. 4377419 media: ext-ctrls-jpeg.rst: cleanup V4L2_CID_JPEG_COMPRESSION_QUALITY text by Mauro Carvalho Chehab · 4 years, 1 month ago
  58. 235ad7e media: ext-ctrls-codec.rst: simplify a few tables by Mauro Carvalho Chehab · 4 years, 1 month ago
  59. da3e270 media: ext-ctrls-codec.rst: add a missing profile description by Mauro Carvalho Chehab · 4 years, 1 month ago
  60. f23f5c7 media: ext-ctrls-codec-stateless.rst: change a FWHT flag description by Mauro Carvalho Chehab · 4 years, 1 month ago
  61. 5716101 media: docs: sliced-vbi: fix V4L2_SLICED_WSS_625 docs by Mauro Carvalho Chehab · 4 years, 1 month ago
  62. a78801a media: control.rst: use a table for V4L2_CID_POWER_LINE by Mauro Carvalho Chehab · 4 years, 1 month ago
  63. b0b6ef0 media: colorspaces-details.rst: drop tabularcolumns by Mauro Carvalho Chehab · 4 years, 1 month ago
  64. a38fd87 Linux 5.12-rc2 by Linus Torvalds · 3 years, 10 months ago
  65. f3ed4de Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 10 months ago
  66. de5bd6c Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 10 months ago
  67. 8b24ef4 Merge tag 'pstore-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 10 months ago
  68. 63dcd69 Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 3 years, 10 months ago
  69. 47454ca Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  70. f292e87 Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  71. 6d47254 Merge tag 'pm-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 10 months ago
  72. ea6be46 Merge tag 'acpi-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 10 months ago
  73. fc2c8d0 Merge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 10 months ago
  74. f09b04c Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 10 months ago
  75. 6bf331d Merge tag 'devicetree-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 10 months ago
  76. 54663cf Merge tag 'trace-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 10 months ago
  77. 545c4ab RDMA/rxe: Fix errant WARN_ONCE in rxe_completer() by Bob Pearson · 3 years, 10 months ago
  78. 5e4a7cc RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt() by Bob Pearson · 3 years, 10 months ago
  79. 21e27ac RDMA/rxe: Fix missed IB reference counting in loopback by Bob Pearson · 3 years, 10 months ago
  80. e45cff5 io_uring: don't restrict issue_flags for io_openat by Pavel Begunkov · 3 years, 10 months ago
  81. a2b658e Merge tag 'nvme-5.12-2021-03-05' of git://git.infradead.org/nvme into block-5.12 by Jens Axboe · 3 years, 10 months ago
  82. 86e0d67 io_uring: make SQPOLL thread parking saner by Jens Axboe · 3 years, 10 months ago
  83. 09ca6c4 io-wq: kill hashed waitqueue before manager exits by Jens Axboe · 3 years, 10 months ago
  84. b5b0ecb io_uring: clear IOCB_WAITQ for non -EIOCBQUEUED return by Jens Axboe · 3 years, 10 months ago
  85. ca0a265 io_uring: don't keep looping for more events if we can't flush overflow by Jens Axboe · 3 years, 10 months ago
  86. 46fe18b io_uring: move to using create_io_thread() by Jens Axboe · 3 years, 10 months ago
  87. 7bff4c2 Merge branch 'powercap' by Rafael J. Wysocki · 3 years, 10 months ago
  88. d9f273b nvmet: model_number must be immutable once set by Max Gurtovoy · 3 years, 11 months ago
  89. 32feb6d nvme-fabrics: fix kato initialization by Martin George · 3 years, 11 months ago
  90. 78570f8 nvme-hwmon: Return error code when registration fails by Daniel Wagner · 3 years, 11 months ago
  91. 6e6a682 nvme-pci: add quirks for Lexar 256GB SSD by Pascal Terjan · 3 years, 10 months ago
  92. dc22c1c nvme-pci: mark Kingston SKC2000 as not supporting the deepest power state by Zoltán Böszörményi · 3 years, 11 months ago
  93. 5e112d3 nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST. by Julian Einwag · 3 years, 11 months ago
  94. 280d542 Merge tag 'drm-fixes-2021-03-05' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 10 months ago
  95. 44195bd Merge tag 'mkp-scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi by Linus Torvalds · 3 years, 10 months ago
  96. a1f1054 Merge tag 'amd-drm-fixes-5.12-2021-03-03' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 3 years, 10 months ago
  97. a727df4 Merge branch '00.00-inst' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 3 years, 10 months ago
  98. f9dbdf97 scsi: iscsi: Verify lengths on passthrough PDUs by Chris Leech · 3 years, 10 months ago
  99. ec98ea7 scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE by Chris Leech · 3 years, 10 months ago
  100. 688e812 scsi: iscsi: Restrict sessions and handles to admin capabilities by Lee Duncan · 3 years, 10 months ago