summaryrefslogtreecommitdiffstats
path: root/drivers/staging/nvec
AgeCommit message (Expand)AuthorLines
2016-11-07drivers: staging: nvec: remove bogus reset command for PS/2 interfacePaul Fertser-4/+0
2016-03-28Staging: nvec: removes a useless cast on a void pointerBen Marsh-2/+2
2016-03-28staging: nvec: Fix comparison to NULLLaura Garcia Liebana-2/+2
2016-03-28staging: nvec: Remove space after a castLaura Garcia Liebana-3/+4
2016-03-11Staging: nvec: removes an unnecessary cast on a void pointerBen Marsh-1/+1
2016-03-11staging: nvec: nvec.c: Drop void pointer castJanani Ravichandran-1/+1
2016-03-11staging: nvec: Avoid the use of BUG_ONLaura Garcia Liebana-2/+0
2016-03-11staging: nvec: Remove blank lines before a close braceLaura Garcia Liebana-1/+0
2016-02-20staging: nvec: Fix alignment with the open parenthesisLaura Garcia Liebana-16/+19
2016-02-20staging: nvec: Use the BIT macroLaura Garcia Liebana-9/+9
2016-02-14Staging: nvec: Modify the nvec_write_sync method to return the error codeTomás Tormo-19/+22
2016-02-09staging: nvec: Remove unneeded commentJanani Ravichandran-2/+0
2016-02-07staging: nvec: replace led_classdev_registerHari Prasath Gujulan Elango-11/+1
2016-02-07staging: nvec: fix block commentsSimon Guinot-7/+13
2015-11-15staging: nvec: Add space around '<<'Burcin Akalin-9/+9
2015-11-15staging: nvec: Add space around '>>'Burcin Akalin-1/+1
2015-11-15staging: nvec:Misspelled the wordBurcin Akalin-1/+1
2015-10-27staging: nvec: Do not use multiple blank lines.Burcin Akalin-1/+0
2015-08-14staging: nvec: Remove unnecessary externsJoe Perches-10/+9
2015-06-17staging: nvec: remove duplicated constPeng Fan-2/+2
2015-05-31staging:nvec: fix typo in commentShailendra Verma-1/+1
2015-04-13Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+22
2015-03-16Staging: nvec: use !x instead of x == NULLSomya Anand-4/+4
2015-03-13power_supply: Change ownership from driver to coreKrzysztof Kozlowski-12/+17
2015-03-13power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski-3/+4
2015-02-26Staging: nvec: Add paragraph to describe kconfig symbolHaneen Mohammed-0/+18
2015-01-21staging: nvec: specify a platform-device base idMarc Dietrich-6/+3
2015-01-17Staging: nvec: Fixed a typoGustavo A. R. Silva-1/+1
2014-10-20staging: nvec: drop owner assignment from platform_driversWolfram Sang-5/+0
2014-07-30staging/nvec: Use platform_get_irq()Thierry Reding-3/+2
2014-07-30staging/nvec: Do not pass resource to mfd_add_devices()Thierry Reding-1/+1
2014-07-21staging/nvec: Remove double const qualifierThierry Reding-1/+1
2014-07-09staging: nvec: remove unneccessary 'out of memory' messagePawel Lebioda-3/+2
2014-07-09staging: nvec: remove unnecessary 'else' after 'return' statementPawel Lebioda-2/+1
2014-07-09staging: nvec: insert blank lines after declarationsPawel Lebioda-0/+4
2014-03-07staging:nvec: Introduce the use of the managed version of kzallocHimangi Saraogi-1/+1
2014-03-07Staging:nvec: fix quoted string split across linesEbru Akagunduz-2/+1
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+12
2013-12-11staging: nvec: use reset frameworkStephen Warren-4/+12
2013-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman-1/+2
2013-11-25staging: nvec: potential NULL dereference on error pathDan Carpenter-1/+2
2013-11-19mfd: staging: Constify struct mfd_cell where possibleGeert Uytterhoeven-1/+1
2013-10-30drivers/staging/nvec/Kconfig: remove trailing whitespaceHimangi Saraogi-1/+1
2013-10-02staging: nvec: fix space after if statement in nvec.cTugce Sirin-1/+1
2013-07-29staging: nvec: re-enable the clock on resumeMarc Dietrich-5/+0
2013-06-24staging: nvec: move device tree parsing to its own functionMarc Dietrich-11/+24
2013-06-24staging: nvec: remove instantiating via platform deviceMarc Dietrich-44/+14
2013-05-27Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman-1/+1
2013-05-23Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+38
2013-05-18drivers/staging/nvec: don't check resource with devm_ioremap_resourceWolfram Sang-5/+0