index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
nvec
/
nvec.c
Age
Commit message (
Expand
)
Author
2013-07-29
staging: nvec: re-enable the clock on resume
Marc Dietrich
2013-06-24
staging: nvec: move device tree parsing to its own function
Marc Dietrich
2013-06-24
staging: nvec: remove instantiating via platform device
Marc Dietrich
2013-05-23
Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-05-18
drivers/staging/nvec: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-14
staging: nvec: cleanup childs on remove
Marc Dietrich
2013-05-14
staging: nvec: implement unregistering of notifiers
Marc Dietrich
2013-05-13
staging: nvec: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
2013-03-25
staging: nvec: fix the '&&' vs '&' typo in nvec_toggle_global_events()
Wei Yongjun
2013-02-21
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-01-29
staging: nvec: cleanup the string mess
Marc Dietrich
2013-01-29
staging: nvec: move toggle global event reporting to its own function
Marc Dietrich
2013-01-28
staging: nvec: remove use of clk_get_sys
Prashant Gaikwad
2013-01-28
ARM: tegra: migrate to new clock code
Prashant Gaikwad
2013-01-22
staging: Convert to devm_ioremap_resource()
Thierry Reding
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-11-21
staging: nvec: remove use of __devexit
Bill Pemberton
2012-11-21
staging: nvec: remove use of __devinitconst
Bill Pemberton
2012-11-21
staging: nvec: remove use of __devinit
Bill Pemberton
2012-11-21
staging: nvec: remove use of __devexit_p
Bill Pemberton
2012-11-05
staging: nvec: remove include of <mach/iomap.h>
Stephen Warren
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-09-16
Merge 3.6-rc6 into staging-next
Greg Kroah-Hartman
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-09-04
staging: nvec: use system_nrt_wq instead of custom one
Tejun Heo
2012-09-04
staging: nvec: release sync write lock in error case
Marc Dietrich
2012-09-04
staging: nvec: fix clock setup
Marc Dietrich
2012-08-13
Staging: nvec: fix coding style issues
Marc Dietrich
2012-08-13
staging: nvec: use %*ph to dump small buffers
Andy Shevchenko
2012-07-26
Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-06-25
staging: nvec: rename led driver to board specific paz00 driver
Marc Dietrich
2012-06-25
staging: nvec: cleanup powermanagement callbacks
Marc Dietrich
2012-06-25
staging: nvec: cleanup driver registration
Marc Dietrich
2012-06-25
staging: nvec: use dev_warn instead of printk
Marc Dietrich
2012-06-25
staging: nvec: convert to devm_ functions
Marc Dietrich
2012-06-12
staging: nvec: add clk_prepare/clk_unprepare
Prashant Gaikwad
2012-01-31
staging: nvec: Use gpio_request_one() instead of gpio_request()
Julian Andres Klode
2012-01-31
staging: nvec: Fix typo s/I2C_SL_NEWL/I2C_SL_NEWSL/
Julian Andres Klode
2011-11-26
staging: nvec: add device tree support
Marc Dietrich
2011-10-17
staging/nvec: fix compilation error in nvec.c
Marc Dietrich
2011-09-29
staging: nvec: send suspend messages synchronously
Marc Dietrich
2011-09-29
staging: nvec: Add a udelay(100) to nvec_interrupt
Julian Andres Klode
2011-09-29
staging: nvec: Add missing includes and reorder them
Julian Andres Klode
2011-09-29
staging: nvec: Add battery quirk to ignore incomplete responses
Julian Andres Klode
2011-09-29
staging: nvec: Reject incomplete messages
Julian Andres Klode
2011-09-29
staging: nvec: Handle filled up RX buffers
Julian Andres Klode
2011-09-29
staging: nvec: Allow TX buffers only in the upper 75% of the pool
Julian Andres Klode
2011-09-29
staging: nvec: Export nvec_msg_free() to clients
Julian Andres Klode
2011-09-29
staging: nvec: Move implementation-only macros out of the header
Julian Andres Klode
[next]