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