index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: Remove redundant tty_wait_until_sent()
Peter Hurley
2013-03-18
1
-9
/
+0
*
tty: Locate get/put ldisc functions together
Peter Hurley
2013-03-18
1
-23
/
+23
*
tty: Fold one-line assign function into callers
Peter Hurley
2013-03-18
1
-25
/
+6
*
tty: Document unsafe ldisc reference acquire
Peter Hurley
2013-03-18
1
-9
/
+5
*
tty: Separate release semantics of ldisc reference
Peter Hurley
2013-03-18
1
-34
/
+35
*
tty: Don't protect atomic operation with mutex
Peter Hurley
2013-03-18
1
-2
/
+0
*
tty: Add ldisc hangup debug messages
Peter Hurley
2013-03-18
1
-0
/
+19
*
tty: Bracket ldisc release with TTY_DEBUG_HANGUP messages
Peter Hurley
2013-03-18
1
-1
/
+4
*
tty: Fix 'deferred reopen' ldisc comment
Peter Hurley
2013-03-18
1
-4
/
+5
*
tty: Make core responsible for synchronizing its work
Peter Hurley
2013-03-18
2
-20
/
+21
*
tty: Complete ownership transfer of flip buffers
Peter Hurley
2013-03-18
3
-35
/
+14
*
tty: Don't reenable already enabled ldisc
Peter Hurley
2013-03-18
3
-4
/
+1
*
n_tty: Fully initialize ldisc before restarting buffer work
Peter Hurley
2013-03-18
1
-9
/
+8
*
n_tty: Correct unthrottle-with-buffer-flush comments
Peter Hurley
2013-03-18
1
-8
/
+5
*
tty: Wait for SAK work before waiting for hangup work
Peter Hurley
2013-03-18
1
-1
/
+1
*
tty: Halt both ldiscs concurrently
Peter Hurley
2013-03-18
1
-13
/
+25
*
tty: Strengthen no-subsequent-use guarantee of tty_ldisc_halt()
Peter Hurley
2013-03-18
1
-18
/
+24
*
tty: Relocate tty_ldisc_halt() to avoid forward declaration
Peter Hurley
2013-03-18
1
-23
/
+23
*
tty: Fix ldisc halt sequence on hangup
Peter Hurley
2013-03-18
1
-20
/
+19
*
tty: Remove unnecessary re-test of ldisc ref count
Peter Hurley
2013-03-18
1
-19
/
+19
*
tty: Refactor wait for ldisc refs out of tty_ldisc_hangup()
Peter Hurley
2013-03-18
1
-18
/
+36
*
n_tty: Don't flush buffer when closing ldisc
Peter Hurley
2013-03-18
1
-1
/
+3
*
n_tty: Factor packet mode status change for reuse
Peter Hurley
2013-03-18
1
-10
/
+14
*
tty: Add diagnostic for halted line discipline
Peter Hurley
2013-03-18
3
-1
/
+15
*
tty: ifx6x60: Remove unused suspend/resume callbacks
Lars-Peter Clausen
2013-03-18
1
-26
/
+0
*
tty: mrst_max3110: Use dev_pm_ops
Lars-Peter Clausen
2013-03-18
1
-7
/
+12
*
tty: max310x: Use dev_pm_ops
Lars-Peter Clausen
2013-03-18
1
-8
/
+16
*
tty: max3100: Use dev_pm_ops
Lars-Peter Clausen
2013-03-18
1
-10
/
+10
*
TTY: fix close of uninitialised ports
Johan Hovold
2013-03-18
1
-8
/
+10
*
TTY: clean up port drain-delay handling
Johan Hovold
2013-03-18
1
-11
/
+16
*
TTY: fix DTR not being dropped on hang up
Johan Hovold
2013-03-18
3
-12
/
+23
*
TTY: fix DTR being raised on hang up
Johan Hovold
2013-03-18
1
-1
/
+1
*
TTY: wake up processes last at hangup
Johan Hovold
2013-03-18
1
-1
/
+1
*
TTY: clean up port shutdown
Johan Hovold
2013-03-18
1
-2
/
+7
*
crisv10: use counts from tty_port
Jiri Slaby
2013-03-18
2
-27
/
+23
*
crisv10: use *_wait from tty_port
Jiri Slaby
2013-03-18
2
-11
/
+7
*
crisv10: use close delays from tty_port
Jiri Slaby
2013-03-18
2
-13
/
+9
*
crisv10: remove unused members
Jiri Slaby
2013-03-18
1
-6
/
+0
*
crisv10: stop returning info from handle_ser_rx_interrupt
Jiri Slaby
2013-03-18
1
-6
/
+4
*
crisv10: use flags from tty_port
Jiri Slaby
2013-03-18
2
-37
/
+29
*
TTY: cleanup tty->hw_stopped uses
Jiri Slaby
2013-03-18
7
-45
/
+17
*
TTY: serial/msm_serial_hs, remove unused tty
Jiri Slaby
2013-03-18
1
-2
/
+0
*
TTY: serial/bfin_uart, unbreak build with KGDB enabled
Jiri Slaby
2013-03-18
1
-23
/
+0
*
TTY: add tty_port_tty_hangup helper
Jiri Slaby
2013-03-18
16
-148
/
+58
*
TTY: quatech2, remove unneeded is_open
Jiri Slaby
2013-03-18
1
-10
/
+0
*
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
2013-03-18
22
-176
/
+51
*
TTY: msm_smd_tty, clean up activate/shutdown
Jiri Slaby
2013-03-18
1
-9
/
+5
*
TTY: do not warn about setting speed via SPD_*
Jiri Slaby
2013-03-18
2
-30
/
+16
*
TTY: synclink, remove superfluous check
Jiri Slaby
2013-03-18
1
-3
/
+0
*
TTY: jsm, remove superfluous check
Jiri Slaby
2013-03-18
1
-6
/
+0
[next]