1. 02e0d66 sc16is7xx: Fix for "Unexpected interrupt: 8" by Phil Elwell · 6 years ago
  2. e88ec72 sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init() by Mao Wenan · 5 years ago
  3. 64a5369 sc16is7xx: Fix for multi-channel stall by Phil Elwell · 6 years ago
  4. a035797 sc16is7xx: Drop bogus use of IRQF_ONESHOT by Josh Cartwright · 8 years ago
  5. 03842c1 sc16is7xx: always write state when configuring GPIO as an output by Francois Berder · 8 years ago
  6. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  7. 43c51bb sc16is7xx: make sure device is in suspend once probed by Florian Vallee · 8 years ago
  8. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  9. e69ef01 sc16is7xx: remove useless "uart_handle_cts_change" by Wills Wang · 8 years ago
  10. dee07ce serial: sc16is7xx: use gpiochip data pointer by Linus Walleij · 8 years ago
  11. 5f535733 Revert "sc16is7xx: implemented get_mctrl" by Greg Kroah-Hartman · 8 years ago
  12. a3f0b77 sc16is7xx: implemented get_mctrl by Maarten Brock · 8 years ago
  13. b7dfdea sc16is7xx: implemented set_mctrl by Maarten Brock · 8 years ago
  14. b7ed516 sc16is7xx: fix incorrect register bits macro by Wills Wang · 8 years ago
  15. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  16. ed7a850 sc16is7xx: Fix TX buffer overrun caused by wrong tx fifo level read-out by Florian Achleitner · 9 years ago
  17. 58383c7 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  18. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  19. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  20. 2b0159d sc16is7xx: null ptr check by Sean Nyekjaer · 9 years ago
  21. 20b5af9 serial: sc16is7xx: Remove unnecessary MODULE_ALIAS() by Javier Martinez Canillas · 9 years ago
  22. 68be64c sc16is7xx: constify devtype by Jakub Kicinski · 9 years ago
  23. c643497 sc16is7xx: support multiple devices by Jakub Kicinski · 9 years ago
  24. e92a886 sc16is7xx: save and use per-chip line number by Jakub Kicinski · 9 years ago
  25. 92311e4 Merge 4.2-rc4 into tty-next by Greg Kroah-Hartman · 9 years ago
  26. 7e8af24 tty: serial: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  27. dec273e sc16is7xx: fix FIFO address of secondary UART by Bo Svangård · 9 years ago
  28. 478d105 sc16is7xx: use kworker for RS-485 configuration by Jakub Kicinski · 9 years ago
  29. 059d581 sc16is7xx: use kworker to update ier bits by Jakub Kicinski · 9 years ago
  30. a010408 sc16is7xx: use kworker for md_proc by Jakub Kicinski · 9 years ago
  31. dbe5a40 sc16is7xx: move RTS delay to workqueue by Jakub Kicinski · 9 years ago
  32. 9e6f4ca sc16is7xx: use kthread_worker for tx_work and irq by Jakub Kicinski · 9 years ago
  33. 4ae82e5 sc16is7xx: use LSR_TEMT_BIT in .tx_empty() by Jakub Kicinski · 9 years ago
  34. 4117a60 sc16is7xx: add missing compatible strings by Jakub Kicinski · 9 years ago
  35. 5451bb29 sc16is7xx: remove RS-485 delay RTS handling by Jakub Kicinski · 9 years ago
  36. 2c837a8 sc16is7xx: spi interface is added by Rama Kiran Kumar Indrakanti · 9 years ago
  37. f0e3811 sc16is7xx: expose RTS inversion in RS-485 mode by Jakub Kicinski · 9 years ago
  38. 0814e8d sc16is7xx: enable the clock by Jakub Kicinski · 9 years ago
  39. 9764e7a sc16is7xx: don't wipe out port configuration on shutdown by Jakub Kicinski · 9 years ago
  40. 11b03ea sc16is7xx: remove ports on probe error path by Jakub Kicinski · 9 years ago
  41. b57d15f serial/sc16is7xx: Use the rs485 functions on serial_core by Ricardo Ribalda Delgado · 10 years ago
  42. c015b4a serial/sc16is7xx: Remove obsolete #ifset TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
  43. e27e278 tty: sc16is7xx: remove retval from gpiochip_remove() by Linus Walleij · 10 years ago
  44. dc824eb serial: sc16is7xx: Correct initialization of s->clk by Jon Ringle · 10 years ago
  45. 8b152f1 serial: treewide: Remove empty implementations of enable_ms() by Alexander Shiyan · 10 years ago
  46. beb04a9 serial: sc16is7xx: dynamically allocate tx/rx buffer by Jon Ringle · 10 years ago
  47. 3df5adb serial: sc16is7xx: compile I2C when REGMAP_I2C is module by Jan Moskyto Matejka · 10 years ago
  48. d952795 serial: sc16is7xx: fix implicit decl of func copy_{to,from}_user by Jon Ringle · 10 years ago
  49. dfeae61 serial: sc16is7xx by Jon Ringle · 10 years ago