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
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-21
misc: remove use of __devexit
Bill Pemberton
24
-24
/
+24
2012-11-21
misc: remove use of __devinitconst
Bill Pemberton
1
-1
/
+1
2012-11-21
misc: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-21
misc: remove use of __devinit
Bill Pemberton
26
-36
/
+36
2012-11-21
drivers/misc: remove use of __devexit_p
Bill Pemberton
25
-25
/
+25
2012-11-21
mei: remove use of __devexit_p
Bill Pemberton
1
-2
/
+2
2012-11-21
mei: Simplify the ME client enumeration code
Samuel Ortiz
4
-86
/
+95
2012-11-21
mei: simplify write complete loop in irq handler
Tomas Winkler
1
-25
/
+12
2012-11-21
mei: don't mix read and write slots
Tomas Winkler
1
-16
/
+19
2012-11-21
mei: streamline amthif write complete function
Tomas Winkler
3
-60
/
+48
2012-11-21
mei: streamline write complete flow function
Tomas Winkler
1
-70
/
+43
2012-11-21
mei: use structured buffer for extra write buffer
Tomas Winkler
3
-27
/
+22
2012-11-21
mei: compact code for mei bus message creation
Tomas Winkler
4
-148
/
+112
2012-11-16
misc: apds9802als: Fix the logic checking timeout in als_wait_for_data_ready()
Axel Lin
1
-1
/
+1
2012-11-15
misc: hpilo: ignore auxiliary HP iLO BMC's
Mark Rusk
1
-4
/
+11
2012-11-15
mei: use the same bus msg for connect and disconnect request
Tomas Winkler
3
-27
/
+34
2012-11-15
mei: use link and unlink terms for connecting ME and HOST client
Tomas Winkler
6
-61
/
+44
2012-11-15
mei: extract amthif specific code from mei_poll to mei_amthif_poll
Tomas Winkler
3
-10
/
+25
2012-11-15
mei: move amthif specific release code to amithif
Tomas Winkler
3
-138
/
+154
2012-11-15
mei: rename enum mei_cb_major_types to enum mei_cb_file_ops
Tomas Winkler
6
-23
/
+31
2012-11-15
mei: use type struct mei_cl *cl instead of void in struct mei_cb
Tomas Winkler
6
-29
/
+24
2012-11-15
mei: amthif: prefix cb list with amthif
Tomas Winkler
5
-20
/
+18
2012-11-01
mei: move amthif specific code from mei_write to mei_amthif_write
Tomas Winkler
2
-23
/
+41
2012-11-01
mei: use internal watchdog device registration tracking
Tomas Winkler
3
-7
/
+1
2012-11-01
mei: mei_clear_list: kill file_temp
Tomas Winkler
1
-4
/
+2
2012-11-01
mei: extract AMTHI functions into the amthif.c file
Tomas Winkler
7
-556
/
+613
2012-11-01
mei: normalize timeouts definitions
Tomas Winkler
7
-24
/
+29
2012-11-01
mei: mei_write: revamp function flow
Tomas Winkler
1
-44
/
+44
2012-10-24
drivers:misc: ti-st: fix potential NULL pointer dereference in st_register()
Wei Yongjun
1
-1
/
+0
2012-10-24
mei: use mei_io_cb_ warppers also for control flows
Tomas Winkler
4
-109
/
+94
2012-10-24
mei: rename mei_free_cb_private to mei_io_cb_free
Tomas Winkler
5
-35
/
+35
2012-10-24
mei: kill usless struct mei_io_list
Tomas Winkler
5
-156
/
+118
2012-10-24
mei: mei_write: revamp error path handling
Tomas Winkler
1
-48
/
+27
2012-10-24
mei: add allocation and initialization wrappers for io callback
Tomas Winkler
1
-24
/
+87
2012-10-24
mei: rename mei_cl_cb.information to mei_cl_cb.buf_idx
Tomas Winkler
4
-50
/
+45
2012-10-10
Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
3
-180
/
+0
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2
-5
/
+2
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-10-01
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2
-77
/
+67
2012-09-26
drivers/misc/lis3lv02d/lis3lv02d_i2c.c: add lis3lv02d device tree init
AnilKumar Ch
1
-0
/
+23
2012-09-26
drivers/misc/lis3lv02d/lis3lv02d_spi.c: add lis3lv02d device tree init
AnilKumar Ch
1
-2
/
+6
2012-09-26
drivers/misc/lis3lv02d: remove lis3lv02d driver DT init
AnilKumar Ch
2
-6
/
+3
2012-09-26
drivers/misc/lis3lv02d/lis3lv02d_spi.c: add DT matching table passthru code
Daniel Mack
1
-0
/
+17
2012-09-26
drivers/misc/lis3lv02d: add generic DT matching code
Daniel Mack
2
-0
/
+157
2012-09-26
lis3lv02d: fix some comments specific to lis331dlh driver
AnilKumar Ch
3
-8
/
+9
2012-09-26
MISC: hpilo, remove pci_disable_device
Jiri Slaby
1
-2
/
+9
2012-09-20
pwm: Move AB8500 PWM driver to PWM framework
Thierry Reding
3
-180
/
+0
2012-09-18
char/misc: remove CONFIG_EXPERIMENTAL dependencies
Greg Kroah-Hartman
4
-12
/
+11
2012-09-10
mei: don't print buffer as a string
Tomas Winkler
1
-8
/
+1
2012-09-10
mei: struct mei_message_data doesn't have to be packed
Tomas Winkler
1
-1
/
+1
[next]