aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/serio/ambakmi.c
AgeCommit message (Expand)Author
2021-02-02amba: Make the remove callback return voidUwe Kleine-König
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2017-08-24Input: ambakmi - constify amba_idArvind Yadav
2015-07-16Input: ambakmi - fix system PM by converting to modern callbacksUlf Hansson
2014-05-13Input: ambakmi - request a shared interrupt for AMBA KMI devicesLiviu Dudau
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-29ARM: 7904/1: input: ambakmi: Remove unnecessary amba_set_drvdata()Michal Simek
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-09-19Input: ambakmi - [un]prepare clocks when enabling amd disablingPawel Moll
2012-03-16ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar
2011-11-22input: ambakmi: Enable module alias autogeneration for AMBA driversDave Martin
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King
2009-12-11Input: ambakmi - annotate probe() and remove() methodsDmitry Torokhov
2009-12-11Input: serio - set owner in driver structuresDmitry Torokhov
2009-06-11[ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini
2009-02-01Input: ambakmi - fix timeout handling in amba_kmi_write()Roel Kluin
2009-01-29Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell 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-16Linux-2.6.12-rc2Linus Torvalds