| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -5/+1 |
* | ARM: ixp4xx: Pass IRQ resource to beeper | Linus Walleij | 2019-04-19 | 1 | -5/+15 |
* | input: misc: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | input: ixp4xx-beeper: don't use symbols from <mach/timex.h> | Uwe Kleine-König | 2013-12-20 | 1 | -1/+1 |
* | input: misc: ixp4-beeper: use gpiolib strictly | Linus Walleij | 2013-09-27 | 1 | -2/+11 |
* | input: misc: ixp4-beeper: switch to use gpiolib | Linus Walleij | 2013-09-27 | 1 | -7/+5 |
* | Input: ixp4xx-beeper - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-28 | 1 | -1/+0 |
* | Input: ixp4xx-beeper - pass correct pointer to free_irq() | Lars-Peter Clausen | 2013-05-23 | 1 | -2/+2 |
* | Input: remove use of __devexit | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | Input: remove use of __devinit | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | Input: remove use of __devexit_p | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | Input: misc - use macro module_platform_driver() | JJ Ding | 2011-12-01 | 1 | -12/+1 |
* | Input: remove IRQF_DISABLED from drivers | Yong Zhang | 2011-09-07 | 1 | -1/+1 |
* | arm/ixp4xx: Rename FREQ macro to avoid collisions | Ben Hutchings | 2011-02-06 | 1 | -5/+1 |
* | ixp4xx-beeper: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupt | Ian Campbell | 2010-07-29 | 1 | -1/+2 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -1/+1 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 1 | -1/+1 |
* | ixp4xx-beeper: add MODULE_ALIAS | Alessandro Zummo | 2008-03-28 | 1 | -0/+1 |
* | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 | 1 | -2/+2 |
* | Fix ixp4xx compile error | Frederik Deweerdt | 2007-05-10 | 1 | -1/+1 |
* | Input: misc devices - switch to using input_dev->dev.parent | Dmitry Torokhov | 2007-04-12 | 1 | -1/+1 |
* | Input: drivers/input/misc - don't access dev->private directly | Dmitry Torokhov | 2007-04-12 | 1 | -4/+5 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -1/+1 |
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | Input: ixp4xx-beeper - fix compile error | Alessandro Zummo | 2006-02-15 | 1 | -0/+1 |
* | Input: add ixp4xx beeper driver | Alessandro Zummo | 2006-01-30 | 1 | -0/+183 |