index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
nvec
/
nvec.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-25
staging: nvec: potential NULL dereference on error path
Dan Carpenter
1
-1
/
+2
2013-10-02
staging: nvec: fix space after if statement in nvec.c
Tugce Sirin
1
-1
/
+1
2013-07-29
staging: nvec: re-enable the clock on resume
Marc Dietrich
1
-5
/
+0
2013-06-24
staging: nvec: move device tree parsing to its own function
Marc Dietrich
1
-11
/
+24
2013-06-24
staging: nvec: remove instantiating via platform device
Marc Dietrich
1
-19
/
+14
2013-05-23
Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
1
-2
/
+19
2013-05-18
drivers/staging/nvec: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-14
staging: nvec: cleanup childs on remove
Marc Dietrich
1
-1
/
+4
2013-05-14
staging: nvec: implement unregistering of notifiers
Marc Dietrich
1
-0
/
+14
2013-05-13
staging: nvec: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
1
-1
/
+1
2013-03-25
staging: nvec: fix the '&&' vs '&' typo in nvec_toggle_global_events()
Wei Yongjun
1
-4
/
+4
2013-02-21
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-3
/
+2
2013-02-21
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
1
-17
/
+65
2013-01-29
staging: nvec: cleanup the string mess
Marc Dietrich
1
-10
/
+43
2013-01-29
staging: nvec: move toggle global event reporting to its own function
Marc Dietrich
1
-7
/
+22
2013-01-28
staging: nvec: remove use of clk_get_sys
Prashant Gaikwad
1
-1
/
+1
2013-01-28
ARM: tegra: migrate to new clock code
Prashant Gaikwad
1
-2
/
+1
2013-01-22
staging: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+0
2012-11-21
staging: nvec: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
staging: nvec: remove use of __devinitconst
Bill Pemberton
1
-1
/
+1
2012-11-21
staging: nvec: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-21
staging: nvec: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-05
staging: nvec: remove include of <mach/iomap.h>
Stephen Warren
1
-1
/
+0
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-2
/
+2
2012-09-16
Merge 3.6-rc6 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-1
/
+1
2012-09-04
staging: nvec: use system_nrt_wq instead of custom one
Tejun Heo
1
-6
/
+4
2012-09-04
staging: nvec: release sync write lock in error case
Marc Dietrich
1
-1
/
+3
2012-09-04
staging: nvec: fix clock setup
Marc Dietrich
1
-1
/
+1
2012-08-13
Staging: nvec: fix coding style issues
Marc Dietrich
1
-2
/
+4
2012-08-13
staging: nvec: use %*ph to dump small buffers
Andy Shevchenko
1
-2
/
+1
2012-07-26
Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
1
-47
/
+30
2012-06-25
staging: nvec: rename led driver to board specific paz00 driver
Marc Dietrich
1
-1
/
+1
2012-06-25
staging: nvec: cleanup powermanagement callbacks
Marc Dietrich
1
-10
/
+10
2012-06-25
staging: nvec: cleanup driver registration
Marc Dietrich
1
-6
/
+1
2012-06-25
staging: nvec: use dev_warn instead of printk
Marc Dietrich
1
-1
/
+3
2012-06-25
staging: nvec: convert to devm_ functions
Marc Dietrich
1
-29
/
+15
2012-06-12
staging: nvec: add clk_prepare/clk_unprepare
Prashant Gaikwad
1
-4
/
+4
2012-01-31
staging: nvec: Use gpio_request_one() instead of gpio_request()
Julian Andres Klode
1
-7
/
+6
2012-01-31
staging: nvec: Fix typo s/I2C_SL_NEWL/I2C_SL_NEWSL/
Julian Andres Klode
1
-3
/
+3
2011-11-26
staging: nvec: add device tree support
Marc Dietrich
1
-2
/
+28
2011-10-17
staging/nvec: fix compilation error in nvec.c
Marc Dietrich
1
-0
/
+1
2011-09-29
staging: nvec: send suspend messages synchronously
Marc Dietrich
1
-2
/
+8
2011-09-29
staging: nvec: Add a udelay(100) to nvec_interrupt
Julian Andres Klode
1
-0
/
+9
2011-09-29
staging: nvec: Add missing includes and reorder them
Julian Andres Klode
1
-13
/
+11
2011-09-29
staging: nvec: Add battery quirk to ignore incomplete responses
Julian Andres Klode
1
-0
/
+5
2011-09-29
staging: nvec: Reject incomplete messages
Julian Andres Klode
1
-1
/
+6
2011-09-29
staging: nvec: Handle filled up RX buffers
Julian Andres Klode
1
-0
/
+5
2011-09-29
staging: nvec: Allow TX buffers only in the upper 75% of the pool
Julian Andres Klode
1
-6
/
+25
[next]