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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-03
Input: ipaq-micro-keys - add error handling for devm_kmemdup
Haoran Liu
1
-0
/
+3
2023-11-25
Input: atkbd - skip ATKBD_CMD_GETID in translated mode
Hans de Goede
1
-4
/
+42
2023-10-13
Input: tegra-kbc - use device_get_match_data()
Rob Herring
1
-5
/
+2
2023-09-23
Input: stmpe-keypad - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: spear-keyboard - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: sh_keysc - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: samsung-keypad - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: omap4-keypad - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: omap-keypad - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: matrix_keypad - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: iqs62x-keys - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: ep93xx_keypad - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: cros_ec_keyb - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: adp5520-keys - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-06
Input: cros_ec_keyb - use device core to create driver-specific device attrib...
Dmitry Torokhov
1
-7
/
+3
2023-07-28
Input: tca6416-keypad - switch to using input core's polling features
Dmitry Torokhov
1
-28
/
+20
2023-07-28
Input: tca6416-keypad - convert to use devm_* api
Yangtao Li
1
-35
/
+18
2023-07-28
Input: tca6416-keypad - fix interrupt enable disbalance
Dmitry Torokhov
1
-6
/
+2
2023-07-28
Input: tca6416-keypad - rely on I2C core to set up suspend/resume
Dmitry Torokhov
1
-25
/
+0
2023-07-28
Input: tca6416-keypad - always expect proper IRQ number in i2c client
Dmitry Torokhov
1
-17
/
+10
2023-07-28
Input: lm8323 - convert to use devm_* api
Yangtao Li
1
-51
/
+26
2023-07-28
Input: lm8323 - rely on device core to create kp_disable attribute
Dmitry Torokhov
1
-12
/
+12
2023-07-28
Input: qt2160 - convert to use devm_* api
Yangtao Li
1
-57
/
+20
2023-07-28
Input: qt2160 - do not hard code interrupt trigger
Dmitry Torokhov
1
-2
/
+1
2023-07-28
Input: qt2160 - switch to using threaded interrupt handler
Dmitry Torokhov
1
-34
/
+19
2023-07-28
Input: qt2160 - tweak check for i2c adapter functionality
Dmitry Torokhov
1
-5
/
+2
2023-07-25
Input: mcs-touchkey - fix uninitialized use of error in mcs_touchkey_probe()
Nathan Chancellor
1
-1
/
+1
2023-07-20
Input: qt1070 - convert to use devm_* api
Yangtao Li
1
-32
/
+14
2023-07-20
Input: mcs-touchkey - convert to use devm_* api
Yangtao Li
1
-34
/
+29
2023-07-20
Input: amikbd - convert to use devm_* api
Yangtao Li
1
-20
/
+5
2023-07-20
Input: lm8333 - convert to use devm_* api
Yangtao Li
1
-30
/
+14
2023-07-17
Input: gpio-keys - convert to dev_err_probe()
Geert Uytterhoeven
1
-12
/
+9
2023-07-17
Input: Explicitly include correct DT includes
Rob Herring
2
-2
/
+2
2023-07-12
Input: bcm-keypad - correct dev_err_probe() error
Krzysztof Kozlowski
1
-1
/
+1
2023-07-10
Input: nomadik-ske-keypad - convert to use devm_* api
Yangtao Li
1
-92
/
+35
2023-07-10
Input: sun4i-lradc-keys - convert to devm_platform_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-10
Input: pxa27x_keypad - convert to devm_platform_ioremap_resource()
Yangtao Li
1
-8
/
+1
2023-07-10
Input: opencores-kbd - convert to devm_platform_ioremap_resource()
Yangtao Li
1
-8
/
+1
2023-07-10
Input: omap4-keyad - convert to devm_platform_ioremap_resource()
Yangtao Li
1
-8
/
+1
2023-07-10
Input: nspire-keypad - use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-10
Input: lpc32xx-keys - convert to devm_platform_ioremap_resource()
Yangtao Li
1
-8
/
+1
2023-07-10
Input: bcm-keypad - convert to devm_platform_ioremap_resource()
Yangtao Li
1
-9
/
+1
2023-07-10
Input: tegra-kbc - use devm_platform_ioremap_resource
Martin Kaiser
1
-1
/
+1
2023-07-07
Input: adp5588-keys - use devm_regulator_get_enable()
Christophe JAILLET
1
-16
/
+1
2023-07-07
Input: pinephone-keyboard - use devm_regulator_get_enable()
Christophe JAILLET
1
-19
/
+1
2023-07-07
Input: bcm-keypad - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-10
/
+4
2023-07-07
Input: gpio_keys_polled - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+2
2023-05-23
Input: gpio-keys - use input_report_key()
Geert Uytterhoeven
1
-3
/
+3
2023-05-18
Input: libps2 - introduce common interrupt handler
Dmitry Torokhov
1
-34
/
+47
2023-05-18
Input: libps2 - attach ps2dev instances as serio port's drvdata
Dmitry Torokhov
1
-8
/
+15
[next]