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