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-07-07
Bluetooth: Pass desired connection role to hci_connect_le()
Johan Hedberg
5
-6
/
+15
2014-07-07
Bluetooth: Remove auth_type parameter from hci_connect_le()
Johan Hedberg
5
-13
/
+6
2014-07-07
Bluetooth: Enable passive scanning whenever we're connectable
Johan Hedberg
2
-2
/
+5
2014-07-07
Bluetooth: Don't let background scanning interfering with discovery
Johan Hedberg
1
-0
/
+4
2014-07-07
Bluetooth: Update discovery state earlier in hci_discovery_set_state
Johan Hedberg
1
-4
/
+6
2014-07-07
Bluetooth: Remove unnecessary return value from check_pending_le_conn
Johan Hedberg
1
-7
/
+5
2014-07-07
Bluetooth: Remove redundant IRK lookup in mgmt_device_found()
Johan Hedberg
1
-10
/
+2
2014-07-07
Bluetooth: Fix connecting devices during LE device discovery
Johan Hedberg
1
-18
/
+29
2014-07-07
Bluetooth: Use BTUSB_BROKEN_ISOC flag for CSR USB sniffer devices
Marcel Holtmann
1
-4
/
+4
2014-07-06
Bluetooth: Enforce providing hdev->send driver callback
Marcel Holtmann
1
-1
/
+1
2014-07-06
Bluetooth: Fix memory leaking when hdev->send returns an error
Marcel Holtmann
1
-2
/
+7
2014-07-06
Bluetooth: Ignore isochronous endpoints for Intel USB bootloader
Marcel Holtmann
1
-1
/
+2
2014-07-06
Bluetooth: Handle Intel USB bootloader with buggy interrupt
Marcel Holtmann
1
-0
/
+12
2014-07-06
Bluetooth: Fix updating background scan for LE connect complete
Johan Hedberg
1
-3
/
+2
2014-07-06
Bluetooth: Remove module parameters for ignoring USB devices
Marcel Holtmann
1
-21
/
+0
2014-07-06
Bluetooth: Skip unconfigured init procedure for raw-only devices
Marcel Holtmann
1
-0
/
+3
2014-07-06
Bluetooth: Add support for Intel bootloader devices
Marcel Holtmann
1
-1
/
+8
2014-07-06
Bluetooth: Use lower timeout for LE auto-connections
Johan Hedberg
6
-7
/
+13
2014-07-06
Bluetooth: Clear HCI_RAW flag when controller becomes configured
Marcel Holtmann
2
-0
/
+7
2014-07-06
Bluetooth: Add support for changing the public device address
Marcel Holtmann
3
-7
/
+70
2014-07-06
Bluetooth: Run controller setup after external configuration
Marcel Holtmann
4
-6
/
+29
2014-07-06
Bluetooth: Fix sending Device Removed when clearing all parameters
Johan Hedberg
3
-20
/
+14
2014-07-06
Bluetooth: Restrict blocked device check in l2cap_recv_frame to LE
Johan Hedberg
1
-1
/
+5
2014-07-05
Bluetooth: Store Bluetooth address from controller setup
Marcel Holtmann
2
-1
/
+8
2014-07-05
Bluetooth: Run special init procedure for unconfigured controllers
Marcel Holtmann
1
-0
/
+40
2014-07-05
Bluetooth: Use a more simpler style for HCI event callbacks
Marcel Holtmann
1
-54
/
+88
2014-07-04
Bluetooth: Add support for New Configuration Options management event
Marcel Holtmann
2
-0
/
+13
2014-07-04
Bluetooth: Move mgmt_event helper function to different location
Marcel Holtmann
1
-30
/
+30
2014-07-04
Bluetooth: Add support for Set External Configuration management command
Marcel Holtmann
3
-2
/
+82
2014-07-04
Bluetooth: Support HCI_QUIRK_EXTERNAL_CONFIG for hci_vhci driver
Marcel Holtmann
1
-2
/
+6
2014-07-04
Bluetooth: Fix quirks that are valid during setup driver callback
Marcel Holtmann
1
-2
/
+9
2014-07-04
Bluetooth: Add quirk for external configuration requirement
Marcel Holtmann
3
-2
/
+19
2014-07-04
Bluetooth: Allow reading configuration info when unconfigured
Marcel Holtmann
1
-1
/
+7
2014-07-04
Bluetooth: Set HCI_QUIRK_INVALID_BADDR for BCM20702A0 default address
Marcel Holtmann
1
-1
/
+3
2014-07-04
Bluetooth: Set HCI_QUIRK_INVALID_BADDR for Intel USB default address
Marcel Holtmann
1
-1
/
+3
2014-07-04
Bluetooth: Add quirk for invalid controller address setting
Marcel Holtmann
3
-5
/
+32
2014-07-04
Bluetooth: Document the existing device quirks
Marcel Holtmann
1
-0
/
+25
2014-07-04
Bluetooth: Use list_del when freeing the list entry
Johan Hedberg
1
-1
/
+1
2014-07-04
Bluetooth: Don't take actions on blocked devices when scanning
Johan Hedberg
1
-0
/
+4
2014-07-04
Bluetooth: Fix constant for public address configuration
Marcel Holtmann
1
-1
/
+2
2014-07-04
Bluetooth: Use hci_pend_le_action_lookup to look up report entries
Johan Hedberg
1
-5
/
+3
2014-07-04
Bluetooth: Make hci_pend_le_conn_lookup more general purposed
Johan Hedberg
3
-6
/
+7
2014-07-04
Bluetooth: Remove unused hci_pend_le_conn_add function
Johan Hedberg
2
-11
/
+0
2014-07-04
Bluetooth: Remove unnecessary usage of hci_pend_le_conn_add
Johan Hedberg
1
-1
/
+3
2014-07-04
Bluetooth: Fix clearing and restarting all LE actions on power cycle
Johan Hedberg
3
-29
/
+28
2014-07-04
Bluetooth: Remove unused hci_pend_le_conn_del() function
Johan Hedberg
2
-11
/
+0
2014-07-04
Bluetooth: Simplify hci_conn_params->action list usage
Johan Hedberg
3
-23
/
+17
2014-07-04
Bluetooth: Don't bother doing anything if auto_connect doesn't change
Johan Hedberg
1
-0
/
+3
2014-07-04
Bluetooth: Simplify use of hci_pend_le_conns_clear()
Johan Hedberg
1
-6
/
+4
2014-07-04
Bluetooth: Convert pend_le_reports into a list
Johan Hedberg
4
-10
/
+15
[next]