index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
nvec
/
nvec_kbd.c
Age
Commit message (
Expand
)
Author
2024-04-11
staging: nvec: make keyboard init synchronous
Marc Dietrich
2023-04-03
staging: nvec: nvec_kbd: Convert to platform remove callback returning void
Uwe Kleine-König
2019-12-19
staging: nvec: check return value
Xidong Wang
2018-01-15
staging: nvec: remove redundant license text
Greg Kroah-Hartman
2018-01-15
staging: nvec: add SPDX identifier.
Greg Kroah-Hartman
2017-03-09
staging: nvec: Remove unnecessary cast on void pointer
simran singhal
2014-10-20
staging: nvec: drop owner assignment from platform_drivers
Wolfram Sang
2013-05-16
staging: nvec: Convert to use devm_input_allocate
Leon Romanovsky
2013-05-13
staging: nvec: cleanup childs on remove
Marc Dietrich
2013-05-13
staging: nvec: add missing module aliases
Marc Dietrich
2013-01-29
staging: nvec: cleanup the string mess
Marc Dietrich
2012-11-21
staging: nvec: remove use of __devexit
Bill Pemberton
2012-11-21
staging: nvec: remove use of __devinit
Bill Pemberton
2012-11-21
staging: nvec: remove use of __devexit_p
Bill Pemberton
2012-06-25
staging: nvec: add remove function to nvec childs
Marc Dietrich
2012-06-25
staging: nvec: cleanup driver registration
Marc Dietrich
2011-09-29
staging: nvec: Enable the capslock LED in the keyboard driver
Julian Andres Klode
2011-09-29
staging: nvec: Rewrite the interrupt handler
Julian Andres Klode
2011-09-29
staging: nvec: add LED support
Ilya Petrov
2011-09-29
staging: nvec: coding style fixes / add copyright notice
Marc Dietrich
2011-09-29
staging: nvec: Include missing headers
Julian Andres Klode
2011-08-24
staging: nvec: convert to use platform register and mfdcells
Marc Dietrich
2011-08-23
Staging: nvec: fixes coding style issues in nvec_kbd.c
Colin Brophy
2011-05-19
Staging: initial version of the nvec driver
Marc Dietrich