index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-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
[next]