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
/
drivers
/
bluetooth
/
hci_ldisc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-08
Bluetooth: hci_ldisc: Fix null pointer derefence in case of early data
Loic Poulain
1
-4
/
+7
2016-02-24
Bluetooth: hci_uart: Add Intel/AG6xx support
Loic Poulain
1
-0
/
+6
2015-12-10
Bluetooth: hci_ldisc: Remove dead code
Peter Hurley
1
-7
/
+1
2015-11-19
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
Marcel Holtmann
1
-2
/
+3
2015-10-21
Bluetooth: hci_uart: Provide initial manufacturer information
Marcel Holtmann
1
-0
/
+7
2015-10-05
Bluetooth: Move handling of HCI_RUNNING flag into core
Marcel Holtmann
1
-6
/
+0
2015-10-05
Bluetooth: Move HCI_RUNNING check into hci_send_frame
Marcel Holtmann
1
-3
/
+0
2015-09-24
Bluetooth: Remove useless rx_lock spinlock
Frederic Danis
1
-5
/
+3
2015-08-11
Bluetooth: hciuart: Add support QCA chipset for UART
Ben Young Tae Kim
1
-0
/
+6
2015-07-27
Bluetooth: hci_ldisc: Cleaned up coding style warnings
Prasanna Karthik
1
-1
/
+1
2015-07-23
Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devices
Loic Poulain
1
-0
/
+6
2015-06-18
Bluetooth: hci_uart: Fix speed selection
Frederic Danis
1
-6
/
+6
2015-06-18
Bluetooth: hci_uart: Add new line discipline enhancements
Ilya Faenson
1
-6
/
+102
2015-06-06
Bluetooth: hci_uart: Support operational speed during setup
Frederic Danis
1
-0
/
+26
2015-06-06
Bluetooth: btbcm: Move request/release_firmware()
Frederic Danis
1
-0
/
+1
2015-04-07
Bluetooth: hci_uart: Use generic Intel support for address setting
Marcel Holtmann
1
-1
/
+3
2015-04-07
Bluetooth: hci_uart: Add protocol support for Broadcom UART devices
Marcel Holtmann
1
-0
/
+6
2015-04-07
Bluetooth: hci_uart: Use generic functionality from Broadcom module
Marcel Holtmann
1
-1
/
+3
2015-04-07
Bluetooth: hci_uart: Update version number driver
Marcel Holtmann
1
-1
/
+1
2015-04-07
Bluetooth: hci_uart: Remove the manual protocol init message
Marcel Holtmann
1
-0
/
+2
2015-04-07
Bluetooth: hci_uart: Make struct hci_uart_proto always const
Marcel Holtmann
1
-5
/
+5
2015-04-07
Bluetooth: hci_uart: Use const data pointer for received data
Marcel Holtmann
1
-1
/
+1
2015-04-07
Bluetooth: hci_uart: Fix indentation issues for multi-line functions
Marcel Holtmann
1
-6
/
+7
2015-04-07
Bluetooth: hci_uart: Remove unneeded cast of tty->disc_data
Marcel Holtmann
1
-4
/
+4
2015-04-07
Bluetooth: hci_uart: Add support Broadcom address configuration
Marcel Holtmann
1
-0
/
+5
2015-04-07
Bluetooth: hci_uart: Add support Intel address configuration
Marcel Holtmann
1
-0
/
+5
2015-04-07
Bluetooth: hci_uart: Add support for vendor detection flag
Marcel Holtmann
1
-1
/
+28
2015-04-02
Bluetooth: Remove unneeded extra ( ) in valid flags check
Marcel Holtmann
1
-1
/
+1
2015-03-25
Bluetooth: hci_uart: Add setup callback
Loic Poulain
1
-0
/
+11
2014-07-12
Bluetooth: Fix HCIUARTGETDEVICE ioctl when UART is not registered
Marcel Holtmann
1
-1
/
+1
2014-07-11
Bluetooth: Add support for external configuration with UART driver
Marcel Holtmann
1
-1
/
+5
2014-07-11
Bluetooth: Check for valid HCI UART driver flags
Marcel Holtmann
1
-1
/
+18
2014-04-25
bluetooth: hci_ldisc: fix deadlock condition
Felipe Balbi
1
-5
/
+19
2014-03-05
Bluetooth: Remove assignments in if-statements
Valentin Ilie
1
-3
/
+6
2013-10-11
Bluetooth: Remove pointless parameter check in hci_uart_send_frame()
Marcel Holtmann
1
-8
/
+1
2013-10-11
Bluetooth: Add hdev parameter to hdev->send driver callback
Marcel Holtmann
1
-2
/
+1
2013-04-04
Bluetooth: Remove trivial white space
Chan-yeol Park
1
-5
/
+5
2013-04-04
Bluetooth: Fix possible NULL dereference in hci_uart_tty_receive
Chan-yeol Park
1
-1
/
+4
2012-10-23
TTY: hci_ldisc, remove invalid check in open
Jiri Slaby
1
-6
/
+1
2012-09-19
Bluetooth: hci_ldisc.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-07-17
Bluetooth: Add delayed init sequence support for UART controllers
Johan Hedberg
1
-1
/
+38
2012-07-17
Bluetooth: Simplify hci_uart_tty_close logic
Johan Hedberg
1
-12
/
+13
2012-07-17
Bluetooth: Initial skeleton for Three-wire UART (H5) support
Johan Hedberg
1
-0
/
+6
2012-06-05
Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE
Szymon Janc
1
-1
/
+1
2012-05-09
Bluetooth: Remove redundant hdev->parent field
David Herrmann
1
-1
/
+1
2012-03-28
Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_close
Johan Hovold
1
-1
/
+1
2012-02-24
Bluetooth: Add support for creating HCI UART based AMP controllers
Marcel Holtmann
1
-0
/
+5
2012-02-24
Bluetooth: Allow HCI UART reset parameter via flags ioctl
Marcel Holtmann
1
-8
/
+3
2012-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
Johan Hedberg
1
-1
/
+1
2012-02-13
Bluetooth: Remove hci_dev->driver_data
David Herrmann
1
-3
/
+3
[next]