summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/uart.c
Commit message (Expand)AuthorAgeFilesLines
* staging: greybus: remove space before tabIoannis Valasakis2018-11-091-2/+2
* greybus/uart: switch to ->[sg]et_serial()Al Viro2018-09-141-29/+18Star
* staging: greybus: Remove redundant license textGreg Kroah-Hartman2017-11-111-2/+0Star
* staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: greybus: uart.c: Remove include linux/serial.hDarryl T. Agostinelli2017-04-181-1/+0Star
* staging: greybus: Replace "is is" with "is"simran singhal2017-03-071-1/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* staging: greybus: fix "line over 80 characters" coding style issuesGioh Kim2017-02-121-3/+5
* staging: greybus: uart: fix TIOCGSERIAL flagsJohan Hovold2017-01-271-1/+0Star
* staging: greybus: use get_icount tty operationJohan Hovold2016-11-101-19/+12Star
* staging: greybus: uart: fix invalid user-pointer checkJohan Hovold2016-11-101-3/+0Star
* Merge 4.9-rc3 into staging-nextGreg Kroah-Hartman2016-10-301-1/+1
|\
| * Staging: greybus: uart: Use gbphy_dev->dev instead of bundle->devViresh Kumar2016-10-171-1/+1
* | Staging: greybus: uart: constify tty_port_operations structureBhumika Goyal2016-10-171-1/+1
|/
* staging: greybus: uart.c: fix alignment to match open parenthesisChaehyun Lim2016-09-221-14/+14
* staging: greybus: uart.c: change 'unsigned' to 'unsigned int'Chaehyun Lim2016-09-221-1/+1
* greybus: uart: Add runtime pm supportAxel Haslam2016-07-141-0/+19
* greybus: Revert "greybus: uart: don't use spin_lock_irq()"Johan Hovold2016-06-301-3/+2Star
* greybus: uart: don't use spin_lock_irq()Viresh Kumar2016-06-241-2/+3
* greybus: Revert "greybus: don't use spin_lock_irq()"Greg Kroah-Hartman2016-06-231-3/+2Star
* greybus: don't use spin_lock_irq()Viresh Kumar2016-06-231-2/+3
* greybus: Remove extra blank linesViresh Kumar2016-06-111-3/+0Star
* greybus: uart: Fix minor number leakBryan O'Donoghue2016-06-111-0/+1
* greybus: gbphy: Remove protocol specific version handlingViresh Kumar2016-06-011-4/+0Star
* greybus: uart: wait for credits on shutdownAxel Haslam2016-06-011-0/+31
* greybus: uart: Implement flush_bufferAxel Haslam2016-06-011-0/+15
* greybus: uart: Add credits based tracking for transmit pathAxel Haslam2016-06-011-1/+65
* greybus: uart: Use a fifo to send data to the modulesAxel Haslam2016-06-011-18/+105
* greybus: uart: Implement dtr_rts callback.Axel Haslam2016-06-011-2/+20
* greybus: uart: Handle CRTSCTS flag in termiosAxel Haslam2016-06-011-2/+8
* greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhereSandeep Patil2016-05-191-24/+24
* greybus: uart fix missing negation on DTR settingAxel Haslam2016-05-191-1/+1
* greybus: uart: Create separate moduleViresh Kumar2016-05-141-2/+7
* greybus: uart: Kill reference_count hackViresh Kumar2016-05-051-25/+26
* greybus: UART: convert to a gpbridge driverGreg Kroah-Hartman2016-05-051-41/+73
* greybus: uart: Update line coding settings only when neededAxel Haslam2016-04-211-1/+1
* greybus: convert drivers to use connection->private set/getGreg Kroah-Hartman2016-03-221-6/+6
* greybus: gpbridge.h: move protocol init/exit prototypesGreg Kroah-Hartman2016-03-031-0/+1
* greybus: uart: fix incomplete receive-data sanity checksJohan Hovold2016-02-251-9/+24
* greybus: uart: add missing serial-state sanity checkJohan Hovold2016-02-251-4/+22
* greybus: uart: add max-payload sanity checkJohan Hovold2016-02-251-2/+8
* greybus: uart: properly calculate max buffer sizeGreg Kroah-Hartman2016-02-241-6/+3Star
* greybus: uart: fix double free of tty portRui Miguel Silva2016-02-061-1/+0Star
* greybus: Prefix hexadecimal values with 0x while printing themViresh Kumar2015-12-051-1/+1
* greybus: uart: use the bundle struct device instead of the connectorGreg Kroah-Hartman2015-10-151-5/+5
* greybus: uart: Drop get_version supportViresh Kumar2015-08-121-13/+3Star
* greybus: uart: Use (already defined) major/minor macrosViresh Kumar2015-08-111-2/+2
* greybus: uart: fix typo in defintionBryan O'Donoghue2015-07-151-1/+1
* greybus: properly cleanup ida and idr structures when shutting downGreg Kroah-Hartman2015-07-081-0/+1
* greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()Viresh Kumar2015-07-021-1/+1