index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
nvec
/
nvec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-03
staging: nvec: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
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
2020-10-01
Staging: nvec: Removes repeated word typo in comment
Ryan Kosta
1
-1
/
+1
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
2018-04-23
staging: nvec: convert to use GPIO descriptors
Marc Dietrich
1
-32
/
+10
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-01-15
staging: nvec: remove redundant license text
Greg Kroah-Hartman
1
-5
/
+0
2018-01-15
staging: nvec: add SPDX identifier.
Greg Kroah-Hartman
1
-0
/
+1
2017-07-30
staging: nvec: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
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: 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-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
1
-15
/
+19
2016-02-09
staging: nvec: Remove unneeded comment
Janani Ravichandran
1
-2
/
+0
2016-02-07
staging: nvec: fix block comments
Simon Guinot
1
-2
/
+4
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-10-27
staging: nvec: Do not use multiple blank lines.
Burcin Akalin
1
-1
/
+0
2015-05-31
staging:nvec: fix typo in comment
Shailendra Verma
1
-1
/
+1
2015-03-16
Staging: nvec: use !x instead of x == NULL
Somya Anand
1
-1
/
+1
2015-01-21
staging: nvec: specify a platform-device base id
Marc Dietrich
1
-6
/
+3
2015-01-17
Staging: nvec: Fixed a typo
Gustavo A. R. Silva
1
-1
/
+1
2014-10-20
staging: nvec: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-30
staging/nvec: Use platform_get_irq()
Thierry Reding
1
-3
/
+2
2014-07-30
staging/nvec: Do not pass resource to mfd_add_devices()
Thierry Reding
1
-1
/
+1
2014-07-21
staging/nvec: Remove double const qualifier
Thierry Reding
1
-1
/
+1
2014-07-09
staging: nvec: remove unneccessary 'out of memory' message
Pawel Lebioda
1
-3
/
+2
2014-07-09
staging: nvec: remove unnecessary 'else' after 'return' statement
Pawel Lebioda
1
-2
/
+1
2014-03-07
Staging:nvec: fix quoted string split across lines
Ebru Akagunduz
1
-2
/
+1
2014-01-23
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+8
2013-12-11
staging: nvec: use reset framework
Stephen Warren
1
-3
/
+8
2013-12-02
Merge v3.13-rc2 into staging-next
Greg Kroah-Hartman
1
-1
/
+2
2013-11-25
staging: nvec: potential NULL dereference on error path
Dan Carpenter
1
-1
/
+2
2013-11-19
mfd: staging: Constify struct mfd_cell where possible
Geert Uytterhoeven
1
-1
/
+1
2013-10-02
staging: nvec: fix space after if statement in nvec.c
Tugce Sirin
1
-1
/
+1
2013-07-29
staging: nvec: re-enable the clock on resume
Marc Dietrich
1
-5
/
+0
2013-06-24
staging: nvec: move device tree parsing to its own function
Marc Dietrich
1
-11
/
+24
2013-06-24
staging: nvec: remove instantiating via platform device
Marc Dietrich
1
-19
/
+14
2013-05-23
Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+19
2013-05-18
drivers/staging/nvec: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-14
staging: nvec: cleanup childs on remove
Marc Dietrich
1
-1
/
+4
2013-05-14
staging: nvec: implement unregistering of notifiers
Marc Dietrich
1
-0
/
+14
2013-05-13
staging: nvec: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
1
-1
/
+1
2013-03-25
staging: nvec: fix the '&&' vs '&' typo in nvec_toggle_global_events()
Wei Yongjun
1
-4
/
+4
[next]