1. 245b5ae [media] saa7164: add support for control events by Hans Verkuil · 9 years ago
  2. 45053ed [media] saa7164: fix poll bugs by Hans Verkuil · 9 years ago
  3. d6d3fe2 [media] saa7164: add v4l2_fh support by Hans Verkuil · 9 years ago
  4. 1a708ea [media] saa7164: convert to the control framework by Hans Verkuil · 9 years ago
  5. 28c5029 [media] media/v4l2-compat-ioctl32: Simple stylechecks by Ricardo Ribalda · 9 years ago
  6. d9e7d22 [media] videodev2.h: Fix typo in comment by Ricardo Ribalda · 9 years ago
  7. b96c544 [media] vivid: add 10 and 12 bit Bayer formats by Hans Verkuil · 9 years ago
  8. d5beb67 [media] v4l2-compat-ioctl32: add missing SDR support by Hans Verkuil · 9 years ago
  9. fd4b0d7 [media] media: fix kernel-doc warnings in v4l2-dv-timings.h by Geliang Tang · 9 years ago
  10. d006a97 [media] vim2m: small cleanup: use assignment instead of memcpy by Hans Verkuil · 9 years ago
  11. 00507a8 [media] DocBook media: Document the SMPTE 2084 transfer function by Hans Verkuil · 9 years ago
  12. c732e64 [media] vivid: add support for SMPTE 2084 transfer function by Hans Verkuil · 9 years ago
  13. b258480 [media] vivid-tpg: add support for SMPTE 2084 transfer function by Hans Verkuil · 9 years ago
  14. 2bdd280 [media] videodev2.h: add SMPTE 2084 transfer function define by Hans Verkuil · 9 years ago
  15. 1d78053 [media] vivid: add support for the DCI-P3 colorspace by Hans Verkuil · 9 years ago
  16. b592b52 [media] vivid-tpg: support the DCI-P3 colorspace by Hans Verkuil · 9 years ago
  17. 7146a9c [media] DocBook media: document the new DCI-P3 colorspace by Hans Verkuil · 9 years ago
  18. 529a7960 [media] videodev2.h: add support for the DCI-P3 colorspace by Hans Verkuil · 9 years ago
  19. 2e94c19 [media] vivid: use Bradford method when converting Rec. 709 to NTSC 1953 by Hans Verkuil · 9 years ago
  20. ff14472 [media] vivid: use ARRAY_SIZE to calculate max control value by Hans Verkuil · 9 years ago
  21. 9ec32cc [media] v4l2-compat-ioctl32: replace pr_warn by pr_debug by Hans Verkuil · 9 years ago
  22. ac4033e [media] atmel-isi: parse the DT parameters for vsync/hsync/pixclock polarity by Josh Wu · 9 years ago
  23. d32dd31 [media] v4l: atmel-isi: Remove unused platform data fields by Laurent Pinchart · 9 years ago
  24. 40a78f3 [media] v4l: atmel-isi: Remove support for platform data by Laurent Pinchart · 9 years ago
  25. 3751239 [media] v4l: atmel-isi: Simplify error handling during DT parsing by Laurent Pinchart · 9 years ago
  26. 9626d03 [media] atmel-isi: add sanity check for supported formats in try/set_fmt() by Josh Wu · 9 years ago
  27. f653da3 [media] atmel-isi: move configure_geometry() to start_streaming() by Josh Wu · 9 years ago
  28. ad5f9d1 [media] atmel-isi: setup the ISI_CFG2 register directly by Josh Wu · 9 years ago
  29. d67b488 [media] atmel-isi: increase timeout to disable/enable isi by Josh Wu · 9 years ago
  30. 18baba6 [media] atmel-isi: Protect PM-only functions to kill warning by Geert Uytterhoeven · 9 years ago
  31. f00ae75 [media] rcar_vin: call g_std() instead of querystd() by Sergei Shtylyov · 9 years ago
  32. 936ad89 [media] rcar_vin: propagate querystd() error upstream by Sergei Shtylyov · 9 years ago
  33. db33386 [media] rcar_vin: Remove obsolete r8a779x-vin platform_device_id entries by Geert Uytterhoeven · 9 years ago
  34. 3dcb804 [media] soc-camera: increase the length of clk_name on soc_of_bind() by Josh Wu · 9 years ago
  35. 5d0fd3c [media] uvcvideo: Disable hardware timestamps by default by Laurent Pinchart · 9 years ago
  36. 60f6873 [media] vivid: sdr cap: few enhancements by Antti Palosaari · 9 years ago
  37. f335c3f [media] vivid: SDR cap: add control for FM deviation by Antti Palosaari · 9 years ago
  38. 655e978 [media] v4l2-compat-ioctl32: fix alignment for ARM64 by Andrzej Hajda · 9 years ago
  39. 63ab664c [media] saa7134: add Leadtek Winfast TV2100 FM card support by Darek Zielski · 9 years ago
  40. 67dcfeb [media] media/pci/cobalt: Use %*ph to print small buffers by Alexander Kuleshov · 9 years ago
  41. f1a81af [media] m2m: fix bad unlock balance by Zahari Doychev · 9 years ago
  42. 2731505 [media] ivtv-alsa: Add index to specify device number by Nicolas Sugino · 9 years ago
  43. a1f8c0c [media] Staging: media: bcm2048: warnings for uninitialized variables fixed by Andrew Milkovich · 9 years ago
  44. 9ddf907 Merge tag 'v4.3-rc1' into patchwork by Mauro Carvalho Chehab · 9 years ago
  45. 6ff33f3 Linux 4.3-rc1 by Linus Torvalds · 9 years ago
  46. 6917b51 Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 9 years ago
  47. 10fbd36 blk: rq_data_dir() should not return a boolean by Linus Torvalds · 10 years ago
  48. e1df8b0 Merge branch 'writeback-plugging' by Linus Torvalds · 9 years ago
  49. 505a666 writeback: plug writeback in wb_writeback() and writeback_inodes_wb() by Linus Torvalds · 9 years ago
  50. dfb22fc thermal: fix intel PCH thermal driver mismerge by Linus Torvalds · 9 years ago
  51. 01b0c01 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  52. 3ebb054 ARCv2: [axs103_smp] Reduce clk for SMP FPGA configs by Vineet Gupta · 9 years ago
  53. ded0e25 Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  54. f0c032d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  55. fa9a67e Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  56. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  57. 8e78b7d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  58. 06a660a Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  59. d9b44fe Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 9 years ago
  60. 9ebd051 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  61. e527b22 revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each" by Andrew Morton · 9 years ago
  62. 4f1af60 mm/early_ioremap: add explicit #include of asm/early_ioremap.h by Ard Biesheuvel · 9 years ago
  63. 6798a8c fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void by Joe Perches · 9 years ago
  64. c9946c4 selftests: enhance membarrier syscall test by Mathieu Desnoyers · 9 years ago
  65. b6d9734 selftests: add membarrier syscall test by Pranith Kumar · 9 years ago
  66. 5b25b13 sys_membarrier(): system-wide memory barrier (generic, x86) by Mathieu Desnoyers · 9 years ago
  67. 7c0d35a MODSIGN: fix a compilation warning in extract-cert by David Howells · 9 years ago
  68. 51a73ba Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  69. 0ba13fd Revert "writeback: plug writeback at a high level" by Linus Torvalds · 9 years ago
  70. e91eb62 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  71. e013f74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  72. 01cab55 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  73. 294ab78 scsi_dh: fix randconfig build error by Christoph Hellwig · 9 years ago
  74. 64d1def Merge tag 'sound-fix-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  75. 04d78e3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  76. 53431d0 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  77. 4614e0c Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  78. 3e66c4b Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  79. 7c97666 Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  80. ac64a2c target: use stringify.h instead of own definition by David Disseldorp · 9 years ago
  81. ed97d0c target/user: Fix UFLAG_UNKNOWN_OP handling by Andy Grover · 9 years ago
  82. 06b967e target: Remove no-op conditional by Andy Grover · 9 years ago
  83. 4824640 target/user: Remove unused variable by Andy Grover · 9 years ago
  84. 7dd03ac target: Fix max_cmd_sn increment w/o cmdsn mutex regressions by Roland Dreier · 9 years ago
  85. 4416f89 target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sess by Nicholas Bellinger · 9 years ago
  86. 8f9b565 target/qla2xxx: Honor max_data_sg_nents I/O transfer limit by Nicholas Bellinger · 9 years ago
  87. 9fbcc7c Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 9 years ago
  88. b0a1ea5 Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  89. 778613e5 drm/nouveau/device: enable c800 quirk for tecra w50 by Ben Skeggs · 9 years ago
  90. c5bf460 drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x by Roy Spliet · 9 years ago
  91. 15ee005 drm/nouveau/gr/nv04: fix big endian setting on gr context by Ilia Mirkin · 9 years ago
  92. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  93. d71fc23 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  94. d1031d5 Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  95. 91b6fc0 Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  96. bd3e1c7 drm/qxl: validate monitors config modes by Jonathon Jongsma · 9 years ago
  97. 519f526 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  98. 06ab838 Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  99. 573c577 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 9 years ago
  100. 0cdf5a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 9 years ago