index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
pcspkr.c
Age
Commit message (
Expand
)
Author
2014-10-20
input: misc: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-07
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-05-28
Input: pcspkr - remove redundant platform_set_drvdata()
Sachin Kamat
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-12-01
Input: misc - use macro module_platform_driver()
JJ Ding
2011-06-09
i8253: Make pcspkr input driver use the shared i8253_lock
Ralf Baechle
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
2010-03-02
i8253: Convert i8253_lock to raw_spinlock
Thomas Gleixner
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-07-13
Input: pcspkr - switch driver to dev_pm_ops
Frans Pop
2009-06-17
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
2008-11-19
Input: pcspkr - fix PIT lockup on some chipsets
Zoltan Devai
2007-11-03
Use i8253.c lock for PC speaker on MIPS, too.
Ralf Baechle
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-10-12
platform: prefix MODALIAS with "platform:"
Kay Sievers
2007-10-12
x86: kill 8253pit.h
Thomas Gleixner
2007-07-22
x86_64: use the global PIT lock
Thomas Gleixner
2007-04-12
Input: misc devices - switch to using input_dev->dev.parent
Dmitry Torokhov
2006-03-14
Input: pcspkr - separate device and driver registration
Michael Neuling
2005-12-21
Input: pcspkr - register with driver core as a platfrom device
Dmitry Torokhov
2005-10-31
Input: pcspkr - fix setting name and phys for the device
Dmitry Torokhov
2005-10-28
[PATCH] Input: convert driver/input/misc to dynamic input_dev allocation
Dmitry Torokhov
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds