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-02-08input: this patch turns off the pc speaker when pcspkr.ko is unloaded,Matthieu Castet
2005-02-04Input: Make some needlessly global code static.Adrian Bunk
2005-01-20[PATCH] Lock initializer cleanup: Misc driversThomas Gleixner
2004-05-10Merge with Linus' treeDmitry Torokhov
2004-05-10[PATCH] CLOCK_TICK_RATE: use PIT_TICK_RATE in *spkr.cAndrew Morton
2004-04-22Input: trailing whitespace fixesDmitry Torokhov
2003-06-09input: Change input/misc/pcspkr.c to use CLOCK_TICK_RATE instead ofVojtech Pavlik
2002-09-12The following patch shaves a six bytes from the loaded sizeAdam J. Richter
2002-08-25This (re)implements getkeycode/setkeycode, kbd_rate and kd_mksoundVojtech Pavlik