index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
nvec
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-21
staging: nvec: specify a platform-device base id
Marc Dietrich
1
-6
/
+3
2015-01-17
Staging: nvec: Fixed a typo
Gustavo A. R. Silva
1
-1
/
+1
2014-10-20
staging: nvec: drop owner assignment from platform_drivers
Wolfram Sang
5
-5
/
+0
2014-07-30
staging/nvec: Use platform_get_irq()
Thierry Reding
1
-3
/
+2
2014-07-30
staging/nvec: Do not pass resource to mfd_add_devices()
Thierry Reding
1
-1
/
+1
2014-07-21
staging/nvec: Remove double const qualifier
Thierry Reding
1
-1
/
+1
2014-07-09
staging: nvec: remove unneccessary 'out of memory' message
Pawel Lebioda
1
-3
/
+2
2014-07-09
staging: nvec: remove unnecessary 'else' after 'return' statement
Pawel Lebioda
1
-2
/
+1
2014-07-09
staging: nvec: insert blank lines after declarations
Pawel Lebioda
3
-0
/
+4
2014-03-07
staging:nvec: Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-1
/
+1
2014-03-07
Staging:nvec: fix quoted string split across lines
Ebru Akagunduz
1
-2
/
+1
2014-01-23
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+12
2013-12-11
staging: nvec: use reset framework
Stephen Warren
2
-4
/
+12
2013-12-02
Merge v3.13-rc2 into staging-next
Greg Kroah-Hartman
1
-1
/
+2
2013-11-25
staging: nvec: potential NULL dereference on error path
Dan Carpenter
1
-1
/
+2
2013-11-19
mfd: staging: Constify struct mfd_cell where possible
Geert Uytterhoeven
1
-1
/
+1
2013-10-30
drivers/staging/nvec/Kconfig: remove trailing whitespace
Himangi Saraogi
1
-1
/
+1
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
2
-44
/
+14
2013-05-27
Merge 3.10-rc3 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2013-05-23
Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-7
/
+38
2013-05-18
drivers/staging/nvec: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-16
staging: nvec: Convert to use devm_input_allocate
Leon Romanovsky
1
-8
/
+2
2013-05-16
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
4
-3
/
+19
2013-05-14
staging: nvec: implement unregistering of notifiers
Marc Dietrich
2
-3
/
+16
2013-05-14
staging: nvec: add missing module aliases
Marc Dietrich
2
-0
/
+2
2013-05-13
staging: nvec: cleanup childs on remove
Marc Dietrich
4
-3
/
+19
2013-05-13
staging: nvec: implement unregistering of notifiers
Marc Dietrich
2
-3
/
+16
2013-05-13
staging: nvec: add missing module aliases
Marc Dietrich
2
-0
/
+2
2013-05-13
staging: nvec: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
1
-1
/
+1
2013-04-23
staging: nvec: allow modular build
Arnd Bergmann
1
-5
/
+5
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
2
-7
/
+2
2013-02-21
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-55
/
+119
2013-01-29
staging: nvec: cleanup the string mess
Marc Dietrich
5
-40
/
+89
2013-01-29
staging: nvec: fix mouse suspend/resume calls
Marc Dietrich
1
-9
/
+7
2013-01-29
staging: nvec: move toggle global event reporting to its own function
Marc Dietrich
2
-8
/
+25
2013-01-28
staging: nvec: remove use of clk_get_sys
Prashant Gaikwad
2
-5
/
+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-26
staging: nvec: let nvec select MFD_CORE
Marc Dietrich
1
-0
/
+1
2012-11-21
staging: nvec: remove use of __devexit
Bill Pemberton
5
-5
/
+5
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
5
-5
/
+5
2012-11-21
staging: nvec: remove use of __devexit_p
Bill Pemberton
5
-5
/
+5
2012-11-05
staging: nvec: remove include of <mach/iomap.h>
Stephen Warren
1
-1
/
+0
[next]