index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-16
misc: Grammar s/addition/additional/
Geert Uytterhoeven
1
-2
/
+2
2014-04-16
mei: ignore client writing state during cb completion
Alexander Usyskin
2
-4
/
+2
2014-04-16
mei: me: do not load the driver if the FW doesn't support MEI interface
Tomas Winkler
2
-7
/
+28
2014-04-16
GenWQE: Increase driver version number
Frank Haverkamp
1
-1
/
+1
2014-04-16
GenWQE: Fix multithreading problems
Frank Haverkamp
3
-86
/
+180
2014-04-16
GenWQE: Ensure rc is not returning an uninitialized value
Colin Ian King
1
-1
/
+1
2014-04-16
GenWQE: Add wmb before DDCB is started
Frank Haverkamp
1
-0
/
+4
2014-04-16
GenWQE: Enable access to VPD flash area
Frank Haverkamp
1
-1
/
+5
2014-04-08
drivers/misc/sgi-gru/grukdump.c: cleanup gru_dump_context() a little
Dan Carpenter
1
-3
/
+3
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+0
2014-04-02
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-0
/
+1183
2014-04-02
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
49
-604
/
+2671
2014-04-02
Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+6
2014-04-02
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+3
2014-03-23
Merge tag 'asoc-v3.15' into asoc-next
Mark Brown
1
-0
/
+6
2014-03-18
mei: don't use deprecated DEFINE_PCI_DEVICE_TABLE macro
Tomas Winkler
2
-2
/
+2
2014-03-18
mei: amthif: fix checkpatch error
Tomas Winkler
1
-2
/
+1
2014-03-18
mei: client.h fix checkpatch errors
Tomas Winkler
1
-4
/
+4
2014-03-18
mei: use cl_dbg where appropriate
Tomas Winkler
2
-10
/
+3
2014-03-18
mei: fix Unnecessary space after function pointer name
Tomas Winkler
1
-12
/
+12
2014-03-18
mei: report consistently copy_from/to_user failures
Alexander Usyskin
2
-3
/
+6
2014-03-18
mei: drop pr_fmt macros
Tomas Winkler
2
-6
/
+0
2014-03-18
mei: make me hw headers private to me hw.
Tomas Winkler
9
-10
/
+4
2014-03-18
mei: fix memory leak of pending write cb objects
Tomas Winkler
2
-39
/
+55
2014-03-18
mei: me: do not reset when less than expected data is received
Tomas Winkler
2
-1
/
+10
2014-03-17
Merge 3.14-rc7 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2014-03-13
Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...
Mark Brown
1
-0
/
+6
2014-03-11
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
1
-1
/
+1
2014-03-09
cs5535-mfgpt: Simplify dependencies
Jean Delvare
1
-1
/
+1
2014-03-09
pch_phub: Report error writing MAC back to user
Alexander Stein
1
-1
/
+4
2014-03-09
mei: fix regressions caused by removing ext_msg
Alexander Usyskin
1
-0
/
+2
2014-03-01
misc: sram: implement reserved sram areas
Heiko Stübner
1
-7
/
+118
2014-03-01
vmw_vmci: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-3
/
+4
2014-03-01
mic: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-1
/
+1
2014-03-01
mei: wd: fix stop completion failure
Tomas Winkler
2
-16
/
+18
2014-03-01
mei: wd: simplify wd_send command
Tomas Winkler
2
-29
/
+30
2014-03-01
mei: make return values consistent across the driver
Alexander Usyskin
8
-33
/
+33
2014-03-01
mei: revamp writing slot counting
Tomas Winkler
8
-80
/
+68
2014-03-01
mei: add mei_hbuf_acquire wrapper
Tomas Winkler
7
-47
/
+57
2014-03-01
mei: txe: include irqreturn.h for irqreturn_t etc
Stephen Rothwell
2
-0
/
+3
2014-03-01
staging: echo: move to drivers/misc/
Greg Kroah-Hartman
8
-0
/
+1183
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
44
-351
/
+7175
2014-02-20
Kconfig: Remove useless "default N" lines
Paul Bolle
1
-2
/
+0
2014-02-19
mei: Add include of <linux/irqreturn.h>
Bjorn Helgaas
1
-0
/
+1
2014-02-19
Merge branch 'char-misc-linus' into char-misc-next
Greg Kroah-Hartman
1
-1
/
+3
2014-02-19
misc: mic: Add include of <linux/irqreturn.h>
Bjorn Helgaas
2
-0
/
+2
2014-02-18
mei: set client's read_cb to NULL when flow control fails
Chao Bi
1
-1
/
+3
2014-02-18
mei: txe: put pm callbacks under PM_SLEEP ifdef
Tomas Winkler
1
-2
/
+2
2014-02-18
mei: me: put pm callbacks under PM_SLEEP ifdef
Alexander Usyskin
1
-2
/
+3
2014-02-18
mei: don't of list_for_each_entry_safe when not deleting
Tomas Winkler
5
-33
/
+28
[next]