index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-18
Bluetooth: Handle AD updating through an async request
Johan Hedberg
1
-10
/
+9
2013-03-18
Bluetooth: Add a define for the HCI persistent flags mask
Johan Hedberg
1
-1
/
+1
2013-03-18
Bluetooth: Remove useless HCI_PENDING_CLASS flag
Johan Hedberg
1
-2
/
+1
2013-03-09
Bluetooth: Fix endianness handling of cmd_status/complete opcodes
Johan Hedberg
1
-4
/
+4
2013-03-08
Bluetooth: Remove empty HCI event handlers
Johan Hedberg
1
-164
/
+0
2013-03-08
Bluetooth: Use async requests internally in hci_req_sync
Johan Hedberg
1
-74
/
+4
2013-03-08
Bluetooth: Add request cmd_complete and cmd_status functions
Johan Hedberg
1
-0
/
+7
2013-03-08
Bluetooth: Split HCI init sequence into three stages
Johan Hedberg
1
-253
/
+2
2013-03-08
Bluetooth: Rename hci_acl_disconn
Andre Guedes
1
-2
/
+2
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
[prev]
[next]