| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: hciuart: Add support QCA chipset for UART | Ben Young Tae Kim | 2015-08-10 | 1 | -0/+6 |
* | Bluetooth: hci_ldisc: Cleaned up coding style warnings | Prasanna Karthik | 2015-07-27 | 1 | -1/+1 |
* | Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devices | Loic Poulain | 2015-07-23 | 1 | -0/+6 |
* | Bluetooth: hci_uart: Fix speed selection | Frederic Danis | 2015-06-18 | 1 | -6/+6 |
* | Bluetooth: hci_uart: Add new line discipline enhancements | Ilya Faenson | 2015-06-17 | 1 | -6/+102 |
* | Bluetooth: hci_uart: Support operational speed during setup | Frederic Danis | 2015-06-06 | 1 | -0/+26 |
* | Bluetooth: btbcm: Move request/release_firmware() | Frederic Danis | 2015-06-06 | 1 | -0/+1 |
* | Bluetooth: hci_uart: Use generic Intel support for address setting | Marcel Holtmann | 2015-04-07 | 1 | -1/+3 |
* | Bluetooth: hci_uart: Add protocol support for Broadcom UART devices | Marcel Holtmann | 2015-04-07 | 1 | -0/+6 |
* | Bluetooth: hci_uart: Use generic functionality from Broadcom module | Marcel Holtmann | 2015-04-07 | 1 | -1/+3 |
* | Bluetooth: hci_uart: Update version number driver | Marcel Holtmann | 2015-04-07 | 1 | -1/+1 |
* | Bluetooth: hci_uart: Remove the manual protocol init message | Marcel Holtmann | 2015-04-07 | 1 | -0/+2 |
* | Bluetooth: hci_uart: Make struct hci_uart_proto always const | Marcel Holtmann | 2015-04-07 | 1 | -5/+5 |
* | Bluetooth: hci_uart: Use const data pointer for received data | Marcel Holtmann | 2015-04-07 | 1 | -1/+1 |
* | Bluetooth: hci_uart: Fix indentation issues for multi-line functions | Marcel Holtmann | 2015-04-07 | 1 | -6/+7 |
* | Bluetooth: hci_uart: Remove unneeded cast of tty->disc_data | Marcel Holtmann | 2015-04-07 | 1 | -4/+4 |
* | Bluetooth: hci_uart: Add support Broadcom address configuration | Marcel Holtmann | 2015-04-07 | 1 | -0/+5 |
* | Bluetooth: hci_uart: Add support Intel address configuration | Marcel Holtmann | 2015-04-07 | 1 | -0/+5 |
* | Bluetooth: hci_uart: Add support for vendor detection flag | Marcel Holtmann | 2015-04-07 | 1 | -1/+28 |
* | Bluetooth: Remove unneeded extra ( ) in valid flags check | Marcel Holtmann | 2015-04-02 | 1 | -1/+1 |
* | Bluetooth: hci_uart: Add setup callback | Loic Poulain | 2015-03-25 | 1 | -0/+11 |
* | Bluetooth: Fix HCIUARTGETDEVICE ioctl when UART is not registered | Marcel Holtmann | 2014-07-12 | 1 | -1/+1 |
* | Bluetooth: Add support for external configuration with UART driver | Marcel Holtmann | 2014-07-11 | 1 | -1/+5 |
* | Bluetooth: Check for valid HCI UART driver flags | Marcel Holtmann | 2014-07-11 | 1 | -1/+18 |
* | bluetooth: hci_ldisc: fix deadlock condition | Felipe Balbi | 2014-04-24 | 1 | -5/+19 |
* | Bluetooth: Remove assignments in if-statements | Valentin Ilie | 2014-03-05 | 1 | -3/+6 |
* | Bluetooth: Remove pointless parameter check in hci_uart_send_frame() | Marcel Holtmann | 2013-10-11 | 1 | -8/+1 |
* | Bluetooth: Add hdev parameter to hdev->send driver callback | Marcel Holtmann | 2013-10-11 | 1 | -2/+1 |
* | Bluetooth: Remove trivial white space | Chan-yeol Park | 2013-04-04 | 1 | -5/+5 |
* | Bluetooth: Fix possible NULL dereference in hci_uart_tty_receive | Chan-yeol Park | 2013-04-04 | 1 | -1/+4 |
* | TTY: hci_ldisc, remove invalid check in open | Jiri Slaby | 2012-10-22 | 1 | -6/+1 |
* | Bluetooth: hci_ldisc.c: removes unnecessary semicolon | Peter Senna Tschudin | 2012-09-18 | 1 | -1/+1 |
* | Bluetooth: Add delayed init sequence support for UART controllers | Johan Hedberg | 2012-07-17 | 1 | -1/+38 |
* | Bluetooth: Simplify hci_uart_tty_close logic | Johan Hedberg | 2012-07-17 | 1 | -12/+13 |
* | Bluetooth: Initial skeleton for Three-wire UART (H5) support | Johan Hedberg | 2012-07-17 | 1 | -0/+6 |
* | Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE | Szymon Janc | 2012-06-05 | 1 | -1/+1 |
* | Bluetooth: Remove redundant hdev->parent field | David Herrmann | 2012-05-09 | 1 | -1/+1 |
* | Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_close | Johan Hovold | 2012-03-28 | 1 | -1/+1 |
* | Bluetooth: Add support for creating HCI UART based AMP controllers | Marcel Holtmann | 2012-02-24 | 1 | -0/+5 |
* | Bluetooth: Allow HCI UART reset parameter via flags ioctl | Marcel Holtmann | 2012-02-24 | 1 | -8/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | Johan Hedberg | 2012-02-16 | 1 | -1/+1 |
|\ |
|
| * | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | | Bluetooth: Remove hci_dev->driver_data | David Herrmann | 2012-02-13 | 1 | -3/+3 |
* | | Bluetooth: Remove HCI-owner field | David Herrmann | 2012-02-13 | 1 | -2/+0 |
* | | Bluetooth: uart-ldisc: Fix memory leak and remove destruct cb | David Herrmann | 2012-02-13 | 1 | -10/+2 |
|/ |
|
* | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 2011-06-04 | 1 | -11/+6 |
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 | 1 | -8/+11 |
|\ |
|
| * | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 2011-04-22 | 1 | -4/+8 |
* | | Bluetooth: hci_uart: check the return value of recv() | Jiejing Zhang | 2011-04-13 | 1 | -2/+4 |
|/ |
|
* | Bluetooth: Make hci a child of the corresponding tty device. | Andrei Warkentin | 2011-02-16 | 1 | -0/+1 |