index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: hci_serdev: do not open device in hci open
Sebastian Reichel
2017-04-12
1
-9
/
+3
*
Bluetooth: hci_uart: add serdev driver support library
Rob Herring
2017-04-12
3
-0
/
+366
*
Bluetooth: hci_uart: add support for word alignment
Sebastian Reichel
2017-04-12
3
-0
/
+24
*
serdev: add helpers for cts and rts handling
Sebastian Reichel
2017-04-12
1
-0
/
+31
*
serdev: implement get/set tiocm
Sebastian Reichel
2017-04-12
3
-0
/
+59
*
serdev: add serdev_device_wait_until_sent
Sebastian Reichel
2017-04-12
3
-4
/
+28
*
tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT init
Sebastian Reichel
2017-04-12
1
-0
/
+3
*
bluetooth: Do not set IFF_POINTOPOINT
Patrik Flykt
2017-04-12
1
-2
/
+1
*
Bluetooth: 6lowpan: Set tx_queue_len to DEFAULT_TX_QUEUE_LEN
Luiz Augusto von Dentz
2017-04-12
1
-0
/
+2
*
Bluetooth: L2CAP: Add l2cap_le_flowctl_send
Luiz Augusto von Dentz
2017-04-12
1
-8
/
+19
*
Bluetooth: 6lowpan: Use netif APIs to flow control
Luiz Augusto von Dentz
2017-04-12
1
-0
/
+16
*
Bluetooth: 6lowpan: Don't drop packets when run out of credits
Luiz Augusto von Dentz
2017-04-12
1
-9
/
+2
*
6lowpan: Don't set IFF_NO_QUEUE
Luiz Augusto von Dentz
2017-04-12
1
-1
/
+0
*
Bluetooth: L2CAP: Don't return -EAGAIN if out of credits
Luiz Augusto von Dentz
2017-04-12
1
-3
/
+0
*
Bluetooth: 6lowpan: Print errors during recv_pkt
Luiz Augusto von Dentz
2017-04-12
1
-0
/
+2
*
Bluetooth: 6lowpan: Remove unnecessary peer lookup
Luiz Augusto von Dentz
2017-04-12
1
-11
/
+4
*
Bluetooth: btmrvl: remove unnecessary wakeup interrupt number sanity check
Xinming Hu
2017-04-12
1
-5
/
+3
*
Bluetooth: btmrvl: disable platform wakeup interrupt in suspend failure path
Xinming Hu
2017-04-12
1
-0
/
+7
*
Bluetooth: 6lowpan: fix use after free in chan_suspend/resume
Michael Scott
2017-04-12
1
-18
/
+3
*
Bluetooth: 6lowpan: fix delay work init in add_peer_chan()
Michael Scott
2017-04-12
1
-3
/
+7
*
Bluetooth: hci_intel: add missing tty-device sanity check
Johan Hovold
2017-04-12
1
-1
/
+12
*
Bluetooth: hci_bcm: add missing tty-device sanity check
Johan Hovold
2017-04-12
1
-1
/
+4
*
ieee802154: ca8210: Add checks for kmalloc allocation failures
Colin Ian King
2017-04-12
1
-8
/
+10
*
Bluetooth: btmrvl: cleanup code in return from btmrvl_sdio_suspend()
prasanna karthik
2017-04-12
1
-3
/
+3
*
6lowpan: fix assignment of peer_addr
Colin Ian King
2017-04-12
1
-1
/
+1
*
ieee802154: Add entry in MAINTAINTERS for CA8210 driver
Harry Morris
2017-04-12
1
-0
/
+9
*
ieee802154: Add device tree documentation for CA8210
Harry Morris
2017-04-12
2
-0
/
+29
*
ieee802154: Add CA8210 IEEE 802.15.4 device driver
Harry Morris
2017-04-12
3
-0
/
+3263
*
Bluetooth: hci_bcm: Support platform enumeration
Andy Shevchenko
2017-04-12
1
-17
/
+33
*
Bluetooth: btmrvl: wake system up when receives a wake irq
Jeffy Chen
2017-04-12
1
-2
/
+7
*
Bluetooth: btusb: wake system up when receives a wake irq
Jeffy Chen
2017-04-12
1
-0
/
+2
*
Bluetooth: btrtl: Change message for missing config file
Larry Finger
2017-04-12
1
-5
/
+8
*
Bluetooth: Added support for Rivet Networks Killer 1535
Gabriel
2017-04-12
1
-0
/
+1
*
Bluetooth: Change initial min and max interval
Jonas Holmberg
2017-04-12
1
-2
/
+2
*
Bluetooth: fix assignments on error variable err
Colin Ian King
2017-04-12
1
-5
/
+5
*
Bluetooth: hci_intel: Add support Intel Bluetooth device 9160/9260 for UART
Tedd Ho-Jeong An
2017-04-12
1
-0
/
+1
*
Bluetooth: hci_intel: Fix firmware file name to use hw_variant
Tedd Ho-Jeong An
2017-04-12
1
-6
/
+10
*
Bluetooth: btusb: Add support for Intel Bluetooth devices 9160/9260 [8087:0025]
Marcel Holtmann
2017-04-12
1
-0
/
+2
*
Bluetooth: Use switch statement for Intel hardware variants
Tedd Ho-Jeong An
2017-04-12
2
-9
/
+18
*
Bluetooth: L2CAP: Fix L2CAP_CR_SCID_IN_USE value
Marcin Kraglak
2017-04-12
1
-1
/
+1
*
Bluetooth: Avoid bt_accept_unlink() double unlinking
Dean Jenkins
2017-04-12
1
-0
/
+24
*
Bluetooth: Handle bt_accept_enqueue() socket atomically
Dean Jenkins
2017-04-12
1
-0
/
+2
*
Bluetooth: bluecard: use setup_timer
Geliang Tang
2017-04-12
1
-3
/
+2
*
6lowpan: Fix IID format for Bluetooth
Luiz Augusto von Dentz
2017-04-12
3
-72
/
+17
*
6lowpan: Use netdev addr_len to determine lladdr len
Luiz Augusto von Dentz
2017-04-12
3
-47
/
+63
*
ipv6: addrconf: fix 48 bit 6lowpan autoconfiguration
Alexander Aring
2017-04-12
1
-5
/
+12
*
6lowpan: iphc: override l2 packet information
Alexander Aring
2017-04-12
1
-0
/
+8
*
6lowpan: Set MAC address length according to LOWPAN_LLTYPE
Patrik Flykt
2017-04-12
1
-1
/
+10
*
bluetooth: Set 6 byte device addresses
Patrik Flykt
2017-04-12
1
-11
/
+8
*
Bluetooth: hci_bcm: Fix clock (un)prepare
John Keeping
2017-04-12
1
-2
/
+2
[next]