1. 960de2c [media] v4l: vsp1: Setup control handler automatically at stream on time by Laurent Pinchart · 10 years ago
  2. 4c16d6a [media] v4l: vsp1: Propagate vsp1_device_get errors to the callers by Laurent Pinchart · 10 years ago
  3. 1499be6 [media] v4l: vsp1: Cleanup video nodes at removal time by Laurent Pinchart · 10 years ago
  4. 7005a81 [media] v4l: vsp1: Fix typos by Laurent Pinchart · 10 years ago
  5. 9b3e6e2 [media] v4l: vsp1: Fix pipeline stop timeout by Laurent Pinchart · 10 years ago
  6. 9df04e9 [media] v4l: vsp1: Release buffers at stream stop by Laurent Pinchart · 10 years ago
  7. aaa48cb [media] v4l: vsp1: Fix routing cleanup when stopping the stream by Laurent Pinchart · 10 years ago
  8. bd994dd [media] v4l: vb2: Fix stream start and buffer completion race by Laurent Pinchart · 10 years ago
  9. c96fd46 [media] v4l: Add premultiplied alpha flag for pixel formats by Laurent Pinchart · 10 years ago
  10. d52e238 [media] v4l: Support extending the v4l2_pix_format structure by Laurent Pinchart · 10 years ago
  11. 0d5e8c4 [media] Fix 64-bit division fall-out from 64-bit control ranges by Hans Verkuil · 10 years ago
  12. 0ee58f8 [media] go7007: add motion detection support by Hans Verkuil · 10 years ago
  13. c5b250a [media] solo6x10: check dma_map_sg() return value by Hans Verkuil · 10 years ago
  14. 761f9aa [media] solo6x10: fix 'dma from stack' warning by Hans Verkuil · 10 years ago
  15. 316d9e8 [media] solo6x10: implement the motion detection event by Hans Verkuil · 10 years ago
  16. 4063a3c [media] solo6x10: implement the new motion detection controls by Hans Verkuil · 10 years ago
  17. a77b4fc [media] v4l2-ctrls/v4l2-controls.h: add MD controls by Hans Verkuil · 10 years ago
  18. 59253f2 [media] v4l2-ctrls: fix comments by Hans Verkuil · 10 years ago
  19. dda4a4d [media] v4l2-ctrls/videodev2.h: add u8 and u16 types by Hans Verkuil · 10 years ago
  20. 40265bb [media] v4l2-ctrl: fix error return of copy_to/from_user by Hans Verkuil · 10 years ago
  21. c336f75 [media] v4l2-ctrls: return elem_size instead of strlen by Hans Verkuil · 10 years ago
  22. 302ab7c [media] v4l2-ctrls: add array support by Hans Verkuil · 10 years ago
  23. 265c7f8 [media] v4l2-ctrls: type_ops can handle array elements by Hans Verkuil · 11 years ago
  24. 998e765 [media] v4l2-ctrls: prepare for array support by Hans Verkuil · 10 years ago
  25. 20d88ee [media] v4l2-ctrls: prepare for array support by Hans Verkuil · 10 years ago
  26. 2a9ec37 [media] v4l2-ctrls: use ptrs for all but the s32 type by Hans Verkuil · 10 years ago
  27. 9ea1b7a [media] v4l2-ctrls: compare values only once by Hans Verkuil · 10 years ago
  28. 000e4f9 [media] v4l2-ctrls: rewrite copy routines to operate on union v4l2_ctrl_ptr by Hans Verkuil · 10 years ago
  29. 0176077 [media] v4l2-ctrls: create type_ops by Hans Verkuil · 10 years ago
  30. e6bee36 [media] v4l2: integrate support for VIDIOC_QUERY_EXT_CTRL by Hans Verkuil · 10 years ago
  31. d9a2547 [media] v4l2-ctrls: add support for compound types by Hans Verkuil · 10 years ago
  32. 7eafbce [media] v4l2-ctrls: use pr_info/cont instead of printk by Hans Verkuil · 11 years ago
  33. 419cb9b Merge tag 'v3.16-rc5' into HEAD by Mauro Carvalho Chehab · 10 years ago
  34. 0ba2aeb [media] v4l2-ctrls: increase internal min/max/step/def to 64 bit by Hans Verkuil · 10 years ago
  35. 7d6bc60 [media] si2157: rework firmware download logic a little bit by Antti Palosaari · 10 years ago
  36. b6b6fd6 [media] si2168: few firmware download changes by Antti Palosaari · 10 years ago
  37. bac53a2 [media] si2157: advertise Si2158 A20 firmware by Antti Palosaari · 10 years ago
  38. 668aa63 [media] si2168: advertise Si2168 A30 firmware by Antti Palosaari · 10 years ago
  39. 26c42b0 [media] cxusb: TechnoTrend CT2-4400 USB DVB-T2/C tuner support by Olli Salonen · 10 years ago
  40. a1dad50 [media] si2157: Set delivery system and bandwidth before tuning by Olli Salonen · 10 years ago
  41. 1b92373 [media] si2157: Add support for Si2158 chip by Olli Salonen · 10 years ago
  42. b154121 [media] si2157: Move chip initialization to si2157_init by Olli Salonen · 10 years ago
  43. c9cb082 [media] si2168: Add support for chip revision Si2168 A30 by Olli Salonen · 10 years ago
  44. b02db9e [media] si2168: Small typo fix (SI2157 -> SI2168) by Olli Salonen · 10 years ago
  45. 1d518c2 [media] si2168: receive 4 bytes reply from cmd 0x14 by Antti Palosaari · 10 years ago
  46. 982c623 [media] si2168: do not set values which are already on default by Antti Palosaari · 10 years ago
  47. 93f7263 [media] si2168: remove duplicate command by Antti Palosaari · 10 years ago
  48. e6b4380 [media] si2157: add read data support for fw cmd func by Antti Palosaari · 10 years ago
  49. 88ac8f8 [media] si2168: implement CNR statistic by Antti Palosaari · 10 years ago
  50. 888680f [media] si2168: set cmd args using memcpy by Antti Palosaari · 10 years ago
  51. 4de0ed7 [media] si2168: implement sleep by Antti Palosaari · 10 years ago
  52. a83d7d1 [media] si2157: implement sleep by Antti Palosaari · 10 years ago
  53. 502fde1 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  54. 2f3870e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  55. 4494377 clk: spear3xx: Set proper clock parent of uart1/2 by Thomas Gleixner · 10 years ago
  56. 15ebb05 clk: spear3xx: Use proper control register offset by Thomas Gleixner · 10 years ago
  57. 28b1fae Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  58. cacadb4 Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 10 years ago
  59. 6b458ac Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  60. 78b3d1c Merge tag 'tty-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  61. 56a50f2 Merge tag 'char-misc-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  62. 303f8ad Merge tag 'staging-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  63. eb82a3d phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove by Roger Quadros · 10 years ago
  64. e73b49f phy: core: Fix error path in phy_create() by Roger Quadros · 10 years ago
  65. bf5baf9 drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLE by Sjoerd Simons · 10 years ago
  66. 3df9fcd phy: omap-usb2: fix devm_ioremap_resource error detection code by Himangi Saraogi · 10 years ago
  67. 9820ccb phy: sun4i: depend on RESET_CONTROLLER by Maxime Ripard · 10 years ago
  68. d8279a4 USB: serial: ftdi_sio: Add Infineon Triboard by Michal Sojka · 10 years ago
  69. 8bec751 serial: imx: Fix build breakage by Peter Hurley · 10 years ago
  70. 67b9d76 Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  71. 85d90fa Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  72. b67db9d Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  73. 99ecb00 serial: arc_uart: Use uart_circ_empty() for open-coded comparison by Peter Hurley · 10 years ago
  74. c557d39 serial: Test for no tx data on tx restart by Peter Hurley · 10 years ago
  75. c0fb262 clk: exynos5420: Add IDs for clocks used in PD mfc by Arun Kumar K · 10 years ago
  76. 4195934 drm/radeon/dpm: Reenabling SS on Cayman by Alexandre Demers · 10 years ago
  77. ed96377 drm/radeon: fix typo in ci_stop_dpm() by Alex Deucher · 10 years ago
  78. 6abafb7 drm/radeon: fix typo in golden register setup on evergreen by Alex Deucher · 10 years ago
  79. 9b7d786 drm/radeon: only print meaningful VM faults by Christian König · 10 years ago
  80. f6be5e6 drm/radeon/dp: return -EIO for flags not zero case by Alex Deucher · 10 years ago
  81. 7a7a3b4 dm mpath: fix IO hang due to logic bug in multipath_busy by Jun'ichi Nomura · 10 years ago
  82. 10f1d5d dm io: fix a race condition in the wake up code for sync_io by Joe Thornber · 10 years ago
  83. bf14299 dm crypt, dm zero: update author name following legal name change by Jana Saout · 10 years ago
  84. acfe0ad dm: allocate a special workqueue for deferred device removal by Mikulas Patocka · 10 years ago
  85. 2091044 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  86. ff253d3 Merge branch 'acpi-video' by Rafael J. Wysocki · 10 years ago
  87. 0b80a8f Merge branch 'acpi-ec' by Rafael J. Wysocki · 10 years ago
  88. 4488c99 Merge branches 'acpi-resources', 'acpi-ac', 'acpi-scan' and 'acpi-battery' by Rafael J. Wysocki · 10 years ago
  89. 4c71842 Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  90. 8de7471 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  91. 9ab6e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  92. 0378c9a crypto: caam - fix memleak in caam_jr module by Cristian Stoica · 10 years ago
  93. 2db38e0 Merge tag 'drm-intel-fixes-2014-07-09' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  94. 093fa5d Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  95. 6d827fb i8k: Fix non-SMP operation by Guenter Roeck · 10 years ago
  96. 5a7fbe7 USB: ftdi_sio: Add extra PID. by Bert Vermeulen · 10 years ago
  97. 4f440cd Merge tag 'pci-v3.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  98. 9bd2d0d Drivers: hv: util: Fix a bug in the KVP code by K. Y. Srinivasan · 10 years ago
  99. affb1af Drivers: hv: vmbus: Fix a bug in the channel callback dispatch code by K. Y. Srinivasan · 10 years ago
  100. c128c77 ACPI / PNP: add soc_button_array device ID to PNP IDs list by Zhang Rui · 10 years ago