index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
ixp4xx-beeper.c
Age
Commit message (
Expand
)
Author
2013-09-27
input: misc: ixp4-beeper: use gpiolib strictly
Linus Walleij
2013-09-27
input: misc: ixp4-beeper: switch to use gpiolib
Linus Walleij
2013-05-28
Input: ixp4xx-beeper - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-23
Input: ixp4xx-beeper - pass correct pointer to free_irq()
Lars-Peter Clausen
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2011-11-30
Input: misc - use macro module_platform_driver()
JJ Ding
2011-09-07
Input: remove IRQF_DISABLED from drivers
Yong Zhang
2011-02-06
arm/ixp4xx: Rename FREQ macro to avoid collisions
Ben Hutchings
2010-07-29
ixp4xx-beeper: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupt
Ian Campbell
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-03-28
ixp4xx-beeper: add MODULE_ALIAS
Alessandro Zummo
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
2007-05-10
Fix ixp4xx compile error
Frederik Deweerdt
2007-04-12
Input: misc devices - switch to using input_dev->dev.parent
Dmitry Torokhov
2007-04-12
Input: drivers/input/misc - don't access dev->private directly
Dmitry Torokhov
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-02-15
Input: ixp4xx-beeper - fix compile error
Alessandro Zummo
2006-01-29
Input: add ixp4xx beeper driver
Alessandro Zummo