summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/ixp4xx-beeper.c
AgeCommit message (Expand)AuthorLines
2014-10-20input: misc: drop owner assignment from platform_driversWolfram Sang-1/+0
2013-12-20input: ixp4xx-beeper: don't use symbols from <mach/timex.h>Uwe Kleine-König-1/+1
2013-09-27input: misc: ixp4-beeper: use gpiolib strictlyLinus Walleij-2/+11
2013-09-27input: misc: ixp4-beeper: switch to use gpiolibLinus Walleij-7/+5
2013-05-28Input: ixp4xx-beeper - remove redundant platform_set_drvdata()Sachin Kamat-1/+0
2013-05-23Input: ixp4xx-beeper - pass correct pointer to free_irq()Lars-Peter Clausen-2/+2
2012-11-24Input: remove use of __devexitBill Pemberton-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton-1/+1
2011-11-30Input: misc - use macro module_platform_driver()JJ Ding-12/+1
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang-1/+1
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings-5/+1
2010-07-29ixp4xx-beeper: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptIan Campbell-1/+2
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King-1/+1
2008-03-28ixp4xx-beeper: add MODULE_ALIASAlessandro Zummo-0/+1
2007-10-19get rid of input BIT* duplicate definesJiri Slaby-2/+2
2007-05-10Fix ixp4xx compile errorFrederik Deweerdt-1/+1
2007-04-12Input: misc devices - switch to using input_dev->dev.parentDmitry Torokhov-1/+1
2007-04-12Input: drivers/input/misc - don't access dev->private directlyDmitry Torokhov-4/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-1/+1
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-02-15Input: ixp4xx-beeper - fix compile errorAlessandro Zummo-0/+1
2006-01-29Input: add ixp4xx beeper driverAlessandro Zummo-0/+183