index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: atmel_pwm: remove obsolete driver
Alexandre Belloni
2014-07-09
3
-413
/
+0
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-25
1
-1
/
+1
|
\
|
*
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Arnd Bergmann
2014-06-25
1
-1
/
+1
|
|
\
|
|
*
misc: atmel_pwm: fix Kconfig symbols
Nicolas Ferre
2014-06-25
1
-1
/
+1
*
|
|
Merge tag 'char-misc-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-06-21
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
MAINTAINERS: add entry for VMware Balloon driver
Dmitry Torokhov
2014-06-20
1
-1
/
+2
|
|
/
*
/
misc: vexpress: fix error handling vexpress_syscfg_regmap_init()
Dan Carpenter
2014-06-17
1
-4
/
+8
|
/
*
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
[next]