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