1. 4852fdc media: i2c: ov7740: use gpio/consumer.h instead of gpio.h by Arnd Bergmann · 8 years ago
  2. 3580112 media: entity: Add a nop variant of media_entity_cleanup by Sakari Ailus · 8 years ago
  3. 6146fde media: ov5640: fix spurious streamon failures by Hugues Fruchet · 8 years ago
  4. 401f693 media: intel-ipu3: cio2: fixup off-by-one bug in cio2_vb2_buf_init by Yong Zhi · 8 years ago
  5. 5eb8c76 media: intel-ipu3: cio2: mark more PM functions as __maybe_unused by Arnd Bergmann · 8 years ago
  6. 7952be9 media: drivers/media/common/videobuf2: rename from videobuf by Hans Verkuil · 8 years ago
  7. c81ceb5 media: cobalt: select CONFIG_SND_PCM by Arnd Bergmann · 8 years ago
  8. 097ca90 media: staging: tegra-vde: select DMA_SHARED_BUFFER by Arnd Bergmann · 8 years ago
  9. dac15ed media: dt-bindings/media/cec-gpio.txt: mention the CEC/HPD max voltages by Hans Verkuil · 8 years ago
  10. a4a02b6 media: dw9714: annotate a __be16 integer value by Mauro Carvalho Chehab · 8 years ago
  11. a69e997 media: dw9714: Remove client field in driver's struct by Sakari Ailus · 8 years ago
  12. fa42933 media: dw9714: Call pm_runtime_idle() at the end of probe() by Sakari Ailus · 8 years ago
  13. 80008dd media: rc: do not remove first bit if leader pulse is present by Sean Young · 8 years ago
  14. ddf9c1b media: rc: clean up leader pulse/space for manchester encoding by Sean Young · 8 years ago
  15. e3cd973 media: lirc: lirc mode ioctls deal with current mode by Sean Young · 8 years ago
  16. 02d742f media: lirc: lirc daemon fails to detect raw IR device by Sean Young · 8 years ago
  17. 04d0e8d media: lirc: add module alias for lirc_dev by Sean Young · 8 years ago
  18. 8d25e15 media: lirc: don't kfree the uninitialized pointer txbuf by Colin Ian King · 8 years ago
  19. e3ee691 media: ov5640: add support of RGB565 and YUYV formats by Hugues Fruchet · 8 years ago
  20. f22996d media: ov5640: add support of DVP parallel interface by Hugues Fruchet · 8 years ago
  21. 495f014 media: dt-bindings: ov5640: refine CSI-2 and add parallel interface by Hugues Fruchet · 8 years ago
  22. 0f7acb5 media: ov5640: check chip id by Hugues Fruchet · 8 years ago
  23. 1fddc5d media: ov5640: switch to gpiod_set_value_cansleep() by Hugues Fruchet · 8 years ago
  24. 74e0873 media: mt9m111: add V4L2_CID_TEST_PATTERN control by Akinobu Mita · 8 years ago
  25. 6705d55 media: mt9m111: document missing required clocks property by Akinobu Mita · 8 years ago
  26. 90411ce media: mt9m111: add media controller support by Akinobu Mita · 8 years ago
  27. 5ed8c22 media: mt9m111: create subdevice device node by Akinobu Mita · 8 years ago
  28. 39c5c44 media: i2c: Add the ov7740 image sensor driver by Wenyou Yang · 8 years ago
  29. 24538cc media: ov7740: Document device tree bindings by Wenyou Yang · 8 years ago
  30. 021741a media: imx274: Silence uninitialized variable warning by Dan Carpenter · 8 years ago
  31. dcd8095 media: intel-ipu3: cio2: fix for wrong vb2buf state warnings by Yong Zhi · 8 years ago
  32. c7cbef1 media: intel-ipu3: cio2: fix a crash with out-of-bounds access by Yong Zhi · 8 years ago
  33. 883dd4c media: intel-ipu3: cio2: fix building with large PAGE_SIZE by Arnd Bergmann · 8 years ago
  34. 2086dd3 media: intel-ipu3: cio2: mark PM functions as __maybe_unused by Arnd Bergmann · 8 years ago
  35. 6afda56 media: intel-ipu3: Rename arr_size macro, use min by Sakari Ailus · 8 years ago
  36. 96780202 media: staging: use tabs instead of spaces at Kconfig and davinci by Mauro Carvalho Chehab · 8 years ago
  37. 6e6a8b5 media: replace all <spaces><tab> occurrences by Mauro Carvalho Chehab · 8 years ago
  38. 4a3fad7 media: fix usage of whitespaces and on indentation by Mauro Carvalho Chehab · 8 years ago
  39. 589266b media: uvcvideo: Add a quirk for Generalplus Technology Inc. 808 Camera by Neil Armstrong · 8 years ago
  40. 088ead2 media: uvcvideo: Add a metadata device node by Guennadi Liakhovetski · 8 years ago
  41. 3bc8581 media: uvcvideo: Add extensible device information by Guennadi Liakhovetski · 8 years ago
  42. 563a01e media: v4l: Add a UVC Metadata format by Guennadi Liakhovetski · 8 years ago
  43. 94c53e2 media: uvcvideo: Report V4L2 device caps through the video_device structure by Laurent Pinchart · 8 years ago
  44. 31a96f4 media: uvcvideo: Factor out video device registration to a function by Laurent Pinchart · 8 years ago
  45. 828ee8c media: uvcvideo: Use ktime_t for timestamps by Arnd Bergmann · 8 years ago
  46. a70b8b2 media: uvcvideo: Use ktime_t for stats by Arnd Bergmann · 8 years ago
  47. 6f0e5fd media: vb2: add a new warning about pending buffers by Mauro Carvalho Chehab · 8 years ago
  48. 2e33dbb media: vb2: add pr_fmt() macro by Mauro Carvalho Chehab · 8 years ago
  49. ce46867 media: vb2: Fix a bug about unnecessary calls to queue cancel and free by Satendra Singh Thakur · 8 years ago
  50. 0097ff8 media: vb2: Enforce VB2_MAX_FRAME in vb2_core_reqbufs better by Sakari Ailus · 8 years ago
  51. df93dc6 media: videobuf2-core: don't go out of the buffer range by Mauro Carvalho Chehab · 8 years ago
  52. 510bb91 media: pvrusb2: drop unneeded newline by Julia Lawall · 8 years ago
  53. 6392bc2 media: dvb-frontends/stv0910: cleanup init_search_param() and enable PLS by Daniel Scheller · 8 years ago
  54. bdd7682 media: dvb-frontends/stv0910: field and register access helpers by Daniel Scheller · 8 years ago
  55. 8042e98 media: dvb-frontends/stv0910: cleanup I2C access functions by Daniel Scheller · 8 years ago
  56. 4b596bd media: dvb-frontends/stv0910: deduplicate writes in enable_puncture_rate() by Daniel Scheller · 8 years ago
  57. 3bdf481 Merge tag 'v4.15-rc6' into patchwork by Mauro Carvalho Chehab · 8 years ago
  58. 30a7acd Linux 4.15-rc6 by Linus Torvalds · 8 years ago
  59. f39d7d7 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. 52c90f2 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. cea92e8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 8d517bd Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. 4c47031 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. e7c632f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  65. 88fa025 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. 31336ed Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  67. 8371e5a Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  68. 4288e6b Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  69. 29a9b00 Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  70. bc7236f Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  71. a9746e4 Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  72. c0b2390 MAINTAINERS: mark arch/blackfin/ and its gubbins as orphaned by Adam Borowski · 8 years ago
  73. 6bba94d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  74. 7f41419 x86/ldt: Make LDT pgtable free conditional by Thomas Gleixner · 8 years ago
  75. a62d698 x86/ldt: Plug memory leak in error path by Thomas Gleixner · 8 years ago
  76. decab08 x86/mm: Remove preempt_disable/enable() from __native_flush_tlb() by Thomas Gleixner · 8 years ago
  77. 322f8b8 x86/smpboot: Remove stale TLB flush invocations by Thomas Gleixner · 8 years ago
  78. 71ee203 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  79. ce90aaf objtool: Fix seg fault with clang-compiled objects by Simon Ser · 8 years ago
  80. d89e426 objtool: Fix seg fault caused by missing parameter by Simon Ser · 8 years ago
  81. efdd17f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  82. 3ce120b kbuild: add '-fno-stack-check' to kernel build options by Linus Torvalds · 8 years ago
  83. 5aa90a8 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. 9f4533c timerqueue: Document return values of timerqueue_add/del() by Thomas Gleixner · 8 years ago
  85. fd45bb7 timers: Invoke timer_start_debug() where it makes sense by Thomas Gleixner · 8 years ago
  86. 5d62c18 nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick() by Thomas Gleixner · 8 years ago
  87. 26456f8 timers: Reinitialize per cpu bases on hotplug by Thomas Gleixner · 8 years ago
  88. ced6d5c timers: Use deferrable base independent of base::nohz_active by Anna-Maria Gleixner · 8 years ago
  89. bc97623 genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI by Thomas Gleixner · 8 years ago
  90. 702cb0a genirq/irqdomain: Rename early argument of irq_domain_activate_irq() by Thomas Gleixner · 8 years ago
  91. 945f50a x86/vector: Use IRQD_CAN_RESERVE flag by Thomas Gleixner · 8 years ago
  92. 69790ba genirq: Introduce IRQD_CAN_RESERVE flag by Thomas Gleixner · 8 years ago
  93. da5dd9e genirq/msi: Handle reactivation only on success by Thomas Gleixner · 8 years ago
  94. d0c8f6a media: imx: fix breakages when compiling for arm by Mauro Carvalho Chehab · 8 years ago
  95. 6123358 Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  96. 8880c13 gpio: brcmstb: Make really use of the new lockdep class by Thomas Gleixner · 8 years ago
  97. e3401c2 media: v4l: Fix references in Intel IPU3 Bayer documentation by Sakari Ailus · 8 years ago
  98. 3f3c11c media: dmx.h documentation: fix a warning by Mauro Carvalho Chehab · 8 years ago
  99. 9f577d6 media: dvb kAPI docs: document dvb_vb2.h by Mauro Carvalho Chehab · 8 years ago
  100. a31e58e x86/apic: Switch all APICs to Fixed delivery mode by Thomas Gleixner · 8 years ago