aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/nvec (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-14staging: nvec: Remove unnecessary externsJoe Perches1-10/+9
2015-06-17staging: nvec: remove duplicated constPeng Fan1-2/+2
2015-05-31staging:nvec: fix typo in commentShailendra Verma1-1/+1
2015-04-13Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds5-4/+22
2015-03-16Staging: nvec: use !x instead of x == NULLSomya Anand4-4/+4
2015-03-13power_supply: Change ownership from driver to coreKrzysztof Kozlowski1-12/+17
2015-03-13power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski1-3/+4
2015-02-26Staging: nvec: Add paragraph to describe kconfig symbolHaneen Mohammed1-0/+18
2015-01-21staging: nvec: specify a platform-device base idMarc Dietrich1-6/+3
2015-01-17Staging: nvec: Fixed a typoGustavo A. R. Silva1-1/+1
2014-10-20staging: nvec: drop owner assignment from platform_driversWolfram Sang5-5/+0
2014-07-30staging/nvec: Use platform_get_irq()Thierry Reding1-3/+2
2014-07-30staging/nvec: Do not pass resource to mfd_add_devices()Thierry Reding1-1/+1
2014-07-21staging/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-07-09staging: nvec: insert blank lines after declarationsPawel Lebioda3-0/+4
2014-03-07staging:nvec: Introduce the use of the managed version of kzallocHimangi Saraogi1-1/+1
2014-03-07Staging:nvec: fix quoted string split across linesEbru Akagunduz1-2/+1
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-4/+12
2013-12-11staging: nvec: use reset frameworkStephen Warren2-4/+12
2013-12-02Merge 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-19mfd: staging: Constify struct mfd_cell where possibleGeert Uytterhoeven1-1/+1
2013-10-30drivers/staging/nvec/Kconfig: remove trailing whitespaceHimangi Saraogi1-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-24staging: nvec: move device tree parsing to its own functionMarc Dietrich1-11/+24
2013-06-24staging: nvec: remove instantiating via platform deviceMarc Dietrich2-44/+14
2013-05-27Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman1-1/+1
2013-05-23Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds5-7/+38
2013-05-18drivers/staging/nvec: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-16staging: nvec: Convert to use devm_input_allocateLeon Romanovsky1-8/+2
2013-05-16drivers/staging/nvec: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-14staging: nvec: cleanup childs on removeMarc Dietrich4-3/+19
2013-05-14staging: nvec: implement unregistering of notifiersMarc Dietrich2-3/+16
2013-05-14staging: nvec: add missing module aliasesMarc Dietrich2-0/+2
2013-05-13staging: nvec: cleanup childs on removeMarc Dietrich4-3/+19
2013-05-13staging: nvec: implement unregistering of notifiersMarc Dietrich2-3/+16
2013-05-13staging: nvec: add missing module aliasesMarc Dietrich2-0/+2
2013-05-13staging: nvec: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-1/+1
2013-04-23staging: nvec: allow modular buildArnd Bergmann1-5/+5
2013-03-25staging: nvec: fix the '&&' vs '&' typo in nvec_toggle_global_events()Wei Yongjun1-4/+4
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-7/+2
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds5-55/+119
2013-01-29staging: nvec: cleanup the string messMarc Dietrich5-40/+89
2013-01-29staging: nvec: fix mouse suspend/resume callsMarc Dietrich1-9/+7
2013-01-29staging: nvec: move toggle global event reporting to its own functionMarc Dietrich2-8/+25
2013-01-28staging: nvec: remove use of clk_get_sysPrashant Gaikwad2-5/+1
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad1-2/+1