index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-18
Bluetooth: Fix error response for simultaneous fast connectable commands
Johan Hedberg
1
-0
/
+6
2013-03-18
Bluetooth: Limit fast connectable support to >= 1.2 controllers
Johan Hedberg
1
-2
/
+3
2013-03-18
Bluetooth: Fix fast connectable response sending
Johan Hedberg
1
-11
/
+42
2013-03-18
Bluetooth: Use an async request for mgmt_set_connectable
Johan Hedberg
1
-8
/
+29
2013-03-18
Bluetooth: Fix setting local name to the existing value
Johan Hedberg
1
-0
/
+11
2013-03-18
Bluetooth: Fix local name setting for LE-only controllers
Johan Hedberg
1
-2
/
+9
2013-03-18
Bluetooth: Handle AD updating through an async request
Johan Hedberg
3
-31
/
+21
2013-03-18
Bluetooth: Fix waiting for EIR update when setting local name
Johan Hedberg
1
-47
/
+49
2013-03-18
Bluetooth: Fix clearing flags on power off before notifying mgmt
Johan Hedberg
1
-4
/
+4
2013-03-18
Bluetooth: Clear non-persistent flags when closing HCI device
Johan Hedberg
1
-0
/
+1
2013-03-18
Bluetooth: Add a define for the HCI persistent flags mask
Johan Hedberg
2
-1
/
+6
2013-03-18
Bluetooth: Remove useless HCI_PENDING_CLASS flag
Johan Hedberg
3
-7
/
+1
2013-03-18
Bluetooth: Fix UUID/class mgmt command response synchronization
Johan Hedberg
1
-17
/
+56
2013-03-18
Bluetooth: Fix busy condition testing for EIR and class updates
Johan Hedberg
1
-9
/
+36
2013-03-18
Bluetooth: Wait for HCI command completion with mgmt_set_powered
Johan Hedberg
1
-12
/
+34
2013-03-18
Bluetooth: Update mgmt powered HCI commands to use async requests
Johan Hedberg
1
-63
/
+100
2013-03-18
Bluetooth: Move power on HCI command updates to their own function
Johan Hedberg
1
-36
/
+42
2013-03-18
Bluetooth: Replaced kzalloc and memcpy with kmemdup
Alexandru Gheorghiu
1
-4
/
+2
2013-03-18
Bluetooth: Use PTR_RET function
Alexandru Gheorghiu
1
-3
/
+1
2013-03-15
bluetooth: btmrvl_sdio: look for sd8688 firmware in proper location
Lubomir Rintel
1
-4
/
+4
2013-03-09
Bluetooth: Fix endianness handling of cmd_status/complete opcodes
Johan Hedberg
1
-4
/
+4
2013-03-09
Bluetooth: Check req->err in hci_req_add
Andre Guedes
1
-0
/
+6
2013-03-09
Bluetooth: Make hci_req_add returning void
Andre Guedes
2
-5
/
+3
2013-03-09
Bluetooth: HCI request error handling
Andre Guedes
2
-1
/
+17
2013-03-09
Bluetooth: Check hci_req_run returning value in __hci_req_sync
Andre Guedes
1
-6
/
+9
2013-03-09
Bluetooth: Return ENODATA in hci_req_run
Andre Guedes
1
-1
/
+1
2013-03-09
Bluetooth: Fix __hci_req_sync
Andre Guedes
1
-4
/
+3
2013-03-08
Bluetooth: Remove empty HCI event handlers
Johan Hedberg
1
-164
/
+0
2013-03-08
Bluetooth: Remove unused hdev->init_last_cmd
Johan Hedberg
2
-8
/
+0
2013-03-08
Bluetooth: Use async requests internally in hci_req_sync
Johan Hedberg
3
-195
/
+156
2013-03-08
Bluetooth: Add request cmd_complete and cmd_status functions
Johan Hedberg
3
-0
/
+94
2013-03-08
Bluetooth: Fix stand-alone HCI command handling
Johan Hedberg
2
-0
/
+10
2013-03-08
Bluetooth: Introduce new hci_req_add function
Johan Hedberg
2
-0
/
+23
2013-03-08
Bluetooth: Refactor HCI command skb creation
Johan Hedberg
1
-8
/
+20
2013-03-08
Bluetooth: Add initial skeleton for asynchronous HCI requests
Johan Hedberg
3
-0
/
+48
2013-03-08
Bluetooth: Split HCI init sequence into three stages
Johan Hedberg
2
-255
/
+274
2013-03-08
Bluetooth: Fix __hci_req_sync() handling of empty requests
Johan Hedberg
1
-0
/
+8
2013-03-08
Bluetooth: Rename hci_request to hci_req_sync
Johan Hedberg
1
-24
/
+25
2013-03-08
Bluetooth: Remove redundant RFCOMM BT_CLOSED settings
Dean Jenkins
1
-5
/
+2
2013-03-08
Bluetooth: Remove redundant call to rfcomm_send_disc
Dean Jenkins
1
-3
/
+0
2013-03-08
Bluetooth: Remove RFCOMM session refcnt
Dean Jenkins
2
-45
/
+5
2013-03-08
Bluetooth: Return RFCOMM session ptrs to avoid freed session
Dean Jenkins
2
-51
/
+58
2013-03-08
Bluetooth: Check rfcomm session and DLC exists on socket close
Dean Jenkins
1
-2
/
+24
2013-03-08
Bluetooth: Avoid rfcomm_session_timeout using freed session
Dean Jenkins
1
-1
/
+1
2013-03-08
Bluetooth: change bt_sock_unregister() to return void
David Herrmann
2
-13
/
+4
2013-03-08
Bluetooth: discard bt_sock_unregister() errors
David Herrmann
7
-19
/
+7
2013-03-08
Bluetooth: Make hidp_get_raw_report abort if the session is terminating
Karl Relton
1
-0
/
+4
2013-03-08
Bluetooth: Rename hci_acl_disconn
Andre Guedes
4
-6
/
+6
2013-03-06
mwifiex: add WOWLAN support
Amitkumar Karwar
6
-0
/
+292
2013-03-06
mwifiex: add "ethtool wol" command support
Amitkumar Karwar
5
-0
/
+78
[next]