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
2012-02-23
Bluetooth: mgmt: Make Set Link Security callable while powered off
Johan Hedberg
3
-5
/
+35
2012-02-23
Bluetooth: Add socket error function
Andrei Emeltchenko
1
-9
/
+21
2012-02-23
Bluetooth: Add locked and unlocked state_change
Andrei Emeltchenko
1
-16
/
+25
2012-02-23
Bluetooth: Add l2cap_chan_lock
Andrei Emeltchenko
2
-0
/
+13
2012-02-23
Bluetooth: Revert to mutexes from RCU list
Andrei Emeltchenko
2
-67
/
+109
2012-02-23
Bluetooth: trivial: Fix long line
Andrei Emeltchenko
1
-1
/
+2
2012-02-23
Bluetooth: Add AR30XX device ID on Asus laptops
Keng-Yu Lin
2
-0
/
+2
2012-02-21
Bluetooth: mgmt: Fix connectable/discoverable response values
Johan Hedberg
1
-5
/
+6
2012-02-21
Bluetooth: Fix clearing of persistent dev_flags
Johan Hedberg
1
-3
/
+2
2012-02-21
Bluetooth: mgmt: Fix New Settings event for connectable/discoverable
Johan Hedberg
1
-4
/
+25
2012-02-21
Bluetooth: mgmt: Add convenience function for sending New Settings
Johan Hedberg
1
-52
/
+44
2012-02-21
Bluetooth: mgmt: Fix current settings values when powered off
Johan Hedberg
1
-4
/
+1
2012-02-21
Bluetooth: mgmt: Fix Removing discoverable timeout in set_connectable
Johan Hedberg
1
-1
/
+6
2012-02-21
Bluetooth: mgmt: Allow connectable/discoverable changes in off state
Johan Hedberg
3
-18
/
+76
2012-02-21
Bluetooth: mgmt: Fix pairable setting upon initialization
Johan Hedberg
1
-1
/
+9
2012-02-21
Bluetooth: mgmt: Fix set_fast_connectable error return
Johan Hedberg
1
-0
/
+7
2012-02-21
Bluetooth: mgmt: Fix set_local_name and set_dev_class powered checks
Johan Hedberg
1
-0
/
+13
2012-02-21
Bluetooth: mgmt: Fix powered checks for commands
Johan Hedberg
1
-12
/
+14
2012-02-21
Bluetooth: Don't send New Settings event during setup power down
Marcel Holtmann
1
-9
/
+11
2012-02-21
Bluetooth: Only keep controller up after init if powered on
Marcel Holtmann
1
-9
/
+14
2012-02-21
Bluetooth: Fix parameter list for setting local name
Marcel Holtmann
1
-0
/
+1
2012-02-21
Bluetooth: mgmt: Clear EIR data when disabling SSP
Johan Hedberg
1
-1
/
+19
2012-02-21
Bluetooth: mgmt: Fix Set SSP check for supported feature
Johan Hedberg
1
-0
/
+6
2012-02-21
Bluetooth: mgmt: Add basic support for Set High Speed command
Johan Hedberg
2
-0
/
+42
2012-02-21
Bluetooth: mgmt: Add address type parameter to Discovering event
Johan Hedberg
3
-4
/
+11
2012-02-21
Bluetooth: mgmt: Add address type parameter to Stop Discovery command
Johan Hedberg
2
-11
/
+25
2012-02-20
Bluetooth: Always enable management interface
Marcel Holtmann
1
-6
/
+1
2012-02-20
Bluetooth: Set supported settings based on enabled HS and/or LE
Marcel Holtmann
4
-12
/
+17
2012-02-20
Bluetooth: Restrict access to management interface
Marcel Holtmann
1
-0
/
+5
2012-02-20
Bluetooth: Add support for HCI monitor channel
Marcel Holtmann
5
-3
/
+270
2012-02-20
Bluetooth: Remove HCI notifier handling
Marcel Holtmann
5
-94
/
+64
2012-02-20
Bluetooth: Fix issue with shared SKB between HCI raw socket and driver
Marcel Holtmann
1
-4
/
+14
2012-02-20
Bluetooth: Simplify HCI socket bind handling
Marcel Holtmann
1
-16
/
+31
2012-02-20
Bluetooth: Add HCI CMSG details only to raw sockets
Marcel Holtmann
1
-1
/
+5
2012-02-20
Bluetooth: Lock socket when reading HCI socket options
Marcel Holtmann
1
-6
/
+17
2012-02-20
Bluetooth: Limit HCI raw socket options to actual raw sockets
Marcel Holtmann
1
-0
/
+6
2012-02-20
Bluetooth: Remove unneeded bt_cb(skb)->channel variable
Marcel Holtmann
2
-3
/
+0
2012-02-20
Bluetooth: Split sending for HCI raw and control sockets
Marcel Holtmann
5
-18
/
+45
2012-02-19
Bluetooth: Fix hci_connect error return values
Johan Hedberg
1
-2
/
+2
2012-02-19
Bluetooth: mgmt: Bump mgmt version
Johan Hedberg
1
-2
/
+2
2012-02-19
Bluetooth: mgmt: Fix OOB command response parameters
Johan Hedberg
1
-12
/
+18
2012-02-19
Bluetooth: mgmt: Fix (Un)Block Device return parameters
Johan Hedberg
1
-13
/
+18
2012-02-19
Bluetooth: mgmt: Fix Start Discovery return parameters
Johan Hedberg
1
-2
/
+13
2012-02-19
Bluetooth: mgmt: Fix Pair Device response status values
Johan Hedberg
1
-8
/
+6
2012-02-19
Bluetooth: mgmt: Move status parameters into the cmd_complete header
Johan Hedberg
2
-59
/
+56
2012-02-19
Bluetooth: mgmt: Change ordering of cmd_status paramters
Johan Hedberg
1
-1
/
+1
2012-02-19
Bluetooth: Interleaved discovery support
Andre Guedes
3
-5
/
+57
2012-02-19
Bluetooth: Merge INQUIRY and LE_SCAN discovery states
Andre Guedes
4
-10
/
+7
2012-02-19
Bluetooth: Track discovery type
Andre Guedes
3
-1
/
+6
2012-02-19
Bluetooth: Prepare start_discovery
Andre Guedes
3
-10
/
+22
[next]