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
2013-10-07
Bluetooth: List powered down AMP controllers correctly
Marcel Holtmann
1
-1
/
+4
2013-10-07
Bluetooth: Make mgmt power down notification for BR/EDR explicit
Marcel Holtmann
1
-5
/
+6
2013-10-07
Bluetooth: Power off AMP controllers after setup phase
Marcel Holtmann
1
-1
/
+1
2013-10-07
Bluetooth: Make mgmt_discovering() return void
Marcel Holtmann
2
-3
/
+3
2013-10-07
Bluetooth: Make mgmt_remote_name() return void
Marcel Holtmann
2
-6
/
+5
2013-10-07
Bluetooth: Make mgmt_device_found() return void
Marcel Holtmann
2
-9
/
+9
2013-10-07
Bluetooth: Make mgmt_device_disconnected() return void
Marcel Holtmann
2
-9
/
+5
2013-10-07
Bluetooth: Make mgmt_device_connected() return void
Marcel Holtmann
2
-8
/
+8
2013-10-07
Bluetooth: Make mgmt_connect_failed() return void
Marcel Holtmann
2
-5
/
+5
2013-10-07
Bluetooth: Make mgmt_disconnect_failed() return void
Marcel Holtmann
2
-10
/
+7
2013-10-07
Bluetooth: Make mgmt_set_powered_failed() return void
Marcel Holtmann
2
-6
/
+4
2013-10-07
Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return void
Marcel Holtmann
2
-8
/
+8
2013-10-07
Bluetooth: Send new settings only when pairable changes
Marcel Holtmann
1
-5
/
+7
2013-10-06
Bluetooth: Remove mgmt_valid_hdev() helper function
Marcel Holtmann
3
-19
/
+10
2013-10-06
Bluetooth: Remove no longer needed mgmt_new_settings() function
Marcel Holtmann
2
-8
/
+2
2013-10-06
Bluetooth: Use helper function for re-enabling advertising
Marcel Holtmann
3
-35
/
+35
2013-10-06
Bluetooth: Set LE advertising parameters before enabling it
Marcel Holtmann
1
-4
/
+18
2013-10-06
Bluetooth: Add constants for LE advertising types
Marcel Holtmann
1
-0
/
+5
2013-10-06
Bluetooth: Use helper functions for enabling/disabling advertising
Marcel Holtmann
1
-11
/
+22
2013-10-06
Bluetooth: Make it clear that disabling LE disables advertising
Marcel Holtmann
1
-2
/
+5
2013-10-06
Bluetooth: Add HCI structure for LE advertising parameters command
Marcel Holtmann
1
-0
/
+12
2013-10-06
Bluetooth: Use random address if public address is not available
Marcel Holtmann
2
-0
/
+8
2013-10-06
Bluetooth: Simplify device type check for AMP discover response
Marcel Holtmann
1
-11
/
+7
2013-10-06
Bluetooth: Use explicit check for BR/EDR device type
Marcel Holtmann
1
-1
/
+1
2013-10-06
Bluetooth: Reject enabling controllers without valid addresses
Marcel Holtmann
1
-8
/
+35
2013-10-06
Bluetooth: Check for non BR/EDR controller in AMP discover response
Marcel Holtmann
1
-1
/
+1
2013-10-06
Bluetooth: Simplify check if L2CAP connection is AMP capable
Marcel Holtmann
1
-17
/
+17
2013-10-06
Bluetooth: Move hci_amp_capable() function into L2CAP core
Marcel Holtmann
2
-16
/
+16
2013-10-06
Bluetooth: Remove check for number of AMP controller
Marcel Holtmann
1
-4
/
+3
2013-10-06
Bluetooth: Remove pointless inline function
Marcel Holtmann
1
-8
/
+3
2013-10-06
Bluetooth: Rename AMP status constants and use them
Marcel Holtmann
3
-9
/
+9
2013-10-06
Bluetooth: Use explicit AMP controller id value for BR/EDR
Marcel Holtmann
3
-17
/
+17
2013-10-06
Bluetooth: Separate AMP controller type from HCI device type
Marcel Holtmann
2
-5
/
+5
2013-10-06
Bluetooth: Add constants for AMP controller type
Marcel Holtmann
1
-0
/
+4
2013-10-06
Bluetooth: Remove useless external function to count controllers
Marcel Holtmann
2
-14
/
+9
2013-10-06
Bluetooth: Fix controller list for AMP discover response
Marcel Holtmann
1
-1
/
+1
2013-10-05
Bluetooth: Fix re-enabling advertising after a connection
Johan Hedberg
1
-1
/
+50
2013-10-05
Bluetooth: Add public mgmt function to send New Settings event
Johan Hedberg
2
-0
/
+6
2013-10-05
Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING
Johan Hedberg
5
-15
/
+15
2013-10-03
Bluetooth: Initialize hci_conn fields in hci_connect_le
Andre Guedes
1
-5
/
+5
2013-10-03
Bluetooth: Rename hci_conn variable in hci_connect_le()
Andre Guedes
1
-13
/
+13
2013-10-03
Bluetooth: Only one command per L2CAP LE signalling is supported
Marcel Holtmann
1
-25
/
+19
2013-10-03
Bluetooth: Check minimum length of SMP packets
Marcel Holtmann
1
-2
/
+7
2013-10-03
Bluetooth: Drop packets on ATT fixed channel on BR/EDR
Marcel Holtmann
1
-0
/
+4
2013-10-03
Bluetooth: L2CAP connectionless channels are only valid for BR/EDR
Marcel Holtmann
1
-0
/
+4
2013-10-03
Bluetooth: SMP packets are only valid on LE connections
Marcel Holtmann
1
-0
/
+6
2013-10-03
Bluetooth: Don't copy L2CAP LE signalling to raw sockets
Marcel Holtmann
1
-2
/
+0
2013-10-03
Bluetooth: Fix switch statement order for L2CAP fixed channels
Marcel Holtmann
1
-3
/
+4
2013-10-03
Bluetooth: Allow changing device class when BR/EDR is disabled
Marcel Holtmann
1
-1
/
+1
2013-10-03
Bluetooth: Restrict loading of long term keys to LE capable controllers
Marcel Holtmann
1
-0
/
+6
[next]