summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/ambakmi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-191-2/+2
|\
| * Input: serio - use sizeof(*pointer) instead of sizeof(type)Erick Archer2024-06-071-2/+2
* | ARM: 9369/1: Input: ambakmi - drop owner assignmentKrzysztof Kozlowski2024-04-181-1/+0
|/
* Input: ambakmi - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-3/+3
* Input: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-181-2/+2
* amba: Make the remove callback return voidUwe Kleine-König2021-02-021-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* Input: ambakmi - constify amba_idArvind Yadav2017-08-241-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-131-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-241-1/+0
|\
| * Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* | ARM: 7904/1: input: ambakmi: Remove unnecessary amba_set_drvdata()Michal Simek2013-12-291-2/+0
|/
* 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-161-12/+1
* 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-111-4/+4
* Input: serio - set owner in driver structuresDmitry Torokhov2009-12-111-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-201-1/+1
* Input: ambakmi - fix timeout handling in amba_kmi_write()Roel Kluin2009-02-011-1/+1
* Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-291-2/+2
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-4/+2
* 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/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+231