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
2016-06-15
pch_phub: return -ENODATA if ROM can't be mapped
Colin Ian King
1
-1
/
+3
2016-06-15
misc: ad525x_dpot: Fix the enabling of the "otpXen" attributes
Dan Bogdan Nechita
1
-1
/
+1
2016-05-03
drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors
Michael Hennerich
1
-1
/
+1
2016-05-03
misc/bmp085: Enable building as a module
Ben Hutchings
1
-1
/
+1
2016-01-27
lkdtm: adjust recursion size to avoid warnings
Kees Cook
1
-10
/
+20
2015-03-12
mei: make device disabled on stop unconditionally
Alexander Usyskin
1
-0
/
+2
2014-10-31
mei: bus: fix possible boundaries violation
Alexander Usyskin
1
-1
/
+1
2014-09-17
mei: nfc: fix memory leak in error path
Alexander Usyskin
1
-6
/
+5
2014-09-03
mei: start disconnect request timer consistently
Alexander Usyskin
1
-0
/
+1
2014-07-02
mei: me: fix hw ready reset flow
Tomas Winkler
1
-7
/
+7
2014-07-02
mei: me: read H_CSR after asserting reset
Tomas Winkler
1
-1
/
+13
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-23
mei: don't unset read cb ptr on reset
Alexander Usyskin
1
-1
/
+0
2014-02-23
mei: clear write cb from waiting list on reset
Alexander Usyskin
1
-1
/
+9
2014-02-14
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-12
mei: add 9 series PCH mei device ids
Tomas Winkler
2
-2
/
+7
2013-12-12
mei: me: add Lynx Point Wellsburg work station device id
Tomas Winkler
2
-0
/
+2
2013-12-12
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-21
misc: atmel_pwm: add deferred-probing support
Johan Hovold
1
-2
/
+4
2013-09-27
mei: cancel stall timers in mei_reset
Alexander Usyskin
2
-0
/
+4
2013-09-27
mei: bus: stop wait for read during cl state transition
Tomas Winkler
3
-8
/
+14
2013-09-27
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-04
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-28
misc: vmw_balloon: Remove braces to fix build for clang.
Jan-Simon Möller
1
-1
/
+1
2013-08-28
VMCI: Add support for virtual IOMMU
Andy King
4
-83
/
+128
2013-08-28
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-24
MEI: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-4
/
+6
2013-08-15
drivers/misc/hpilo: Correct panic when an AUX iLO is detected
Mark Rusk
1
-2
/
+2
2013-08-13
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-27
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-25
misc: sram: fix error path in sram_probe
Heiko Stübner
1
-1
/
+2
2013-07-25
drivers/misc: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
1
-8
/
+0
2013-07-25
mei: bus: do not overflow the device name buffer
Tomas Winkler
1
-2
/
+2
2013-07-25
mei: wake also writers on reset
Tomas Winkler
3
-5
/
+9
[next]