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