summaryrefslogtreecommitdiff
path: root/drivers/staging/nvec/nvec.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-30staging: nvec: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2016-03-28staging: nvec: Fix comparison to NULLLaura Garcia Liebana1-2/+2
2016-03-28staging: nvec: Remove space after a castLaura Garcia Liebana1-3/+4
2016-03-12staging: nvec: nvec.c: Drop void pointer castJanani Ravichandran1-1/+1
2016-03-12staging: nvec: Avoid the use of BUG_ONLaura Garcia Liebana1-2/+0
2016-02-21staging: nvec: Fix alignment with the open parenthesisLaura Garcia Liebana1-16/+19
2016-02-21staging: nvec: Use the BIT macroLaura Garcia Liebana1-9/+9
2016-02-15Staging: nvec: Modify the nvec_write_sync method to return the error codeTomás Tormo1-15/+19
2016-02-10staging: nvec: Remove unneeded commentJanani Ravichandran1-2/+0
2016-02-08staging: nvec: fix block commentsSimon Guinot1-2/+4
2015-11-16staging: nvec: Add space around '<<'Burcin Akalin1-9/+9
2015-11-16staging: nvec: Add space around '>>'Burcin Akalin1-1/+1
2015-10-27staging: nvec: Do not use multiple blank lines.Burcin Akalin1-1/+0
2015-05-31staging:nvec: fix typo in commentShailendra Verma1-1/+1
2015-03-16Staging: nvec: use !x instead of x == NULLSomya Anand1-1/+1
2015-01-21staging: nvec: specify a platform-device base idMarc Dietrich1-6/+3
2015-01-18Staging: nvec: Fixed a typoGustavo A. R. Silva1-1/+1
2014-10-20staging: nvec: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-31staging/nvec: Use platform_get_irq()Thierry Reding1-3/+2
2014-07-31staging/nvec: Do not pass resource to mfd_add_devices()Thierry Reding1-1/+1
2014-07-22staging/nvec: Remove double const qualifierThierry Reding1-1/+1
2014-07-09staging: nvec: remove unneccessary 'out of memory' messagePawel Lebioda1-3/+2
2014-07-09staging: nvec: remove unnecessary 'else' after 'return' statementPawel Lebioda1-2/+1
2014-03-08Staging:nvec: fix quoted string split across linesEbru Akagunduz1-2/+1
2014-01-24Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+8
2013-12-12staging: nvec: use reset frameworkStephen Warren1-3/+8
2013-12-03Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman1-1/+2
2013-11-25staging: nvec: potential NULL dereference on error pathDan Carpenter1-1/+2
2013-11-20mfd: staging: Constify struct mfd_cell where possibleGeert Uytterhoeven1-1/+1
2013-10-02staging: nvec: fix space after if statement in nvec.cTugce Sirin1-1/+1
2013-07-29staging: nvec: re-enable the clock on resumeMarc Dietrich1-5/+0
2013-06-25staging: nvec: move device tree parsing to its own functionMarc Dietrich1-11/+24
2013-06-25staging: nvec: remove instantiating via platform deviceMarc Dietrich1-19/+14
2013-05-23Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+19
2013-05-18drivers/staging/nvec: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-14staging: nvec: cleanup childs on removeMarc Dietrich1-1/+4
2013-05-14staging: nvec: implement unregistering of notifiersMarc Dietrich1-0/+14
2013-05-14staging: nvec: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-1/+1
2013-03-25staging: nvec: fix the '&&' vs '&' typo in nvec_toggle_global_events()Wei Yongjun1-4/+4
2013-02-22Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+2
2013-02-22Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-17/+65
2013-01-30staging: nvec: cleanup the string messMarc Dietrich1-10/+43
2013-01-30staging: nvec: move toggle global event reporting to its own functionMarc Dietrich1-7/+22
2013-01-28staging: nvec: remove use of clk_get_sysPrashant Gaikwad1-1/+1
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad1-2/+1
2013-01-22staging: Convert to devm_ioremap_resource()Thierry Reding1-5/+3
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2012-11-22staging: nvec: remove use of __devexitBill Pemberton1-1/+1
2012-11-22staging: nvec: remove use of __devinitconstBill Pemberton1-1/+1
2012-11-22staging: nvec: remove use of __devinitBill Pemberton1-1/+1