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-02
Bluetooth: btmrvl: add calibration data download support
Amitkumar Karwar
4
-1
/
+134
2013-10-02
Bluetooth: btmrvl: add setup handler
Amitkumar Karwar
2
-8
/
+16
2013-10-02
Bluetooth: btmrvl: get rid of struct btmrvl_cmd
Amitkumar Karwar
2
-12
/
+6
2013-10-02
Bluetooth: btmrvl: add btmrvl_send_sync_cmd() function
Amitkumar Karwar
1
-88
/
+41
2013-10-01
Bluetooth: Fix workqueue synchronization in hci_dev_open
Johan Hedberg
1
-0
/
+10
2013-10-01
Bluetooth: Refactor hci_dev_open to a separate hci_dev_do_open function
Johan Hedberg
1
-10
/
+20
2013-10-02
Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by default
Marcel Holtmann
2
-0
/
+4
2013-10-02
Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operation
Marcel Holtmann
1
-1
/
+1
2013-10-02
Bluetooth: Send new settings event when changing high speed option
Marcel Holtmann
1
-3
/
+16
2013-10-02
Bluetooth: Provide high speed configuration option
Marcel Holtmann
5
-41
/
+22
2013-10-02
Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONE
Marcel Holtmann
1
-2
/
+2
2013-10-02
Bluetooth: Use only 2 bits for controller type information
Marcel Holtmann
1
-1
/
+1
2013-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
5575
-175804
/
+380595
2013-09-25
Bluetooth: Add new mgmt_set_advertising command
Johan Hedberg
2
-1
/
+98
2013-09-25
Bluetooth: Add new mgmt setting for LE advertising
Johan Hedberg
3
-1
/
+22
2013-09-25
Bluetooth: Use async request for LE enable/disable
Johan Hedberg
3
-47
/
+32
2013-09-25
Bluetooth: Move mgmt response convenience functions to a better location
Johan Hedberg
1
-30
/
+30
2013-09-25
Bluetooth: Fix busy return for mgmt_set_powered in some cases
Johan Hedberg
1
-6
/
+6
2013-09-25
Bluetooth: Clean up socket locking in l2cap_sock_recvmsg
Johan Hedberg
1
-2
/
+2
2013-09-25
Bluetooth: Add clarifying comment to bt_sock_wait_state()
Johan Hedberg
1
-0
/
+1
2013-09-23
Bluetooth: btusb: Add support for Belkin F8065bf
Ken O'Brien
1
-0
/
+3
2013-09-22
Bluetooth: Fix assignment of 0/1 to bool variables
Peter Senna Tschudin
1
-8
/
+8
2013-09-20
Bluetooth: don't release the port in rfcomm_dev_state_change()
Gianluca Anzolin
1
-33
/
+2
2013-09-19
Bluetooth: Add event mask page 2 setting support
Johan Hedberg
2
-0
/
+34
2013-09-19
Bluetooth: Add synchronization train parameters reading support
Johan Hedberg
2
-1
/
+16
2013-09-18
Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag
Johan Hedberg
4
-1
/
+53
2013-09-18
Bluetooth: Fix responding to invalid L2CAP signaling commands
Johan Hedberg
1
-0
/
+8
2013-09-18
Bluetooth: Fix sending responses to identified L2CAP response packets
Johan Hedberg
1
-6
/
+6
2013-09-18
Bluetooth: Fix L2CAP command reject reason
Johan Hedberg
1
-4
/
+16
2013-09-18
Bluetooth: Fix L2CAP Disconnect response for unknown CID
Johan Hedberg
1
-1
/
+1
2013-09-18
Bluetooth: Fix L2CAP error return used for failed channel lookups
Johan Hedberg
1
-4
/
+4
2013-09-18
Bluetooth: Fix double error response for l2cap_create_chan_req
Johan Hedberg
1
-1
/
+1
2013-09-18
Bluetooth: Remove unused event mask struct
Johan Hedberg
1
-3
/
+0
2013-09-18
Bluetooth: Fix rfkill functionality during the HCI setup stage
Johan Hedberg
1
-3
/
+12
2013-09-18
Bluetooth: Introduce a new HCI_RFKILLED flag
Johan Hedberg
2
-5
/
+11
2013-09-16
Bluetooth: Fix ACL alive for long in case of non pariable devices
Syam Sidhardhan
1
-0
/
+7
2013-09-16
Bluetooth: Add support for BCM20702A0 [0b05, 17cb]
Raphael Kubo da Costa
1
-0
/
+1
2013-09-16
Bluetooth: Fix encryption key size for peripheral role
Andre Guedes
1
-0
/
+2
2013-09-16
Bluetooth: Fix security level for peripheral role
Andre Guedes
1
-1
/
+3
2013-09-16
Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.
Peng Chen
2
-0
/
+3
2013-09-16
Bluetooth: Only schedule raw queue when user channel is active
Marcel Holtmann
1
-9
/
+7
2013-09-16
Bluetooth: Use GFP_KERNEL when cloning SKB in a workqueue
Marcel Holtmann
1
-1
/
+1
2013-09-16
Bluetooth: Disable upper layer connections when user channel is active
Marcel Holtmann
1
-0
/
+1
2013-09-16
Bluetooth: Add support creating virtual AMP controllers
Marcel Holtmann
1
-46
/
+123
2013-09-16
Bluetooth: Use devname:vhci module alias for virtual HCI driver
Marcel Holtmann
1
-0
/
+1
2013-09-16
Bluetooth: Introduce new HCI socket channel for user operation
Marcel Holtmann
2
-5
/
+82
2013-09-16
Bluetooth: Introduce user channel flag for HCI devices
Marcel Holtmann
4
-9
/
+55
2013-09-16
Bluetooth: Restrict ioctls to HCI raw channel sockets
Marcel Holtmann
1
-6
/
+17
2013-09-16
Bluetooth: Fix error handling for HCI socket options
Marcel Holtmann
1
-2
/
+2
2013-09-16
Bluetooth: Report error for HCI reset ioctl when device is down
Marcel Holtmann
1
-1
/
+3
[next]