index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-01
Bluetooth: Remove unneeded locking
Andre Guedes
1
-4
/
+0
2013-01-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-0
/
+60
2013-01-23
Bluetooth: Add support for reading LE supported states
Johan Hedberg
1
-0
/
+20
2013-01-23
Bluetooth: Add support for reading LE White List Size
Johan Hedberg
1
-0
/
+20
2013-01-23
Bluetooth: Add LE Local Features reading support
Johan Hedberg
1
-0
/
+20
2013-01-09
Bluetooth: Fix sending HCI commands after reset
Szymon Janc
1
-1
/
+1
2012-12-03
Bluetooth: Move double negation to macros
Gustavo Padovan
1
-2
/
+2
2012-12-03
Bluetooth: Implement deferred sco socket setup
Frédéric Dalleau
1
-4
/
+48
2012-11-18
Bluetooth: Fix updating advertising state flags and data
Johan Hedberg
1
-0
/
+31
2012-11-18
Bluetooth: Add support for setting LE advertising data
Johan Hedberg
1
-1
/
+10
2012-11-18
Bluetooth: Use proper invalid value for tx_power
Johan Hedberg
1
-0
/
+2
2012-11-01
Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt
Andrei Emeltchenko
1
-13
/
+2
2012-11-01
Bluetooth: AMP: Remove hci_conn receiving error command status
Andrei Emeltchenko
1
-4
/
+13
2012-11-01
Bluetooth: AMP: Process Disc Physical Link Complete evt
Andrei Emeltchenko
1
-0
/
+26
2012-11-01
Bluetooth: AMP: Process Disc Logical Link
Andrei Emeltchenko
1
-0
/
+28
2012-11-01
Bluetooth: AMP: Add Logical Link Create function
Andrei Emeltchenko
1
-0
/
+9
2012-11-01
Bluetooth: Remove unnecessary include export.h
Syam Sidhardhan
1
-1
/
+0
2012-11-01
Bluetooth: AMP: Process Logical Link complete evt
Andrei Emeltchenko
1
-0
/
+42
2012-11-01
Bluetooth: AMP: Process Physical Link Complete evt
Andrei Emeltchenko
1
-0
/
+55
2012-11-01
Bluetooth: Fix setting host feature bits for SSP
Johan Hedberg
1
-3
/
+10
2012-11-01
Bluetooth: Make use feature test macros
Johan Hedberg
1
-13
/
+13
2012-11-01
Bluetooth: Fix updating host feature bits for LE
Johan Hedberg
1
-0
/
+5
2012-10-24
Bluetooth: Replace *_init() for *_setup()
Gustavo Padovan
1
-4
/
+4
2012-10-24
Bluetooth: Read adversiting channel TX power during init sequence
Johan Hedberg
1
-0
/
+20
2012-10-24
Bluetooth: Add setting of the LE event mask
Johan Hedberg
1
-0
/
+20
2012-10-24
Bluetooth: Add initial support for LE-only controllers
Johan Hedberg
1
-5
/
+53
2012-10-11
Bluetooth: AMP: Handle AMP_LINK connection
Andrei Emeltchenko
1
-0
/
+1
2012-10-11
Bluetooth: AMP: Handle number of compl blocks for AMP_LINK
Andrei Emeltchenko
1
-2
/
+23
2012-09-28
Bluetooth: Use %zu print specifier for size_t type
Andrei Emeltchenko
1
-1
/
+1
2012-09-27
Bluetooth: Use %pMR in debug instead of batostr
Andrei Emeltchenko
1
-8
/
+7
2012-09-27
Bluetooth: Fix two warnings in BT_DBG
Gustavo Padovan
1
-1
/
+1
2012-09-27
Bluetooth: AMP: Handle Accept phylink command status evt
Andrei Emeltchenko
1
-0
/
+20
2012-09-27
Bluetooth: AMP: Process Chan Selected event
Andrei Emeltchenko
1
-0
/
+21
2012-09-27
Bluetooth: AMP: Write remote AMP Assoc
Andrei Emeltchenko
1
-0
/
+29
2012-09-27
Bluetooth: AMP: Create Physical Link
Andrei Emeltchenko
1
-0
/
+9
2012-09-27
Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc
Andrei Emeltchenko
1
-0
/
+41
2012-09-27
Bluetooth: AMP: Use HCI cmd to Read AMP Info
Andrei Emeltchenko
1
-1
/
+5
2012-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
1
-6
/
+93
2012-09-18
Bluetooth: mgmt: Implement support for passkey notification
Johan Hedberg
1
-0
/
+67
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+22
2012-08-21
Bluetooth: mgmt: Add device disconnect reason
Mikel Astiz
1
-3
/
+23
2012-08-21
Bluetooth: Fix minor coding style in hci_event.c
Mikel Astiz
1
-4
/
+4
2012-08-06
Bluetooth: Set name_state to unknown when entry name is empty
Ram Malovany
1
-0
/
+2
2012-08-06
Bluetooth: Fix using a NULL inquiry cache entry
Ram Malovany
1
-5
/
+11
2012-08-06
Bluetooth: Fix using NULL inquiry entry
Ram Malovany
1
-0
/
+3
2012-08-06
Bluetooth: Fix legacy pairing with some devices
Szymon Janc
1
-1
/
+6
2012-08-06
Bluetooth: Refactor in hci_le_conn_complete_evt
Andre Guedes
1
-13
/
+9
2012-08-06
Bluetooth: Lookup hci_conn in hci_le_conn_complete_evt
Andre Guedes
1
-2
/
+2
2012-08-06
Bluetooth: Find hci_conn by BT_CONNECT state
Andre Guedes
1
-8
/
+3
2012-08-06
Bluetooth: Refactor hci_cs_le_create_conn
Andre Guedes
1
-14
/
+16
[next]