aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/pcspkr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-02Use i8253.c lock for PC speaker on MIPS, too.Ralf Baechle1-1/+1
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-2/+2
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-0/+1
2007-10-12platform: prefix MODALIAS with "platform:"Kay Sievers1-0/+1
2007-10-12x86: kill 8253pit.hThomas Gleixner1-1/+1
2007-07-21x86_64: use the global PIT lockThomas Gleixner1-3/+8
2007-04-12Input: misc devices - switch to using input_dev->dev.parentDmitry Torokhov1-1/+1
2006-03-14Input: pcspkr - separate device and driver registrationMichael Neuling1-26/+1
2005-12-21Input: pcspkr - register with driver core as a platfrom deviceDmitry Torokhov1-6/+80
2005-10-31Input: pcspkr - fix setting name and phys for the deviceDmitry Torokhov1-1/+1
2005-10-28[PATCH] Input: convert driver/input/misc to dynamic input_dev allocationDmitry Torokhov1-15/+15
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+97