index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-03
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+8
2014-06-03
Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
23
-166
/
+1132
2014-06-02
Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-0
/
+334
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2014-05-27
misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl()
Christian Engelmayer
1
-1
/
+1
2014-05-27
misc: atmel_pwm: only build for supported platforms
Arnd Bergmann
1
-1
/
+2
2014-05-27
mei: me: move probe quirk to cfg structure
Tomas Winkler
4
-34
/
+54
2014-05-27
mei: add per device configuration
Alexander Usyskin
8
-52
/
+144
2014-05-27
mei: me: read H_CSR after asserting reset
Tomas Winkler
1
-0
/
+12
2014-05-27
mei: me: drop harmful wait optimization
Tomas Winkler
1
-3
/
+1
2014-05-27
mei: me: fix hw ready reset flow
Tomas Winkler
1
-3
/
+6
2014-05-27
mei: fix memory leak of mei_clients array
Tomas Winkler
3
-18
/
+31
2014-05-27
misc: pch_phub: Fix Kconfig dependencies
Jean Delvare
1
-1
/
+1
2014-05-15
mfd: vexpress: Define the device as MFD cells
Pawel Moll
3
-0
/
+334
2014-05-03
misc: arm-charlcd: add DT probe support
Rob Herring
1
-0
/
+7
2014-05-03
misc: (ds1682) replace obsolete simple_strtoull() with kstrtoull()
Sebastien Bourdelin
1
-3
/
+2
2014-05-03
misc: genwqe: Fix format string mismatch in card_debugfs.c
Masanari Iida
1
-2
/
+2
2014-05-03
misc: Add hardware dependencies to Atmel drivers
Jean Delvare
1
-2
/
+2
2014-05-03
mei: set connecting state just upon connection request is sent to the fw
Alexander Usyskin
5
-7
/
+1
2014-05-03
mei: make return values consistent across the driver
Alexander Usyskin
2
-4
/
+3
2014-05-03
mei: extract fw status registers
Alexander Usyskin
5
-5
/
+127
2014-05-03
mei: me: bump hbm version to 1.1 to support power gating
Tomas Winkler
1
-1
/
+1
2014-05-03
mei: txe: use runtime PG pm domain for non wakeable devices
Alexander Usyskin
1
-0
/
+49
2014-05-03
mei: me: use runtime PG pm domain for non wakeable devices
Tomas Winkler
2
-0
/
+53
2014-05-03
mei: use runtime pm in write and read flow
Tomas Winkler
1
-13
/
+71
2014-05-03
mei: txe: add runtime pm framework
Alexander Usyskin
2
-4
/
+99
2014-05-03
mei: me: add runtime pm framework
Tomas Winkler
3
-2
/
+100
2014-05-03
mei: add function to check write queues
Tomas Winkler
2
-0
/
+23
2014-05-03
mei: me: add pg exit and entry flow commands
Tomas Winkler
4
-4
/
+95
2014-05-03
mei: expose hardware power gating state to mei layer
Tomas Winkler
5
-19
/
+93
2014-05-03
mei: condition PGI support on HW and HBM version
Tomas Winkler
4
-0
/
+67
2014-05-03
mei: me: add power gating isolation register write wrappers
Tomas Winkler
1
-0
/
+29
2014-05-03
mei: me: introduce power gating registers
Tomas Winkler
1
-0
/
+9
2014-05-03
mei: implement power gating isolation hbm layer
Tomas Winkler
5
-0
/
+60
2014-04-25
GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block()
Alexander Gordeev
1
-1
/
+1
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-07
drivers/misc/sgi-gru/grukdump.c: cleanup gru_dump_context() a little
Dan Carpenter
1
-3
/
+3
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+0
2014-04-01
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-0
/
+1183
2014-04-01
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
49
-604
/
+2671
2014-04-01
Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+6
2014-04-01
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+3
2014-04-01
x86/UV: Fix conditional in gru_exit()
Dimitri Sivanich
1
-3
/
+8
[next]