index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-08
Bluetooth: Remove unused field in hci_conn
Vinicius Costa Gomes
2
-3
/
+0
2011-07-08
Bluetooth: Use the stored LTK for restabilishing security
Vinicius Costa Gomes
1
-0
/
+12
2011-07-08
Bluetooth: Use the link key list to temporarily store the STK
Vinicius Costa Gomes
1
-8
/
+15
2011-07-08
Bluetooth: Add support for storing the LTK
Vinicius Costa Gomes
1
-6
/
+14
2011-07-08
Bluetooth: Fix SM pairing parameters negotiation
Vinicius Costa Gomes
1
-10
/
+30
2011-07-08
Bluetooth: Reject an encryption request when the key isn't found
Vinicius Costa Gomes
1
-2
/
+16
2011-07-08
Bluetooth: Add functions to manipulate the link key list for SMP
Vinicius Costa Gomes
2
-0
/
+78
2011-07-08
Bluetooth: Add new structures for supporting SM key distribution
Vinicius Costa Gomes
3
-0
/
+22
2011-07-08
Bluetooth: Add support for SMP phase 3 (key distribution)
Vinicius Costa Gomes
3
-2
/
+114
2011-07-07
Bluetooth: Remove L2CAP busy queue
Mat Martineau
2
-121
/
+8
2011-07-07
Bluetooth: Use event-driven approach for handling ERTM receive buffer
Mat Martineau
3
-19
/
+89
2011-07-07
Bluetooth: Move code for ERTM local busy state to separate functions
Mat Martineau
1
-24
/
+38
2011-07-07
Bluetooth: Fix potential deadlock in mgmt
Andre Guedes
1
-44
/
+44
2011-07-07
Bluetooth: Fix potential deadlock in hci_core
Andre Guedes
1
-4
/
+4
2011-07-06
Bluetooth: Remove enable_smp parameter
Andre Guedes
2
-14
/
+10
2011-07-06
Bluetooth: Add lmp_host_le_capable() macro
Andre Guedes
3
-1
/
+7
2011-07-06
Bluetooth: Add enable_le module parameter
Andre Guedes
2
-0
/
+23
2011-07-06
Bluetooth: Write LE Host Supported command
Andre Guedes
2
-0
/
+25
2011-07-06
Bluetooth: Add extfeatures to struct hci_dev
Andre Guedes
3
-0
/
+32
2011-07-01
Bluetooth: Check earlier for L2CAP ERTM frames to drop
Mat Martineau
1
-3
/
+3
2011-07-01
Bluetooth: Clean up unused struct hci_conn items
Gustavo F. Padovan
1
-2
/
+0
2011-07-01
Bluetooth: Fix bad locking balance
Gustavo F. Padovan
1
-2
/
+2
2011-07-01
Bluetooth: Add Atheros AR3012 one PID/VID supported
Steven.Li
2
-1
/
+16
2011-06-30
Bluetooth: Add bt_printk
Joe Perches
2
-3
/
+25
2011-06-30
Bluetooth: Rename function bt_err to bt_to_errno
Joe Perches
5
-8
/
+8
2011-06-30
Bluetooth: ERTM timeouts need to be converted to jiffies
Mat Martineau
1
-1
/
+1
2011-06-30
Bluetooth: Fix indentation whitespace
Mat Martineau
1
-6
/
+6
2011-06-27
Bluetooth: uses crypto interfaces, select CRYPTO
Randy Dunlap
1
-0
/
+1
2011-06-24
Bluetooth: include scatterlist.h where needed
Stephen Rothwell
1
-0
/
+1
2011-06-22
ssb: add __devinit to some functions
Hauke Mehrtens
6
-32
/
+36
2011-06-22
ath9k: enable support for AR9330
Gabor Juhos
1
-0
/
+1
2011-06-22
ath9k: add external_reset callback to ath9k_platfom_data for AR9330
Gabor Juhos
4
-0
/
+38
2011-06-22
ath9k: configure internal regulator for AR9330
Gabor Juhos
1
-5
/
+20
2011-06-22
ath9k: configure diversity based on eeprom contents for AR9330
Gabor Juhos
1
-1
/
+1
2011-06-22
ath9k: fix few register offsets for AR9330
Gabor Juhos
1
-2
/
+2
2011-06-22
ath9k: set diversity group for AR9330
Gabor Juhos
1
-1
/
+4
2011-06-22
ath9k: add fast_div_bias configuration for diversity group 1
Gabor Juhos
1
-0
/
+83
2011-06-22
ath9k: remove superfluous parentheses
Gabor Juhos
1
-32
/
+30
2011-06-22
ath9k: fix antenna diversity configuration for non AR9485 chips
Gabor Juhos
1
-2
/
+8
2011-06-22
ath9k: add a missing case statement to ath_ant_div_comb_alt_check
Gabor Juhos
1
-0
/
+1
2011-06-22
ath9k: use correct max_streams for AR9330
Gabor Juhos
1
-1
/
+1
2011-06-22
ath9k: enable antenna diversity for AR9330
Gabor Juhos
1
-1
/
+1
2011-06-22
ath9k: set NF limits for AR9330
Gabor Juhos
2
-1
/
+6
2011-06-22
ath9k: configure xpa bias level for AR9330
Gabor Juhos
1
-1
/
+1
2011-06-22
ath9k: use correct EEPROM base for AR9330
Gabor Juhos
1
-0
/
+2
2011-06-22
ath9k: enable tuning capacitance configuration for AR9330
Gabor Juhos
1
-1
/
+1
2011-06-22
ath9k: skip internal regulator configuration for AR9330
Gabor Juhos
1
-1
/
+1
2011-06-22
ath9k: enable TX/RX data byte swap for AR9330
Gabor Juhos
1
-1
/
+1
2011-06-22
ath9k: configure RF channel frequency for AR9330
Gabor Juhos
1
-1
/
+13
2011-06-22
ath9k: fix channel frequency calculation for AR9340
Gabor Juhos
1
-1
/
+1
[next]