aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/sa1111ps2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner1-4/+1
2017-09-26Input: sa1111ps2 - extend test delayRussell King1-1/+1
2017-09-26Input: sa1111ps2 - remove special sa1111 mmio accessorsRussell King1-16/+16
2017-09-26Input: sa1111ps2 - use sa1111_get_irq() to obtain IRQ resourcesRussell King1-11/+24
2012-11-24Input: remove use of __devexitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton1-4/+4
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-24ARM: sa1111: move PS/2 interface register definitions to sa1111p2.cRussell King1-16/+36
2012-02-09ARM: sa1111: add platform enable/disable functionsRussell King1-1/+5
2012-02-09ARM: sa1111: add .owner initializer to sa1111 driver structuresRussell King1-0/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-4/+2
2009-12-11Input: sa1111ps2 - annotate probe() and remove() methodsDmitry Torokhov1-5/+5
2009-04-17Input: sa1111ps2 - use disable_irq_nosync() in irq handlersBen Nizette1-1/+1
2009-01-29Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-4/+2
2007-05-30[ARM] Fix some section mismatch warningsRussell King1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-01-09[ARM] Remove asm/irq.h includes from ARM driversRussell King1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+359