summaryrefslogtreecommitdiff
path: root/drivers/input/misc/pcspkr.c
AgeCommit message (Expand)Author
2011-06-09i8253: Make pcspkr input driver use the shared i8253_lockRalf Baechle
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle
2010-03-02i8253: Convert i8253_lock to raw_spinlockThomas Gleixner
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-07-12Input: pcspkr - switch driver to dev_pm_opsFrans Pop
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann
2008-11-19Input: pcspkr - fix PIT lockup on some chipsetsZoltan Devai
2007-11-02Use i8253.c lock for PC speaker on MIPS, too.Ralf Baechle
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-10-12platform: prefix MODALIAS with "platform:"Kay Sievers
2007-10-12x86: kill 8253pit.hThomas Gleixner
2007-07-21x86_64: use the global PIT lockThomas Gleixner
2007-04-12Input: misc devices - switch to using input_dev->dev.parentDmitry Torokhov
2006-03-14Input: pcspkr - separate device and driver registrationMichael Neuling
2005-12-21Input: pcspkr - register with driver core as a platfrom deviceDmitry Torokhov
2005-10-31Input: pcspkr - fix setting name and phys for the deviceDmitry Torokhov
2005-10-28[PATCH] Input: convert driver/input/misc to dynamic input_dev allocationDmitry Torokhov
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds