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
/
input
/
keyboard
/
pxa27x_keypad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-02
Input: use input_device_enabled()
Andrzej Pietrasiewicz
1
-1
/
+1
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-08-31
Input: pxa27x_keypad - handle return value of clk_prepare_enable
Arvind Yadav
1
-5
/
+10
2017-01-31
Input: matrix-keypad - switch to using generic device properties
Dmitry Torokhov
1
-1
/
+1
2016-10-26
Input: pxa27x_keypad - fix typo "debpunce" -> "debounce"
Colin Ian King
1
-1
/
+1
2015-02-11
Input: pxa27x_keypad - remove an unneeded NULL check
Dan Carpenter
1
-3
/
+1
2015-02-03
Input: pxa27x_keypad - remove unnecessary ARM includes
Rob Herring
1
-4
/
+1
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-64
/
+20
2014-10-22
Input: pxa27x_keypad - switch to using managed resources
Pramod Gurav
1
-64
/
+20
2014-10-20
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-13
Input: pxa27x-keypad - fix generating scancode
Chao Xie
1
-1
/
+6
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-11-14
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-0
/
+1
2013-10-06
Input: pxa27x_keypad - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-09-18
Input: pxa27x_keypad - fix NULL pointer dereference
Mike Dunn
1
-2
/
+9
2013-06-18
Input: pxa27x-keypad - make platform data const
Dmitry Torokhov
1
-24
/
+23
2013-06-18
Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
1
-8
/
+5
2013-06-18
Input: pxa27x-keypad - add device tree support
Chao Xie
1
-4
/
+242
2013-06-18
Input: pxa27x-keypad - use matrix_keymap for matrix keys
Chao Xie
1
-12
/
+23
2013-05-23
Input: pxa27x_keypad - pass correct pointer to free_irq()
Lars-Peter Clausen
1
-2
/
+2
2013-05-08
Input: pxa27x_keypad - remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-30
Input: pxa27x_keypad - clear pending interrupts on keypad config
Vasily Khoruzhick
1
-0
/
+3
2012-09-14
ARM: pxa: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-04-27
Input: pxa27x_keypad add choice to set direct_key_mask
Chao Xie
1
-1
/
+8
2012-04-27
Input: pxa27x_keypad direct key may be low active
Chao Xie
1
-1
/
+9
2012-04-27
Input: pxa27x_keypad bug fix for direct_key_mask
Chao Xie
1
-1
/
+1
2012-04-27
Input: pxa27x_keypad keep clock on as wakeup source
Chao Xie
1
-12
/
+21
2011-11-30
Input: keyboard - use macro module_platform_driver()
JJ Ding
1
-13
/
+1
2011-09-07
Input: remove IRQF_DISABLED from drivers
Yong Zhang
1
-1
/
+1
2010-10-09
ARM: pxa27x_keypad: added wakeup event handler for keypad interrupts
Mark F. Brown
1
-0
/
+10
2010-10-09
ARM: pxa: moved pxa27x_keypad.h to platform pxa directory
Mark F. Brown
1
-1
/
+1
2010-08-25
Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()
Axel Lin
1
-2
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-15
Nicolas Pitre has a new email address
Nicolas Pitre
1
-1
/
+1
2009-09-10
Input: pxa27x_keypad - allow modifying keymap from userspace
Dmitry Torokhov
1
-82
/
+91
2009-07-26
Input: pxa27x_keypad - switch to using dev_pm_ops
Dmitry Torokhov
1
-7
/
+12
2009-07-22
Input: pxa27x_keypad - remove extra clk_disable
Dmitry Torokhov
1
-23
/
+20
2008-11-27
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
Russell King
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-2
/
+2
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
1
-1
/
+0
2008-06-17
Merge branch 'for-linus' into next
Dmitry Torokhov
1
-13
/
+25
2008-06-02
Input: pxa27x_keypad - add wakeup support
Eric Miao
1
-1
/
+14
2008-05-28
Input: pxa27x_keypad - miscellaneous fixes
Antonio Ospite
1
-13
/
+25
2008-04-24
Input: add MODULE_ALIAS() to hotpluggable platform modules
Kay Sievers
1
-0
/
+4
2008-03-20
Input: pxa27x - fix keypad KPC macros
Samuel Ortiz
1
-3
/
+3
2008-01-31
Input: pxa27x_keypad - add debounce_interval to the keypad platform data
Eric Miao
1
-0
/
+1
[next]