index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
enic: Fix addr valid check in enic_set_vf_mac
Roopa Prabhu
2012-03-08
2
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
David S. Miller
2012-03-07
41
-2307
/
+4302
|
\
|
*
Bluetooth: Set security level on incoming pairing request
Ido Yariv
2012-03-08
1
-0
/
+2
|
*
Bluetooth: Fix access to the STK generation methods matrix
Ido Yariv
2012-03-08
1
-1
/
+1
|
*
Bluetooth: Fix using uninitialized variable
Luiz Augusto von Dentz
2012-03-08
1
-3
/
+3
|
*
Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012.
Eran
2012-03-08
2
-0
/
+3
|
*
Bluetooth: fix conding style issues all over the tree
Gustavo F. Padovan
2012-03-08
8
-398
/
+384
|
*
Bluetooth: Fix coding style in all .h files
Gustavo F. Padovan
2012-03-07
4
-39
/
+39
|
*
Bluetooth: Use correct type for userspace exported structs
Gustavo F. Padovan
2012-03-07
1
-3
/
+3
|
*
Bluetooth: Fix coding style in mgmt.h
Gustavo F. Padovan
2012-03-07
1
-79
/
+78
|
*
Bluetooth: btusb: add support for BCM20702A0 [0a5c:21e6]
James M. Leddy
2012-03-06
1
-0
/
+1
|
*
Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flush
Andre Guedes
2012-03-03
1
-1
/
+0
|
*
Bluetooth: mgmt: Fix updating local name when powering on
Johan Hedberg
2012-03-03
2
-16
/
+14
|
*
Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets
Johan Hedberg
2012-03-03
3
-15
/
+8
|
*
Bluetooth: mgmt: Add new error code for invalid index
Johan Hedberg
2012-03-02
2
-3
/
+4
|
*
Bluetooth: mgmt: Fix command status error code values
Johan Hedberg
2012-03-02
1
-2
/
+2
|
*
Bluetooth: Fix clearing of HCI_PENDING_CLASS flag
Johan Hedberg
2012-03-02
1
-1
/
+1
|
*
Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffies
Marcel Holtmann
2012-03-02
2
-6
/
+4
|
*
Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies
Marcel Holtmann
2012-03-02
3
-18
/
+12
|
*
Bluetooth: mgmt: Centralize message length checks
Johan Hedberg
2012-03-01
1
-168
/
+52
|
*
Bluetooth: mgmt: Add defines for command sizes
Johan Hedberg
2012-03-01
1
-0
/
+34
|
*
Bluetooth: mgmt: Move command handlers into a table
Johan Hedberg
2012-03-01
1
-140
/
+79
|
*
Bluetooth: mgmt: Initialize HCI_MGMT flag for any command
Johan Hedberg
2012-03-01
1
-4
/
+6
|
*
Bluetooth: mgmt: Refactor hci_dev lookup for commands
Johan Hedberg
2012-03-01
1
-490
/
+274
|
*
Bluetooth: Fix init sequence for some CSR based controllers
Johan Hedberg
2012-03-01
1
-1
/
+21
|
*
Bluetooth: Check capabilities in BR/EDR and LE-Only discovery
Andre Guedes
2012-03-01
1
-2
/
+8
|
*
Bluetooth: mgmt: Add missing hci_dev locking to set_le()
Johan Hedberg
2012-03-01
1
-7
/
+10
|
*
Bluetooth: Fix coding style with breaking lines
Gustavo F. Padovan
2012-03-01
3
-13
/
+12
|
*
Bluetooth: Fix Kconfig help description
Andre Guedes
2012-02-29
1
-1
/
+0
|
*
Bluetooth: Use NULL instead of integer for mgmt_device_connected param
Szymon Janc
2012-02-29
1
-1
/
+1
|
*
Bluetooth: Change interleaved discovery behavior
Andre Guedes
2012-02-29
1
-24
/
+5
|
*
Bluetooth: Save remote L2CAP fixed channel mask
Andrei Emeltchenko
2012-02-29
2
-2
/
+8
|
*
Bluetooth: change min_t() cast in hci_reassembly()
Dan Carpenter
2012-02-29
1
-1
/
+1
|
*
Bluetooth: use kfree_skb() instead of kfree()
Dan Carpenter
2012-02-29
1
-1
/
+1
|
*
Bluetooth: Use LMP_HOST_SSP define instead of magic values
Johan Hedberg
2012-02-28
1
-3
/
+3
|
*
Bluetooth: Add missing host features definitions
Johan Hedberg
2012-02-28
1
-1
/
+3
|
*
Bluetooth: Remove redundant read_host_features commands
Johan Hedberg
2012-02-28
1
-25
/
+34
|
*
Bluetooth: Don't send unnecessary write_le_enable command
Johan Hedberg
2012-02-28
1
-2
/
+3
|
*
Bluetooth: Use kernel int types instead of ones from stdint.h
Johan Hedberg
2012-02-27
5
-13
/
+13
|
*
Bluetooth: Remove duplicated code in l2cap conn req
Andrei Emeltchenko
2012-02-24
1
-30
/
+19
|
*
Bluetooth: Fix double locking in LE and conless chan
Andrei Emeltchenko
2012-02-24
1
-20
/
+4
|
*
Bluetooth: Add support for creating HCI UART based AMP controllers
Marcel Holtmann
2012-02-24
2
-0
/
+6
|
*
Bluetooth: Allow HCI UART reset parameter via flags ioctl
Marcel Holtmann
2012-02-24
2
-8
/
+4
|
*
Bluetooth: Fix init request completion with AMP controllers
Andrei Emeltchenko
2012-02-24
1
-1
/
+4
|
*
Bluetooth: Fix init request completion with old controllers
Johan Hedberg
2012-02-24
1
-0
/
+2
|
*
Bluetooth: mgmt: Fix clear_uuids response
Johan Hedberg
2012-02-24
1
-4
/
+19
|
*
Bluetooth: mgmt: Fix dev_class related command response timing
Johan Hedberg
2012-02-24
1
-5
/
+65
|
*
Bluetooth: mgmt: Track pending class changes
Johan Hedberg
2012-02-24
2
-2
/
+28
|
*
Bluetooth: mgmt: Add flags parameter to device_connected
Johan Hedberg
2012-02-23
4
-8
/
+11
|
*
Bluetooth: mgmt: Fix clear UUIDs response
Johan Hedberg
2012-02-23
1
-1
/
+2
[next]