summaryrefslogtreecommitdiff
path: root/drivers/staging/nvec
Commit message (Expand)AuthorAge
* staging: nvec: remove redundant license textGreg Kroah-Hartman2018-01-15
* staging: nvec: add SPDX identifier.Greg Kroah-Hartman2018-01-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* staging: nvec: explicitly request exclusive reset controlPhilipp Zabel2017-07-30
* Staging: nvec: Remove FSF's mailing addressRiku Salminen2017-04-08
* staging: nvec: Remove unnecessary cast on void pointersimran singhal2017-03-09
* staging:nvec:nvec_ps2.c: Prefering kzalloc(sizeof(*ser_dev)...) over kzalloc(...Arushi Singhal2017-02-14
* staging: nvec: Fix incorrect type of i2c addressFranck Demathieu2017-02-14
* staging: nvec: fix indent issue in nvec_power.cMatthew Smith2017-01-03
* staging: nvec: remove managed resource from PS2 driverMarc Dietrich2016-11-07
* Revert "staging: nvec: ps2: change serio type to passthrough"Paul Fertser2016-11-07
* drivers: staging: nvec: remove bogus reset command for PS/2 interfacePaul Fertser2016-11-07
* Staging: nvec: removes a useless cast on a void pointerBen Marsh2016-03-28
* staging: nvec: Fix comparison to NULLLaura Garcia Liebana2016-03-28
* staging: nvec: Remove space after a castLaura Garcia Liebana2016-03-28
* Staging: nvec: removes an unnecessary cast on a void pointerBen Marsh2016-03-11
* staging: nvec: nvec.c: Drop void pointer castJanani Ravichandran2016-03-11
* staging: nvec: Avoid the use of BUG_ONLaura Garcia Liebana2016-03-11
* staging: nvec: Remove blank lines before a close braceLaura Garcia Liebana2016-03-11
* 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: replace led_classdev_registerHari Prasath Gujulan Elango2016-02-07
* 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:Misspelled the wordBurcin Akalin2015-11-15
* staging: nvec: Do not use multiple blank lines.Burcin Akalin2015-10-27
* staging: nvec: Remove unnecessary externsJoe Perches2015-08-14
* staging: nvec: remove duplicated constPeng Fan2015-06-17
* staging:nvec: fix typo in commentShailendra Verma2015-05-31
* Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-13
|\
| * Staging: nvec: use !x instead of x == NULLSomya Anand2015-03-16
| * Staging: nvec: Add paragraph to describe kconfig symbolHaneen Mohammed2015-02-26
* | power_supply: Change ownership from driver to coreKrzysztof Kozlowski2015-03-13
* | power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski2015-03-13
|/
* staging: nvec: specify a platform-device base idMarc Dietrich2015-01-21
* 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: insert blank lines after declarationsPawel Lebioda2014-07-09
* staging:nvec: Introduce the use of the managed version of kzallocHimangi Saraogi2014-03-07
* 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