aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/ixp4xx-beeper.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-30Input: misc - use macro module_platform_driver()JJ Ding1-12/+1
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang1-1/+1
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings1-5/+1
2010-07-29ixp4xx-beeper: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptIan Campbell1-1/+2
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-03-28ixp4xx-beeper: add MODULE_ALIASAlessandro Zummo1-0/+1
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-2/+2
2007-05-10Fix ixp4xx compile errorFrederik Deweerdt1-1/+1
2007-04-12Input: misc devices - switch to using input_dev->dev.parentDmitry Torokhov1-1/+1
2007-04-12Input: drivers/input/misc - don't access dev->private directlyDmitry Torokhov1-4/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-02-15Input: ixp4xx-beeper - fix compile errorAlessandro Zummo1-0/+1
2006-01-29Input: add ixp4xx beeper driverAlessandro Zummo1-0/+183