index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-20
mei: me: drop harmful wait optimization
Tomas Winkler
1
-3
/
+1
2014-05-15
mei: ignore client writing state during cb completion
Alexander Usyskin
2
-4
/
+2
2014-05-15
mei: me: do not load the driver if the FW doesn't support MEI interface
Tomas Winkler
2
-7
/
+28
2014-05-15
mei: fix memory leak of pending write cb objects
Tomas Winkler
2
-39
/
+55
2014-03-05
mei: set client's read_cb to NULL when flow control fails
Chao Bi
1
-1
/
+3
2014-02-22
mei: don't unset read cb ptr on reset
Alexander Usyskin
1
-1
/
+0
2014-02-22
mei: clear write cb from waiting list on reset
Alexander Usyskin
1
-1
/
+9
2014-02-13
mei: mei_hbm_dispatch() returns void
Paul Bolle
1
-1
/
+1
2014-02-06
mei: use hbm idle state to prevent spurious resets
Tomas Winkler
4
-14
/
+43
2013-12-11
mei: add 9 series PCH mei device ids
Tomas Winkler
2
-2
/
+7
2013-12-11
mei: me: add Lynx Point Wellsburg work station device id
Tomas Winkler
2
-0
/
+2
2013-12-11
SCSI: enclosure: fix WARN_ON in dual path device removing
James Bottomley
1
-0
/
+7
2013-11-29
mei: nfc: fix memory leak in error path
Tomas Winkler
1
-4
/
+6
2013-11-29
lkdtm: isolate stack corruption test
Kees Cook
1
-6
/
+10
2013-11-20
misc: atmel_pwm: add deferred-probing support
Johan Hovold
1
-2
/
+4
2013-09-26
mei: cancel stall timers in mei_reset
Alexander Usyskin
2
-0
/
+4
2013-09-26
mei: bus: stop wait for read during cl state transition
Tomas Winkler
3
-8
/
+14
2013-09-26
mei: make me client counters less error prone
Tomas Winkler
2
-7
/
+9
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+1
2013-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-14
/
+12
2013-09-03
ibmasmfs: don't bother passing superblock when not needed
Al Viro
1
-14
/
+12
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-60
/
+62
2013-09-03
Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
18
-267
/
+263
2013-08-30
drivers: misc: ti-st: fix potential race if st_kim_start fails
Oleksandr Kozaruk
1
-0
/
+2
2013-08-27
misc: vmw_balloon: Remove braces to fix build for clang.
Jan-Simon Möller
1
-1
/
+1
2013-08-27
VMCI: Add support for virtual IOMMU
Andy King
4
-83
/
+128
2013-08-27
VMCI: Remove non-blocking/pinned queuepair support
Andy King
2
-145
/
+22
2013-08-27
hwmon: Change my email address.
Darrick J. Wong
1
-2
/
+2
2013-08-23
MEI: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-4
/
+6
2013-08-14
drivers/misc/hpilo: Correct panic when an AUX iLO is detected
Mark Rusk
1
-2
/
+2
2013-08-12
mei: me: fix hardware reset flow
Tomas Winkler
1
-6
/
+3
2013-07-29
Merge 3.11-rc3 into driver-core-next
Greg Kroah-Hartman
4
-9
/
+21
2013-07-29
Merge 3.11-rc3 into char-misc-next.
Greg Kroah-Hartman
4
-11
/
+21
2013-07-26
mei: don't get stuck in select during reset
Tomas Winkler
5
-19
/
+42
2013-07-26
Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-6
/
+13
2013-07-24
misc: sram: fix error path in sram_probe
Heiko Stübner
1
-1
/
+2
2013-07-24
drivers/misc: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
1
-8
/
+0
2013-07-24
mei: bus: do not overflow the device name buffer
Tomas Winkler
1
-2
/
+2
2013-07-24
mei: wake also writers on reset
Tomas Winkler
3
-5
/
+9
2013-07-24
lkdtm: add "EXEC_*" triggers
Kees Cook
1
-0
/
+45
2013-07-24
lkdtm: add "SPINLOCKUP" trigger
Kees Cook
1
-0
/
+7
2013-07-24
lkdtm: add "WARNING" trigger
Kees Cook
1
-0
/
+5
2013-07-24
lkdtm: fix stack protector trigger
Kees Cook
1
-3
/
+3
2013-07-24
c2port: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-15
/
+18
2013-07-24
enclosure: convert class code to use dev_groups
Greg Kroah-Hartman
1
-18
/
+11
2013-07-24
c2port: convert class code to use dev_groups
Greg Kroah-Hartman
1
-21
/
+29
2013-07-24
misc: c2port: use dev_bin_attrs instead of hand-coding it
Greg Kroah-Hartman
1
-17
/
+13
2013-07-24
Revert "misc: c2port: use dev_bin_attrs instead of hand-coding it"
Greg Kroah-Hartman
1
-13
/
+17
2013-07-24
misc: c2port: use dev_bin_attrs instead of hand-coding it
Greg Kroah-Hartman
1
-17
/
+13
2013-07-23
mei: me: fix waiting for hw ready
Tomas Winkler
1
-3
/
+7
[next]