| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "staging: nvec: Augment TODO file with GPIO work item" | Marc Dietrich | 2018-04-23 | 1 | -5/+0 |
* | staging: nvec: convert to use GPIO descriptors | Marc Dietrich | 2018-04-23 | 2 | -33/+11 |
* | staging: nvec: cleanup use of dev in probe function | Marc Dietrich | 2018-04-23 | 1 | -17/+18 |
* | staging: nvec: simplify getting .drvdata | Wolfram Sang | 2018-04-23 | 1 | -4/+2 |
* | staging: nvec: Augment TODO file with GPIO work item | Linus Walleij | 2018-04-23 | 1 | -0/+5 |
* | staging: nvec: remove redundant license text | Greg Kroah-Hartman | 2018-01-15 | 7 | -43/+0 |
* | staging: nvec: add SPDX identifier. | Greg Kroah-Hartman | 2018-01-15 | 7 | -0/+7 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | staging: nvec: explicitly request exclusive reset control | Philipp Zabel | 2017-07-30 | 1 | -1/+1 |
* | Staging: nvec: Remove FSF's mailing address | Riku Salminen | 2017-04-08 | 1 | -2/+1 |
* | staging: nvec: Remove unnecessary cast on void pointer | simran singhal | 2017-03-09 | 1 | -1/+1 |
* | staging:nvec:nvec_ps2.c: Prefering kzalloc(sizeof(*ser_dev)...) over kzalloc(... | Arushi Singhal | 2017-02-14 | 1 | -1/+1 |
* | staging: nvec: Fix incorrect type of i2c address | Franck Demathieu | 2017-02-14 | 1 | -1/+1 |
* | staging: nvec: fix indent issue in nvec_power.c | Matthew Smith | 2017-01-03 | 1 | -1/+1 |
* | staging: nvec: remove managed resource from PS2 driver | Marc Dietrich | 2016-11-07 | 1 | -1/+1 |
* | Revert "staging: nvec: ps2: change serio type to passthrough" | Paul Fertser | 2016-11-07 | 1 | -1/+1 |
* | drivers: staging: nvec: remove bogus reset command for PS/2 interface | Paul Fertser | 2016-11-07 | 1 | -4/+0 |
* | Staging: nvec: removes a useless cast on a void pointer | Ben Marsh | 2016-03-28 | 1 | -2/+2 |
* | staging: nvec: Fix comparison to NULL | Laura Garcia Liebana | 2016-03-28 | 1 | -2/+2 |
* | staging: nvec: Remove space after a cast | Laura Garcia Liebana | 2016-03-28 | 1 | -3/+4 |
* | Staging: nvec: removes an unnecessary cast on a void pointer | Ben Marsh | 2016-03-11 | 1 | -1/+1 |
* | staging: nvec: nvec.c: Drop void pointer cast | Janani Ravichandran | 2016-03-11 | 1 | -1/+1 |
* | staging: nvec: Avoid the use of BUG_ON | Laura Garcia Liebana | 2016-03-11 | 1 | -2/+0 |
* | staging: nvec: Remove blank lines before a close brace | Laura Garcia Liebana | 2016-03-11 | 1 | -1/+0 |
* | staging: nvec: Fix alignment with the open parenthesis | Laura Garcia Liebana | 2016-02-20 | 1 | -16/+19 |
* | staging: nvec: Use the BIT macro | Laura Garcia Liebana | 2016-02-20 | 1 | -9/+9 |
* | Staging: nvec: Modify the nvec_write_sync method to return the error code | Tomás Tormo | 2016-02-14 | 3 | -19/+22 |
* | staging: nvec: Remove unneeded comment | Janani Ravichandran | 2016-02-09 | 1 | -2/+0 |
* | staging: nvec: replace led_classdev_register | Hari Prasath Gujulan Elango | 2016-02-07 | 1 | -11/+1 |
* | staging: nvec: fix block comments | Simon Guinot | 2016-02-07 | 2 | -7/+13 |
* | staging: nvec: Add space around '<<' | Burcin Akalin | 2015-11-15 | 1 | -9/+9 |
* | staging: nvec: Add space around '>>' | Burcin Akalin | 2015-11-15 | 1 | -1/+1 |
* | staging: nvec:Misspelled the word | Burcin Akalin | 2015-11-15 | 1 | -1/+1 |
* | staging: nvec: Do not use multiple blank lines. | Burcin Akalin | 2015-10-27 | 1 | -1/+0 |
* | staging: nvec: Remove unnecessary externs | Joe Perches | 2015-08-14 | 1 | -10/+9 |
* | staging: nvec: remove duplicated const | Peng Fan | 2015-06-17 | 1 | -2/+2 |
* | staging:nvec: fix typo in comment | Shailendra Verma | 2015-05-31 | 1 | -1/+1 |
* | Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-04-13 | 5 | -4/+22 |
|\ |
|
| * | Staging: nvec: use !x instead of x == NULL | Somya Anand | 2015-03-16 | 4 | -4/+4 |
| * | Staging: nvec: Add paragraph to describe kconfig symbol | Haneen Mohammed | 2015-02-26 | 1 | -0/+18 |
* | | power_supply: Change ownership from driver to core | Krzysztof Kozlowski | 2015-03-13 | 1 | -12/+17 |
* | | power_supply: Move run-time configuration to separate structure | Krzysztof Kozlowski | 2015-03-13 | 1 | -3/+4 |
|/ |
|
* | staging: nvec: specify a platform-device base id | Marc Dietrich | 2015-01-21 | 1 | -6/+3 |
* | Staging: nvec: Fixed a typo | Gustavo A. R. Silva | 2015-01-17 | 1 | -1/+1 |
* | staging: nvec: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 5 | -5/+0 |
* | staging/nvec: Use platform_get_irq() | Thierry Reding | 2014-07-30 | 1 | -3/+2 |
* | staging/nvec: Do not pass resource to mfd_add_devices() | Thierry Reding | 2014-07-30 | 1 | -1/+1 |
* | staging/nvec: Remove double const qualifier | Thierry Reding | 2014-07-21 | 1 | -1/+1 |
* | staging: nvec: remove unneccessary 'out of memory' message | Pawel Lebioda | 2014-07-09 | 1 | -3/+2 |
* | staging: nvec: remove unnecessary 'else' after 'return' statement | Pawel Lebioda | 2014-07-09 | 1 | -2/+1 |