index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
uart.c
Age
Commit message (
Expand
)
Author
2017-11-11
staging: greybus: Remove redundant license text
Greg Kroah-Hartman
2017-11-11
staging: greybus: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
2017-04-18
staging: greybus: uart.c: Remove include linux/serial.h
Darryl T. Agostinelli
2017-03-07
staging: greybus: Replace "is is" with "is"
simran singhal
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-12
staging: greybus: fix "line over 80 characters" coding style issues
Gioh Kim
2017-01-27
staging: greybus: uart: fix TIOCGSERIAL flags
Johan Hovold
2016-11-10
staging: greybus: use get_icount tty operation
Johan Hovold
2016-11-10
staging: greybus: uart: fix invalid user-pointer check
Johan Hovold
2016-10-30
Merge 4.9-rc3 into staging-next
Greg Kroah-Hartman
2016-10-17
Staging: greybus: uart: constify tty_port_operations structure
Bhumika Goyal
2016-10-17
Staging: greybus: uart: Use gbphy_dev->dev instead of bundle->dev
Viresh Kumar
2016-09-22
staging: greybus: uart.c: fix alignment to match open parenthesis
Chaehyun Lim
2016-09-22
staging: greybus: uart.c: change 'unsigned' to 'unsigned int'
Chaehyun Lim
2016-07-14
greybus: uart: Add runtime pm support
Axel Haslam
2016-06-29
greybus: Revert "greybus: uart: don't use spin_lock_irq()"
Johan Hovold
2016-06-23
greybus: uart: don't use spin_lock_irq()
Viresh Kumar
2016-06-23
greybus: Revert "greybus: don't use spin_lock_irq()"
Greg Kroah-Hartman
2016-06-23
greybus: don't use spin_lock_irq()
Viresh Kumar
2016-06-10
greybus: Remove extra blank lines
Viresh Kumar
2016-06-10
greybus: uart: Fix minor number leak
Bryan O'Donoghue
2016-05-31
greybus: gbphy: Remove protocol specific version handling
Viresh Kumar
2016-05-31
greybus: uart: wait for credits on shutdown
Axel Haslam
2016-05-31
greybus: uart: Implement flush_buffer
Axel Haslam
2016-05-31
greybus: uart: Add credits based tracking for transmit path
Axel Haslam
2016-05-31
greybus: uart: Use a fifo to send data to the modules
Axel Haslam
2016-05-31
greybus: uart: Implement dtr_rts callback.
Axel Haslam
2016-05-31
greybus: uart: Handle CRTSCTS flag in termios
Axel Haslam
2016-05-19
greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhere
Sandeep Patil
2016-05-18
greybus: uart fix missing negation on DTR setting
Axel Haslam
2016-05-14
greybus: uart: Create separate module
Viresh Kumar
2016-05-05
greybus: uart: Kill reference_count hack
Viresh Kumar
2016-05-05
greybus: UART: convert to a gpbridge driver
Greg Kroah-Hartman
2016-04-21
greybus: uart: Update line coding settings only when needed
Axel Haslam
2016-03-22
greybus: convert drivers to use connection->private set/get
Greg Kroah-Hartman
2016-03-03
greybus: gpbridge.h: move protocol init/exit prototypes
Greg Kroah-Hartman
2016-02-24
greybus: uart: fix incomplete receive-data sanity checks
Johan Hovold
2016-02-24
greybus: uart: add missing serial-state sanity check
Johan Hovold
2016-02-24
greybus: uart: add max-payload sanity check
Johan Hovold
2016-02-23
greybus: uart: properly calculate max buffer size
Greg Kroah-Hartman
2016-02-05
greybus: uart: fix double free of tty port
Rui Miguel Silva
2015-12-04
greybus: Prefix hexadecimal values with 0x while printing them
Viresh Kumar
2015-10-15
greybus: uart: use the bundle struct device instead of the connector
Greg Kroah-Hartman
2015-08-11
greybus: uart: Drop get_version support
Viresh Kumar
2015-08-10
greybus: uart: Use (already defined) major/minor macros
Viresh Kumar
2015-07-14
greybus: uart: fix typo in defintion
Bryan O'Donoghue
2015-07-08
greybus: properly cleanup ida and idr structures when shutting down
Greg Kroah-Hartman
2015-07-01
greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()
Viresh Kumar
2015-06-30
greybus: uart: Update UART to reflect field size changes
Bryan O'Donoghue
2015-06-30
greybus: uart: Add support for UART error signals
Bryan O'Donoghue
[next]