summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/ambakmi.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* Input: ambakmi - constify amba_idArvind Yadav2017-08-251-1/+1
* Input: ambakmi - fix system PM by converting to modern callbacksUlf Hansson2015-07-161-3/+5
* Input: ambakmi - request a shared interrupt for AMBA KMI devicesLiviu Dudau2014-05-141-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-251-1/+0Star
|\
| * Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* | ARM: 7904/1: input: ambakmi: Remove unnecessary amba_set_drvdata()Michal Simek2013-12-291-2/+0Star
|/
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: ambakmi - [un]prepare clocks when enabling amd disablingPawel Moll2012-09-191-3/+3
* ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar2012-03-171-12/+1Star
* input: ambakmi: Enable module alias autogeneration for AMBA driversDave Martin2011-11-221-0/+2
* ARM: amba: make probe() functions take const id tablesRussell King2011-02-231-1/+2
* Input: ambakmi - annotate probe() and remove() methodsDmitry Torokhov2009-12-121-4/+4
* Input: serio - set owner in driver structuresDmitry Torokhov2009-12-121-0/+1
* [ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij2009-06-111-1/+1
* [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-211-1/+1
* Input: ambakmi - fix timeout handling in amba_kmi_write()Roel Kluin2009-02-021-1/+1
* Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-301-2/+2
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-4/+2Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-071-1/+1
* [ARM] Move AMBA include files to include/linux/amba/Russell King2006-01-071-2/+2
* [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-031-8/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+231