1. 5a11cb1 [media] dvbdev: Remove two cut-and-paste errors by Mauro Carvalho Chehab · 9 years ago
  2. b0dcc5f [media] s5p-jpeg: remove unused var by Mauro Carvalho Chehab · 9 years ago
  3. 2d70071 [media] media: videobuf2: Restructure vb2_buffer by Junghak Sung · 9 years ago
  4. c139990 [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2 by Junghak Sung · 9 years ago
  5. a807773 [media] media: v4l2-ctrls: Fix 64bit support in get_ctrl() by Benoit Parrot · 9 years ago
  6. d275d93 [media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNP by Luis de Bethencourt · 9 years ago
  7. fc88dd1 [media] cobalt: fix Kconfig dependency by Hans Verkuil · 9 years ago
  8. c7d9749 [media] tvp5150: add support for asynchronous probing by Javier Martinez Canillas · 9 years ago
  9. f5b5fbd [media] s5p-mfc: Correct misuse of %0x<decimal> by Joe Perches · 9 years ago
  10. 6c96dbb [media] s5p-jpeg: add support for 5433 by Andrzej Pietrasiewicz · 9 years ago
  11. b95a24d [media] s5p-jpeg: generalize clocks handling by Marek Szyprowski · 9 years ago
  12. 5bcc0dd [media] go7007: Fix returned errno code in gen_mjpeghdr_to_package() by Javier Martinez Canillas · 9 years ago
  13. 5aa2ccf [media] s5c73m3: Export OF module alias information by Javier Martinez Canillas · 9 years ago
  14. 35204e2 [media] v4l2-ctrls: arrays are also considered compound controls by Hans Verkuil · 9 years ago
  15. 5ba0e2c3 [media] use v4l2_get_timestamp where possible by Arnd Bergmann · 9 years ago
  16. 2ef3b6f [media] exynos4-is: use monotonic timestamps as advertized by Arnd Bergmann · 9 years ago
  17. 280e87b [media] ml86v7667: implement g_std() method by Sergei Shtylyov · 9 years ago
  18. 225b783 [media] saa7164: video and vbi ports share the same input/tuner/std by Hans Verkuil · 9 years ago
  19. 6b99612 [media] saa7164: fix input and tuner compliance problems by Hans Verkuil · 9 years ago
  20. 4e203f7 [media] saa7164: remove unused videobuf references by Hans Verkuil · 9 years ago
  21. 031d229 [media] saa7164: fix format ioctls by Hans Verkuil · 9 years ago
  22. 245b5ae [media] saa7164: add support for control events by Hans Verkuil · 9 years ago
  23. 45053ed [media] saa7164: fix poll bugs by Hans Verkuil · 9 years ago
  24. d6d3fe2 [media] saa7164: add v4l2_fh support by Hans Verkuil · 9 years ago
  25. 1a708ea [media] saa7164: convert to the control framework by Hans Verkuil · 9 years ago
  26. 28c5029 [media] media/v4l2-compat-ioctl32: Simple stylechecks by Ricardo Ribalda · 9 years ago
  27. b96c544 [media] vivid: add 10 and 12 bit Bayer formats by Hans Verkuil · 9 years ago
  28. d5beb67 [media] v4l2-compat-ioctl32: add missing SDR support by Hans Verkuil · 9 years ago
  29. d006a97 [media] vim2m: small cleanup: use assignment instead of memcpy by Hans Verkuil · 9 years ago
  30. c732e64 [media] vivid: add support for SMPTE 2084 transfer function by Hans Verkuil · 9 years ago
  31. b258480 [media] vivid-tpg: add support for SMPTE 2084 transfer function by Hans Verkuil · 9 years ago
  32. 1d78053 [media] vivid: add support for the DCI-P3 colorspace by Hans Verkuil · 9 years ago
  33. b592b52 [media] vivid-tpg: support the DCI-P3 colorspace by Hans Verkuil · 9 years ago
  34. 2e94c19 [media] vivid: use Bradford method when converting Rec. 709 to NTSC 1953 by Hans Verkuil · 9 years ago
  35. ff14472 [media] vivid: use ARRAY_SIZE to calculate max control value by Hans Verkuil · 9 years ago
  36. 9ec32cc [media] v4l2-compat-ioctl32: replace pr_warn by pr_debug by Hans Verkuil · 9 years ago
  37. ac4033e [media] atmel-isi: parse the DT parameters for vsync/hsync/pixclock polarity by Josh Wu · 9 years ago
  38. d32dd31 [media] v4l: atmel-isi: Remove unused platform data fields by Laurent Pinchart · 9 years ago
  39. 40a78f3 [media] v4l: atmel-isi: Remove support for platform data by Laurent Pinchart · 9 years ago
  40. 3751239 [media] v4l: atmel-isi: Simplify error handling during DT parsing by Laurent Pinchart · 9 years ago
  41. 9626d03 [media] atmel-isi: add sanity check for supported formats in try/set_fmt() by Josh Wu · 9 years ago
  42. f653da3 [media] atmel-isi: move configure_geometry() to start_streaming() by Josh Wu · 9 years ago
  43. ad5f9d1 [media] atmel-isi: setup the ISI_CFG2 register directly by Josh Wu · 9 years ago
  44. d67b488 [media] atmel-isi: increase timeout to disable/enable isi by Josh Wu · 9 years ago
  45. 18baba6 [media] atmel-isi: Protect PM-only functions to kill warning by Geert Uytterhoeven · 9 years ago
  46. f00ae75 [media] rcar_vin: call g_std() instead of querystd() by Sergei Shtylyov · 9 years ago
  47. 936ad89 [media] rcar_vin: propagate querystd() error upstream by Sergei Shtylyov · 9 years ago
  48. db33386 [media] rcar_vin: Remove obsolete r8a779x-vin platform_device_id entries by Geert Uytterhoeven · 9 years ago
  49. 3dcb804 [media] soc-camera: increase the length of clk_name on soc_of_bind() by Josh Wu · 9 years ago
  50. 5d0fd3c [media] uvcvideo: Disable hardware timestamps by default by Laurent Pinchart · 9 years ago
  51. 60f6873 [media] vivid: sdr cap: few enhancements by Antti Palosaari · 9 years ago
  52. f335c3f [media] vivid: SDR cap: add control for FM deviation by Antti Palosaari · 9 years ago
  53. 655e978 [media] v4l2-compat-ioctl32: fix alignment for ARM64 by Andrzej Hajda · 9 years ago
  54. 63ab664c [media] saa7134: add Leadtek Winfast TV2100 FM card support by Darek Zielski · 9 years ago
  55. 67dcfeb [media] media/pci/cobalt: Use %*ph to print small buffers by Alexander Kuleshov · 9 years ago
  56. f1a81af [media] m2m: fix bad unlock balance by Zahari Doychev · 9 years ago
  57. 2731505 [media] ivtv-alsa: Add index to specify device number by Nicolas Sugino · 9 years ago
  58. a1f8c0c [media] Staging: media: bcm2048: warnings for uninitialized variables fixed by Andrew Milkovich · 9 years ago
  59. dfb22fc thermal: fix intel PCH thermal driver mismerge by Linus Torvalds · 9 years ago
  60. 01b0c01 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  61. ded0e25 Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  62. f0c032d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  63. 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
  64. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  65. 8e78b7d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  66. 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
  67. 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
  68. 9ebd051 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  69. 6798a8c fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void by Joe Perches · 9 years ago
  70. 51a73ba Merge git://www.linux-watchdog.org/linux-watchdog 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. 294ab78 scsi_dh: fix randconfig build error by Christoph Hellwig · 9 years ago
  73. 04d78e3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  74. 53431d0 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  75. 4614e0c Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  76. 3e66c4b Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  77. 7c97666 Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  78. ac64a2c target: use stringify.h instead of own definition by David Disseldorp · 9 years ago
  79. ed97d0c target/user: Fix UFLAG_UNKNOWN_OP handling by Andy Grover · 9 years ago
  80. 06b967e target: Remove no-op conditional by Andy Grover · 9 years ago
  81. 4824640 target/user: Remove unused variable by Andy Grover · 9 years ago
  82. 7dd03ac target: Fix max_cmd_sn increment w/o cmdsn mutex regressions by Roland Dreier · 9 years ago
  83. 4416f89 target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sess by Nicholas Bellinger · 9 years ago
  84. 8f9b565 target/qla2xxx: Honor max_data_sg_nents I/O transfer limit by Nicholas Bellinger · 9 years ago
  85. 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
  86. 778613e5 drm/nouveau/device: enable c800 quirk for tecra w50 by Ben Skeggs · 9 years ago
  87. c5bf460 drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x by Roy Spliet · 9 years ago
  88. 15ee005 drm/nouveau/gr/nv04: fix big endian setting on gr context by Ilia Mirkin · 9 years ago
  89. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  90. d71fc23 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  91. 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
  92. 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
  93. bd3e1c7 drm/qxl: validate monitors config modes by Jonathon Jongsma · 9 years ago
  94. 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
  95. 65c61bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  96. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  97. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  98. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  99. a202fbb drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffers by Andy Shevchenko · 9 years ago
  100. 5d2fe87 drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffers by Andy Shevchenko · 9 years ago