summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_serdev: do not open device in hci openSebastian Reichel2017-04-121-9/+3
* Bluetooth: hci_uart: add serdev driver support libraryRob Herring2017-04-123-0/+366
* Bluetooth: hci_uart: add support for word alignmentSebastian Reichel2017-04-123-0/+24
* serdev: add helpers for cts and rts handlingSebastian Reichel2017-04-121-0/+31
* serdev: implement get/set tiocmSebastian Reichel2017-04-123-0/+59
* serdev: add serdev_device_wait_until_sentSebastian Reichel2017-04-123-4/+28
* tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT initSebastian Reichel2017-04-121-0/+3
* bluetooth: Do not set IFF_POINTOPOINTPatrik Flykt2017-04-121-2/+1
* Bluetooth: 6lowpan: Set tx_queue_len to DEFAULT_TX_QUEUE_LENLuiz Augusto von Dentz2017-04-121-0/+2
* Bluetooth: L2CAP: Add l2cap_le_flowctl_sendLuiz Augusto von Dentz2017-04-121-8/+19
* Bluetooth: 6lowpan: Use netif APIs to flow controlLuiz Augusto von Dentz2017-04-121-0/+16
* Bluetooth: 6lowpan: Don't drop packets when run out of creditsLuiz Augusto von Dentz2017-04-121-9/+2
* 6lowpan: Don't set IFF_NO_QUEUELuiz Augusto von Dentz2017-04-121-1/+0
* Bluetooth: L2CAP: Don't return -EAGAIN if out of creditsLuiz Augusto von Dentz2017-04-121-3/+0
* Bluetooth: 6lowpan: Print errors during recv_pktLuiz Augusto von Dentz2017-04-121-0/+2
* Bluetooth: 6lowpan: Remove unnecessary peer lookupLuiz Augusto von Dentz2017-04-121-11/+4
* Bluetooth: btmrvl: remove unnecessary wakeup interrupt number sanity checkXinming Hu2017-04-121-5/+3
* Bluetooth: btmrvl: disable platform wakeup interrupt in suspend failure pathXinming Hu2017-04-121-0/+7
* Bluetooth: 6lowpan: fix use after free in chan_suspend/resumeMichael Scott2017-04-121-18/+3
* Bluetooth: 6lowpan: fix delay work init in add_peer_chan()Michael Scott2017-04-121-3/+7
* Bluetooth: hci_intel: add missing tty-device sanity checkJohan Hovold2017-04-121-1/+12
* Bluetooth: hci_bcm: add missing tty-device sanity checkJohan Hovold2017-04-121-1/+4
* ieee802154: ca8210: Add checks for kmalloc allocation failuresColin Ian King2017-04-121-8/+10
* Bluetooth: btmrvl: cleanup code in return from btmrvl_sdio_suspend()prasanna karthik2017-04-121-3/+3
* 6lowpan: fix assignment of peer_addrColin Ian King2017-04-121-1/+1
* ieee802154: Add entry in MAINTAINTERS for CA8210 driverHarry Morris2017-04-121-0/+9
* ieee802154: Add device tree documentation for CA8210Harry Morris2017-04-122-0/+29
* ieee802154: Add CA8210 IEEE 802.15.4 device driverHarry Morris2017-04-123-0/+3263
* Bluetooth: hci_bcm: Support platform enumerationAndy Shevchenko2017-04-121-17/+33
* Bluetooth: btmrvl: wake system up when receives a wake irqJeffy Chen2017-04-121-2/+7
* Bluetooth: btusb: wake system up when receives a wake irqJeffy Chen2017-04-121-0/+2
* Bluetooth: btrtl: Change message for missing config fileLarry Finger2017-04-121-5/+8
* Bluetooth: Added support for Rivet Networks Killer 1535Gabriel2017-04-121-0/+1
* Bluetooth: Change initial min and max intervalJonas Holmberg2017-04-121-2/+2
* Bluetooth: fix assignments on error variable errColin Ian King2017-04-121-5/+5
* Bluetooth: hci_intel: Add support Intel Bluetooth device 9160/9260 for UARTTedd Ho-Jeong An2017-04-121-0/+1
* Bluetooth: hci_intel: Fix firmware file name to use hw_variantTedd Ho-Jeong An2017-04-121-6/+10
* Bluetooth: btusb: Add support for Intel Bluetooth devices 9160/9260 [8087:0025]Marcel Holtmann2017-04-121-0/+2
* Bluetooth: Use switch statement for Intel hardware variantsTedd Ho-Jeong An2017-04-122-9/+18
* Bluetooth: L2CAP: Fix L2CAP_CR_SCID_IN_USE valueMarcin Kraglak2017-04-121-1/+1
* Bluetooth: Avoid bt_accept_unlink() double unlinkingDean Jenkins2017-04-121-0/+24
* Bluetooth: Handle bt_accept_enqueue() socket atomicallyDean Jenkins2017-04-121-0/+2
* Bluetooth: bluecard: use setup_timerGeliang Tang2017-04-121-3/+2
* 6lowpan: Fix IID format for BluetoothLuiz Augusto von Dentz2017-04-123-72/+17
* 6lowpan: Use netdev addr_len to determine lladdr lenLuiz Augusto von Dentz2017-04-123-47/+63
* ipv6: addrconf: fix 48 bit 6lowpan autoconfigurationAlexander Aring2017-04-121-5/+12
* 6lowpan: iphc: override l2 packet informationAlexander Aring2017-04-121-0/+8
* 6lowpan: Set MAC address length according to LOWPAN_LLTYPEPatrik Flykt2017-04-121-1/+10
* bluetooth: Set 6 byte device addressesPatrik Flykt2017-04-121-11/+8
* Bluetooth: hci_bcm: Fix clock (un)prepareJohn Keeping2017-04-121-2/+2