index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
nvec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
1
-1
/
+0
|
\
|
*
staging: nvec: remove include of <mach/iomap.h>
Stephen Warren
2012-11-05
1
-1
/
+0
*
|
staging: nvec: let nvec select MFD_CORE
Marc Dietrich
2012-11-27
1
-0
/
+1
*
|
staging: nvec: remove use of __devexit
Bill Pemberton
2012-11-21
5
-5
/
+5
*
|
staging: nvec: remove use of __devinitconst
Bill Pemberton
2012-11-21
1
-1
/
+1
*
|
staging: nvec: remove use of __devinit
Bill Pemberton
2012-11-21
5
-5
/
+5
*
|
staging: nvec: remove use of __devexit_p
Bill Pemberton
2012-11-21
5
-5
/
+5
|
/
*
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
1
-2
/
+2
|
\
*
\
Merge 3.6-rc6 into staging-next
Greg Kroah-Hartman
2012-09-17
1
-1
/
+1
|
\
\
|
*
|
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-09-15
1
-1
/
+1
|
|
/
*
|
staging: nvec: use system_nrt_wq instead of custom one
Tejun Heo
2012-09-04
1
-6
/
+4
*
|
staging: nvec: do not depend on MACH_PAZ00
Marc Dietrich
2012-09-04
1
-1
/
+1
*
|
staging: nvec: release sync write lock in error case
Marc Dietrich
2012-09-04
1
-1
/
+3
*
|
staging: nvec: fix clock setup
Marc Dietrich
2012-09-04
1
-1
/
+1
*
|
Staging: nvec: fix coding style issues
Marc Dietrich
2012-08-14
1
-2
/
+4
*
|
staging: nvec: use %*ph to dump small buffers
Andy Shevchenko
2012-08-14
1
-2
/
+1
|
/
*
Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-07-26
7
-109
/
+108
|
\
|
*
staging: nvec: add remove function to nvec childs
Marc Dietrich
2012-06-25
3
-0
/
+34
|
*
staging: nvec: rename led driver to board specific paz00 driver
Marc Dietrich
2012-06-25
4
-18
/
+19
|
*
staging: nvec: cleanup powermanagement callbacks
Marc Dietrich
2012-06-25
2
-14
/
+20
|
*
staging: nvec: cleanup driver registration
Marc Dietrich
2012-06-25
5
-37
/
+5
|
*
staging: nvec: use dev_warn instead of printk
Marc Dietrich
2012-06-25
1
-1
/
+3
|
*
staging: nvec: convert to devm_ functions
Marc Dietrich
2012-06-25
4
-40
/
+28
*
|
staging: nvec: add clk_prepare/clk_unprepare
Prashant Gaikwad
2012-06-12
1
-4
/
+4
|
/
*
staging:nvec:nvec.h Fix typos in staging:nvec
Justin P. Mattock
2012-04-10
1
-1
/
+1
*
staging: nvec: Fix Kconfig dependencies
Julian Andres Klode
2012-01-31
1
-3
/
+3
*
staging: nvec: Use gpio_request_one() instead of gpio_request()
Julian Andres Klode
2012-01-31
1
-7
/
+6
*
staging: nvec: Fix typo s/I2C_SL_NEWL/I2C_SL_NEWSL/
Julian Andres Klode
2012-01-31
1
-3
/
+3
*
staging: nvec: ps2: change serio type to passthrough
Marc Dietrich
2012-01-31
1
-1
/
+1
*
staging: nvec: ps2: disable/enable mouse on suspend/resume
Marc Dietrich
2012-01-31
1
-0
/
+8
*
staging: nvec: ps2: add some more debug functions
Marc Dietrich
2012-01-31
1
-5
/
+13
*
staging: nvec: ps2: tell nvec to send 6 byte long messages
Marc Dietrich
2012-01-31
1
-1
/
+1
*
staging: nvec: ps2: let the start/stop streaming commands be called by the st...
Marc Dietrich
2012-01-31
1
-2
/
+2
*
staging: nvec: ps2: add suspend/resume functions
Marc Dietrich
2012-01-31
1
-0
/
+19
*
staging: nvec: add device tree support
Marc Dietrich
2011-11-27
1
-2
/
+28
*
staging/nvec: fix compilation error in nvec.c
Marc Dietrich
2011-10-18
1
-0
/
+1
*
staging: nvec: send suspend messages synchronously
Marc Dietrich
2011-09-30
1
-2
/
+8
*
staging: nvec: Add a udelay(100) to nvec_interrupt
Julian Andres Klode
2011-09-30
1
-0
/
+9
*
staging: nvec: Add missing includes and reorder them
Julian Andres Klode
2011-09-30
2
-14
/
+17
*
staging: nvec: Add battery quirk to ignore incomplete responses
Julian Andres Klode
2011-09-30
1
-0
/
+5
*
staging: nvec: ps2: Always sample 4 bytes instead of just 1
Julian Andres Klode
2011-09-30
1
-2
/
+3
*
staging: nvec: Return error in PS2 driver if write fails
Julian Andres Klode
2011-09-30
1
-5
/
+2
*
staging: nvec: Reject incomplete messages
Julian Andres Klode
2011-09-30
1
-1
/
+6
*
staging: nvec: Handle filled up RX buffers
Julian Andres Klode
2011-09-30
1
-0
/
+5
*
staging: nvec: Allow TX buffers only in the upper 75% of the pool
Julian Andres Klode
2011-09-30
1
-6
/
+25
*
staging: nvec: Export nvec_msg_free() to clients
Julian Andres Klode
2011-09-30
2
-2
/
+7
*
staging: nvec: Move implementation-only macros out of the header
Julian Andres Klode
2011-09-30
2
-21
/
+20
*
staging: nvec: Document public and private API
Julian Andres Klode
2011-09-30
2
-4
/
+191
*
staging: nvec: Have nvec_write_async() return -ENOMEM on OOM
Julian Andres Klode
2011-09-30
2
-3
/
+10
*
staging: nvec: Enable the capslock LED in the keyboard driver
Julian Andres Klode
2011-09-30
1
-0
/
+19
[next]