summaryrefslogtreecommitdiff
path: root/drivers/input/misc/pcspkr.c
AgeCommit message (Expand)Author
2023-09-23Input: pcspkr - convert to platform remove callback returning voidUwe Kleine-König
2020-11-22Input: pcspkr - fix fall-through warnings for ClangGustavo A. R. Silva
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-08-14Input: pcspkr - fix code style and error value in pcspkr_eventMunir Contractor
2014-10-20input: misc: drop owner assignment from platform_driversWolfram Sang
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-05-28Input: pcspkr - remove redundant platform_set_drvdata()Sachin Kamat
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2011-11-30Input: misc - use macro module_platform_driver()JJ Ding
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-rc2Linus Torvalds