aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/nvec/nvec.c
Commit message (Expand)AuthorAge
* staging: nvec: Fix comparison to NULLLaura Garcia Liebana2016-03-28
* staging: nvec: Remove space after a castLaura Garcia Liebana2016-03-28
* staging: nvec: nvec.c: Drop void pointer castJanani Ravichandran2016-03-12
* staging: nvec: Avoid the use of BUG_ONLaura Garcia Liebana2016-03-12
* staging: nvec: Fix alignment with the open parenthesisLaura Garcia Liebana2016-02-20
* staging: nvec: Use the BIT macroLaura Garcia Liebana2016-02-20
* Staging: nvec: Modify the nvec_write_sync method to return the error codeTomás Tormo2016-02-14
* staging: nvec: Remove unneeded commentJanani Ravichandran2016-02-09
* staging: nvec: fix block commentsSimon Guinot2016-02-07
* staging: nvec: Add space around '<<'Burcin Akalin2015-11-15
* staging: nvec: Add space around '>>'Burcin Akalin2015-11-15
* staging: nvec: Do not use multiple blank lines.Burcin Akalin2015-10-27
* staging:nvec: fix typo in commentShailendra Verma2015-05-30
* Staging: nvec: use !x instead of x == NULLSomya Anand2015-03-16
* staging: nvec: specify a platform-device base idMarc Dietrich2015-01-20
* Staging: nvec: Fixed a typoGustavo A. R. Silva2015-01-17
* staging: nvec: drop owner assignment from platform_driversWolfram Sang2014-10-20
* staging/nvec: Use platform_get_irq()Thierry Reding2014-07-30
* staging/nvec: Do not pass resource to mfd_add_devices()Thierry Reding2014-07-30
* staging/nvec: Remove double const qualifierThierry Reding2014-07-21
* staging: nvec: remove unneccessary 'out of memory' messagePawel Lebioda2014-07-09
* staging: nvec: remove unnecessary 'else' after 'return' statementPawel Lebioda2014-07-09
* Staging:nvec: fix quoted string split across linesEbru Akagunduz2014-03-07
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-23
|\
| * staging: nvec: use reset frameworkStephen Warren2013-12-11
* | Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman2013-12-02
|\|
| * staging: nvec: potential NULL dereference on error pathDan Carpenter2013-11-25
* | mfd: staging: Constify struct mfd_cell where possibleGeert Uytterhoeven2013-11-19
|/
* staging: nvec: fix space after if statement in nvec.cTugce Sirin2013-10-02
* staging: nvec: re-enable the clock on resumeMarc Dietrich2013-07-29
* staging: nvec: move device tree parsing to its own functionMarc Dietrich2013-06-24
* staging: nvec: remove instantiating via platform deviceMarc Dietrich2013-06-24
* Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-23
|\
| * staging: nvec: cleanup childs on removeMarc Dietrich2013-05-14
| * staging: nvec: implement unregistering of notifiersMarc Dietrich2013-05-14
| * staging: nvec: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-05-13
* | drivers/staging/nvec: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
|/
* staging: nvec: fix the '&&' vs '&' typo in nvec_toggle_global_events()Wei Yongjun2013-03-25
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\
| * staging: nvec: remove use of clk_get_sysPrashant Gaikwad2013-01-28
| * ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-28
* | Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-21
|\ \
| * | staging: nvec: cleanup the string messMarc Dietrich2013-01-29
| * | staging: nvec: move toggle global event reporting to its own functionMarc Dietrich2013-01-29
| |/
* / staging: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\
| * staging: nvec: remove include of <mach/iomap.h>Stephen Warren2012-11-05
* | staging: nvec: remove use of __devexitBill Pemberton2012-11-21
* | staging: nvec: remove use of __devinitconstBill Pemberton2012-11-21
* | staging: nvec: remove use of __devinitBill Pemberton2012-11-21