index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Add definitions for LE Direct Advertising Report event
Marcel Holtmann
2014-12-05
1
-0
/
+10
*
Bluetooth: Move LE advertising report defines to the right location
Marcel Holtmann
2014-12-05
1
-19
/
+19
*
cc2520: adds terminating newline
Varka Bhadram
2014-12-05
1
-1
/
+1
*
mac802154: use goto label on failure
Varka Bhadram
2014-12-05
1
-2
/
+1
*
Bluetooth: Report invalid RSSI for service discovery and background scan
Marcel Holtmann
2014-12-05
2
-2
/
+13
*
Bluetooth: Fix discovery filter when no RSSI is available
Marcel Holtmann
2014-12-05
2
-3
/
+11
*
Bluetooth: Remove redundant reverse_base_uuid variable
Johan Hedberg
2014-12-05
1
-10
/
+2
*
Bluetooth: Fix Get Conn Info to use cmd_complete callback
Johan Hedberg
2014-12-05
1
-51
/
+33
*
Bluetooth: Fix initializing hci_conn RSSI to invalid value
Johan Hedberg
2014-12-05
1
-0
/
+1
*
Bluetooth: Convert Get Clock Info to use cmd_complete callback
Johan Hedberg
2014-12-05
1
-24
/
+35
*
Bluetooth: Convert discovery commands to use cmd_complete callback
Johan Hedberg
2014-12-05
1
-11
/
+16
*
Bluetooth: Convert Unpair Device to use cmd_complete callback
Johan Hedberg
2014-12-05
1
-7
/
+3
*
Bluetooth: Convert Pair Device to use cmd_complete callback
Johan Hedberg
2014-12-05
1
-3
/
+5
*
Bluetooth: Use cmd_complete callback for authentication mgmt commands
Johan Hedberg
2014-12-05
1
-22
/
+14
*
Bluetooth: Convert Disconnect mgmt command to use cmd_complete callback
Johan Hedberg
2014-12-05
1
-14
/
+10
*
Bluetooth: Store parameter length with pending mgmt commands
Johan Hedberg
2014-12-05
1
-3
/
+3
*
Bluetooth: Add callback to create proper cmd_complete events
Johan Hedberg
2014-12-05
1
-2
/
+17
*
net/mac802154: No need for an extra space when casting
Stefan Schmidt
2014-12-05
1
-2
/
+2
*
net/mac802154: Remove extra blank lines.
Stefan Schmidt
2014-12-05
2
-21
/
+0
*
net/ieee802154: Remove and add extra blank lines as needed.
Stefan Schmidt
2014-12-05
7
-21
/
+2
*
net/ieee802154: Make sure alignment matches parenthesis..
Stefan Schmidt
2014-12-05
1
-1
/
+1
*
net/6lowpan: Remove FSF address from GPL statement.
Stefan Schmidt
2014-12-05
1
-3
/
+0
*
Bluetooth: Clear discovery filter before starting background scan
Marcel Holtmann
2014-12-05
1
-11
/
+9
*
Bluetooth: Fix memory leaks from discovery filter UUID list
Marcel Holtmann
2014-12-05
2
-2
/
+11
*
Bluetooth: Add helper function for clearing the discovery filter
Marcel Holtmann
2014-12-05
2
-4
/
+9
*
Bluetooth: Add support for Start Service Discovery command
Jakub Pawlowski
2014-12-05
1
-0
/
+106
*
Bluetooth: Add logic for UUID filter handling
Jakub Pawlowski
2014-12-05
1
-0
/
+70
*
Bluetooth: Add framework for device found filtering based on UUID
Marcel Holtmann
2014-12-05
1
-2
/
+52
*
Bluetooth: Filter device found events based on RSSI threshold
Marcel Holtmann
2014-12-05
1
-0
/
+9
*
Bluetooth: Add extra discovery fields for storing filter information
Jakub Pawlowski
2014-12-05
3
-0
/
+20
*
Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERY
Jakub Pawlowski
2014-12-05
1
-0
/
+9
*
Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI value
Marcel Holtmann
2014-12-05
1
-0
/
+1
*
Bluetooth: Split triggering of discovery commands into separate function
Marcel Holtmann
2014-12-04
1
-114
/
+100
*
Bluetooth: Use {start,stop}_discovery_complete handler for cmd_complete
Marcel Holtmann
2014-12-04
1
-66
/
+31
*
Bluetooth: Simplify the error handling of Start Discovery command
Marcel Holtmann
2014-12-04
1
-11
/
+7
*
Bluetooth: Increment management interface revision
Marcel Holtmann
2014-12-03
1
-1
/
+1
*
Bluetooth: Increase minor version of core module
Marcel Holtmann
2014-12-03
1
-1
/
+1
*
Bluetooth: Add support for Broadcom BCM20702A0 variants firmware download
Heinrich Siebmanns
2014-12-03
1
-1
/
+2
*
Bluetooth: btmrvl add firmware dump support
Xinming Hu
2014-12-03
6
-0
/
+364
*
Bluetooth: btmrvl: remove extra newline character
Amitkumar Karwar
2014-12-03
2
-9
/
+9
*
Bluetooth: Fix false-positive "uninitialized" compiler warning
Johan Hedberg
2014-12-03
1
-10
/
+12
*
Bluetooth: Fix minor coding style issue in smp.c
Johan Hedberg
2014-12-03
1
-1
/
+1
*
Bluetooth: Fix SMP debug key handling
Johan Hedberg
2014-12-03
2
-11
/
+14
*
Bluetooth: Organize SMP crypto functions to logical sections
Johan Hedberg
2014-12-03
1
-63
/
+71
*
Bluetooth: Fix missing const declarations in SMP functions
Johan Hedberg
2014-12-03
2
-10
/
+13
*
Bluetooth: Introduce SMP_DBG macro for low-level debuging
Johan Hedberg
2014-12-03
1
-28
/
+40
*
Bluetooth: Add basic LE SC OOB support for remote OOB data
Johan Hedberg
2014-12-03
1
-2
/
+36
*
Bluetooth: Set SMP OOB flag if OOB data is available
Johan Hedberg
2014-12-03
1
-6
/
+25
*
Bluetooth: Add support for adding remote OOB data for LE
Johan Hedberg
2014-12-03
1
-3
/
+11
*
Bluetooth: Store address type with OOB data
Johan Hedberg
2014-12-03
4
-20
/
+29
[next]