index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
ieee802154: cc2520: Fix space before , coding style issue
Mohammad Jamal
1
-2
/
+2
2015-02-02
ieee802154: cc2520: Replace shift operations by BIT macro
Mohammad Jamal
1
-3
/
+3
2015-02-01
Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only mode
Marcel Holtmann
1
-17
/
+21
2015-02-01
Bluetooth: Expose remote OOB information as debugfs entry
Marcel Holtmann
1
-0
/
+31
2015-02-01
Bluetooth: Expose hardware error code as debugfs entry
Marcel Holtmann
1
-0
/
+3
2015-02-01
Bluetooth: Expose debug keys usage setting via debugfs
Marcel Holtmann
1
-0
/
+22
2015-02-01
Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode command
Marcel Holtmann
1
-0
/
+19
2015-02-01
Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfs
Marcel Holtmann
1
-1
/
+22
2015-01-31
Bluetooth: Allow remote OOB data to only provide P-192 or P-256 values
Marcel Holtmann
1
-4
/
+25
2015-01-31
Bluetooth: Fix OOB data present value for SMP pairing
Marcel Holtmann
1
-1
/
+1
2015-01-31
Bluetooth: Fix OOB data present value for BR/EDR Secure Connections
Marcel Holtmann
1
-1
/
+18
2015-01-31
Bluetooth: Store OOB data present value for each set of remote OOB data
Marcel Holtmann
2
-0
/
+9
2015-01-31
Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTEL
Jakub Pawlowski
1
-0
/
+1
2015-01-30
Bluetooth: btusb: Use wait_on_bit_timeout() for BTUSB_BOOTING
Johan Hedberg
1
-25
/
+19
2015-01-30
Bluetooth: btusb: Fix race when waiting for BTUSB_DOWNLOADING
Johan Hedberg
1
-33
/
+34
2015-01-30
Bluetooth: btusb: Limit hardware error handling to Intel Snowfield Peak
Marcel Holtmann
1
-1
/
+0
2015-01-29
Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_ATH3012
Jakub Pawlowski
1
-1
/
+3
2015-01-29
Bluetooth: ath3k: workaround the compatibility issue with xHCI controller
Adam Lee
1
-0
/
+8
2015-01-29
Bluetooth: Fix sending Read Remote Extended Features command
Szymon Janc
1
-1
/
+2
2015-01-29
Bluetooth: btusb: Add support for USB based AMP controllers
Marcel Holtmann
1
-4
/
+25
2015-01-29
Bluetooth: btusb: Ignore unknown Intel devices with generic descriptor
Marcel Holtmann
1
-1
/
+4
2015-01-29
Bluetooth: btusb: Sort USB_DEVICE entries for Marvell by vendor id
Marcel Holtmann
1
-3
/
+4
2015-01-29
Bluetooth: Move smp_unregister() into hci_dev_do_close() function
Marcel Holtmann
1
-6
/
+2
2015-01-28
Bluetooth: btusb: Provide hardware error handler for Intel devices
Marcel Holtmann
1
-0
/
+42
2015-01-28
Bluetooth: Perform a power cycle when receiving hardware error event
Marcel Holtmann
3
-1
/
+27
2015-01-28
Bluetooth: Introduce hci_dev_do_reset helper function
Marcel Holtmann
1
-23
/
+34
2015-01-28
Bluetooth: Fix notifying discovery state when powering off
Johan Hedberg
1
-0
/
+2
2015-01-28
Bluetooth: Fix notifying discovery state upon reset
Johan Hedberg
1
-1
/
+2
2015-01-28
Bluetooth: Fix check for SSP when enabling SC
Johan Hedberg
1
-0
/
+1
2015-01-28
Bluetooth: btusb: Remove redundant call to btusb_free_frags()
Johan Hedberg
1
-1
/
+0
2015-01-28
Bluetooth: btusb: Handle out of order firmware loading complete event
Marcel Holtmann
1
-2
/
+7
2015-01-28
Bluetooth: Check for P-256 OOB values in Secure Connections Only mode
Marcel Holtmann
1
-0
/
+13
2015-01-28
Bluetooth: Use helper function to determine BR/EDR OOB data present
Marcel Holtmann
1
-6
/
+16
2015-01-28
Bluetooth: Clear P-192 values for OOB when in Secure Connections Only mode
Marcel Holtmann
1
-20
/
+26
2015-01-28
Bluetooth: Enforce zero-valued hash/rand192 for LE OOB
Johan Hedberg
1
-0
/
+15
2015-01-28
Bluetooth: btusb: Add firmware loading for Intel Snowfield Peak devices
Marcel Holtmann
1
-3
/
+568
2015-01-27
Bluetooth: btusb: Add support for Dynex/Insignia USB dongles
Marcel Holtmann
1
-0
/
+3
2015-01-23
Bluetooth: Fix nested sleeps
Peter Hurley
3
-15
/
+11
2015-01-23
Bluetooth: Convert Set SC to use HCI Request
Johan Hedberg
3
-47
/
+50
2015-01-23
Bluetooth: Remove incorrect check for BDADDR_BREDR address type
Johan Hedberg
1
-8
/
+0
2015-01-23
Bluetooth: Check for valid bdaddr in add_remote_oob_data
Johan Hedberg
1
-0
/
+6
2015-01-22
Bluetooth: Require SSP enabling before BR/EDR Secure Connections
Marcel Holtmann
1
-0
/
+5
2015-01-22
Bluetooth: Limit BR/EDR switching for LE only with secure connections
Marcel Holtmann
1
-1
/
+8
2015-01-22
Bluetooth: Fix dependency for BR/EDR Secure Connections mode on SSP
Marcel Holtmann
2
-7
/
+12
2015-01-22
Bluetooth: Fix reporting invalid RSSI for LE devices
Szymon Janc
1
-1
/
+2
2015-01-21
Bluetooth: btusb: Add Broadcom patchram support for ASUSTek devices
Rick Dunn
1
-1
/
+2
2015-01-21
Bluetooth: ath3k: Add support of AR3012 bluetooth 13d3:3423 device
Dmitry Tunin
2
-0
/
+3
2015-01-19
Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...
David S. Miller
13
-78
/
+143
2015-01-19
phonet netlink: allow multiple messages per skb in route dump
Johannes Berg
1
-15
/
+7
2015-01-19
ARM: dts: imx6sx: correct i.MX6sx sdb board enet phy address
Nimrod Andy
1
-2
/
+2
[next]