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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-20
Bluetooth: Fix setting initial local auth_req value
Johan Hedberg
1
-4
/
+2
2014-05-20
Bluetooth: Make SMP context private to smp.c
Johan Hedberg
5
-29
/
+32
2014-05-16
Bluetooth: Add missing msecs to jiffies conversion
Andrzej Kaczmarek
1
-1
/
+2
2014-05-15
Bluetooth: Add support for max_tx_power in Get Conn Info
Andrzej Kaczmarek
1
-6
/
+17
2014-05-15
Bluetooth: Store max TX power level for connection
Andrzej Kaczmarek
3
-1
/
+13
2014-05-15
Bluetooth: Avoid polling TX power for LE links
Andrzej Kaczmarek
1
-4
/
+10
2014-05-15
Bluetooth: Add support to get connection information
Andrzej Kaczmarek
3
-0
/
+210
2014-05-15
Bluetooth: Add conn info lifetime parameters to debugfs
Andrzej Kaczmarek
2
-0
/
+69
2014-05-09
Bluetooth: Store TX power level for connection
Andrzej Kaczmarek
4
-0
/
+41
2014-05-09
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2014-05-08
Bluetooth: btusb: Add Broadcom patch RAM support
Petri Gynther
1
-1
/
+154
2014-05-08
Bluetooth: Store RSSI for connection
Andrzej Kaczmarek
3
-0
/
+34
2014-05-08
Bluetooth: Add support for SMP Invalid Parameters error code
Johan Hedberg
2
-10
/
+11
2014-05-05
Bluetooth: Convert RFCOMM spinlocks into mutexes
Libor Pechacek
3
-14
/
+14
2014-04-24
Bluetooth: Remove hci_h4 unused defines
Poulain, Loic
1
-7
/
+0
2014-04-24
Bluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd()
Petri Gynther
2
-2
/
+2
2014-04-24
Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl command
Marcel Holtmann
1
-10
/
+1
2014-04-11
Bluetooth: Request MITM Protection when initiator
Mikel Astiz
1
-2
/
+4
2014-04-11
Bluetooth: Use MITM Protection when IO caps allow it
Timo Mueller
1
-7
/
+2
2014-04-11
Bluetooth: Refactor code for outgoing dedicated bonding
Mikel Astiz
2
-10
/
+9
2014-04-11
Bluetooth: Refactor hci_get_auth_req()
Mikel Astiz
1
-15
/
+22
2014-03-29
Bluetooth: Fix address in unmergeable device found events
Johan Hedberg
1
-3
/
+2
2014-03-28
Bluetooth: btmrvl: implement read-to-clear for SD8897 interrupts
Bing Zhao
4
-1
/
+73
2014-03-28
Bluetooth: Keep msec in DISCOV_LE_TIMEOUT
Lukasz Rymanowski
2
-2
/
+2
2014-03-28
Bluetooth: Add new debugfs parameter
Lukasz Rymanowski
3
-1
/
+6
2014-03-28
Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUT
Lukasz Rymanowski
2
-5
/
+10
2014-03-28
Bluetooth: btmrvl: separate write-to-clear function from interrupt handler
Bing Zhao
1
-21
/
+32
2014-03-27
Bluetooth: Remove unnecessary NULL check in hci_inquiry_cache_update
Johan Hedberg
1
-1
/
+1
2014-03-26
Bluetooth: Fix RSSI value in device found event from disabling scan
Johan Hedberg
1
-2
/
+3
2014-03-26
Bluetooth: Store also RSSI for pending advertising reports
Johan Hedberg
2
-5
/
+8
2014-03-26
Bluetooth: Don't send device found events for duplicate reports
Johan Hedberg
1
-7
/
+12
2014-03-26
Bluetooth: Fix line splitting of mgmt_device_found parameters
Johan Hedberg
2
-4
/
+4
2014-03-26
Bluetooth: Remove redundant NULL check
Johan Hedberg
1
-2
/
+1
2014-03-26
Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP together
Johan Hedberg
2
-2
/
+105
2014-03-26
Bluetooth: Add directed advertising support through connect()
Johan Hedberg
3
-10
/
+87
2014-03-26
Bluetooth: Add scan_rsp parameter to mgmt_device_found()
Johan Hedberg
3
-12
/
+19
2014-03-26
Bluetooth: Don't send device found events during passive scanning
Johan Hedberg
1
-2
/
+6
2014-03-26
Bluetooth: Add error mapping for Directed Advertising Timeout
Johan Hedberg
1
-0
/
+1
2014-03-26
Bluetooth: Fix LE responder/initiator address setting
Johan Hedberg
1
-12
/
+14
2014-03-26
Bluetooth: Move local identity address setting to a central place
Johan Hedberg
2
-16
/
+4
2014-03-26
Bluetooth: Use memdup_user in le_auto_conn_write()
Andre Guedes
1
-8
/
+3
2014-03-26
Bluetooth: Refactor advertising report processing into its own function
Johan Hedberg
1
-8
/
+13
2014-03-26
Bluetooth: Fix returning peer address in pending connect state
Johan Hedberg
2
-2
/
+4
2014-03-24
Bluetooth: Remove unnecessary assignment in SMP
Johan Hedberg
1
-2
/
+0
2014-03-24
Bluetooth: Fix potential NULL pointer dereference in smp_conn_security
Johan Hedberg
1
-1
/
+1
2014-03-24
Bluetooth: Remove LTK re-encryption procedure
Johan Hedberg
2
-49
/
+7
2014-03-24
Bluetooth: Don't try to confirm locally initiated SMP pairing
Johan Hedberg
1
-0
/
+5
2014-03-24
Bluetooth: Add SMP flag to track which side is the initiator
Johan Hedberg
2
-0
/
+7
2014-03-24
Bluetooth: Fix SMP confirmation callback handling
Johan Hedberg
1
-0
/
+4
2014-03-24
Bluetooth: Add missing cmd_status handler for LE_Start_Encryption
Johan Hedberg
1
-0
/
+34
[next]