aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-15
|\
| * Bluetooth: Add definitions for LE set address resolutionAnkit Navik2018-08-10
| * Bluetooth: remove redundant variables 'adv_set' and 'cp'YueHaibing2018-08-06
| * Bluetooth: hidp: buffer overflow in hidp_process_reportMark Salyzyn2018-08-01
| * Bluetooth: hidp: Fix handling of strncpy for hid->name informationMarcel Holtmann2018-07-30
| * Bluetooth: Add new quirk for non-persistent setup settingsSean Wang2018-07-30
| * Bluetooth: Implement secondary advertising on different PHYsJaganath Kanakkassery2018-07-30
| * Bluetooth: Handle ADv set terminated eventJaganath Kanakkassery2018-07-30
| * Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery2018-07-30
| * Bluetooth: Use ext adv for directed advJaganath Kanakkassery2018-07-30
| * Bluetooth: Implement disable and removal of adv instanceJaganath Kanakkassery2018-07-30
| * Bluetooth: Use Set ext adv/scan rsp data if controller supportsJaganath Kanakkassery2018-07-30
| * Bluetooth: Impmlement extended adv enableJaganath Kanakkassery2018-07-30
| * Bluetooth: Read no of adv sets during initJaganath Kanakkassery2018-07-30
| * Bluetooth: Use selected PHYs in extended connectJaganath Kanakkassery2018-07-30
| * Bluetooth: Handle extended ADV PDU typesJaganath Kanakkassery2018-07-30
| * Bluetooth: Set Scan PHYs based on selected PHYs by userJaganath Kanakkassery2018-07-30
| * Bluetooth: Implement PHY changed eventJaganath Kanakkassery2018-07-30
| * Bluetooth: Implement Set PHY Confguration commandJaganath Kanakkassery2018-07-30
| * Bluetooth: Implement Get PHY Configuration mgmt commandJaganath Kanakkassery2018-07-30
| * Bluetooth: Define PHY flags in hdev and set 1M as defaultJaganath Kanakkassery2018-07-30
| * Bluetooth: Use lock_sock_nested in bt_accept_enqueuePhilipp Puschmann2018-07-18
| * Bluetooth: avoid killing an already killed socketSudip Mukherjee2018-07-16
| * Bluetooth: Use extended LE Connection if supportedJaganath Kanakkassery2018-07-06
| * Bluetooth: Introduce helpers for le conn status and completeJaganath Kanakkassery2018-07-06
| * Bluetooth: Process extended ADV report eventJaganath Kanakkassery2018-07-06
| * Bluetooth: Use extended scanning if controller supportsJaganath Kanakkassery2018-07-06
| * Bluetooth: Introduce helpers for LE set scan start and completeJaganath Kanakkassery2018-07-06
| * Bluetooth: Add HCI command for clear Resolv listAnkit Navik2018-07-06
| * Bluetooth: Store Resolv list sizeAnkit Navik2018-07-06
* | Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-14
|\ \ | |/ |/|
| * leds: triggers: let struct led_trigger::activate() return an error codeUwe Kleine-König2018-07-05
* | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-28
|/
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * Bluetooth: Re-use kstrtobool_from_user()Andy Shevchenko2018-05-30
| * Bluetooth: Add __hci_cmd_send functionLoic Poulain2018-05-18
| * Bluetooth: use wait_event API instead of open-coding itJohn Keeping2018-05-18
| * Bluetooth: Prevent buffer overflow for large advertisement dataChriz Chow2018-05-18
* | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\ \
| * | net/bluetooth: convert to ->poll_maskChristoph Hellwig2018-05-26
| * | net: convert datagram_poll users tp ->poll_maskChristoph Hellwig2018-05-26
| * | net: remove sock_no_pollChristoph Hellwig2018-05-26
| |/
* | isdn: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-16
* | bluetooth: switch to proc_create_seq_dataChristoph Hellwig2018-05-16
|/
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-04-08
|\
| * Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc2018-04-03
* | Bluetooth: Mark expected switch fall-throughsGustavo A. R. Silva2018-04-01
* | net: Use octal not symbolic permissionsJoe Perches2018-03-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\|