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
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
sgi: xpc: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-14
1
-3
/
+3
*
treewide: Fix typo in printk
Masanari Iida
2013-05-28
4
-4
/
+4
*
Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-05-23
3
-10
/
+15
|
\
|
*
mei: bus: Reset event_cb when disabling a device
Samuel Ortiz
2013-05-21
1
-0
/
+2
|
*
mei: fix out of array access to me clients array
Tomas Winkler
2013-05-21
1
-9
/
+8
|
*
dummy-irq: require the user to specify an IRQ number
Jonathan Corbet
2013-05-17
1
-1
/
+5
*
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-05-22
2
-2
/
+2
|
\
\
|
*
|
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
2013-05-20
2
-2
/
+2
|
|
/
*
/
drivers/misc: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
1
-5
/
+0
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-02
2
-2
/
+1
|
\
|
*
proc: Supply a function to remove a proc entry by PDE
David Howells
2013-05-01
1
-1
/
+1
|
*
lis3lv02d: don't wank with fasync() on ->release()
Al Viro
2013-04-29
1
-1
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
7
-25
/
+28
|
\
\
|
*
|
mei: Fix comments in drivers/misc/mei
Masanari Iida
2013-04-05
7
-26
/
+29
*
|
|
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-04-30
1
-1
/
+1
|
\
\
\
|
*
|
|
x86: Make Linux guest support optional
Borislav Petkov
2013-03-04
1
-1
/
+1
|
|
/
/
*
|
|
misc: generic on-chip SRAM allocation driver
Philipp Zabel
2013-04-30
3
-0
/
+131
*
|
|
misc: mark spear13xx-pcie-gadget as broken
Arnd Bergmann
2013-04-23
1
-1
/
+1
*
|
|
mei: fix krealloc() misuse in in mei_cl_irq_read_msg()
Wei Yongjun
2013-04-23
1
-5
/
+5
*
|
|
mei: reduce flow control only for completed messages
Tomas Winkler
2013-04-23
1
-3
/
+4
*
|
|
mei: reseting -> resetting
Bill Nottingham
2013-04-19
4
-8
/
+8
*
|
|
mei: fix reading large reposnes
Tomas Winkler
2013-04-19
5
-15
/
+27
*
|
|
mei: revamp mei_irq_read_client_message function
Tomas Winkler
2013-04-19
1
-58
/
+66
*
|
|
mei: revamp mei_amthif_irq_read_message
Tomas Winkler
2013-04-19
3
-6
/
+15
*
|
|
mei: revamp hbm state machine
Tomas Winkler
2013-04-19
7
-59
/
+72
*
|
|
mei: wd: fix line over 80 characters
Tomas Winkler
2013-04-15
1
-1
/
+2
*
|
|
misc: tsl2550: Use dev_pm_ops
Lars-Peter Clausen
2013-04-11
1
-10
/
+11
*
|
|
misc: isl29003: Use dev_pm_ops
Lars-Peter Clausen
2013-04-11
1
-8
/
+11
*
|
|
misc: fsa8480: Use dev_pm_ops
Lars-Peter Clausen
2013-04-11
1
-8
/
+11
*
|
|
misc: apds9802als: Fix suspend/resume
Lars-Peter Clausen
2013-04-11
1
-21
/
+4
*
|
|
mei: convert to use simple_open()
Wei Yongjun
2013-04-11
1
-8
/
+2
*
|
|
mei: nfc: Implement MEI bus ops
Samuel Ortiz
2013-04-11
1
-1
/
+169
*
|
|
mei: nfc: Add NFC device to the MEI bus
Samuel Ortiz
2013-04-11
1
-0
/
+75
*
|
|
mei: nfc: Initial nfc implementation
Samuel Ortiz
2013-04-11
5
-0
/
+327
*
|
|
mei: bus: Add device enabling and disabling API
Samuel Ortiz
2013-04-09
2
-12
/
+115
*
|
|
mei: notify about the reset in error level
Tomas Winkler
2013-04-09
2
-15
/
+12
*
|
|
mei: add mei_cl_write function
Tomas Winkler
2013-04-09
5
-158
/
+146
*
|
|
mei: add debugfs hooks
Tomas Winkler
2013-04-06
5
-8
/
+185
*
|
|
misc: lattice-ecp3-config: use spi_get_drvdata()
Jingoo Han
2013-04-06
1
-1
/
+1
*
|
|
misc: eeprom_93xx46: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-04-06
1
-3
/
+3
*
|
|
misc: at25: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-04-06
1
-2
/
+2
*
|
|
cs5535-mfgpt: Fix quotation marks
Richard Weinberger
2013-04-03
1
-2
/
+2
*
|
|
cs5535-mfgpt: Add another reset method
Richard Weinberger
2013-04-01
1
-4
/
+37
*
|
|
misc: apds990x: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-29
1
-5
/
+1
*
|
|
misc: bh1770glc: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-29
1
-6
/
+1
*
|
|
misc: bh1780gli: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-29
1
-6
/
+4
*
|
|
mei: bus: Implement bus driver data setter/getter
Samuel Ortiz
2013-03-29
1
-0
/
+12
*
|
|
mei: bus: Synchronous API for the data transmission
Samuel Ortiz
2013-03-29
2
-10
/
+30
*
|
|
mei: bus: Call bus routines from the core code
Samuel Ortiz
2013-03-29
5
-2
/
+42
*
|
|
mei: bus: Add bus related structures to mei_cl
Samuel Ortiz
2013-03-29
4
-15
/
+44
[next]