1. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 6 years ago
  2. 839c422 Input: synaptics-rmi4 - fix an unchecked out of memory error path by Christophe JAILLET · 7 years ago
  3. d67ad78 Merge branch 'next' into for-linus by Dmitry Torokhov · 7 years ago
  4. 060403f Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01" by Nick Dyer · 7 years ago
  5. 9f87b9f Input: synaptics-rmi4 - log when we create a guest serio port by Dmitry Torokhov · 7 years ago
  6. 6abe534 Input: synaptics-rmi4 - unmask F03 interrupts when port is opened by Dmitry Torokhov · 7 years ago
  7. a1ab690 Input: synaptics-rmi4 - do not delete interrupt memory too early by Dmitry Torokhov · 7 years ago
  8. 55edde9 Input: synaptics-rmi4 - prevent UAF reported by KASAN by Nick Desaulniers · 7 years ago
  9. b6492b0 Input: synaptics_rmi4 - remove unneeded MODULE_VERSION() usage by Greg Kroah-Hartman · 7 years ago
  10. 28f9fe5 Input: synaptic_rmi4 - remove duplicate include in F34 by Pravin Shedge · 7 years ago
  11. c251410 Merge branch 'next' into for-linus by Dmitry Torokhov · 7 years ago
  12. 0f1cd81 Merge tag 'v4.14-rc8' into next by Dmitry Torokhov · 7 years ago
  13. 26dd633 Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3 by Yiannis Marangos · 7 years ago
  14. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  15. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  16. 3e64fcb Input: synaptics-rmi4 - limit the range of what GPIOs are buttons by Andrew Duggan · 7 years ago
  17. 60942e6 Input: synaptics-rmi4 - make array rmi_f54_report_type_names static by Colin Ian King · 7 years ago
  18. 53a7ff8 Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into next by Dmitry Torokhov · 7 years ago
  19. 36a44af Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01 by Dmitry Torokhov · 7 years ago
  20. 0d4b8e3 Input: synaptics-rmi4 - constify attribute_group structures in F01 by Arvind Yadav · 7 years ago
  21. fab2f5e Input: synaptics-rmi4 - constify attribute_group structures in F34 by Arvind Yadav · 7 years ago
  22. 9768935 Input: synaptics-rmi4 - only read the F54 query registers which are used by Andrew Duggan · 7 years ago
  23. a0897d5 Input: synaptics-rmi4 - register F03 port as pass-through serio by Dmitry Torokhov · 7 years ago
  24. 49bbbfa Input: synaptics-rmi4 - use %phN to form F34 configuration ID by Dmitry Torokhov · 7 years ago
  25. 32a62b9 Input: synaptics-rmi4 - change a char type to u8 by Dan Carpenter · 7 years ago
  26. a6869e3 Input: synaptics-rmi4 - enable IRQ operation in F34 V7 by Nick Dyer · 8 years ago
  27. 25670fb Input: synaptics-rmi4 - change F12 clip to inactive border debug by Nick Dyer · 8 years ago
  28. 72fe387 Input: synaptics-rmi4 - use dev_driver_string when registering interrupt by Nick Dyer · 8 years ago
  29. 54bf089 Input: synaptics-rmi4 - when registering sensors do not call them "drivers" by Dmitry Torokhov · 8 years ago
  30. 8a7c71a Input: synaptics-rmi4 - cleanup SMbus mapping handling by Dmitry Torokhov · 8 years ago
  31. 2593cd1 Input: synaptics-rmi4 - fix endianness issue in SMBus transport by Dmitry Torokhov · 8 years ago
  32. 8cf0adf Input: synaptics-rmi4 - fix handling failures from rmi_enable_sensor by Dmitry Torokhov · 8 years ago
  33. 02a2cad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  34. b6573da Input: synaptics-rmi4 - prevent null pointer dereference in f30 by Benjamin Tissoires · 8 years ago
  35. 522214d Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button count by Benjamin Tissoires · 8 years ago
  36. 6e11617 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  37. 81dec80 Input: synaptics-rmi4 - forward upper mechanical buttons to PS/2 guest by Benjamin Tissoires · 8 years ago
  38. bf3e850 Input: synaptics-rmi4 - clean up F30 implementation by Dmitry Torokhov · 8 years ago
  39. 413d373 Input: synaptics-rmi4 - select 'SERIO' when needed by Arnd Bergmann · 8 years ago
  40. e783953 Input: synaptics-rmi4 - fix error return code in rmi_probe_interrupts() by Wei Yongjun · 8 years ago
  41. d5e6e0f Merge branch 'synaptics-rmi4' into next by Dmitry Torokhov · 8 years ago
  42. f32361b Input: synaptics-rmi4 - add rmi_find_function() by Benjamin Tissoires · 8 years ago
  43. ce363f0 Input: synaptics-rmi4 - add sysfs interfaces for hardware IDs by Nick Dyer · 8 years ago
  44. 5a89916 Input: synaptics-rmi4 - add sysfs attribute update_fw_status by Nick Dyer · 8 years ago
  45. 05e0be7 Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wake by Christophe JAILLET · 8 years ago
  46. f719315 Input: constify device_type structures by Bhumika Goyal · 8 years ago
  47. ed77bdf Input: synaptics-rmi4 - use local variables consistently by Guenter Roeck · 8 years ago
  48. 630a7fa Input: synaptics-rmi4 - correctly swap clip values if axes are swapped by Lucas Stach · 8 years ago
  49. 6d90b4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  50. 3a11c0e Input: synaptics-rmi4 - remove redundant null check on rmi_dev by Colin Ian King · 8 years ago
  51. 0c54fe7 Input: synaptics-rmi4 - check for non zero version logically dead code by Colin Ian King · 8 years ago
  52. b29c139 Input: synaptics-rmi4 - use Kconfig "if" to express dependency by Dmitry Torokhov · 8 years ago
  53. 72f0991 Merge branch 'synaptics-rmi4' into for-linus by Dmitry Torokhov · 8 years ago
  54. d7ddad0 Input: synaptics-rmi4 - fix F03 build error when serio is module by Dmitry Torokhov · 8 years ago
  55. af79ce4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  56. ebfb018 Merge branch 'synaptics-rmi4' into next by Dmitry Torokhov · 8 years ago
  57. 5191d88a Input: synaptics-rmi4 - add support for F34 V7 bootloader by Nick Dyer · 8 years ago
  58. 5d244f7 Input: synaptics-rmi4 - fix debug for sensor clip by Nick Dyer · 8 years ago
  59. ae9979c Input: synaptics-rmi4 - store the attn data in the driver by Benjamin Tissoires · 8 years ago
  60. b908d3c Input: synaptics-rmi4 - allow to add attention data by Benjamin Tissoires · 8 years ago
  61. e621132 Input: synaptics-rmi4 - f03 - grab data passed by transport device by Dennis Wassenberg · 8 years ago
  62. c5e8848 Input: synaptics-rmi4 - add support for F03 by Lyude Paul · 8 years ago
  63. 0a135b8 Input: synaptics-rmi4 - have only one struct platform data by Benjamin Tissoires · 8 years ago
  64. e9dade4 Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functions by Benjamin Tissoires · 8 years ago
  65. e155d4e Input: synaptics-rmi4 - remove mutex calls while updating the firmware by Benjamin Tissoires · 8 years ago
  66. a64ea31 Input: synaptics-rmi4 - add rmi_enable/disable_irq by Benjamin Tissoires · 8 years ago
  67. c762cc6 Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54 by Guenter Roeck · 8 years ago
  68. 6adba43 Input: synaptics-rmi4 - add support for F55 sensor tuning by Guenter Roeck · 8 years ago
  69. 29fd0ec Input: synaptics-rmi4 - add support for F34 device reflash by Nick Dyer · 8 years ago
  70. 792f497 Input: synaptics-rmi4 - unlock on error by Dan Carpenter · 8 years ago
  71. 82264d0 Input: synaptics-rmi4 - add SMBus support by Benjamin Tissoires · 8 years ago
  72. 332c398 Input: synaptics-rmi4 - set the ABS_MT_TOOL_TYPE bit to report tool type by Andrew Duggan · 8 years ago
  73. 24f63b1 Input: synaptics-rmi4 - add support for controlling dribble packets in F12 by Andrew Duggan · 8 years ago
  74. 2775e52 Input: synaptics-rmi4 - add parameters for dribble packets and palm detect gesture by Andrew Duggan · 8 years ago
  75. 6d0dbea Input: synaptics-rmi4 - handle incomplete input data by Andrew Duggan · 8 years ago
  76. 3aeed5b Input: synaptics-rmi4 - move IRQ handling to rmi_driver by Bjorn Andersson · 8 years ago
  77. 8029a28 Input: synaptics-rmi4 - add a couple of debug lines by Nick Dyer · 8 years ago
  78. 6bd0dcf Input: synaptics-rmi4 - factor out functions from probe by Nick Dyer · 8 years ago
  79. ad338e8 Input: synaptics-rmi4 - stop scanning PDT after two empty pages by Nick Dyer · 8 years ago
  80. 689f891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  81. 4a7126a Merge tag 'v4.8' into next by Dmitry Torokhov · 8 years ago
  82. 1134ca2 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  83. a379f71 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  84. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  85. 9fce0c2 Merge tag 'v4.8' into patchwork by Mauro Carvalho Chehab · 8 years ago
  86. 261d779 Input: synaptics-rmi4 - fix error handling in I2C transport driver by Guenter Roeck · 8 years ago
  87. bbc2cee Input: synaptics-rmi4 - fix error handling in SPI transport driver by Guenter Roeck · 8 years ago
  88. f3c4a8f [media] Input: v4l-touch - add copyright lines by Nick Dyer · 8 years ago
  89. 47d8e00 [media] Input: synaptics-rmi4: disallow impossible configuration by Arnd Bergmann · 8 years ago
  90. 3a762db [media] Input: synaptics-rmi4 - add support for F54 diagnostics by Nick Dyer · 8 years ago
  91. 3e29d6b Input: synaptics-rmi4 - fix register descriptor subpacket map construction by Andrew Duggan · 8 years ago
  92. 326a50f Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  93. 887ec0b Input: synaptics-rmi4 - do not check for NULL when calling of_node_put() by Markus Elfring · 8 years ago
  94. 0808882 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  95. e4add7b Input: synaptics-rmi4 - fix maximum size check for F12 control register 8 by Andrew Duggan · 8 years ago
  96. 8c57a5e Merge branch 'for-linus' into next by Dmitry Torokhov · 8 years ago
  97. 345ded8 Input: synaptics-rmi4 - use the RMI_F11_REL_BYTES define in rmi_f11_rel_pos_report by Andrew Duggan · 8 years ago
  98. 546ae10 Input: synaptics-rmi4 - remove unneeded variable by Andrew Duggan · 8 years ago
  99. e215829 Input: synaptics-rmi4 - remove pointer to rmi_function in f12_data by Andrew Duggan · 8 years ago
  100. 9624516 Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcount by Andrew Duggan · 8 years ago