index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
/
ambakmi.c
Age
Commit message (
Expand
)
Author
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2017-08-24
Input: ambakmi - constify amba_id
Arvind Yadav
2015-07-16
Input: ambakmi - fix system PM by converting to modern callbacks
Ulf Hansson
2014-05-13
Input: ambakmi - request a shared interrupt for AMBA KMI devices
Liviu Dudau
2014-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-29
ARM: 7904/1: input: ambakmi: Remove unnecessary amba_set_drvdata()
Michal Simek
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-09-19
Input: ambakmi - [un]prepare clocks when enabling amd disabling
Pawel Moll
2012-03-16
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
viresh kumar
2011-11-22
input: ambakmi: Enable module alias autogeneration for AMBA drivers
Dave Martin
2011-02-23
ARM: amba: make probe() functions take const id tables
Russell King
2009-12-11
Input: ambakmi - annotate probe() and remove() methods
Dmitry Torokhov
2009-12-11
Input: serio - set owner in driver structures
Dmitry Torokhov
2009-06-11
[ARM] 5544/1: Trust PrimeCell resource sizes
Linus Walleij
2009-05-20
[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *
Alessandro Rubini
2009-02-01
Input: ambakmi - fix timeout handling in amba_kmi_write()
Roel Kluin
2009-01-29
Input: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
2006-01-07
[ARM] Move AMBA include files to include/linux/amba/
Russell King
2006-01-03
[ARM] Remove clk_use()/clk_unuse()
Russell King
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds