1. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  2. 86cb30e treewide: setup_timer() -> timer_setup() (2 field) by Kees Cook · 7 years ago
  3. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  4. b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 7 years ago
  5. 487e2c9 Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  6. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  7. 5d352e6 Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  8. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  9. 9f7a9b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  10. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  11. 5e4def2 Pass mode to wait_on_atomic_t() action funcs and provide default actions by David Howells · 7 years ago
  12. 81445e63 Merge remote-tracking branch 'tip/timers/core' into afs-next by David Howells · 7 years ago
  13. 0f1cd81 Merge tag 'v4.14-rc8' into next by Dmitry Torokhov · 7 years ago
  14. b1cb737 dvb_frontend: don't use-after-free the frontend struct by Mauro Carvalho Chehab · 7 years ago
  15. eb0c199 media: dib0700: fix invalid dvb_detach argument by Andrey Konovalov · 7 years ago
  16. 38929ea media: v4l2-ctrls: Don't validate BITMASK twice by Andy Shevchenko · 7 years ago
  17. 55a839a media: s5p-mfc: fix lockdep warning by Shuah Khan · 7 years ago
  18. 62229de media: dvb-core: always call invoke_release() in fe_free() by Daniel Scheller · 7 years ago
  19. b4b138a media: usb: dvb-usb-v2: dvb_usb_core: remove redundant code in dvb_usb_fe_sleep by Gustavo A. R. Silva · 7 years ago
  20. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  21. 213bc75 media: au0828: make const array addr_list static by Colin Ian King · 7 years ago
  22. 4b8a14c media: cx88: make const arrays default_addr_list and pvr2000_addr_list static by Colin Ian King · 7 years ago
  23. eaa8c79 media: drxd: make const array fastIncrDecLUT static by Colin Ian King · 7 years ago
  24. b436e26 media: usb: fix spelling mistake: "synchronuously" -> "synchronously" by Colin Ian King · 7 years ago
  25. f3eff20 media: ddbridge: fix build warnings by Randy Dunlap · 7 years ago
  26. fe36528 media: av7110: avoid 2038 overflow in debug print by Arnd Bergmann · 7 years ago
  27. b3120d2 media: Don't do DMA on stack for firmware upload in the AS102 driver by Michele Baldessari · 7 years ago
  28. 1453ad8 media: v4l: async: fix unregister for implicitly registered sub-device notifiers by Niklas Söderlund · 7 years ago
  29. 580db6c media: v4l: async: fix return of unitialized variable ret by Colin Ian King · 7 years ago
  30. 2b00e30 media: imx274: fix missing return assignment from call to imx274_mode_regs by Colin Ian King · 7 years ago
  31. 5aeaa3e media: ttpci: remove autorepeat handling and use timer_setup by Sean Young · 7 years ago
  32. 8da0edf media: pvrusb2: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  33. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  34. 7a88cbd Backmerge tag 'v4.14-rc7' into drm-next by Dave Airlie · 7 years ago
  35. 9917fbc media: camss-vfe: always initialize reg at vfe_set_xbar_cfg() by Mauro Carvalho Chehab · 7 years ago
  36. 1acce5f media: v4l2-fwnode: use the cached value instead of getting again by Mauro Carvalho Chehab · 7 years ago
  37. 2e8a9fb media: ov13858: Add support for flash and lens devices by Sakari Ailus · 7 years ago
  38. a42e78d media: ov5670: Add support for flash and lens devices by Sakari Ailus · 7 years ago
  39. d8932f3 media: et8ek8: Add support for flash and lens devices by Sakari Ailus · 7 years ago
  40. c121ce5 media: smiapp: Add support for flash and lens devices by Sakari Ailus · 7 years ago
  41. aef69d5 media: v4l: fwnode: Add a convenience function for registering sensors by Sakari Ailus · 7 years ago
  42. 7a9ec80 media: v4l: fwnode: Add convenience function for parsing common external refs by Sakari Ailus · 7 years ago
  43. a1699a4 media: v4l: fwnode: Add a helper function to obtain device / integer references by Sakari Ailus · 7 years ago
  44. d842853 media: v4l: fwnode: Add a helper function for parsing generic references by Sakari Ailus · 7 years ago
  45. baf249e media: v4l: fwnode: Move KernelDoc documentation to the header by Sakari Ailus · 7 years ago
  46. 466cae6 media: v4l: async: Ensure only unique fwnodes are registered to notifiers by Sakari Ailus · 7 years ago
  47. 2cab00b media: v4l: async: Allow binding notifiers to sub-devices by Sakari Ailus · 7 years ago
  48. a3620cb media: v4l: async: Prepare for async sub-device notifiers by Sakari Ailus · 7 years ago
  49. 479bc5a media: v4l: async: Allow async notifier register call succeed with no subdevs by Sakari Ailus · 7 years ago
  50. 24def9b media: v4l: async: Register sub-devices before calling bound callback by Sakari Ailus · 7 years ago
  51. ddddc18 media: v4l: async: Introduce helpers for calling async ops callbacks by Sakari Ailus · 7 years ago
  52. b6ee3f0 media: v4l: async: Move async subdev notifier operations to a separate structure by Laurent Pinchart · 7 years ago
  53. bce9e31 media: omap3isp: Print the name of the entity where no source pads could be found by Sakari Ailus · 7 years ago
  54. eae4cf8 media: omap3isp: Fix check for our own sub-devices by Sakari Ailus · 7 years ago
  55. 85999e8 media: rcar-vin: Use generic parser for parsing fwnode endpoints by Sakari Ailus · 7 years ago
  56. df49756 media: omap3isp: Use generic parser for parsing fwnode endpoints by Sakari Ailus · 7 years ago
  57. 9ca4653 media: v4l: fwnode: Support generic parsing of graph endpoints in a device by Sakari Ailus · 7 years ago
  58. c8114d9 media: v4l: async: Use more intuitive names for internal functions by Sakari Ailus · 7 years ago
  59. 7fc4fdb media: v4l: async: Correctly serialise async sub-device unregistration by Sakari Ailus · 7 years ago
  60. fb45f43 media: v4l: async: Fix notifier complete callback error handling by Sakari Ailus · 7 years ago
  61. 633d185 media: v4l: async: fix unbind error in v4l2_async_notifier_unregister() by Niklas Söderlund · 7 years ago
  62. 99b7a99 media: v4l: async: Don't set sd->dev NULL in v4l2_async_cleanup by Sakari Ailus · 7 years ago
  63. de8dd7b media: v4l: async: Remove re-probing support by Sakari Ailus · 7 years ago
  64. f283c01 media: ov9650: remove unnecessary terminated entry in menu items array by Akinobu Mita · 7 years ago
  65. dae82d9 media: ov5640: don't clear V4L2_SUBDEV_FL_IS_I2C by Akinobu Mita · 7 years ago
  66. 6b725eb media: ov2640: don't clear V4L2_SUBDEV_FL_IS_I2C by Akinobu Mita · 7 years ago
  67. baf1b18 media: max2175: don't clear V4L2_SUBDEV_FL_IS_I2C by Akinobu Mita · 7 years ago
  68. 5cc72c4 media: adv7180: don't clear V4L2_SUBDEV_FL_IS_I2C by Akinobu Mita · 7 years ago
  69. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  70. 3fa013b media: st-hva: hva-h264: use swap macro in hva_h264_encode by Gustavo A. R. Silva · 7 years ago
  71. d7ca1c9 media: atmel-isc: Fix clock ID for clk_prepare/unprepare by Wenyou Yang · 7 years ago
  72. bf38817 media: bdisp: remove redundant assignment to pix by Colin Ian King · 7 years ago
  73. a10444cc media: gspca: remove redundant assignment to variable j by Colin Ian King · 7 years ago
  74. d1e2885 media: mxl111sf: remove redundant assignment to index by Colin Ian King · 7 years ago
  75. da6a7a7 media: camss-video.c: drop unused header by Hans Verkuil · 7 years ago
  76. 66b72cf media: radio-raremono: remove redundant initialization of freq by Colin Ian King · 7 years ago
  77. b3168c8 media: usbtv: fix brightness and contrast controls by Adam Sampson · 7 years ago
  78. 74ee047 media: s2255: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  79. 297fced media: radio: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  80. 162e637 media: pci: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  81. 3ddad1a media: tegra-cec: fix messy probe() cleanup by Hans Verkuil · 7 years ago
  82. 6981d6e media: usb: usbtv: remove duplicate & operation by Jaejoong Kim · 7 years ago
  83. 94b2844 media: rockchip/rga: annotate PM functions as __maybe_unused by Arnd Bergmann · 7 years ago
  84. 60757ee media: cec-pin: use IS_ERR instead of PTR_ERR_OR_ZERO by Hans Verkuil · 7 years ago
  85. 9cac9d2 media: v4l2-ctrl: Fix flags field on Control events by Ricardo Ribalda · 7 years ago
  86. 0cba3f4 media: davinci: make ccdc_hw_device structures const by Bhumika Goyal · 7 years ago
  87. 1e6be01 media: davinci: make function arguments const by Bhumika Goyal · 7 years ago
  88. 1e7126b media: saa7134: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  89. 60793f4d media: tvaudio: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  90. e7e0e2c media: dvb-core: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  91. 12a8361 media: saa7146: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  92. a88cd60 media: tc358743: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  93. 3e31491 media: media/saa7146: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  94. 82fad47 media: radio-si470x: make si470x_viddev_template const by Bhumika Goyal · 7 years ago
  95. 0dd7054 media: cx231xx: make cx231xx_vbi_qops const by Bhumika Goyal · 7 years ago
  96. bfba2b3 media: omap_vout: Fix a possible null pointer dereference in omap_vout_open() by Markus Elfring · 7 years ago
  97. 1bfbb88 media: cx231xx: Fix NTSC/PAL on Astrometa T2hybrid by Oleh Kravchenko · 7 years ago
  98. 9d377da media: cx231xx: Fix NTSC/PAL on Evromedia USB Full Hybrid Full HD by Oleh Kravchenko · 7 years ago
  99. 8ff19cd media: rc: mceusb: add support for 15f4:0135 by Oleh Kravchenko · 7 years ago
  100. ad596b6 media: rc: Add Astrometa T2hybrid keymap module by Oleh Kravchenko · 7 years ago