index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
nvec
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-08
Staging: nvec: Fix ending in '(' error
Ayan Choudhary
1
-2
/
+2
2021-05-10
staging: nvec: Fix a bunch of kernel-doc issues
Lee Jones
1
-3
/
+4
2021-03-22
staging/nvec:: avoid Wempty-body warning
Arnd Bergmann
1
-1
/
+1
2021-02-12
staging: nvec: minor coding style fix
Fatih Yildirim
1
-1
/
+1
2021-02-04
staging: nvec: Switch from strlcpy to strscpy
Kumar Kartikeya Dwivedi
1
-2
/
+2
2020-10-01
Staging: nvec: Removes repeated word typo in comment
Ryan Kosta
1
-1
/
+1
2020-07-10
Staging: nvec: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2019-12-19
staging: nvec: check return value
Xidong Wang
1
-0
/
+2
2019-11-20
staging: nvec: Fix Kconfig indentation
Krzysztof Kozlowski
1
-5
/
+5
2019-09-12
staging: nvec: make use of devm_platform_ioremap_resource
Hariprasad Kelam
1
-3
/
+1
2019-07-30
staging: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
1
-0
/
+1
2018-04-23
Revert "staging: nvec: Augment TODO file with GPIO work item"
Marc Dietrich
1
-5
/
+0
2018-04-23
staging: nvec: convert to use GPIO descriptors
Marc Dietrich
2
-33
/
+11
2018-04-23
staging: nvec: cleanup use of dev in probe function
Marc Dietrich
1
-17
/
+18
2018-04-23
staging: nvec: simplify getting .drvdata
Wolfram Sang
1
-4
/
+2
2018-04-23
staging: nvec: Augment TODO file with GPIO work item
Linus Walleij
1
-0
/
+5
2018-01-15
staging: nvec: remove redundant license text
Greg Kroah-Hartman
7
-43
/
+0
2018-01-15
staging: nvec: add SPDX identifier.
Greg Kroah-Hartman
7
-0
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-30
staging: nvec: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-04-08
Staging: nvec: Remove FSF's mailing address
Riku Salminen
1
-2
/
+1
2017-03-09
staging: nvec: Remove unnecessary cast on void pointer
simran singhal
1
-1
/
+1
2017-02-14
staging:nvec:nvec_ps2.c: Prefering kzalloc(sizeof(*ser_dev)...) over kzalloc(...
Arushi Singhal
1
-1
/
+1
2017-02-14
staging: nvec: Fix incorrect type of i2c address
Franck Demathieu
1
-1
/
+1
2017-01-03
staging: nvec: fix indent issue in nvec_power.c
Matthew Smith
1
-1
/
+1
2016-11-07
staging: nvec: remove managed resource from PS2 driver
Marc Dietrich
1
-1
/
+1
2016-11-07
Revert "staging: nvec: ps2: change serio type to passthrough"
Paul Fertser
1
-1
/
+1
2016-11-07
drivers: staging: nvec: remove bogus reset command for PS/2 interface
Paul Fertser
1
-4
/
+0
2016-03-28
Staging: nvec: removes a useless cast on a void pointer
Ben Marsh
1
-2
/
+2
2016-03-28
staging: nvec: Fix comparison to NULL
Laura Garcia Liebana
1
-2
/
+2
2016-03-28
staging: nvec: Remove space after a cast
Laura Garcia Liebana
1
-3
/
+4
2016-03-11
Staging: nvec: removes an unnecessary cast on a void pointer
Ben Marsh
1
-1
/
+1
2016-03-11
staging: nvec: nvec.c: Drop void pointer cast
Janani Ravichandran
1
-1
/
+1
2016-03-11
staging: nvec: Avoid the use of BUG_ON
Laura Garcia Liebana
1
-2
/
+0
2016-03-11
staging: nvec: Remove blank lines before a close brace
Laura Garcia Liebana
1
-1
/
+0
2016-02-20
staging: nvec: Fix alignment with the open parenthesis
Laura Garcia Liebana
1
-16
/
+19
2016-02-20
staging: nvec: Use the BIT macro
Laura Garcia Liebana
1
-9
/
+9
2016-02-14
Staging: nvec: Modify the nvec_write_sync method to return the error code
Tomás Tormo
3
-19
/
+22
2016-02-09
staging: nvec: Remove unneeded comment
Janani Ravichandran
1
-2
/
+0
2016-02-07
staging: nvec: replace led_classdev_register
Hari Prasath Gujulan Elango
1
-11
/
+1
2016-02-07
staging: nvec: fix block comments
Simon Guinot
2
-7
/
+13
2015-11-15
staging: nvec: Add space around '<<'
Burcin Akalin
1
-9
/
+9
2015-11-15
staging: nvec: Add space around '>>'
Burcin Akalin
1
-1
/
+1
2015-11-15
staging: nvec:Misspelled the word
Burcin Akalin
1
-1
/
+1
2015-10-27
staging: nvec: Do not use multiple blank lines.
Burcin Akalin
1
-1
/
+0
2015-08-14
staging: nvec: Remove unnecessary externs
Joe Perches
1
-10
/
+9
2015-06-17
staging: nvec: remove duplicated const
Peng Fan
1
-2
/
+2
2015-05-31
staging:nvec: fix typo in comment
Shailendra Verma
1
-1
/
+1
2015-04-13
Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-4
/
+22
[next]