summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/sa1111ps2.c
Commit message (Expand)AuthorAgeFilesLines
* Input: serio - use sizeof(*pointer) instead of sizeof(type)Erick Archer2024-06-071-2/+2
* Input: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-181-2/+2
* ARM: 9048/1: sa1111: make sa1111 bus's remove callback return voidUwe Kleine-König2021-02-011-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner2019-05-301-4/+1
* Input: sa1111ps2 - extend test delayRussell King2017-09-261-1/+1
* Input: sa1111ps2 - remove special sa1111 mmio accessorsRussell King2017-09-261-16/+16
* Input: sa1111ps2 - use sa1111_get_irq() to obtain IRQ resourcesRussell King2017-09-261-11/+24
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-4/+4
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | ARM: sa1111: move PS/2 interface register definitions to sa1111p2.cRussell King2012-03-241-16/+36
* | ARM: sa1111: add platform enable/disable functionsRussell King2012-02-091-1/+5
* | ARM: sa1111: add .owner initializer to sa1111 driver structuresRussell King2012-02-091-0/+1
|/
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-4/+2
* Input: sa1111ps2 - annotate probe() and remove() methodsDmitry Torokhov2009-12-111-5/+5
* Input: sa1111ps2 - use disable_irq_nosync() in irq handlersBen Nizette2009-04-171-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
* [ARM] Fix some section mismatch warningsRussell King2007-05-301-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* [ARM] Remove asm/irq.h includes from ARM driversRussell King2006-01-091-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+359