index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
rfcomm
/
tty.c
Age
Commit message (
Expand
)
Author
2023-08-11
tty: rfcomm: convert counts to size_t
Jiri Slaby (SUSE)
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-07-31
Bluetooth: rfcomm: remove casts from tty->driver_data
Jiri Slaby
2023-01-19
tty: Convert ->carrier_raised() and callchains to bool
Ilpo Järvinen
2022-10-07
Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-09-24
Bluetooth: RFCOMM: remove define-only RFCOMM_TTY_MAGIC ex-magic-number
наб
2022-08-30
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-06-26
Bluetooth: RFCOMM: Use DEVICE_ATTR_RO macro
YueHaibing
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2020-03-08
Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl
Qiujun Huang
2018-10-13
kill TIOCSERGSTRUCT
Al Viro
2018-10-13
rfcomm: get rid of mentioning TIOC[SG]SERIAL
Al Viro
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2016-11-22
Bluetooth: Fix using the correct source address type
Johan Hedberg
2014-05-05
Bluetooth: Convert RFCOMM spinlocks into mutexes
Libor Pechacek
2014-02-14
Bluetooth: Fix write_room() calculation
Peter Hurley
2014-02-14
Bluetooth: Refactor write_room() calculation
Peter Hurley
2014-02-14
Bluetooth: Don't fail RFCOMM tty writes
Peter Hurley
2014-02-14
Bluetooth: Force -EIO from tty read/write if .activate() fails
Peter Hurley
2014-02-14
Bluetooth: Cleanup RFCOMM device registration error handling
Peter Hurley
2014-02-14
Bluetooth: Refactor rfcomm_dev_add()
Peter Hurley
2014-02-14
Bluetooth: Serialize RFCOMMCREATEDEV and RFCOMMRELEASEDEV ioctls
Peter Hurley
2014-02-14
Bluetooth: Rename __rfcomm_dev_get() to __rfcomm_dev_lookup()
Peter Hurley
2014-02-14
Bluetooth: Fix RFCOMM parent device for reused dlc
Peter Hurley
2014-02-14
Bluetooth: Fix unsafe RFCOMM device parenting
Peter Hurley
2014-02-14
Bluetooth: Verify dlci not in use before rfcomm_dev create
Peter Hurley
2014-02-14
Bluetooth: Fix RFCOMM tty teardown race
Peter Hurley
2014-02-14
Bluetooth: Fix unreleased rfcomm_dev reference
Peter Hurley
2014-02-14
Bluetooth: Release rfcomm_dev only once
Peter Hurley
2014-02-14
Bluetooth: Exclude released devices from RFCOMMGETDEVLIST ioctl
Peter Hurley
2014-02-14
Bluetooth: Fix racy acquire of rfcomm_dev reference
Peter Hurley
2014-02-14
Revert "Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()"
Peter Hurley
2014-02-14
Revert "Bluetooth: Always wait for a connection on RFCOMM open()"
Peter Hurley
2014-02-14
Revert "Bluetooth: Remove rfcomm_carrier_raised()"
Peter Hurley
2014-01-06
Bluetooth: Remove rfcomm_carrier_raised()
Gianluca Anzolin
2014-01-06
Bluetooth: Always wait for a connection on RFCOMM open()
Gianluca Anzolin
2014-01-06
Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()
Gianluca Anzolin
2014-01-06
Bluetooth: Release RFCOMM port when the last user closes the TTY
Gianluca Anzolin
2013-09-20
Bluetooth: don't release the port in rfcomm_dev_state_change()
Gianluca Anzolin
2013-08-21
Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
Gianluca Anzolin
2013-08-21
Bluetooth: Fix the reference counting of tty_port
Gianluca Anzolin
2013-08-21
Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
Gianluca Anzolin
2013-08-21
Bluetooth: Move the tty initialization and cleanup out of open/close
Gianluca Anzolin
2013-08-21
Bluetooth: Remove the device from the list in the destructor
Gianluca Anzolin
[next]