Age | Commit message (Expand) | Author | Files | Lines |
2017-08-14 | Input: pcspkr - fix code style and error value in pcspkr_event | Munir Contractor | 1 | -6/+11 |
2014-10-20 | input: misc: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-01-06 | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-05-28 | Input: pcspkr - remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2012-11-24 | Input: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-24 | Input: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-24 | Input: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2011-11-30 | Input: misc - use macro module_platform_driver() | JJ Ding | 1 | -13/+1 |
2011-06-09 | i8253: Make pcspkr input driver use the shared i8253_lock | Ralf Baechle | 1 | -8/+1 |
2011-06-09 | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle | 1 | -1/+1 |
2010-03-02 | i8253: Convert i8253_lock to raw_spinlock | Thomas Gleixner | 1 | -3/+3 |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 1 | -1/+1 |
2009-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -2/+6 |
2009-07-12 | Input: pcspkr - switch driver to dev_pm_ops | Frans Pop | 1 | -2/+6 |
2009-06-16 | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann | 1 | -0/+1 |
2008-11-19 | Input: pcspkr - fix PIT lockup on some chipsets | Zoltan Devai | 1 | -2/+2 |
2007-11-02 | Use i8253.c lock for PC speaker on MIPS, too. | Ralf Baechle | 1 | -1/+1 |
2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby | 1 | -2/+2 |
2007-10-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -0/+1 |
2007-10-12 | platform: prefix MODALIAS with "platform:" | Kay Sievers | 1 | -0/+1 |
2007-10-12 | x86: kill 8253pit.h | Thomas Gleixner | 1 | -1/+1 |
2007-07-21 | x86_64: use the global PIT lock | Thomas Gleixner | 1 | -3/+8 |
2007-04-12 | Input: misc devices - switch to using input_dev->dev.parent | Dmitry Torokhov | 1 | -1/+1 |
2006-03-14 | Input: pcspkr - separate device and driver registration | Michael Neuling | 1 | -26/+1 |
2005-12-21 | Input: pcspkr - register with driver core as a platfrom device | Dmitry Torokhov | 1 | -6/+80 |
2005-10-31 | Input: pcspkr - fix setting name and phys for the device | Dmitry Torokhov | 1 | -1/+1 |
2005-10-28 | [PATCH] Input: convert driver/input/misc to dynamic input_dev allocation | Dmitry Torokhov | 1 | -15/+15 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+97 |