aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/nvec (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman1-0/+1
2018-04-23Revert "staging: nvec: Augment TODO file with GPIO work item"Marc Dietrich1-5/+0
2018-04-23staging: nvec: convert to use GPIO descriptorsMarc Dietrich2-33/+11
2018-04-23staging: nvec: cleanup use of dev in probe functionMarc Dietrich1-17/+18
2018-04-23staging: nvec: simplify getting .drvdataWolfram Sang1-4/+2
2018-04-23staging: nvec: Augment TODO file with GPIO work itemLinus Walleij1-0/+5
2018-01-15staging: nvec: remove redundant license textGreg Kroah-Hartman7-43/+0
2018-01-15staging: nvec: add SPDX identifier.Greg Kroah-Hartman7-0/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-30staging: nvec: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-04-08Staging: nvec: Remove FSF's mailing addressRiku Salminen1-2/+1
2017-03-09staging: nvec: Remove unnecessary cast on void pointersimran singhal1-1/+1
2017-02-14staging:nvec:nvec_ps2.c: Prefering kzalloc(sizeof(*ser_dev)...) over kzalloc(sizeof(struct serio)...)Arushi Singhal1-1/+1
2017-02-14staging: nvec: Fix incorrect type of i2c addressFranck Demathieu1-1/+1
2017-01-03staging: nvec: fix indent issue in nvec_power.cMatthew Smith1-1/+1
2016-11-07staging: nvec: remove managed resource from PS2 driverMarc Dietrich1-1/+1
2016-11-07Revert "staging: nvec: ps2: change serio type to passthrough"Paul Fertser1-1/+1
2016-11-07drivers: staging: nvec: remove bogus reset command for PS/2 interfacePaul Fertser1-4/+0
2016-03-28Staging: nvec: removes a useless cast on a void pointerBen Marsh1-2/+2
2016-03-28staging: nvec: Fix comparison to NULLLaura Garcia Liebana1-2/+2
2016-03-28staging: nvec: Remove space after a castLaura Garcia Liebana1-3/+4
2016-03-11Staging: nvec: removes an unnecessary cast on a void pointerBen Marsh1-1/+1
2016-03-11staging: nvec: nvec.c: Drop void pointer castJanani Ravichandran1-1/+1
2016-03-11staging: nvec: Avoid the use of BUG_ONLaura Garcia Liebana1-2/+0
2016-03-11staging: nvec: Remove blank lines before a close braceLaura Garcia Liebana1-1/+0
2016-02-20staging: nvec: Fix alignment with the open parenthesisLaura Garcia Liebana1-16/+19
2016-02-20staging: nvec: Use the BIT macroLaura Garcia Liebana1-9/+9
2016-02-14Staging: nvec: Modify the nvec_write_sync method to return the error codeTomás Tormo3-19/+22
2016-02-09staging: nvec: Remove unneeded commentJanani Ravichandran1-2/+0
2016-02-07staging: nvec: replace led_classdev_registerHari Prasath Gujulan Elango1-11/+1
2016-02-07staging: nvec: fix block commentsSimon Guinot2-7/+13
2015-11-15staging: nvec: Add space around '<<'Burcin Akalin1-9/+9
2015-11-15staging: nvec: Add space around '>>'Burcin Akalin1-1/+1
2015-11-15staging: nvec:Misspelled the wordBurcin Akalin1-1/+1
2015-10-27staging: nvec: Do not use multiple blank lines.Burcin Akalin1-1/+0
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