1. 92dc0b1 staging: greybus: uart: fix tty use after free by Johan Hovold · 3 years, 6 months ago
  2. 9f90a4d tty: drop put_tty_driver by Jiri Slaby · 3 years, 7 months ago
  3. 3ec2ff3 tty: make use of tty_get_{char,frame}_size by Jiri Slaby · 3 years, 9 months ago
  4. fff4ef1 tty: make tty_operations::chars_in_buffer return uint by Jiri Slaby · 3 years, 10 months ago
  5. 03b3b1a tty: make tty_operations::write_room return uint by Jiri Slaby · 3 years, 10 months ago
  6. d38be70 staging: greybus: uart: clean up TIOCGSERIAL by Johan Hovold · 3 years, 11 months ago
  7. 60c6b30 staging: greybus: uart: fix unprivileged TIOCCSERIAL by Johan Hovold · 3 years, 11 months ago
  8. b71e571 staging: greybus: uart: fix TIOCSSERIAL jiffies conversions by Johan Hovold · 3 years, 11 months ago
  9. c2312ff Merge 5.7-rc7 into staging-next by Greg Kroah-Hartman · 4 years, 9 months ago
  10. 6064aee staging: greybus: uart: replace driver line-coding struct by Johan Hovold · 4 years, 10 months ago
  11. 34625c1 staging: greybus: Fix uninitialized scalar variable by Oscar Carter · 4 years, 10 months ago
  12. ec0ad86 staging: greybus: move core include files to include/linux/greybus/ by Greg Kroah-Hartman · 6 years ago
  13. 327f2769 staging: greybus: remove space before tab by Ioannis Valasakis · 6 years ago
  14. 0aad5ad greybus/uart: switch to ->[sg]et_serial() by Al Viro · 6 years ago
  15. 863dbc5 staging: greybus: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  16. eb50fd3 staging: greybus: add SPDX identifiers to all greybus driver files by Greg Kroah-Hartman · 7 years ago
  17. 4330887 staging: greybus: uart.c: Remove include linux/serial.h by Darryl T. Agostinelli · 8 years ago
  18. 4452b09 staging: greybus: Replace "is is" with "is" by simran singhal · 8 years ago
  19. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  20. 461ab80 staging: greybus: fix "line over 80 characters" coding style issues by Gioh Kim · 8 years ago
  21. 414850d staging: greybus: uart: fix TIOCGSERIAL flags by Johan Hovold · 8 years ago
  22. 424a4b5 staging: greybus: use get_icount tty operation by Johan Hovold · 8 years ago
  23. 4dfc109 staging: greybus: uart: fix invalid user-pointer check by Johan Hovold · 8 years ago
  24. bdc0656 Merge 4.9-rc3 into staging-next by Greg Kroah-Hartman · 8 years ago
  25. 4d79f43 Staging: greybus: uart: constify tty_port_operations structure by Bhumika Goyal · 8 years ago
  26. 4fa5891 Staging: greybus: uart: Use gbphy_dev->dev instead of bundle->dev by Viresh Kumar · 8 years ago
  27. 319b78c staging: greybus: uart.c: fix alignment to match open parenthesis by Chaehyun Lim · 8 years ago
  28. 26746a3 staging: greybus: uart.c: change 'unsigned' to 'unsigned int' by Chaehyun Lim · 8 years ago
  29. 22b8708 greybus: uart: Add runtime pm support by Axel Haslam · 9 years ago
  30. 2aae92b greybus: Revert "greybus: uart: don't use spin_lock_irq()" by Johan Hovold · 9 years ago
  31. e9f80f3 greybus: uart: don't use spin_lock_irq() by Viresh Kumar · 9 years ago
  32. 19cdabc greybus: Revert "greybus: don't use spin_lock_irq()" by Greg Kroah-Hartman · 9 years ago
  33. 5e2b639 greybus: don't use spin_lock_irq() by Viresh Kumar · 9 years ago
  34. 60fb340 greybus: Remove extra blank lines by Viresh Kumar · 9 years ago
  35. 6db9cc6 greybus: uart: Fix minor number leak by Bryan O'Donoghue · 9 years ago
  36. 64060fe greybus: gbphy: Remove protocol specific version handling by Viresh Kumar · 9 years ago
  37. 5dad5c3 greybus: uart: wait for credits on shutdown by Axel Haslam · 9 years ago
  38. 2b3b87f greybus: uart: Implement flush_buffer by Axel Haslam · 9 years ago
  39. a8bc00f greybus: uart: Add credits based tracking for transmit path by Axel Haslam · 9 years ago
  40. 8d6fbe9 greybus: uart: Use a fifo to send data to the modules by Axel Haslam · 9 years ago
  41. 219ffcf greybus: uart: Implement dtr_rts callback. by Axel Haslam · 9 years ago
  42. e55c252 greybus: uart: Handle CRTSCTS flag in termios by Axel Haslam · 9 years ago
  43. e54b106 greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhere by Sandeep Patil · 9 years ago
  44. 9bc63b7 greybus: uart fix missing negation on DTR setting by Axel Haslam · 9 years ago
  45. 66b9e09 greybus: uart: Create separate module by Viresh Kumar · 9 years ago
  46. 73d292d greybus: uart: Kill reference_count hack by Viresh Kumar · 9 years ago
  47. 7dbe1f4 greybus: UART: convert to a gpbridge driver by Greg Kroah-Hartman · 9 years ago
  48. b4b1b7e greybus: uart: Update line coding settings only when needed by Axel Haslam · 9 years ago
  49. 0ec3063 greybus: convert drivers to use connection->private set/get by Greg Kroah-Hartman · 9 years ago
  50. c7b0726 greybus: gpbridge.h: move protocol init/exit prototypes by Greg Kroah-Hartman · 9 years ago
  51. c5f338c greybus: uart: fix incomplete receive-data sanity checks by Johan Hovold · 9 years ago
  52. cb7f00b greybus: uart: add missing serial-state sanity check by Johan Hovold · 9 years ago
  53. 066f950 greybus: uart: add max-payload sanity check by Johan Hovold · 9 years ago
  54. 7f29ade greybus: uart: properly calculate max buffer size by Greg Kroah-Hartman · 9 years ago
  55. 9d4bb6c greybus: uart: fix double free of tty port by Rui Miguel Silva · 9 years ago
  56. b933fa4 greybus: Prefix hexadecimal values with 0x while printing them by Viresh Kumar · 9 years ago
  57. 4f30bf3 greybus: uart: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  58. a94e144 greybus: uart: Drop get_version support by Viresh Kumar · 10 years ago
  59. 9475fb5 greybus: uart: Use (already defined) major/minor macros by Viresh Kumar · 10 years ago
  60. a519203 greybus: uart: fix typo in defintion by Bryan O'Donoghue · 10 years ago
  61. 5c1ac69 greybus: properly cleanup ida and idr structures when shutting down by Greg Kroah-Hartman · 10 years ago
  62. e18822e greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver() by Viresh Kumar · 10 years ago
  63. ba4b099 greybus: uart: Update UART to reflect field size changes by Bryan O'Donoghue · 10 years ago
  64. 4c025cf greybus: uart: Add support for UART error signals by Bryan O'Donoghue · 10 years ago
  65. 3ee2266 greybus: uart: Latch modem control signals for tciomget by Bryan O'Donoghue · 10 years ago
  66. 55a8e35 greybus: uart: fix the clean up while uart initiates connection unsucessfully by Phong Tran · 10 years ago
  67. 61b65a3 greybus: uart: remove the redundant unregister chrdev by Phong Tran · 10 years ago
  68. 81c3a77 greybus: uart: properly interpret receive data size by Alex Elder · 10 years ago
  69. 62229a1 greybus: uart: Remove magic numbers make struct gb_tty variable names consistent by Bryan O'Donoghue · 10 years ago
  70. 1c08701 greybus: uart: Add gb_uart_request_recv for receiving async UART data by Bryan O'Donoghue · 10 years ago
  71. dd1c64e greybus: uart: kmalloc for send_data once only by Bryan O'Donoghue · 10 years ago
  72. 563bd79 greybus: uart: send_data should return size or error by Bryan O'Donoghue · 10 years ago
  73. f95ad78 greybus: uart: Update uart.c to register tty ports by Bryan O'Donoghue · 10 years ago
  74. f5537d4 greybus: uart: Reduce UART count from 255 to 16 by Bryan O'Donoghue · 10 years ago
  75. 11fca14 greybus: uart: Tidy naming convention to more closely match spec by Bryan O'Donoghue · 10 years ago
  76. 4ef5348 greybus: uart: Move UART protocol structs/defines to greybus_protocols.h by Bryan O'Donoghue · 10 years ago
  77. 55f2291 greybus: uart: Fix the memory leak in connection init by Phong Tran · 10 years ago
  78. bdac599 greybus: Use gb_gpbridge_protocol_init() by Viresh Kumar · 10 years ago
  79. 6d65337 greybus: eliminate extra response flag definitions by Alex Elder · 10 years ago
  80. afcf8c7 greybus: uart: remove packed-attribute from line-coding struct by Johan Hovold · 10 years ago
  81. 89210f6 greybus: remove unused version-response structs by Viresh Kumar · 10 years ago
  82. 36e79de greybus: create get_version() routines with the help of a macro by Viresh Kumar · 10 years ago
  83. 530430b greybus: uart: s/REQ/TYPE by Viresh Kumar · 10 years ago
  84. 5357cf3 greybus: Remove "-gb" suffix from .c files by Viresh Kumar · 10 years ago[Renamed from drivers/staging/greybus/uart-gb.c]
  85. 7422a1e greybus: protocol: name protocols. by Greg Kroah-Hartman · 10 years ago
  86. 7c7d5b9 greybus: protocol: switch gb_protocol_register() to return an int by Greg Kroah-Hartman · 10 years ago
  87. a46e967 greybus: add Linaro copyrights by Alex Elder · 10 years ago
  88. 3763f96 greybus: uart-gb.c: don't include module.h by Greg Kroah-Hartman · 10 years ago
  89. 93bbe85 greybus: set up connection->private properly by Alex Elder · 10 years ago
  90. 9f240f2 greybus: uart-gb: clean up send_line_coding by Greg Kroah-Hartman · 10 years ago
  91. e51f1d1 greybus: uart-gb: convert to use gb_operation_sync by Greg Kroah-Hartman · 10 years ago
  92. 23383de greybus: use errno for operation result by Alex Elder · 10 years ago
  93. 696e0cc greybus: Random spell fixes by Viresh Kumar · 10 years ago
  94. c08b1dd greybus: dynamically allocate requests and responses by Alex Elder · 10 years ago
  95. 9ffb4b8 greybus: uart-gb: fix up typo from previous patch moving the status variable around. by Greg Kroah-Hartman · 10 years ago
  96. 25d0f81 greybus: remove status from all responses by Alex Elder · 10 years ago
  97. dcec19f greybus: get rid of uart request_operation() by Alex Elder · 10 years ago
  98. 980c7c5 greybus: uart-gb: handle throttle/unthrottle properly by Greg Kroah-Hartman · 10 years ago
  99. bc09135 greybus: fix uart request_operation() by Alex Elder · 10 years ago
  100. 3690a82 greybus: define struct gb_message by Alex Elder · 10 years ago