summaryrefslogtreecommitdiff
path: root/net/bluetooth/rfcomm/tty.c
Commit message (Expand)AuthorAge
* Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek2014-05-05
* Bluetooth: Fix write_room() calculationPeter Hurley2014-02-14
* Bluetooth: Refactor write_room() calculationPeter Hurley2014-02-14
* Bluetooth: Don't fail RFCOMM tty writesPeter Hurley2014-02-14
* Bluetooth: Force -EIO from tty read/write if .activate() failsPeter Hurley2014-02-14
* Bluetooth: Cleanup RFCOMM device registration error handlingPeter Hurley2014-02-14
* Bluetooth: Refactor rfcomm_dev_add()Peter Hurley2014-02-14
* Bluetooth: Serialize RFCOMMCREATEDEV and RFCOMMRELEASEDEV ioctlsPeter Hurley2014-02-14
* Bluetooth: Rename __rfcomm_dev_get() to __rfcomm_dev_lookup()Peter Hurley2014-02-14
* Bluetooth: Fix RFCOMM parent device for reused dlcPeter Hurley2014-02-14
* Bluetooth: Fix unsafe RFCOMM device parentingPeter Hurley2014-02-14
* Bluetooth: Verify dlci not in use before rfcomm_dev createPeter Hurley2014-02-14
* Bluetooth: Fix RFCOMM tty teardown racePeter Hurley2014-02-14
* Bluetooth: Fix unreleased rfcomm_dev referencePeter Hurley2014-02-14
* Bluetooth: Release rfcomm_dev only oncePeter Hurley2014-02-14
* Bluetooth: Exclude released devices from RFCOMMGETDEVLIST ioctlPeter Hurley2014-02-14
* Bluetooth: Fix racy acquire of rfcomm_dev referencePeter Hurley2014-02-14
* Revert "Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()"Peter Hurley2014-02-14
* Revert "Bluetooth: Always wait for a connection on RFCOMM open()"Peter Hurley2014-02-14
* Revert "Bluetooth: Remove rfcomm_carrier_raised()"Peter Hurley2014-02-14
* Bluetooth: Remove rfcomm_carrier_raised()Gianluca Anzolin2014-01-06
* Bluetooth: Always wait for a connection on RFCOMM open()Gianluca Anzolin2014-01-06
* Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()Gianluca Anzolin2014-01-06
* Bluetooth: Release RFCOMM port when the last user closes the TTYGianluca Anzolin2014-01-06
* Bluetooth: don't release the port in rfcomm_dev_state_change()Gianluca Anzolin2013-09-20
* Bluetooth: Purge the dlc->tx_queue to avoid circular dependencyGianluca Anzolin2013-08-21
* Bluetooth: Fix the reference counting of tty_portGianluca Anzolin2013-08-21
* Bluetooth: Implement .activate, .shutdown and .carrier_raised methodsGianluca Anzolin2013-08-21
* Bluetooth: Move the tty initialization and cleanup out of open/closeGianluca Anzolin2013-08-21
* Bluetooth: Remove the device from the list in the destructorGianluca Anzolin2013-08-21
* Bluetooth: Take proper tty_struct referencesGianluca Anzolin2013-08-21
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-15
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-10-19
|\
| * Bluetooth: Use %pMR in sprintf/seq_printf instead of batostrAndrei Emeltchenko2012-09-27
| * Bluetooth: Use %pMR in debug instead of batostrAndrei Emeltchenko2012-09-27
* | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-27
|\ \
| * | Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause2012-08-15
| |/
* | TTY: use tty_port_register_deviceJiri Slaby2012-08-13
* | tty: localise the lockAlan Cox2012-08-10
* | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-06
|\ \ | |/
| * Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-05
| * Bluetooth: Remove most of the inline usageGustavo Padovan2012-06-05
* | tty: move the termios object into the ttyAlan Cox2012-07-16
* | tty: revert incorrectly applied lock patchAlan Cox2012-07-16
* | tty: localise the lockAlan Cox2012-07-06
|/
* tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-02
* tty_lock: Localise the lockAlan Cox2012-05-04
* TTY: rfcomm/tty, use count from tty_portJiri Slaby2012-04-09
* TTY: rfcomm/tty, remove work for tty_wakeupJiri Slaby2012-04-09