index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-03
1
-3
/
+8
|
\
|
*
x86/UV: Fix conditional in gru_exit()
Dimitri Sivanich
2014-04-01
1
-3
/
+8
*
|
Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-06-03
23
-166
/
+1132
|
\
\
|
*
|
misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl()
Christian Engelmayer
2014-05-27
1
-1
/
+1
|
*
|
misc: atmel_pwm: only build for supported platforms
Arnd Bergmann
2014-05-27
1
-1
/
+2
|
*
|
mei: me: move probe quirk to cfg structure
Tomas Winkler
2014-05-27
4
-34
/
+54
|
*
|
mei: add per device configuration
Alexander Usyskin
2014-05-27
8
-52
/
+144
|
*
|
mei: me: read H_CSR after asserting reset
Tomas Winkler
2014-05-27
1
-0
/
+12
|
*
|
mei: me: drop harmful wait optimization
Tomas Winkler
2014-05-27
1
-3
/
+1
|
*
|
mei: me: fix hw ready reset flow
Tomas Winkler
2014-05-27
1
-3
/
+6
|
*
|
mei: fix memory leak of mei_clients array
Tomas Winkler
2014-05-27
3
-18
/
+31
|
*
|
misc: pch_phub: Fix Kconfig dependencies
Jean Delvare
2014-05-27
1
-1
/
+1
|
*
|
misc: arm-charlcd: add DT probe support
Rob Herring
2014-05-03
1
-0
/
+7
|
*
|
misc: (ds1682) replace obsolete simple_strtoull() with kstrtoull()
Sebastien Bourdelin
2014-05-03
1
-3
/
+2
|
*
|
misc: genwqe: Fix format string mismatch in card_debugfs.c
Masanari Iida
2014-05-03
1
-2
/
+2
|
*
|
misc: Add hardware dependencies to Atmel drivers
Jean Delvare
2014-05-03
1
-2
/
+2
|
*
|
mei: set connecting state just upon connection request is sent to the fw
Alexander Usyskin
2014-05-03
5
-7
/
+1
|
*
|
mei: make return values consistent across the driver
Alexander Usyskin
2014-05-03
2
-4
/
+3
|
*
|
mei: extract fw status registers
Alexander Usyskin
2014-05-03
5
-5
/
+127
|
*
|
mei: me: bump hbm version to 1.1 to support power gating
Tomas Winkler
2014-05-03
1
-1
/
+1
|
*
|
mei: txe: use runtime PG pm domain for non wakeable devices
Alexander Usyskin
2014-05-03
1
-0
/
+49
|
*
|
mei: me: use runtime PG pm domain for non wakeable devices
Tomas Winkler
2014-05-03
2
-0
/
+53
|
*
|
mei: use runtime pm in write and read flow
Tomas Winkler
2014-05-03
1
-13
/
+71
|
*
|
mei: txe: add runtime pm framework
Alexander Usyskin
2014-05-03
2
-4
/
+99
|
*
|
mei: me: add runtime pm framework
Tomas Winkler
2014-05-03
3
-2
/
+100
|
*
|
mei: add function to check write queues
Tomas Winkler
2014-05-03
2
-0
/
+23
|
*
|
mei: me: add pg exit and entry flow commands
Tomas Winkler
2014-05-03
4
-4
/
+95
|
*
|
mei: expose hardware power gating state to mei layer
Tomas Winkler
2014-05-03
5
-19
/
+93
|
*
|
mei: condition PGI support on HW and HBM version
Tomas Winkler
2014-05-03
4
-0
/
+67
|
*
|
mei: me: add power gating isolation register write wrappers
Tomas Winkler
2014-05-03
1
-0
/
+29
|
*
|
mei: me: introduce power gating registers
Tomas Winkler
2014-05-03
1
-0
/
+9
|
*
|
mei: implement power gating isolation hbm layer
Tomas Winkler
2014-05-03
5
-0
/
+60
*
|
|
Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-06-02
3
-0
/
+334
|
\
\
\
|
*
|
|
mfd: vexpress: Define the device as MFD cells
Pawel Moll
2014-05-15
3
-0
/
+334
|
|
/
/
*
|
|
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-06-02
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block()
Alexander Gordeev
2014-04-25
1
-1
/
+1
*
|
|
misc: Grammar s/addition/additional/
Geert Uytterhoeven
2014-04-16
1
-2
/
+2
*
|
|
mei: ignore client writing state during cb completion
Alexander Usyskin
2014-04-16
2
-4
/
+2
*
|
|
mei: me: do not load the driver if the FW doesn't support MEI interface
Tomas Winkler
2014-04-16
2
-7
/
+28
*
|
|
GenWQE: Increase driver version number
Frank Haverkamp
2014-04-16
1
-1
/
+1
*
|
|
GenWQE: Fix multithreading problems
Frank Haverkamp
2014-04-16
3
-86
/
+180
*
|
|
GenWQE: Ensure rc is not returning an uninitialized value
Colin Ian King
2014-04-16
1
-1
/
+1
*
|
|
GenWQE: Add wmb before DDCB is started
Frank Haverkamp
2014-04-16
1
-0
/
+4
*
|
|
GenWQE: Enable access to VPD flash area
Frank Haverkamp
2014-04-16
1
-1
/
+5
|
/
/
*
|
drivers/misc/sgi-gru/grukdump.c: cleanup gru_dump_context() a little
Dan Carpenter
2014-04-07
1
-3
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-04-02
1
-2
/
+0
|
\
\
|
*
\
Merge branch 'master' into for-next
Jiri Kosina
2014-02-20
44
-351
/
+7175
|
|
\
\
|
*
|
|
Kconfig: Remove useless "default N" lines
Paul Bolle
2014-02-20
1
-2
/
+0
*
|
|
|
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-01
8
-0
/
+1183
|
\
\
\
\
|
*
\
\
\
Merge 3.14-rc7 into staging-next
Greg Kroah-Hartman
2014-03-17
1
-1
/
+1
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
[next]