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
/
nvec.c
Age
Commit message (
Expand
)
Author
2018-01-15
staging: nvec: remove redundant license text
Greg Kroah-Hartman
2018-01-15
staging: nvec: add SPDX identifier.
Greg Kroah-Hartman
2017-07-30
staging: nvec: explicitly request exclusive reset control
Philipp Zabel
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: nvec.c: Drop void pointer cast
Janani Ravichandran
2016-03-11
staging: nvec: Avoid the use of BUG_ON
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: 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-10-27
staging: nvec: Do not use multiple blank lines.
Burcin Akalin
2015-05-31
staging:nvec: fix typo in comment
Shailendra Verma
2015-03-16
Staging: nvec: use !x instead of x == NULL
Somya Anand
2015-01-21
staging: nvec: specify a platform-device base id
Marc Dietrich
2015-01-17
Staging: nvec: Fixed a typo
Gustavo A. R. Silva
2014-10-20
staging: nvec: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-30
staging/nvec: Use platform_get_irq()
Thierry Reding
2014-07-30
staging/nvec: Do not pass resource to mfd_add_devices()
Thierry Reding
2014-07-21
staging/nvec: Remove double const qualifier
Thierry Reding
2014-07-09
staging: nvec: remove unneccessary 'out of memory' message
Pawel Lebioda
2014-07-09
staging: nvec: remove unnecessary 'else' after 'return' statement
Pawel Lebioda
2014-03-07
Staging:nvec: fix quoted string split across lines
Ebru Akagunduz
2014-01-23
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-12-11
staging: nvec: use reset framework
Stephen Warren
2013-12-02
Merge v3.13-rc2 into staging-next
Greg Kroah-Hartman
2013-11-25
staging: nvec: potential NULL dereference on error path
Dan Carpenter
2013-11-19
mfd: staging: Constify struct mfd_cell where possible
Geert Uytterhoeven
2013-10-02
staging: nvec: fix space after if statement in nvec.c
Tugce Sirin
2013-07-29
staging: nvec: re-enable the clock on resume
Marc Dietrich
2013-06-24
staging: nvec: move device tree parsing to its own function
Marc Dietrich
2013-06-24
staging: nvec: remove instantiating via platform device
Marc Dietrich
2013-05-23
Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-05-18
drivers/staging/nvec: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-14
staging: nvec: cleanup childs on remove
Marc Dietrich
2013-05-14
staging: nvec: implement unregistering of notifiers
Marc Dietrich
2013-05-13
staging: nvec: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
2013-03-25
staging: nvec: fix the '&&' vs '&' typo in nvec_toggle_global_events()
Wei Yongjun
2013-02-21
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-01-29
staging: nvec: cleanup the string mess
Marc Dietrich
2013-01-29
staging: nvec: move toggle global event reporting to its own function
Marc Dietrich
2013-01-28
staging: nvec: remove use of clk_get_sys
Prashant Gaikwad
2013-01-28
ARM: tegra: migrate to new clock code
Prashant Gaikwad
2013-01-22
staging: Convert to devm_ioremap_resource()
Thierry Reding
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-11-21
staging: nvec: remove use of __devexit
Bill Pemberton
[next]