aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/nvec/nvec.c
Commit message (Expand)AuthorAge
* Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-23
|\
| * staging: nvec: cleanup childs on removeMarc Dietrich2013-05-14
| * staging: nvec: implement unregistering of notifiersMarc Dietrich2013-05-14
| * staging: nvec: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-05-13
* | drivers/staging/nvec: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
|/
* staging: nvec: fix the '&&' vs '&' typo in nvec_toggle_global_events()Wei Yongjun2013-03-25
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\
| * staging: nvec: remove use of clk_get_sysPrashant Gaikwad2013-01-28
| * ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-28
* | Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-21
|\ \
| * | staging: nvec: cleanup the string messMarc Dietrich2013-01-29
| * | staging: nvec: move toggle global event reporting to its own functionMarc Dietrich2013-01-29
| |/
* / staging: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\
| * staging: nvec: remove include of <mach/iomap.h>Stephen Warren2012-11-05
* | staging: nvec: remove use of __devexitBill Pemberton2012-11-21
* | staging: nvec: remove use of __devinitconstBill Pemberton2012-11-21
* | staging: nvec: remove use of __devinitBill Pemberton2012-11-21
* | staging: nvec: remove use of __devexit_pBill Pemberton2012-11-21
|/
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\
* \ Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2012-09-16
|\ \
| * | mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-15
| |/
* | staging: nvec: use system_nrt_wq instead of custom oneTejun Heo2012-09-04
* | staging: nvec: release sync write lock in error caseMarc Dietrich2012-09-04
* | staging: nvec: fix clock setupMarc Dietrich2012-09-04
* | Staging: nvec: fix coding style issuesMarc Dietrich2012-08-13
* | staging: nvec: use %*ph to dump small buffersAndy Shevchenko2012-08-13
|/
* Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-26
|\
| * staging: nvec: rename led driver to board specific paz00 driverMarc Dietrich2012-06-25
| * staging: nvec: cleanup powermanagement callbacksMarc Dietrich2012-06-25
| * staging: nvec: cleanup driver registrationMarc Dietrich2012-06-25
| * staging: nvec: use dev_warn instead of printkMarc Dietrich2012-06-25
| * staging: nvec: convert to devm_ functionsMarc Dietrich2012-06-25
* | staging: nvec: add clk_prepare/clk_unpreparePrashant Gaikwad2012-06-12
|/
* staging: nvec: Use gpio_request_one() instead of gpio_request()Julian Andres Klode2012-01-31
* staging: nvec: Fix typo s/I2C_SL_NEWL/I2C_SL_NEWSL/Julian Andres Klode2012-01-31
* staging: nvec: add device tree supportMarc Dietrich2011-11-26
* staging/nvec: fix compilation error in nvec.cMarc Dietrich2011-10-17
* staging: nvec: send suspend messages synchronouslyMarc Dietrich2011-09-29
* staging: nvec: Add a udelay(100) to nvec_interruptJulian Andres Klode2011-09-29
* staging: nvec: Add missing includes and reorder themJulian Andres Klode2011-09-29
* staging: nvec: Add battery quirk to ignore incomplete responsesJulian Andres Klode2011-09-29
* staging: nvec: Reject incomplete messagesJulian Andres Klode2011-09-29
* staging: nvec: Handle filled up RX buffersJulian Andres Klode2011-09-29
* staging: nvec: Allow TX buffers only in the upper 75% of the poolJulian Andres Klode2011-09-29
* staging: nvec: Export nvec_msg_free() to clientsJulian Andres Klode2011-09-29
* staging: nvec: Move implementation-only macros out of the headerJulian Andres Klode2011-09-29
* staging: nvec: Document public and private APIJulian Andres Klode2011-09-29
* staging: nvec: Have nvec_write_async() return -ENOMEM on OOMJulian Andres Klode2011-09-29
* staging: nvec: Add myself to copyright and authors listJulian Andres Klode2011-09-29