1. 3bc8581 media: uvcvideo: Add extensible device information by Guennadi Liakhovetski · 8 years ago
  2. 563a01e media: v4l: Add a UVC Metadata format by Guennadi Liakhovetski · 8 years ago
  3. 94c53e2 media: uvcvideo: Report V4L2 device caps through the video_device structure by Laurent Pinchart · 8 years ago
  4. 31a96f4 media: uvcvideo: Factor out video device registration to a function by Laurent Pinchart · 8 years ago
  5. 828ee8c media: uvcvideo: Use ktime_t for timestamps by Arnd Bergmann · 8 years ago
  6. a70b8b2 media: uvcvideo: Use ktime_t for stats by Arnd Bergmann · 8 years ago
  7. 6f0e5fd media: vb2: add a new warning about pending buffers by Mauro Carvalho Chehab · 8 years ago
  8. 2e33dbb media: vb2: add pr_fmt() macro by Mauro Carvalho Chehab · 8 years ago
  9. ce46867 media: vb2: Fix a bug about unnecessary calls to queue cancel and free by Satendra Singh Thakur · 8 years ago
  10. 0097ff8 media: vb2: Enforce VB2_MAX_FRAME in vb2_core_reqbufs better by Sakari Ailus · 8 years ago
  11. df93dc6 media: videobuf2-core: don't go out of the buffer range by Mauro Carvalho Chehab · 8 years ago
  12. 510bb91 media: pvrusb2: drop unneeded newline by Julia Lawall · 8 years ago
  13. 6392bc2 media: dvb-frontends/stv0910: cleanup init_search_param() and enable PLS by Daniel Scheller · 8 years ago
  14. bdd7682 media: dvb-frontends/stv0910: field and register access helpers by Daniel Scheller · 8 years ago
  15. 8042e98 media: dvb-frontends/stv0910: cleanup I2C access functions by Daniel Scheller · 8 years ago
  16. 4b596bd media: dvb-frontends/stv0910: deduplicate writes in enable_puncture_rate() by Daniel Scheller · 8 years ago
  17. 3bdf481 Merge tag 'v4.15-rc6' into patchwork by Mauro Carvalho Chehab · 8 years ago
  18. 30a7acd Linux 4.15-rc6 by Linus Torvalds · 8 years ago
  19. f39d7d7 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  20. 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
  21. 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
  22. 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
  23. 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
  24. 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
  25. 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
  26. 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
  27. 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
  28. 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
  29. 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
  30. 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
  31. 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
  32. c0b2390 MAINTAINERS: mark arch/blackfin/ and its gubbins as orphaned by Adam Borowski · 8 years ago
  33. 6bba94d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  34. 7f41419 x86/ldt: Make LDT pgtable free conditional by Thomas Gleixner · 8 years ago
  35. a62d698 x86/ldt: Plug memory leak in error path by Thomas Gleixner · 8 years ago
  36. decab08 x86/mm: Remove preempt_disable/enable() from __native_flush_tlb() by Thomas Gleixner · 8 years ago
  37. 322f8b8 x86/smpboot: Remove stale TLB flush invocations by Thomas Gleixner · 8 years ago
  38. 71ee203 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  39. ce90aaf objtool: Fix seg fault with clang-compiled objects by Simon Ser · 8 years ago
  40. d89e426 objtool: Fix seg fault caused by missing parameter by Simon Ser · 8 years ago
  41. efdd17f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  42. 3ce120b kbuild: add '-fno-stack-check' to kernel build options by Linus Torvalds · 8 years ago
  43. 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
  44. 9f4533c timerqueue: Document return values of timerqueue_add/del() by Thomas Gleixner · 8 years ago
  45. fd45bb7 timers: Invoke timer_start_debug() where it makes sense by Thomas Gleixner · 8 years ago
  46. 5d62c18 nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick() by Thomas Gleixner · 8 years ago
  47. 26456f8 timers: Reinitialize per cpu bases on hotplug by Thomas Gleixner · 8 years ago
  48. ced6d5c timers: Use deferrable base independent of base::nohz_active by Anna-Maria Gleixner · 8 years ago
  49. bc97623 genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI by Thomas Gleixner · 8 years ago
  50. 702cb0a genirq/irqdomain: Rename early argument of irq_domain_activate_irq() by Thomas Gleixner · 8 years ago
  51. 945f50a x86/vector: Use IRQD_CAN_RESERVE flag by Thomas Gleixner · 8 years ago
  52. 69790ba genirq: Introduce IRQD_CAN_RESERVE flag by Thomas Gleixner · 8 years ago
  53. da5dd9e genirq/msi: Handle reactivation only on success by Thomas Gleixner · 8 years ago
  54. d0c8f6a media: imx: fix breakages when compiling for arm by Mauro Carvalho Chehab · 8 years ago
  55. 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
  56. 8880c13 gpio: brcmstb: Make really use of the new lockdep class by Thomas Gleixner · 8 years ago
  57. e3401c2 media: v4l: Fix references in Intel IPU3 Bayer documentation by Sakari Ailus · 8 years ago
  58. 3f3c11c media: dmx.h documentation: fix a warning by Mauro Carvalho Chehab · 8 years ago
  59. 9f577d6 media: dvb kAPI docs: document dvb_vb2.h by Mauro Carvalho Chehab · 8 years ago
  60. a31e58e x86/apic: Switch all APICs to Fixed delivery mode by Thomas Gleixner · 8 years ago
  61. 15128be media: dvb_vb2: get rid of DVB_BUF_TYPE_OUTPUT by Mauro Carvalho Chehab · 8 years ago
  62. e73f9f6 media: dvb_vb2: use strlcpy instead of strncpy by Mauro Carvalho Chehab · 8 years ago
  63. eb0f73b media: v4l2-async: better describe match union at async match struct by Mauro Carvalho Chehab · 8 years ago
  64. 4e48afe media: v4l2-async: simplify v4l2_async_subdev structure by Mauro Carvalho Chehab · 8 years ago
  65. d651ff9 media: v4l2-device.h: document helper macros by Mauro Carvalho Chehab · 8 years ago
  66. c2a6a07 media: intel-ipu3: cio2: add new MIPI-CSI2 driver by Yong Zhi · 8 years ago
  67. e62f528 media: doc-rst: add IPU3 raw10 bayer pixel format definitions by Yong Zhi · 8 years ago
  68. e8391b7 media: videodev2.h, v4l2-ioctl: add IPU3 raw10 color format by Yong Zhi · 8 years ago
  69. f6e8fe9 media: i2c: as3645a: Remove driver by Sakari Ailus · 8 years ago
  70. 96b2979 media: staging: atomisp: Fix DMI matching entry for MRD7 by Andy Shevchenko · 8 years ago
  71. 321333a media: staging: atomisp: Use standard DMI match table by Andy Shevchenko · 8 years ago
  72. 84cf775 media: staging: atomisp: Unexport local function by Andy Shevchenko · 8 years ago
  73. cfb1693 media: staging: atomisp: Remove redundant PCI code by Andy Shevchenko · 8 years ago
  74. e583bfb media: staging: atomisp: Switch to use struct device_driver directly by Andy Shevchenko · 8 years ago
  75. 9e993ed media: staging: atomisp: Remove non-ACPI leftovers by Andy Shevchenko · 8 years ago
  76. cb02ae3 media: staging: atomisp: Disable custom format for now by Andy Shevchenko · 8 years ago
  77. 5ef4614 media: staging: atomisp: lm3554: Fix control values by Andy Shevchenko · 8 years ago
  78. 6aebb3c media: staging: atomisp: Remove duplicate NULL-check by Andy Shevchenko · 8 years ago
  79. cae8b2e media: staging: atomisp: Don't leak GPIO resources if clk_get() failed by Andy Shevchenko · 8 years ago
  80. 5fac8da media: staging: atomisp2: replace DEVICE_ATTR with DEVICE_ATTR_RO by Aishwarya Pant · 8 years ago
  81. eae79ed media: Staging: media: atomisp: made function static by Sergiy Redko · 8 years ago
  82. c9b56dd media: staging: fix indentation in atomisp-ov5693 by Riccardo Schirone · 8 years ago
  83. ebcfbf8 media: staging: improves comparisons readability in atomisp-ov5693 by Riccardo Schirone · 8 years ago
  84. 4853dd1 media: staging: improve comments usage in atomisp-ov5693 by Riccardo Schirone · 8 years ago
  85. 1e5c49f media: staging: add missing blank line after declarations in atomisp-ov5693 by Riccardo Schirone · 8 years ago
  86. 2c5ff86 media: atomisp: deprecate pci_get_bus_and_slot() by Sinan Kaya · 8 years ago
  87. 456e7b1 media: staging: atomisp: convert timestamps to ktime_t by Arnd Bergmann · 8 years ago
  88. ea90b17 media: staging: atomisp: fixes for "symbol was not declared. Should it be static?" sparse warnings by Jeremy Sowden · 8 years ago
  89. caa7d69 media: staging: atomisp: fix for sparse "using plain integer as NULL pointer" warnings by Jeremy Sowden · 8 years ago
  90. 2758b3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  91. fd84b75 Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  92. c0208a3 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  93. 4f2382f Merge tag 'led_fixes_for_4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  94. 19286e4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 8 years ago
  95. d5902f6d Merge branch 'strparser-Fix-lockdep-issue' by David S. Miller · 8 years ago
  96. d66fa9e strparser: Call sock_owned_by_user_nocheck by Tom Herbert · 8 years ago
  97. 602f7a2 sock: Add sock_owned_by_user_nocheck by Tom Herbert · 8 years ago
  98. f72c4ac skbuff: in skb_copy_ubufs unclone before releasing zerocopy by Willem de Bruijn · 8 years ago
  99. 201b567 media: fix semicolon.cocci warnings by Fengguang Wu · 8 years ago
  100. ada7955 media: don't include drivers/media/i2c at cflags by Mauro Carvalho Chehab · 8 years ago