summaryrefslogtreecommitdiffstats
path: root/drivers/staging/nvec
Commit message (Expand)AuthorAgeFilesLines
* staging: nvec: fix indent issue in nvec_power.cMatthew Smith2017-01-031-1/+1
* staging: nvec: remove managed resource from PS2 driverMarc Dietrich2016-11-071-1/+1
* Revert "staging: nvec: ps2: change serio type to passthrough"Paul Fertser2016-11-071-1/+1
* drivers: staging: nvec: remove bogus reset command for PS/2 interfacePaul Fertser2016-11-071-4/+0
* Staging: nvec: removes a useless cast on a void pointerBen Marsh2016-03-281-2/+2
* staging: nvec: Fix comparison to NULLLaura Garcia Liebana2016-03-281-2/+2
* staging: nvec: Remove space after a castLaura Garcia Liebana2016-03-281-3/+4
* Staging: nvec: removes an unnecessary cast on a void pointerBen Marsh2016-03-111-1/+1
* staging: nvec: nvec.c: Drop void pointer castJanani Ravichandran2016-03-111-1/+1
* staging: nvec: Avoid the use of BUG_ONLaura Garcia Liebana2016-03-111-2/+0
* staging: nvec: Remove blank lines before a close braceLaura Garcia Liebana2016-03-111-1/+0
* staging: nvec: Fix alignment with the open parenthesisLaura Garcia Liebana2016-02-201-16/+19
* staging: nvec: Use the BIT macroLaura Garcia Liebana2016-02-201-9/+9
* Staging: nvec: Modify the nvec_write_sync method to return the error codeTomás Tormo2016-02-143-19/+22
* staging: nvec: Remove unneeded commentJanani Ravichandran2016-02-091-2/+0
* staging: nvec: replace led_classdev_registerHari Prasath Gujulan Elango2016-02-071-11/+1
* staging: nvec: fix block commentsSimon Guinot2016-02-072-7/+13
* staging: nvec: Add space around '<<'Burcin Akalin2015-11-151-9/+9
* staging: nvec: Add space around '>>'Burcin Akalin2015-11-151-1/+1
* staging: nvec:Misspelled the wordBurcin Akalin2015-11-151-1/+1
* staging: nvec: Do not use multiple blank lines.Burcin Akalin2015-10-271-1/+0
* staging: nvec: Remove unnecessary externsJoe Perches2015-08-141-10/+9
* staging: nvec: remove duplicated constPeng Fan2015-06-171-2/+2
* staging:nvec: fix typo in commentShailendra Verma2015-05-311-1/+1
* Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-135-4/+22
|\
| * Staging: nvec: use !x instead of x == NULLSomya Anand2015-03-164-4/+4
| * Staging: nvec: Add paragraph to describe kconfig symbolHaneen Mohammed2015-02-261-0/+18
* | power_supply: Change ownership from driver to coreKrzysztof Kozlowski2015-03-131-12/+17
* | power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski2015-03-131-3/+4
|/
* staging: nvec: specify a platform-device base idMarc Dietrich2015-01-211-6/+3
* Staging: nvec: Fixed a typoGustavo A. R. Silva2015-01-171-1/+1
* staging: nvec: drop owner assignment from platform_driversWolfram Sang2014-10-205-5/+0
* staging/nvec: Use platform_get_irq()Thierry Reding2014-07-301-3/+2
* staging/nvec: Do not pass resource to mfd_add_devices()Thierry Reding2014-07-301-1/+1
* staging/nvec: Remove double const qualifierThierry Reding2014-07-211-1/+1
* staging: nvec: remove unneccessary 'out of memory' messagePawel Lebioda2014-07-091-3/+2
* staging: nvec: remove unnecessary 'else' after 'return' statementPawel Lebioda2014-07-091-2/+1
* staging: nvec: insert blank lines after declarationsPawel Lebioda2014-07-093-0/+4
* staging:nvec: Introduce the use of the managed version of kzallocHimangi Saraogi2014-03-071-1/+1
* Staging:nvec: fix quoted string split across linesEbru Akagunduz2014-03-071-2/+1
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-232-4/+12
|\
| * staging: nvec: use reset frameworkStephen Warren2013-12-112-4/+12
* | Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman2013-12-021-1/+2
|\ \ | |/
| * staging: nvec: potential NULL dereference on error pathDan Carpenter2013-11-251-1/+2
* | mfd: staging: Constify struct mfd_cell where possibleGeert Uytterhoeven2013-11-191-1/+1
|/
* drivers/staging/nvec/Kconfig: remove trailing whitespaceHimangi Saraogi2013-10-301-1/+1
* staging: nvec: fix space after if statement in nvec.cTugce Sirin2013-10-021-1/+1
* staging: nvec: re-enable the clock on resumeMarc Dietrich2013-07-291-5/+0
* staging: nvec: move device tree parsing to its own functionMarc Dietrich2013-06-241-11/+24
* staging: nvec: remove instantiating via platform deviceMarc Dietrich2013-06-242-44/+14
OpenPOWER on IntegriCloud