1. ac5c03b [media] media: s5p-cec: Fixed spelling mistake by Rene Hickersberger · 8 years ago
  2. fd47bc4 [media] cec: stih: fix typos in comments by Benjamin Gaignard · 8 years ago
  3. e201031 [media] cec: stih: allow to use max CEC logical addresses by Benjamin Gaignard · 8 years ago
  4. 2eeb329 [media] media: platform: coda: remove variable self assignment by Gustavo A. R. Silva · 8 years ago
  5. ab64a58 [media] usbvision: add missing USB-descriptor endianness conversions by Johan Hovold · 8 years ago
  6. 043f77e [media] v4l2-ioctl.c: always copy G/S_EDID result by Hans Verkuil · 8 years ago
  7. ce55036 [media] pxa_camera: Fix a call with an uninitialized device pointer by Petr Cvek · 8 years ago
  8. a065c2e [media] pxa_camera: Add (un)subscribe_event ioctl by Petr Cvek · 8 years ago
  9. a14c5d2 [media] pxa_camera: Fix incorrect test in the image size generation by Petr Cvek · 8 years ago
  10. 30a42a1 [media] pxa_camera: Add remaining Bayer 8 formats by Petr Cvek · 8 years ago
  11. e7b09f1 [media] uvcvideo: Add iFunction or iInterface to device names by Peter Boström · 8 years ago
  12. 7b848ed [media] uvcvideo: Quirk for webcam in MacBook Pro 2016 by Daniel Roschka · 8 years ago
  13. 603c33a [media] em28xx: fix+improve the register (usb control message) debugging by Frank Schaefer · 8 years ago
  14. 017725c [media] cx18: fix spelling mistake: "demodualtor" -> "demodulator" by Colin Ian King · 8 years ago
  15. 35378ce [media] cx25840: fix unchecked return values by Pan Bian · 8 years ago
  16. b9150e8 [media] cobalt: fix unchecked return values by Pan Bian · 8 years ago
  17. 13174c3 [media] m5602_s5k83a: check return value of kthread_create by Pan Bian · 8 years ago
  18. d90b336 [media] mxl111sf: Fix driver to use heap allocate buffers for USB messages by Devin Heitmueller · 8 years ago
  19. 682559d [media] atmel-isc: Set the default DMA memory burst size by Songjun Wu · 8 years ago
  20. 4e0973a [media] cx88: Fix regression in initial video standard setting by Devin Heitmueller · 10 years ago
  21. 37404f9 [media] stm32-dcmi: STM32 DCMI camera interface driver by Hugues Fruchet · 8 years ago
  22. af3a848 [media] uvcvideo: annotate a switch fall through by Mauro Carvalho Chehab · 8 years ago
  23. ec33fbd [media] s2255drv: avoid a switch fall through by Mauro Carvalho Chehab · 8 years ago
  24. d0994fe [media] soc_camera: annotate a switch fall through by Mauro Carvalho Chehab · 8 years ago
  25. 9ca3ae0 [media] zoran: annotate switch fall through by Mauro Carvalho Chehab · 8 years ago
  26. c087fe3e [media] av7110: avoid switch fall through by Mauro Carvalho Chehab · 8 years ago
  27. 4c9ef4f [media] atomisp: disable several warnings when W=1 by Mauro Carvalho Chehab · 8 years ago
  28. 36bcba9 [media] mtk_vcodec_dec: return error at mtk_vdec_pic_info_update() by Mauro Carvalho Chehab · 8 years ago
  29. a16e377 [media] s5p-jpeg: don't return a random width/height by Mauro Carvalho Chehab · 8 years ago
  30. 06eeefe [media] media drivers: annotate fall-through by Mauro Carvalho Chehab · 8 years ago
  31. 39c4806 [media] dvb-usb-remote: don't write bogus debug messages by Mauro Carvalho Chehab · 8 years ago
  32. a042023 [media] bt8xx: add missing break by Mauro Carvalho Chehab · 8 years ago
  33. b7c15d5 [media] saa7164: better handle error codes by Mauro Carvalho Chehab · 8 years ago
  34. 1799297 [media] bcm3510: fix handling of VSB16 modulation by Mauro Carvalho Chehab · 8 years ago
  35. bd7e31b [media] ir-core: fix gcc-7 warning on bool arithmetic by Arnd Bergmann · 8 years ago
  36. 54221e7 [media] atomisp: fix missing blank line coding style issue in atomisp_tpg.c by Manny Vindiola · 8 years ago
  37. c32e3d1 [media] atomisp: putting NULs in the wrong place by Dan Carpenter · 8 years ago
  38. d1fec5b [media] atomisp: one char read beyond end of string by Dan Carpenter · 8 years ago
  39. 02d9783 [media] atomisp: Fix -Werror=int-in-bool-context compile errors by Hans de Goede · 8 years ago
  40. c2c611b [media] atomisp: Make undeclared symbols static by Guru Das Srinagesh · 8 years ago
  41. 8c7e9a7 [media] atomisp: fix coding style warnings by Avraham Shukron · 8 years ago
  42. b739d02 [media] atomisp: fixed coding style errors by Avraham Shukron · 8 years ago
  43. 76d041f [media] atomisp: drop unused qos variable by Valentin Vidic · 8 years ago
  44. c6cfe6e [media] atomisp: fixed sparse warnings by Avraham Shukron · 8 years ago
  45. cc6a612 [media] atomisp: Fix unnecessary initialization of static by Fabrizio Perria · 8 years ago
  46. 86675ec [media] atomisp: use logical AND, not bitwise by Guru Das Srinagesh · 8 years ago
  47. 158aeef [media] atomisp: Add __printf validation and fix fallout by Joe Perches · 8 years ago
  48. f2c61f9 [media] tc358743: fix register i2c_rd/wr function fix by Philipp Zabel · 8 years ago
  49. ef6ff8f [media] vb2: Fix an off by one error in 'vb2_plane_vaddr' by Christophe JAILLET · 8 years ago
  50. df0e1fb [media] s5p-cec: remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
  51. be321a82 [media] rainshadow-cec: Fix missing spin_lock_init() by Wei Yongjun · 8 years ago
  52. e3b4d10 [media] pxa_camera: fix module remove codepath for v4l2 clock by Petr Cvek · 8 years ago
  53. 71e22ed [media] cec: improve MEDIA_CEC_RC dependencies by Arnd Bergmann · 8 years ago
  54. ea6a69d [media] rainshadow-cec: avoid -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  55. 5c62174 [media] rainshadow-cec: use strlcat instead of strncat by Arnd Bergmann · 8 years ago
  56. 0f7c406 [media] ir-lirc-codec: let lirc_dev handle the lirc_buffer by David Härdeman · 8 years ago
  57. b2aceb7 [media] rc-core: fix input repeat handling by David Härdeman · 8 years ago
  58. 592ddc9 [media] sir_ir: infinite loop in interrupt handler by Sean Young · 8 years ago
  59. dd8245f [media] atomisp: don't treat warnings as errors by Mauro Carvalho Chehab · 8 years ago
  60. cd63645 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  61. b53c4d5 Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  62. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  63. 6b402bd Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  64. 6a776e4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  65. a34ab10 Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  66. bd1286f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  67. dfcb7b2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  68. dc2a248 Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  69. ac3c4aa Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  70. 7b8cd33 drm/i915: Make vblank evade warnings optional by Ville Syrjälä · 8 years ago
  71. bb57d04 Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  72. 7ec2723 Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  73. bab1e2f Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  74. 3af9256 Input: cros_ec_keyb - remove extraneous 'const' by Arnd Bergmann · 8 years ago
  75. e4311ee drm/nouveau/therm: remove ineffective workarounds for alarm bugs by Ben Skeggs · 8 years ago
  76. 330bdf6 drm/nouveau/tmr: avoid processing completed alarms when adding a new one by Ben Skeggs · 8 years ago
  77. 9fc6466 drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm by Ben Skeggs · 8 years ago
  78. 1b0f843 drm/nouveau/tmr: handle races with hw when updating the next alarm time by Ben Skeggs · 8 years ago
  79. 3733bd8 drm/nouveau/tmr: ack interrupt before processing alarms by Ben Skeggs · 8 years ago
  80. 89ed10a drm/nouveau/core: fix static checker warning by Ben Skeggs · 8 years ago
  81. 80a9286 drm/nouveau/fb/ram/gf100-: remove 0x10f200 read by Ben Skeggs · 8 years ago
  82. e6db957 drm/nouveau/kms/nv50: skip core channel cursor update on position-only changes by Ben Skeggs · 8 years ago
  83. 36601c2 drm/nouveau/kms/nv50: fix source-rect-only plane updates by Ben Skeggs · 8 years ago
  84. f42c570 drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire() by Ben Skeggs · 8 years ago
  85. 4892c6f Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linux by Linus Torvalds · 8 years ago
  86. 55a1ab5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  87. 9786e34 Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  88. 984a9d4 Revert "target: Fix VERIFY and WRITE VERIFY command parsing" by Nicholas Bellinger · 8 years ago
  89. b177fe8 libnvdimm, btt: ensure that initializing metadata clears poison by Vishal Verma · 8 years ago
  90. 3ae3d67 libnvdimm: add an atomic vs process context flag to rw_bytes by Vishal Verma · 8 years ago
  91. 556d994 Merge tag 'rtc-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  92. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  93. 8be193c Input: add support for PlayStation 1/2 joypads connected via SPI by Tomohiro Yoshidomi · 8 years ago
  94. b5a53b6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  95. c44b594 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  96. a2d9214 Merge tag 'armsoc-tee' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  97. afa3187 drm/amd/powerplay: refine pwm1_enable callback functions for CI. by Rex Zhu · 8 years ago
  98. 2fde9ab drm/amd/powerplay: refine pwm1_enable callback functions for vi. by Rex Zhu · 8 years ago
  99. 7522ffc drm/amd/powerplay: refine pwm1_enable callback functions for Vega10. by Rex Zhu · 8 years ago
  100. aad22ca drm/amdgpu: refine amdgpu pwm1_enable sysfs interface. by Rex Zhu · 8 years ago