summaryrefslogtreecommitdiff
path: root/drivers/staging/nvec
AgeCommit message (Expand)Author
2021-05-10staging: nvec: Fix a bunch of kernel-doc issuesLee Jones
2021-03-22staging/nvec:: avoid Wempty-body warningArnd Bergmann
2021-02-12staging: nvec: minor coding style fixFatih Yildirim
2021-02-04staging: nvec: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi
2020-10-01Staging: nvec: Removes repeated word typo in commentRyan Kosta
2020-07-10Staging: nvec: Replace HTTP links with HTTPS onesAlexander A. Klimov
2019-12-19staging: nvec: check return valueXidong Wang
2019-11-20staging: nvec: Fix Kconfig indentationKrzysztof Kozlowski
2019-09-12staging: nvec: make use of devm_platform_ioremap_resourceHariprasad Kelam
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2018-04-23Revert "staging: nvec: Augment TODO file with GPIO work item"Marc Dietrich
2018-04-23staging: nvec: convert to use GPIO descriptorsMarc Dietrich
2018-04-23staging: nvec: cleanup use of dev in probe functionMarc Dietrich
2018-04-23staging: nvec: simplify getting .drvdataWolfram Sang
2018-04-23staging: nvec: Augment TODO file with GPIO work itemLinus Walleij
2018-01-15staging: nvec: remove redundant license textGreg Kroah-Hartman
2018-01-15staging: nvec: add SPDX identifier.Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-30staging: nvec: explicitly request exclusive reset controlPhilipp Zabel
2017-04-08Staging: nvec: Remove FSF's mailing addressRiku Salminen
2017-03-09staging: nvec: Remove unnecessary cast on void pointersimran singhal
2017-02-14staging:nvec:nvec_ps2.c: Prefering kzalloc(sizeof(*ser_dev)...) over kzalloc(...Arushi Singhal
2017-02-14staging: nvec: Fix incorrect type of i2c addressFranck Demathieu
2017-01-03staging: nvec: fix indent issue in nvec_power.cMatthew Smith
2016-11-07staging: nvec: remove managed resource from PS2 driverMarc Dietrich
2016-11-07Revert "staging: nvec: ps2: change serio type to passthrough"Paul Fertser
2016-11-07drivers: staging: nvec: remove bogus reset command for PS/2 interfacePaul Fertser
2016-03-28Staging: nvec: removes a useless cast on a void pointerBen Marsh
2016-03-28staging: nvec: Fix comparison to NULLLaura Garcia Liebana
2016-03-28staging: nvec: Remove space after a castLaura Garcia Liebana
2016-03-11Staging: nvec: removes an unnecessary cast on a void pointerBen Marsh
2016-03-11staging: nvec: nvec.c: Drop void pointer castJanani Ravichandran
2016-03-11staging: nvec: Avoid the use of BUG_ONLaura Garcia Liebana
2016-03-11staging: nvec: Remove blank lines before a close braceLaura Garcia Liebana
2016-02-20staging: nvec: Fix alignment with the open parenthesisLaura Garcia Liebana
2016-02-20staging: nvec: Use the BIT macroLaura Garcia Liebana
2016-02-14Staging: nvec: Modify the nvec_write_sync method to return the error codeTomás Tormo
2016-02-09staging: nvec: Remove unneeded commentJanani Ravichandran
2016-02-07staging: nvec: replace led_classdev_registerHari Prasath Gujulan Elango
2016-02-07staging: nvec: fix block commentsSimon Guinot
2015-11-15staging: nvec: Add space around '<<'Burcin Akalin
2015-11-15staging: nvec: Add space around '>>'Burcin Akalin
2015-11-15staging: nvec:Misspelled the wordBurcin Akalin
2015-10-27staging: nvec: Do not use multiple blank lines.Burcin Akalin
2015-08-14staging: nvec: Remove unnecessary externsJoe Perches
2015-06-17staging: nvec: remove duplicated constPeng Fan
2015-05-31staging:nvec: fix typo in commentShailendra Verma
2015-04-13Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-16Staging: nvec: use !x instead of x == NULLSomya Anand