1. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  2. feb1672 Bluetooth: btbcm: Add entry for BCM43430 UART bluetooth by Ian Molton · 7 years ago
  3. c4c285d Bluetooth: hci_bcm: Add active_low irq polarity quirk for Asus T100CHI by Hans de Goede · 7 years ago
  4. cdd24a2 Bluetooth: hci_bcm: Fix unwanted error reporting if no bcm dev by Loic Poulain · 7 years ago
  5. 640e32c Bluetooth: hci_serdev: make hci_serdev_client_ops static by Colin Ian King · 7 years ago
  6. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 7 years ago
  7. 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 8 years ago
  8. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  9. af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 8 years ago
  10. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  11. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  12. 06e41d8 Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device by Shih-Yuan Lee (FourDollars) · 8 years ago
  13. 4284ecb Bluetooth: btbcm: Read controller features during configuration by Marcel Holtmann · 8 years ago
  14. 4a59d43 Bluetooth: hci_intel: Add GPIO ACPI mapping table by Andy Shevchenko · 8 years ago
  15. fda7057 Bluetooth: hci_bcm: Switch to devm_acpi_dev_add_driver_gpios() by Andy Shevchenko · 8 years ago
  16. 43d3d09 Bluetooth: hci_ll: Add support for the external clock by Ulf Hansson · 8 years ago
  17. c127a87 Bluetooth: hci_ll: Add compatible values for more WL chips by Sebastian Reichel · 8 years ago
  18. d1b7aba Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllers by Jürg Billeter · 8 years ago
  19. a6187ff Bluetooth: btwilink: Fix unexpected skb free by Loic Poulain · 8 years ago
  20. 823b842 Bluetooth: hci_ll: Fix download_firmware() return when __hci_cmd_sync fails by Guodong Xu · 8 years ago
  21. c42c88e Bluetooth: hci_nokia: select BT_HCIUART_H4 by Tobias Regnery · 8 years ago
  22. dec2c92 Bluetooth: hci_ldisc: Use rwlocking to avoid closing proto races by Dean Jenkins · 8 years ago
  23. 76c4969 Bluetooth: hci_uart: fix kconfig dependency by Tobias Regnery · 8 years ago
  24. 86a6129 Bluetooth: Add support for Intel Bluetooth device 9460/9560 [8087:0aaa] by Tedd Ho-Jeong An · 8 years ago
  25. 2d6f1da Bluetooth: hci_ldisc: Add protocol check to hci_uart_tx_wakeup() by Dean Jenkins · 8 years ago
  26. 048e1bd Bluetooth: hci_ldisc: Add protocol check to hci_uart_dequeue() by Dean Jenkins · 8 years ago
  27. ab00f89 Bluetooth: hci_ldisc: Add protocol check to hci_uart_send_frame() by Dean Jenkins · 8 years ago
  28. 377a6ea Bluetooth: Add module license for HCI UART Nokia H4+ by Frédéric Danis · 8 years ago
  29. d160b74 Bluetooth: hci_ldisc: Add missing clear HCI_UART_PROTO_READY by Dean Jenkins · 8 years ago
  30. a225b8c Bluetooth: hci_ldisc: Ensure hu->hdev set to NULL before freeing hdev by Dean Jenkins · 8 years ago
  31. cb92652 Bluetooth: hci_ldisc: Add missing return in hci_uart_init_work() by Dean Jenkins · 8 years ago
  32. 1fb78fb Bluetooth: try to improve CONFIG_SERIAL_DEV_BUS dependency by Arnd Bergmann · 8 years ago
  33. f2edd9f Bluetooth: hci_ll: Fix NULL pointer deref on FW upload failure by Sebastian Reichel · 8 years ago
  34. 3718055 bluetooth: hci_uart: add LL protocol serdev driver support by Rob Herring · 8 years ago
  35. 31927e5 bluetooth: hci_uart: remove unused hci_uart_init_tty by Rob Herring · 8 years ago
  36. 7bb3186 Bluetooth: add nokia driver by Sebastian Reichel · 8 years ago
  37. 081f36a Bluetooth: hci_serdev: allow modular drivers by Sebastian Reichel · 8 years ago
  38. 52b318e Bluetooth: hci_serdev: do not open device in hci open by Sebastian Reichel · 8 years ago
  39. 82f5169 Bluetooth: hci_uart: add serdev driver support library by Rob Herring · 8 years ago
  40. aeac301 Bluetooth: hci_uart: add support for word alignment by Sebastian Reichel · 8 years ago
  41. c8ba804 Bluetooth: btmrvl: remove unnecessary wakeup interrupt number sanity check by Xinming Hu · 8 years ago
  42. 6eb7bd6 Bluetooth: btmrvl: disable platform wakeup interrupt in suspend failure path by Xinming Hu · 8 years ago
  43. dcb9cfa Bluetooth: hci_intel: add missing tty-device sanity check by Johan Hovold · 8 years ago
  44. 95065a6 Bluetooth: hci_bcm: add missing tty-device sanity check by Johan Hovold · 8 years ago
  45. f1554b7 Bluetooth: btmrvl: cleanup code in return from btmrvl_sdio_suspend() by prasanna karthik · 8 years ago
  46. 212d718 Bluetooth: hci_bcm: Support platform enumeration by Andy Shevchenko · 8 years ago
  47. 17e41ea Bluetooth: btmrvl: wake system up when receives a wake irq by Jeffy Chen · 8 years ago
  48. 017789f Bluetooth: btusb: wake system up when receives a wake irq by Jeffy Chen · 8 years ago
  49. abed84a Bluetooth: btrtl: Change message for missing config file by Larry Finger · 8 years ago
  50. 1eef1c3 Bluetooth: Added support for Rivet Networks Killer 1535 by Gabriel · 8 years ago
  51. 6c7bb7e Bluetooth: hci_intel: Add support Intel Bluetooth device 9160/9260 for UART by Tedd Ho-Jeong An · 8 years ago
  52. b7da6a6 Bluetooth: hci_intel: Fix firmware file name to use hw_variant by Tedd Ho-Jeong An · 8 years ago
  53. de76614 Bluetooth: btusb: Add support for Intel Bluetooth devices 9160/9260 [8087:0025] by Marcel Holtmann · 8 years ago
  54. 9268834 Bluetooth: Use switch statement for Intel hardware variants by Tedd Ho-Jeong An · 8 years ago
  55. 4598485 Bluetooth: bluecard: use setup_timer by Geliang Tang · 8 years ago
  56. 730ce39 Bluetooth: hci_bcm: Fix clock (un)prepare by John Keeping · 8 years ago
  57. 9232259 Bluetooth: btmrvl: fix spelling mistake: "unregester" -> "unregister" by Colin Ian King · 8 years ago
  58. 5052de8 soc: qcom: smd: Transition client drivers from smd to rpmsg by Bjorn Andersson · 8 years ago
  59. 6e9e6cc Bluetooth: btqcomsmd: fix compile-test dependency by Arnd Bergmann · 8 years ago
  60. 8f91566 btmrvl: fix spelling mistake: "actived" -> "activated" by Colin Ian King · 8 years ago
  61. e059a46 Bluetooth: hci_qca: fix spelling mistake: "Spurrious" -> "Spurious" by Colin Ian King · 8 years ago
  62. a9a4840 Bluetooth: btmrvl: fix spelling mistake: "caibration" -> "calibration" by Colin Ian King · 8 years ago
  63. e27ee2b Bluetooth: btqcomsmd: Allow driver to build if COMPILE_TEST is enabled by Javier Martinez Canillas · 8 years ago
  64. 441ad62 Bluetooth: Add another AR3012 04ca:3018 device by Dmitry Tunin · 8 years ago
  65. 89ab37b Bluetooth: hci_bcm: Add support for BCM2E95 and BCM2E96 by Daniel Drake · 8 years ago
  66. 3af3a59 Bluetooth: btbcm: Add a delay for module reset by Wen-chien Jesse Sung · 8 years ago
  67. fdfddc6 Bluetooth: btusb: Add support for 413c:8143 by Wen-chien Jesse Sung · 8 years ago
  68. ffb955d btmrvl: use dt's irqflags for wakeup pin by Jeffy Chen · 8 years ago
  69. fd1a88d btmrvl: set irq_bt to -1 when failed to parse it by Jeffy Chen · 8 years ago
  70. 9af02d8 btmrvl: avoid double-disable_irq() race by Jeffy Chen · 8 years ago
  71. a4ccc9e Bluetooth: btusb: Configure Marvell to use one of the pins for oob wakeup by Rajat Jain · 8 years ago
  72. fd913ef Bluetooth: btusb: Add out-of-band wakeup support by Rajat Jain · 8 years ago
  73. 10ab133 Bluetooth: btusb: Use an error label for error paths by Rajat Jain · 8 years ago
  74. 747d3f1 Bluetooth: btqcomsmd: Fix module autoload by Javier Martinez Canillas · 8 years ago
  75. a57bac4 Bluetooth: btusb: add support for 0bb4:0306 by Christoph Haag · 8 years ago
  76. 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  77. 6bdf1e0 Makefile: drop -D__CHECK_ENDIAN__ from cflags by Michael S. Tsirkin · 8 years ago
  78. 0705f7b Bluetooth: btmrvl: drop duplicate header slab.h by Geliang Tang · 8 years ago
  79. cbbd26b [iov_iter] new primitives - copy_from_iter_full() and friends by Al Viro · 8 years ago
  80. 1ae6d00 Bluetooth: hci_qca: Use setup_timer Kernel API instead of init_timer by Prasanna Karthik · 8 years ago
  81. a1e0d04 Bluetooth: hci_h5: Use setup_timer Kernel API instead of init_timer by Prasanna Karthik · 8 years ago
  82. 6e5ffd0 Bluetooth: hci_bcsp: Use setup_timer Kernel API instead of init_timer by Prasanna Karthik · 8 years ago
  83. 6add49f Bluetooth: btwilink: Fix probe return value by Jacob Siverskog · 8 years ago
  84. 5e2bd93 Bluetooth: hci_bcm: Fix autosuspend PM for Lenovo ThinkPad 8 by Jérôme de Bretagne · 8 years ago
  85. c7e163f Bluetooth: btusb: Fix atheros firmware download error by Ethan Hsieh · 8 years ago
  86. 1165df0 Bluetooth: btusb: add entry for Marvell 8997 chipset by Amitkumar Karwar · 8 years ago
  87. 687ee0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  88. e6445f5 Merge tag 'usb-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  89. a2f195a bluetooth: bcm203x: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  90. 0565069 Bluetooth: Use single return in hci_uart_tty_ioctl() call by Vignesh Raman · 8 years ago
  91. 37332dd Bluetooth: BCSP fails to ACK re-transmitted frames from the peer by Dean Jenkins · 8 years ago
  92. 8083ad1c Bluetooth: Tidy-up coding style in hci_bcsp.c by Dean Jenkins · 8 years ago
  93. acf91ec Bluetooth: btwilink: Save the packet type before sending by Laura Abbott · 8 years ago
  94. 1144a4e Bluetooth: Add a new 04ca:3011 QCA_ROME device by Dmitry Tunin · 8 years ago
  95. 162f812 Bluetooth: hci_uart: Add Marvell support by Loic Poulain · 8 years ago
  96. 9e69130 Bluetooth: hci_uart: Add Nokia Protocol identifier by Loic Poulain · 8 years ago
  97. 143f0a2 Bluetooth: hci_bcm: Change protocol name by Loic Poulain · 8 years ago
  98. 1110a2d Bluetooth: btrtl: Add RTL8822BE Bluetooth device by Larry Finger · 8 years ago
  99. 0676cab Bluetooth: btqca: remove null checks on edl->data as it is an array by Colin Ian King · 8 years ago
  100. 418678b Bluetooth: btusb: Mark CW6622 devices to have broken link key commands by Szymon Janc · 8 years ago