index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
rfcomm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
1
-0
/
+4
2023-01-22
Merge 6.2-rc5 into tty-next
Greg Kroah-Hartman
1
-1
/
+6
2023-01-19
tty: Convert ->carrier_raised() and callchains to bool
Ilpo Järvinen
1
-1
/
+1
2023-01-18
Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
Ying Hsu
1
-1
/
+6
2022-12-13
Bluetooth: RFCOMM: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-10-08
Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2022-10-08
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+2
2022-09-24
Bluetooth: RFCOMM: remove define-only RFCOMM_TTY_MAGIC ex-magic-number
наб
1
-1
/
+0
2022-09-16
Bluetooth: RFCOMM: Fix possible deadlock on socket shutdown/release
Luiz Augusto von Dentz
1
-0
/
+3
2022-08-30
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+2
2021-10-05
Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2
-43
/
+53
2021-09-21
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
1
-1
/
+1
2021-09-13
Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
Luiz Augusto von Dentz
2
-43
/
+53
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-6
/
+6
2021-08-10
Bluetooth: switch to lock_sock in RFCOMM
Desmond Cheong Zhi Xi
1
-4
/
+4
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
1
-2
/
+2
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
1
-4
/
+4
2021-07-06
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+2
2021-06-26
Bluetooth: RFCOMM: Use DEVICE_ATTR_RO macro
YueHaibing
1
-4
/
+6
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
1
-1
/
+1
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
1
-1
/
+1
2020-08-01
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-2
/
+2
2020-07-25
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
1
-5
/
+7
2020-07-10
Bluetooth: RFCOMM: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+2
2020-05-29
Bluetooth: Acquire sk_lock.slock without disabling interrupts
Sebastian Andrzej Siewior
1
-5
/
+2
2020-03-08
Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl
Qiujun Huang
1
-3
/
+1
2020-02-19
Bluetooth: RFCOMM: Use MTU auto tune logic
Luiz Augusto von Dentz
1
-6
/
+4
2020-02-05
Bluetooth: remove __get_channel/dir and __dir
Alex Shi
1
-3
/
+0
2019-10-23
compat_ioctl: move rfcomm handlers into driver
Arnd Bergmann
1
-2
/
+12
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-04-20
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
1
-0
/
+1
2019-01-23
Bluetooth: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2019-01-22
Bluetooth: Fix locking in bt_accept_enqueue() for BH context
Matthias Kaehlcke
1
-1
/
+1
2018-12-19
Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2
-22
/
+2
2018-10-13
kill TIOCSERGSTRUCT
Al Viro
1
-4
/
+0
2018-10-13
rfcomm: get rid of mentioning TIOC[SG]SERIAL
Al Viro
1
-8
/
+0
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
1
-1
/
+1
2018-05-26
net/bluetooth: convert to ->poll_mask
Christoph Hellwig
1
-1
/
+1
2018-04-01
Bluetooth: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
1
-2
/
+2
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
1
-3
/
+2
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-6
/
+6
2017-07-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+2
2017-07-01
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-06-29
Bluetooth: Add sockaddr length checks before accessing sa_family in bind and ...
Mateusz Jurczyk
1
-1
/
+2
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-2
/
+2
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-04-12
Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-2
/
+2
[next]