aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/nvec
AgeCommit message (Expand)AuthorFilesLines
2017-07-30staging: nvec: explicitly request exclusive reset controlGravatar Philipp Zabel 1-1/+1
2017-04-08Staging: nvec: Remove FSF's mailing addressGravatar Riku Salminen 1-2/+1
2017-03-09staging: nvec: Remove unnecessary cast on void pointerGravatar simran singhal 1-1/+1
2017-02-14staging:nvec:nvec_ps2.c: Prefering kzalloc(sizeof(*ser_dev)...) over kzalloc(...Gravatar Arushi Singhal 1-1/+1
2017-02-14staging: nvec: Fix incorrect type of i2c addressGravatar Franck Demathieu 1-1/+1
2017-01-03staging: nvec: fix indent issue in nvec_power.cGravatar Matthew Smith 1-1/+1
2016-11-07staging: nvec: remove managed resource from PS2 driverGravatar Marc Dietrich 1-1/+1
2016-11-07Revert "staging: nvec: ps2: change serio type to passthrough"Gravatar Paul Fertser 1-1/+1
2016-11-07drivers: staging: nvec: remove bogus reset command for PS/2 interfaceGravatar Paul Fertser 1-4/+0
2016-03-28Staging: nvec: removes a useless cast on a void pointerGravatar Ben Marsh 1-2/+2
2016-03-28staging: nvec: Fix comparison to NULLGravatar Laura Garcia Liebana 1-2/+2
2016-03-28staging: nvec: Remove space after a castGravatar Laura Garcia Liebana 1-3/+4
2016-03-11Staging: nvec: removes an unnecessary cast on a void pointerGravatar Ben Marsh 1-1/+1
2016-03-11staging: nvec: nvec.c: Drop void pointer castGravatar Janani Ravichandran 1-1/+1
2016-03-11staging: nvec: Avoid the use of BUG_ONGravatar Laura Garcia Liebana 1-2/+0
2016-03-11staging: nvec: Remove blank lines before a close braceGravatar Laura Garcia Liebana 1-1/+0
2016-02-20staging: nvec: Fix alignment with the open parenthesisGravatar Laura Garcia Liebana 1-16/+19
2016-02-20staging: nvec: Use the BIT macroGravatar Laura Garcia Liebana 1-9/+9
2016-02-14Staging: nvec: Modify the nvec_write_sync method to return the error codeGravatar Tomás Tormo 3-19/+22
2016-02-09staging: nvec: Remove unneeded commentGravatar Janani Ravichandran 1-2/+0
2016-02-07staging: nvec: replace led_classdev_registerGravatar Hari Prasath Gujulan Elango 1-11/+1
2016-02-07staging: nvec: fix block commentsGravatar Simon Guinot 2-7/+13
2015-11-15staging: nvec: Add space around '<<'Gravatar Burcin Akalin 1-9/+9
2015-11-15staging: nvec: Add space around '>>'Gravatar Burcin Akalin 1-1/+1
2015-11-15staging: nvec:Misspelled the wordGravatar Burcin Akalin 1-1/+1
2015-10-27staging: nvec: Do not use multiple blank lines.Gravatar Burcin Akalin 1-1/+0
2015-08-14staging: nvec: Remove unnecessary externsGravatar Joe Perches 1-10/+9
2015-06-17staging: nvec: remove duplicated constGravatar Peng Fan 1-2/+2
2015-05-31staging:nvec: fix typo in commentGravatar Shailendra Verma 1-1/+1
2015-04-13Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 5-4/+22
2015-03-16Staging: nvec: use !x instead of x == NULLGravatar Somya Anand 4-4/+4
2015-03-13power_supply: Change ownership from driver to coreGravatar Krzysztof Kozlowski 1-12/+17
2015-03-13power_supply: Move run-time configuration to separate structureGravatar Krzysztof Kozlowski 1-3/+4
2015-02-26Staging: nvec: Add paragraph to describe kconfig symbolGravatar Haneen Mohammed 1-0/+18
2015-01-21staging: nvec: specify a platform-device base idGravatar Marc Dietrich 1-6/+3
2015-01-17Staging: nvec: Fixed a typoGravatar Gustavo A. R. Silva 1-1/+1
2014-10-20staging: nvec: drop owner assignment from platform_driversGravatar Wolfram Sang 5-5/+0
2014-07-30staging/nvec: Use platform_get_irq()Gravatar Thierry Reding 1-3/+2
2014-07-30staging/nvec: Do not pass resource to mfd_add_devices()Gravatar Thierry Reding 1-1/+1
2014-07-21staging/nvec: Remove double const qualifierGravatar Thierry Reding 1-1/+1
2014-07-09staging: nvec: remove unneccessary 'out of memory' messageGravatar Pawel Lebioda 1-3/+2
2014-07-09staging: nvec: remove unnecessary 'else' after 'return' statementGravatar Pawel Lebioda 1-2/+1
2014-07-09staging: nvec: insert blank lines after declarationsGravatar Pawel Lebioda 3-0/+4
2014-03-07staging:nvec: Introduce the use of the managed version of kzallocGravatar Himangi Saraogi 1-1/+1
2014-03-07Staging:nvec: fix quoted string split across linesGravatar Ebru Akagunduz 1-2/+1
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-4/+12
2013-12-11staging: nvec: use reset frameworkGravatar Stephen Warren 2-4/+12
2013-12-02Merge v3.13-rc2 into staging-nextGravatar Greg Kroah-Hartman 1-1/+2
2013-11-25staging: nvec: potential NULL dereference on error pathGravatar Dan Carpenter 1-1/+2
2013-11-19mfd: staging: Constify struct mfd_cell where possibleGravatar Geert Uytterhoeven 1-1/+1