index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
nvec
Age
Commit message (
Expand
)
Author
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
2016-03-11
staging: nvec: Remove blank lines before a close brace
Laura Garcia Liebana
2016-02-20
staging: nvec: Fix alignment with the open parenthesis
Laura Garcia Liebana
2016-02-20
staging: nvec: Use the BIT macro
Laura Garcia Liebana
2016-02-14
Staging: nvec: Modify the nvec_write_sync method to return the error code
Tomás Tormo
2016-02-09
staging: nvec: Remove unneeded comment
Janani Ravichandran
2016-02-07
staging: nvec: replace led_classdev_register
Hari Prasath Gujulan Elango
2016-02-07
staging: nvec: fix block comments
Simon Guinot
2015-11-15
staging: nvec: Add space around '<<'
Burcin Akalin
2015-11-15
staging: nvec: Add space around '>>'
Burcin Akalin
2015-11-15
staging: nvec:Misspelled the word
Burcin Akalin
2015-10-27
staging: nvec: Do not use multiple blank lines.
Burcin Akalin
2015-08-14
staging: nvec: Remove unnecessary externs
Joe Perches
2015-06-17
staging: nvec: remove duplicated const
Peng Fan
2015-05-31
staging:nvec: fix typo in comment
Shailendra Verma
2015-04-13
Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-03-16
Staging: nvec: use !x instead of x == NULL
Somya Anand
[next]