aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/nvec
AgeCommit message (Expand)AuthorFilesLines
2024-04-11staging: nvec: update TODOMarc Dietrich1-1/+0
2024-04-11staging: nvec: make touchpad init synchronousMarc Dietrich1-10/+21
2024-04-11staging: nvec: make keyboard init synchronousMarc Dietrich1-4/+5
2024-04-11staging: nvec: add ability to ignore EC responses in sync writesMarc Dietrich1-2/+7
2024-04-09staging: nvec: Fix documentation typo in nvec.cDorine Tipo1-1/+1
2024-02-19staging/nvec: update TODOMarc Dietrich1-4/+3
2024-02-19staging/nvec: update comment regarding udelay in the isrMarc Dietrich1-3/+4
2023-04-03staging: nvec_ps2: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-03staging: nvec_power: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-03staging: nvec: nvec_kbd: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-03staging: nvec: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-22Staging: nvec: Remove macro definition to_nvec_ledSumitra Sharma1-4/+1
2022-02-08Staging: nvec: Fix ending in '(' errorAyan Choudhary1-2/+2
2021-05-10staging: nvec: Fix a bunch of kernel-doc issuesLee Jones1-3/+4
2021-03-22staging/nvec:: avoid Wempty-body warningArnd Bergmann1-1/+1
2021-02-12staging: nvec: minor coding style fixFatih Yildirim1-1/+1
2021-02-04staging: nvec: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi1-2/+2
2020-10-01Staging: nvec: Removes repeated word typo in commentRyan Kosta1-1/+1
2020-07-10Staging: nvec: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2019-12-19staging: nvec: check return valueXidong Wang1-0/+2
2019-11-20staging: nvec: Fix Kconfig indentationKrzysztof Kozlowski1-5/+5
2019-09-12staging: nvec: make use of devm_platform_ioremap_resourceHariprasad Kelam1-3/+1
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
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(...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/...Linus 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
2014-07-09staging: nvec: remove unnecessary 'else' after 'return' statementPawel Lebioda1-2/+1
2014-07-09staging: nvec: insert blank lines after declarationsPawel Lebioda3-0/+4
2014-03-07staging:nvec: Introduce the use of the managed version of kzallocHimangi Saraogi1-1/+1
2014-03-07Staging:nvec: fix quoted string split across linesEbru Akagunduz1-2/+1
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+12
2013-12-11staging: nvec: use reset frameworkStephen Warren2-4/+12
2013-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman1-1/+2
2013-11-25staging: nvec: potential NULL dereference on error pathDan Carpenter1-1/+2
2013-11-19mfd: staging: Constify struct mfd_cell where possibleGeert Uytterhoeven1-1/+1
2013-10-30drivers/staging/nvec/Kconfig: remove trailing whitespaceHimangi Saraogi1-1/+1
2013-10-02staging: nvec: fix space after if statement in nvec.cTugce Sirin1-1/+1
2013-07-29staging: nvec: re-enable the clock on resumeMarc Dietrich1-5/+0
2013-06-24staging: nvec: move device tree parsing to its own functionMarc Dietrich1-11/+24
2013-06-24staging: nvec: remove instantiating via platform deviceMarc Dietrich2-44/+14
2013-05-27Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman1-1/+1
2013-05-23Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-7/+38
2013-05-18drivers/staging/nvec: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-16staging: nvec: Convert to use devm_input_allocateLeon Romanovsky1-8/+2
2013-05-16drivers/staging/nvec: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-14staging: nvec: cleanup childs on removeMarc Dietrich4-3/+19
2013-05-14staging: nvec: implement unregistering of notifiersMarc Dietrich2-3/+16
2013-05-14staging: nvec: add missing module aliasesMarc Dietrich2-0/+2
2013-05-13staging: nvec: cleanup childs on removeMarc Dietrich4-3/+19
2013-05-13staging: nvec: implement unregistering of notifiersMarc Dietrich2-3/+16
2013-05-13staging: nvec: add missing module aliasesMarc Dietrich2-0/+2
2013-05-13staging: nvec: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-1/+1
2013-04-23staging: nvec: allow modular buildArnd Bergmann1-5/+5
2013-03-25staging: nvec: fix the '&&' vs '&' typo in nvec_toggle_global_events()Wei Yongjun1-4/+4
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-7/+2
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-55/+119
2013-01-29staging: nvec: cleanup the string messMarc Dietrich5-40/+89
2013-01-29staging: nvec: fix mouse suspend/resume callsMarc Dietrich1-9/+7
2013-01-29staging: nvec: move toggle global event reporting to its own functionMarc Dietrich2-8/+25
2013-01-28staging: nvec: remove use of clk_get_sysPrashant Gaikwad2-5/+1
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad1-2/+1
2013-01-22staging: Convert to devm_ioremap_resource()Thierry Reding1-5/+3
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2012-11-26staging: nvec: let nvec select MFD_COREMarc Dietrich1-0/+1
2012-11-21staging: nvec: remove use of __devexitBill Pemberton5-5/+5
2012-11-21staging: nvec: remove use of __devinitconstBill Pemberton1-1/+1
2012-11-21staging: nvec: remove use of __devinitBill Pemberton5-5/+5
2012-11-21staging: nvec: remove use of __devexit_pBill Pemberton5-5/+5
2012-11-05staging: nvec: remove include of <mach/iomap.h>Stephen Warren1-1/+0
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+2
2012-09-16Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman1-1/+1
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown1-1/+1
2012-09-04staging: nvec: use system_nrt_wq instead of custom oneTejun Heo1-6/+4
2012-09-04staging: nvec: do not depend on MACH_PAZ00Marc Dietrich1-1/+1
2012-09-04staging: nvec: release sync write lock in error caseMarc Dietrich1-1/+3
2012-09-04staging: nvec: fix clock setupMarc Dietrich1-1/+1
2012-08-13Staging: nvec: fix coding style issuesMarc Dietrich1-2/+4
2012-08-13staging: nvec: use %*ph to dump small buffersAndy Shevchenko1-2/+1
2012-07-26Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-109/+108
2012-06-25staging: nvec: add remove function to nvec childsMarc Dietrich3-0/+34
2012-06-25staging: nvec: rename led driver to board specific paz00 driverMarc Dietrich4-18/+19
2012-06-25staging: nvec: cleanup powermanagement callbacksMarc Dietrich2-14/+20
2012-06-25staging: nvec: cleanup driver registrationMarc Dietrich5-37/+5
2012-06-25staging: nvec: use dev_warn instead of printkMarc Dietrich1-1/+3
2012-06-25staging: nvec: convert to devm_ functionsMarc Dietrich4-40/+28
2012-06-12staging: nvec: add clk_prepare/clk_unpreparePrashant Gaikwad1-4/+4
2012-04-10staging:nvec:nvec.h Fix typos in staging:nvecJustin P. Mattock1-1/+1
2012-01-31staging: nvec: Fix Kconfig dependenciesJulian Andres Klode1-3/+3
2012-01-31staging: nvec: Use gpio_request_one() instead of gpio_request()Julian Andres Klode1-7/+6
2012-01-31staging: nvec: Fix typo s/I2C_SL_NEWL/I2C_SL_NEWSL/Julian Andres Klode1-3/+3
2012-01-31staging: nvec: ps2: change serio type to passthroughMarc Dietrich1-1/+1
2012-01-31staging: nvec: ps2: disable/enable mouse on suspend/resumeMarc Dietrich1-0/+8
2012-01-31staging: nvec: ps2: add some more debug functionsMarc Dietrich1-5/+13
2012-01-31staging: nvec: ps2: tell nvec to send 6 byte long messagesMarc Dietrich1-1/+1
2012-01-31staging: nvec: ps2: let the start/stop streaming commands be called by the st...Marc Dietrich1-2/+2
2012-01-31staging: nvec: ps2: add suspend/resume functionsMarc Dietrich1-0/+19
2011-11-26staging: nvec: add device tree supportMarc Dietrich1-2/+28
2011-10-17staging/nvec: fix compilation error in nvec.cMarc Dietrich1-0/+1
2011-09-29staging: nvec: send suspend messages synchronouslyMarc Dietrich1-2/+8
2011-09-29staging: nvec: Add a udelay(100) to nvec_interruptJulian Andres Klode1-0/+9
2011-09-29staging: nvec: Add missing includes and reorder themJulian Andres Klode2-14/+17
2011-09-29staging: nvec: Add battery quirk to ignore incomplete responsesJulian Andres Klode1-0/+5
2011-09-29staging: nvec: ps2: Always sample 4 bytes instead of just 1Julian Andres Klode1-2/+3
2011-09-29staging: nvec: Return error in PS2 driver if write failsJulian Andres Klode1-5/+2
2011-09-29staging: nvec: Reject incomplete messagesJulian Andres Klode1-1/+6
2011-09-29staging: nvec: Handle filled up RX buffersJulian Andres Klode1-0/+5
2011-09-29staging: nvec: Allow TX buffers only in the upper 75% of the poolJulian Andres Klode1-6/+25
2011-09-29staging: nvec: Export nvec_msg_free() to clientsJulian Andres Klode2-2/+7
2011-09-29staging: nvec: Move implementation-only macros out of the headerJulian Andres Klode2-21/+20
2011-09-29staging: nvec: Document public and private APIJulian Andres Klode2-4/+191
2011-09-29staging: nvec: Have nvec_write_async() return -ENOMEM on OOMJulian Andres Klode2-3/+10
2011-09-29staging: nvec: Enable the capslock LED in the keyboard driverJulian Andres Klode1-0/+19
2011-09-29staging: nvec: Add myself to copyright and authors listJulian Andres Klode1-0/+1
2011-09-29staging: nvec: Do not print free message for tx_scratchJulian Andres Klode1-1/+2
2011-09-29staging: nvec: Rewrite the interrupt handlerJulian Andres Klode3-142/+307
2011-09-29staging: nvec: Add is_event() and size() functions for nvec_msgJulian Andres Klode1-0/+31
2011-09-29staging: nvec: Introduce nvec_gpio_set_value()Julian Andres Klode1-0/+7
2011-09-29staging: nvec: Introduce new internal API for msg alloc/freeJulian Andres Klode2-0/+29
2011-09-29staging: nvec: fix Kconfig dependenciesMarc Dietrich1-3/+3
2011-09-29staging: nvec: update ToDo listMarc Dietrich1-0/+5
2011-09-29staging: nvec: add LED supportIlya Petrov5-2/+127
2011-09-29staging: nvec: fix unmute of speakersMarc Dietrich1-1/+1
2011-09-29staging: nvec: rework the nvec slave initMarc Dietrich1-8/+21
2011-09-29staging: nvec: Use print_hex_dump() where appropriateMarc Dietrich1-13/+7
2011-09-29staging: nvec: coding style fixes / add copyright noticeMarc Dietrich7-420/+521
2011-09-29staging: nvec: Include missing headersJulian Andres Klode3-0/+3
2011-08-24staging: nvec: convert to use platform register and mfdcellsMarc Dietrich4-81/+138
2011-08-23Staging: nvec: fixes coding style issues in nvec_kbd.cColin Brophy1-11/+11
2011-08-02Staging: Add clk API note to nvec/TODORussell King1-2/+4
2011-06-20treewide: remove duplicate includesVitaliy Ivanov1-1/+0
2011-05-19Staging: initial version of the nvec driverMarc Dietrich10-0/+1540