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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-04
Input: ucb1400_ts - set driver owner
Dmitry Torokhov
1
-0
/
+1
2012-01-04
Input: ucb1400_ts - convert to use dev_pm_ops
Dmitry Torokhov
1
-6
/
+6
2011-12-30
Input: psmouse - make sure we do not use stale methods
Dmitry Torokhov
1
-69
/
+124
2011-12-30
Input: evdev - do not block waiting for an event if fd is nonblock
Dima Zavin
1
-8
/
+7
2011-12-30
Input: evdev - if no events and non-block, return EAGAIN not 0
Dima Zavin
1
-0
/
+3
2011-12-30
Input: evdev - only allow reading events if a full packet is present
Dima Zavin
1
-1
/
+1
2011-12-30
Input: add driver for pixcir i2c touchscreens
Jianchun Bian
3
-0
/
+252
2011-12-30
Input: samsung-keypad - implement runtime power management support
Mark Brown
1
-7
/
+80
2011-12-30
Input: tegra-kbc - report wakeup key for some platforms
Rakesh Iyer
1
-3
/
+24
2011-12-30
Input: tegra-kbc - add device tree bindings
Olof Johansson
1
-8
/
+84
2011-12-27
Input: add driver for AUO In-Cell touchscreens using pixcir ICs
Heiko Stübner
3
-0
/
+666
2011-12-24
Input: mpu3050 - configure the sampling method
Heikki Krogerus
1
-5
/
+103
2011-12-24
Input: mpu3050 - ensure we enable interrupts
Heikki Krogerus
1
-1
/
+12
2011-12-24
Input: mpu3050 - add of_match table for device-tree probing
Olof Johansson
1
-0
/
+7
2011-12-12
Input: wacom - add LED support for Cintiq 24HD
Jason Gerecke
1
-1
/
+4
2011-12-12
Input: wacom - add support for Cintiq 24HD
Jason Gerecke
2
-1
/
+77
2011-12-12
Input: add driver for Sharp gp2ap002a00f proximity sensor
Courtney Cavin
3
-1
/
+312
2011-12-12
Input: keyboard - staticise non-exported symbols
Axel Lin
2
-2
/
+2
2011-12-12
Input: mc13783-pwrbutton - convert to use module_platform_driver()
Axel Lin
1
-12
/
+2
2011-12-12
Input: migor-ts - rework probe() to simplify error path
Dmitry Torokhov
1
-25
/
+18
2011-12-12
Input: migor-ts - use proper client data accessor functions
Dmitry Torokhov
1
-5
/
+4
2011-12-12
Input: migor-ts - convert to a threaded IRQ
Dmitry Torokhov
1
-41
/
+24
2011-11-30
Input: htcpen - switch to DMI-based autoloading
Dmitry Torokhov
1
-6
/
+1
2011-11-30
Input: ad7879-i2c - use swapped variant of i2c_smbus_read_word_data
Jonathan Cameron
1
-2
/
+2
2011-11-30
Input: touchscreen - use macro module_platform_driver()
JJ Ding
18
-228
/
+18
2011-11-30
Input: serio - use macro module_platform_driver()
JJ Ding
4
-51
/
+4
2011-11-30
Input: mouse - use macro module_platform_driver()
JJ Ding
3
-39
/
+4
2011-11-30
Input: misc - use macro module_platform_driver()
JJ Ding
20
-247
/
+21
2011-11-30
Input: keyboard - use macro module_platform_driver()
JJ Ding
26
-327
/
+26
2011-11-30
Input: add generic GPIO-tilt driver
Heiko Stübner
3
-0
/
+228
2011-11-29
Input: remove redundant spi driver bus initialization
Lars-Peter Clausen
4
-4
/
+0
2011-11-29
Input: samsung-keypad - remove redundant MODULE_ALIAS
Axel Lin
1
-1
/
+0
2011-11-29
Input: ad7879-i2c - remove redundant MODULE_ALIAS
Axel Lin
1
-1
/
+0
2011-11-29
Merge commit 'v3.2-rc3' into next
Dmitry Torokhov
5361
-283607
/
+411424
2011-11-23
Merge git://github.com/rustyrussell/linux
Linus Torvalds
3
-2
/
+20
2011-11-24
virtio-pci: make reset operation safer
Michael S. Tsirkin
1
-0
/
+18
2011-11-24
virtio-mmio: Correct the name of the guest features selector
Sasha Levin
1
-1
/
+1
2011-11-24
virtio: add HAS_IOMEM dependency to MMIO platform bus driver
Heiko Carstens
1
-1
/
+1
2011-11-23
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
Linus Torvalds
2
-1
/
+5
2011-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
6
-21
/
+47
2011-11-23
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+6
2011-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-6
/
+8
2011-11-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
20
-432
/
+594
2011-11-23
regulator: TPS65910: Fix VDD1/2 voltage selector count
Afzal Mohammed
1
-6
/
+8
2011-11-23
i2c: Make i2cdev_notifier_call static
Shubhrajyoti D
1
-1
/
+1
2011-11-23
i2c: Fix device name for 10-bit slave address
Jean Delvare
1
-1
/
+3
2011-11-23
i2c-algo-bit: Generate correct i2c address sequence for 10-bit target
Jeffrey (Sheng-Hui) Chu
1
-2
/
+2
2011-11-23
drm: integer overflow in drm_mode_dirtyfb_ioctl()
Xi Wang
1
-0
/
+4
2011-11-22
Revert "of/irq: of_irq_find_parent: check for parent equal to child"
Linus Torvalds
1
-7
/
+7
2011-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+9
[next]