index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
rfcomm
/
tty.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kill TIOCSERGSTRUCT
Al Viro
2018-10-13
1
-4
/
+0
*
rfcomm: get rid of mentioning TIOC[SG]SERIAL
Al Viro
2018-10-13
1
-8
/
+0
*
net: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-2
/
+2
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
Bluetooth: Fix using the correct source address type
Johan Hedberg
2016-11-22
1
-1
/
+1
*
Bluetooth: Convert RFCOMM spinlocks into mutexes
Libor Pechacek
2014-05-05
1
-10
/
+10
*
Bluetooth: Fix write_room() calculation
Peter Hurley
2014-02-14
1
-9
/
+5
*
Bluetooth: Refactor write_room() calculation
Peter Hurley
2014-02-14
1
-12
/
+15
*
Bluetooth: Don't fail RFCOMM tty writes
Peter Hurley
2014-02-14
1
-16
/
+7
*
Bluetooth: Force -EIO from tty read/write if .activate() fails
Peter Hurley
2014-02-14
1
-1
/
+5
*
Bluetooth: Cleanup RFCOMM device registration error handling
Peter Hurley
2014-02-14
1
-9
/
+7
*
Bluetooth: Refactor rfcomm_dev_add()
Peter Hurley
2014-02-14
1
-14
/
+24
*
Bluetooth: Serialize RFCOMMCREATEDEV and RFCOMMRELEASEDEV ioctls
Peter Hurley
2014-02-14
1
-2
/
+25
*
Bluetooth: Rename __rfcomm_dev_get() to __rfcomm_dev_lookup()
Peter Hurley
2014-02-14
1
-2
/
+2
*
Bluetooth: Fix RFCOMM parent device for reused dlc
Peter Hurley
2014-02-14
1
-0
/
+1
*
Bluetooth: Fix unsafe RFCOMM device parenting
Peter Hurley
2014-02-14
1
-6
/
+14
*
Bluetooth: Verify dlci not in use before rfcomm_dev create
Peter Hurley
2014-02-14
1
-0
/
+8
*
Bluetooth: Fix RFCOMM tty teardown race
Peter Hurley
2014-02-14
1
-4
/
+4
*
Bluetooth: Fix unreleased rfcomm_dev reference
Peter Hurley
2014-02-14
1
-2
/
+4
*
Bluetooth: Release rfcomm_dev only once
Peter Hurley
2014-02-14
1
-2
/
+9
*
Bluetooth: Exclude released devices from RFCOMMGETDEVLIST ioctl
Peter Hurley
2014-02-14
1
-1
/
+2
*
Bluetooth: Fix racy acquire of rfcomm_dev reference
Peter Hurley
2014-02-14
1
-6
/
+2
*
Revert "Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()"
Peter Hurley
2014-02-14
1
-16
/
+16
*
Revert "Bluetooth: Always wait for a connection on RFCOMM open()"
Peter Hurley
2014-02-14
1
-38
/
+8
*
Revert "Bluetooth: Remove rfcomm_carrier_raised()"
Peter Hurley
2014-02-14
1
-0
/
+8
*
Bluetooth: Remove rfcomm_carrier_raised()
Gianluca Anzolin
2014-01-06
1
-8
/
+0
*
Bluetooth: Always wait for a connection on RFCOMM open()
Gianluca Anzolin
2014-01-06
1
-8
/
+38
*
Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()
Gianluca Anzolin
2014-01-06
1
-16
/
+16
*
Bluetooth: Release RFCOMM port when the last user closes the TTY
Gianluca Anzolin
2014-01-06
1
-7
/
+14
*
Bluetooth: don't release the port in rfcomm_dev_state_change()
Gianluca Anzolin
2013-09-20
1
-33
/
+2
*
Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
Gianluca Anzolin
2013-08-21
1
-0
/
+6
*
Bluetooth: Fix the reference counting of tty_port
Gianluca Anzolin
2013-08-21
1
-34
/
+12
*
Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
Gianluca Anzolin
2013-08-21
1
-70
/
+47
*
Bluetooth: Move the tty initialization and cleanup out of open/close
Gianluca Anzolin
2013-08-21
1
-42
/
+72
*
Bluetooth: Remove the device from the list in the destructor
Gianluca Anzolin
2013-08-21
1
-21
/
+6
*
Bluetooth: Take proper tty_struct references
Gianluca Anzolin
2013-08-21
1
-12
/
+17
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-11
/
+5
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
1
-2
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-10-19
1
-3
/
+3
|
\
|
*
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
Andrei Emeltchenko
2012-09-27
1
-1
/
+1
|
*
Bluetooth: Use %pMR in debug instead of batostr
Andrei Emeltchenko
2012-09-27
1
-2
/
+2
*
|
Merge 3.6-rc3 into tty-next
Greg Kroah-Hartman
2012-08-27
1
-1
/
+1
|
\
\
|
*
|
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
Mathias Krause
2012-08-15
1
-1
/
+1
|
|
/
*
|
TTY: use tty_port_register_device
Jiri Slaby
2012-08-13
1
-2
/
+2
*
|
tty: localise the lock
Alan Cox
2012-08-10
1
-2
/
+2
*
|
Merge tty-next into 3.6-rc1
Greg Kroah-Hartman
2012-08-06
1
-7
/
+2
|
\
\
|
|
/
|
*
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-06-05
1
-5
/
+0
|
*
Bluetooth: Remove most of the inline usage
Gustavo Padovan
2012-06-05
1
-2
/
+2
*
|
tty: move the termios object into the tty
Alan Cox
2012-07-16
1
-1
/
+1
*
|
tty: revert incorrectly applied lock patch
Alan Cox
2012-07-16
1
-2
/
+2
[next]