index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
pcspkr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-15
Input: pcspkr - fix code style and error value in pcspkr_event
Munir Contractor
1
-6
/
+11
2014-10-20
input: misc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-01-07
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-05-28
Input: pcspkr - remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2011-12-01
Input: misc - use macro module_platform_driver()
JJ Ding
1
-13
/
+1
2011-06-09
i8253: Make pcspkr input driver use the shared i8253_lock
Ralf Baechle
1
-8
/
+1
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
1
-1
/
+1
2010-03-02
i8253: Convert i8253_lock to raw_spinlock
Thomas Gleixner
1
-3
/
+3
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+6
2009-07-13
Input: pcspkr - switch driver to dev_pm_ops
Frans Pop
1
-2
/
+6
2009-06-17
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
1
-0
/
+1
2008-11-20
Input: pcspkr - fix PIT lockup on some chipsets
Zoltan Devai
1
-2
/
+2
2007-11-03
Use i8253.c lock for PC speaker on MIPS, too.
Ralf Baechle
1
-1
/
+1
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
1
-2
/
+2
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-0
/
+1
2007-10-13
platform: prefix MODALIAS with "platform:"
Kay Sievers
1
-0
/
+1
2007-10-13
x86: kill 8253pit.h
Thomas Gleixner
1
-1
/
+1
2007-07-22
x86_64: use the global PIT lock
Thomas Gleixner
1
-3
/
+8
2007-04-12
Input: misc devices - switch to using input_dev->dev.parent
Dmitry Torokhov
1
-1
/
+1
2006-03-14
Input: pcspkr - separate device and driver registration
Michael Neuling
1
-26
/
+1
2005-12-21
Input: pcspkr - register with driver core as a platfrom device
Dmitry Torokhov
1
-6
/
+80
2005-10-31
Input: pcspkr - fix setting name and phys for the device
Dmitry Torokhov
1
-1
/
+1
2005-10-28
[PATCH] Input: convert driver/input/misc to dynamic input_dev allocation
Dmitry Torokhov
1
-15
/
+15
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+97