开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
nvec
Age
Commit message (
Expand
)
Author
2024-07-31
staging: nvec: Capitalize outputs to match the rest of the driver
Steven Davis
2024-07-03
staging: nvec: Use x instead of x != NULL to improve readability.
Tom Mounet
2024-06-04
staging: nvec: make i2c controller register writes robust
Marc Dietrich
2024-04-11
staging: nvec: update TODO
Marc Dietrich
2024-04-11
staging: nvec: make touchpad init synchronous
Marc Dietrich
2024-04-11
staging: nvec: make keyboard init synchronous
Marc Dietrich
2024-04-11
staging: nvec: add ability to ignore EC responses in sync writes
Marc Dietrich
2024-04-09
staging: nvec: Fix documentation typo in nvec.c
Dorine Tipo
2024-02-19
staging/nvec: update TODO
Marc Dietrich
2024-02-19
staging/nvec: update comment regarding udelay in the isr
Marc Dietrich
2023-04-03
staging: nvec_ps2: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-03
staging: nvec_power: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-03
staging: nvec: nvec_kbd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-03
staging: nvec: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-22
Staging: nvec: Remove macro definition to_nvec_led
Sumitra Sharma
2022-02-08
Staging: nvec: Fix ending in '(' error
Ayan Choudhary
2021-05-10
staging: nvec: Fix a bunch of kernel-doc issues
Lee Jones
2021-03-22
staging/nvec:: avoid Wempty-body warning
Arnd Bergmann
2021-02-12
staging: nvec: minor coding style fix
Fatih Yildirim
2021-02-04
staging: nvec: Switch from strlcpy to strscpy
Kumar Kartikeya Dwivedi
2020-10-01
Staging: nvec: Removes repeated word typo in comment
Ryan Kosta
2020-07-10
Staging: nvec: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2019-12-19
staging: nvec: check return value
Xidong Wang
2019-11-20
staging: nvec: Fix Kconfig indentation
Krzysztof Kozlowski
2019-09-12
staging: nvec: make use of devm_platform_ioremap_resource
Hariprasad Kelam
2019-07-30
staging: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2018-04-23
Revert "staging: nvec: Augment TODO file with GPIO work item"
Marc Dietrich
2018-04-23
staging: nvec: convert to use GPIO descriptors
Marc Dietrich
2018-04-23
staging: nvec: cleanup use of dev in probe function
Marc Dietrich
2018-04-23
staging: nvec: simplify getting .drvdata
Wolfram Sang
2018-04-23
staging: nvec: Augment TODO file with GPIO work item
Linus Walleij
2018-01-15
staging: nvec: remove redundant license text
Greg Kroah-Hartman
2018-01-15
staging: nvec: add SPDX identifier.
Greg Kroah-Hartman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-30
staging: nvec: explicitly request exclusive reset control
Philipp Zabel
2017-04-08
Staging: nvec: Remove FSF's mailing address
Riku Salminen
2017-03-09
staging: nvec: Remove unnecessary cast on void pointer
simran singhal
2017-02-14
staging:nvec:nvec_ps2.c: Prefering kzalloc(sizeof(*ser_dev)...) over kzalloc(...
Arushi Singhal
2017-02-14
staging: nvec: Fix incorrect type of i2c address
Franck Demathieu
2017-01-03
staging: nvec: fix indent issue in nvec_power.c
Matthew Smith
2016-11-07
staging: nvec: remove managed resource from PS2 driver
Marc Dietrich
2016-11-07
Revert "staging: nvec: ps2: change serio type to passthrough"
Paul Fertser
2016-11-07
drivers: staging: nvec: remove bogus reset command for PS/2 interface
Paul Fertser
2016-03-28
Staging: nvec: removes a useless cast on a void pointer
Ben Marsh
2016-03-28
staging: nvec: Fix comparison to NULL
Laura Garcia Liebana
2016-03-28
staging: nvec: Remove space after a cast
Laura Garcia Liebana
2016-03-11
Staging: nvec: removes an unnecessary cast on a void pointer
Ben Marsh
2016-03-11
staging: nvec: nvec.c: Drop void pointer cast
Janani Ravichandran
2016-03-11
staging: nvec: Avoid the use of BUG_ON
Laura Garcia Liebana
[next]