summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/maceps2.c
AgeCommit message (Expand)AuthorLines
2024-10-15Input: switch back to struct platform_driver::remove()Uwe Kleine-König-1/+1
2024-06-07Input: serio - use sizeof(*pointer) instead of sizeof(type)Erick Archer-1/+1
2023-09-23Input: maceps2 - convert to platform remove callback returning voidUwe Kleine-König-4/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2014-10-20input: serio: drop owner assignment from platform_driversWolfram Sang-1/+0
2012-11-24Input: remove use of __devexitBill Pemberton-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton-2/+2
2012-11-24Input: remove use of __devexit_pBill Pemberton-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-1/+0
2007-10-19define global BIT macroJiri Slaby-2/+0
2007-10-19get rid of input BIT* duplicate definesJiri Slaby-0/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-3/+2
2005-12-28Input: maceps2 - convert to the new platform device interfaceDmitry Torokhov-16/+52
2005-10-29Create platform_device.h to contain all the platform device details.Russell King-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+176