aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/nvec/nvec.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-30staging: nvec: explicitly request exclusive reset controlGravatar Philipp Zabel 1-1/+1
2016-03-28staging: nvec: Fix comparison to NULLGravatar Laura Garcia Liebana 1-2/+2
2016-03-28staging: nvec: Remove space after a castGravatar Laura Garcia Liebana 1-3/+4
2016-03-11staging: nvec: nvec.c: Drop void pointer castGravatar Janani Ravichandran 1-1/+1
2016-03-11staging: nvec: Avoid the use of BUG_ONGravatar Laura Garcia Liebana 1-2/+0
2016-02-20staging: nvec: Fix alignment with the open parenthesisGravatar Laura Garcia Liebana 1-16/+19
2016-02-20staging: nvec: Use the BIT macroGravatar Laura Garcia Liebana 1-9/+9
2016-02-14Staging: nvec: Modify the nvec_write_sync method to return the error codeGravatar Tomás Tormo 1-15/+19
2016-02-09staging: nvec: Remove unneeded commentGravatar Janani Ravichandran 1-2/+0
2016-02-07staging: nvec: fix block commentsGravatar Simon Guinot 1-2/+4
2015-11-15staging: nvec: Add space around '<<'Gravatar Burcin Akalin 1-9/+9
2015-11-15staging: nvec: Add space around '>>'Gravatar Burcin Akalin 1-1/+1
2015-10-27staging: nvec: Do not use multiple blank lines.Gravatar Burcin Akalin 1-1/+0
2015-05-31staging:nvec: fix typo in commentGravatar Shailendra Verma 1-1/+1
2015-03-16Staging: nvec: use !x instead of x == NULLGravatar Somya Anand 1-1/+1
2015-01-21staging: nvec: specify a platform-device base idGravatar Marc Dietrich 1-6/+3
2015-01-17Staging: nvec: Fixed a typoGravatar Gustavo A. R. Silva 1-1/+1
2014-10-20staging: nvec: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-07-30staging/nvec: Use platform_get_irq()Gravatar Thierry Reding 1-3/+2
2014-07-30staging/nvec: Do not pass resource to mfd_add_devices()Gravatar Thierry Reding 1-1/+1
2014-07-21staging/nvec: Remove double const qualifierGravatar Thierry Reding 1-1/+1
2014-07-09staging: nvec: remove unneccessary 'out of memory' messageGravatar Pawel Lebioda 1-3/+2
2014-07-09staging: nvec: remove unnecessary 'else' after 'return' statementGravatar Pawel Lebioda 1-2/+1
2014-03-07Staging:nvec: fix quoted string split across linesGravatar Ebru Akagunduz 1-2/+1
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+8
2013-12-11staging: nvec: use reset frameworkGravatar Stephen Warren 1-3/+8
2013-12-02Merge v3.13-rc2 into staging-nextGravatar Greg Kroah-Hartman 1-1/+2
2013-11-25staging: nvec: potential NULL dereference on error pathGravatar Dan Carpenter 1-1/+2
2013-11-19mfd: staging: Constify struct mfd_cell where possibleGravatar Geert Uytterhoeven 1-1/+1
2013-10-02staging: nvec: fix space after if statement in nvec.cGravatar Tugce Sirin 1-1/+1
2013-07-29staging: nvec: re-enable the clock on resumeGravatar Marc Dietrich 1-5/+0
2013-06-24staging: nvec: move device tree parsing to its own functionGravatar Marc Dietrich 1-11/+24
2013-06-24staging: nvec: remove instantiating via platform deviceGravatar Marc Dietrich 1-19/+14
2013-05-23Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+19
2013-05-18drivers/staging/nvec: don't check resource with devm_ioremap_resourceGravatar Wolfram Sang 1-5/+0
2013-05-14staging: nvec: cleanup childs on removeGravatar Marc Dietrich 1-1/+4
2013-05-14staging: nvec: implement unregistering of notifiersGravatar Marc Dietrich 1-0/+14
2013-05-13staging: nvec: remove inline marking of EXPORT_SYMBOL functionsGravatar Denis Efremov 1-1/+1
2013-03-25staging: nvec: fix the '&&' vs '&' typo in nvec_toggle_global_events()Gravatar Wei Yongjun 1-4/+4
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-3/+2
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-17/+65
2013-01-29staging: nvec: cleanup the string messGravatar Marc Dietrich 1-10/+43
2013-01-29staging: nvec: move toggle global event reporting to its own functionGravatar Marc Dietrich 1-7/+22
2013-01-28staging: nvec: remove use of clk_get_sysGravatar Prashant Gaikwad 1-1/+1
2013-01-28ARM: tegra: migrate to new clock codeGravatar Prashant Gaikwad 1-2/+1
2013-01-22staging: Convert to devm_ioremap_resource()Gravatar Thierry Reding 1-5/+3
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-1/+0
2012-11-21staging: nvec: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-21staging: nvec: remove use of __devinitconstGravatar Bill Pemberton 1-1/+1
2012-11-21staging: nvec: remove use of __devinitGravatar Bill Pemberton 1-1/+1