1. 31 Jan, 2017 2 commits
  2. 22 Jan, 2017 1 commit
  3. 15 Jan, 2017 1 commit
  4. 29 Dec, 2016 3 commits
  5. 27 Dec, 2016 1 commit
    • Dmitry Torokhov's avatar
      Input: synaptics-rmi4 - fix F03 build error when serio is module · d7ddad0a
      Dmitry Torokhov authored
      Since F03 is a boolean, "depends" on symbols that can be modules
      do not work quite right. We can enable F03 if SERIO is built-in or
      if both RMI core and SERIO core are modules. If SERIO core is module,
      but RMI is built-in, we'll get:
      
      drivers/built-in.o: In function `rmi_f03_attention':
      rmi_f03.c:(.text+0xf8ef8): undefined reference to `serio_interrupt'
      rmi_f03.c:(.text+0xf8fbd): undefined reference to `serio_interrupt'
      drivers/built-in.o: In function `rmi_f03_remove':
      rmi_f03.c:(.text+0xf9082): undefined reference to `serio_unregister_port'
      drivers/built-in.o: In function `rmi_f03_probe':
      rmi_f03.c:(.text+0xf9260): undefined reference to `__serio_register_port'
      Reported-by: default avatarRandy Dunlap <rdunlap@infradead.org>
      Reviewed-by: default avatarGuenter Roeck <linux@roeck-us.net>
      Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
      d7ddad0a
  6. 12 Dec, 2016 1 commit
  7. 08 Dec, 2016 1 commit
  8. 03 Dec, 2016 4 commits
  9. 01 Dec, 2016 3 commits
  10. 30 Nov, 2016 3 commits
  11. 23 Nov, 2016 3 commits
  12. 17 Nov, 2016 1 commit
  13. 09 Nov, 2016 9 commits
  14. 08 Nov, 2016 1 commit
  15. 17 Oct, 2016 1 commit
  16. 14 Oct, 2016 5 commits