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
2015-03-18
mei: make device disabled on stop unconditionally
Alexander Usyskin
1
-0
/
+2
2015-01-16
misc: genwqe: check for error from get_user_pages_fast()
Ian Abbott
1
-0
/
+2
2014-10-30
mei: bus: fix possible boundaries violation
Alexander Usyskin
1
-1
/
+1
2014-09-05
mei: nfc: fix memory leak in error path
Alexander Usyskin
1
-6
/
+5
2014-09-05
mei: reset client state on queued connect request
Alexander Usyskin
1
-0
/
+1
2014-09-05
mei: start disconnect request timer consistently
Alexander Usyskin
1
-0
/
+1
2014-06-16
mei: me: read H_CSR after asserting reset
Tomas Winkler
1
-0
/
+12
2014-06-16
mei: me: drop harmful wait optimization
Tomas Winkler
1
-3
/
+1
2014-06-16
mei: me: fix hw ready reset flow
Tomas Winkler
1
-3
/
+6
2014-05-06
mei: ignore client writing state during cb completion
Alexander Usyskin
2
-4
/
+2
2014-05-06
mei: me: do not load the driver if the FW doesn't support MEI interface
Tomas Winkler
2
-7
/
+28
2014-05-06
mei: fix memory leak of pending write cb objects
Tomas Winkler
2
-39
/
+55
2014-03-10
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
1
-1
/
+1
2014-02-18
mei: set client's read_cb to NULL when flow control fails
Chao Bi
1
-1
/
+3
2014-02-14
Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+12
2014-02-14
Revert "misc: eeprom: sunxi: Add new compatibles"
Greg Kroah-Hartman
1
-4
/
+1
2014-02-10
drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_...
Dan Carpenter
1
-6
/
+5
2014-02-07
misc: mic: fix possible signed underflow (undefined behavior) in userspace API
Sudeep Dutt
1
-1
/
+2
2014-02-07
misc: eeprom: sunxi: Add new compatibles
Maxime Ripard
1
-1
/
+4
2014-02-07
misc: genwqe: Fix potential memory leak when pinning memory
Christian Engelmayer
1
-0
/
+1
2014-02-07
mei: don't unset read cb ptr on reset
Alexander Usyskin
1
-1
/
+0
2014-02-07
mei: clear write cb from waiting list on reset
Alexander Usyskin
1
-1
/
+9
2014-01-29
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
1
-1
/
+1
2014-01-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-01-20
Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2014-01-13
mei: limit the number of consecutive resets
Tomas Winkler
3
-0
/
+18
2014-01-13
mei: revamp mei reset state machine
Tomas Winkler
6
-104
/
+143
2014-01-09
VMCI: fix error handling path when registering guest driver
Dmitry Torokhov
1
-4
/
+6
2014-01-08
mei: fix syntax in comments and debug output
Alexander Usyskin
8
-36
/
+36
2014-01-08
mei: nfc: mei_nfc_free has to be called under lock
Tomas Winkler
1
-0
/
+2
2014-01-08
mei: use hbm idle state to prevent spurious resets
Tomas Winkler
4
-14
/
+43
2014-01-08
mei: do not run reset flow from the interrupt thread
Tomas Winkler
6
-138
/
+210
2014-01-08
misc: genwqe: fix return value check in genwqe_device_create()
Wei Yongjun
1
-2
/
+2
2014-01-08
GenWQE: Fix warnings for sparc
Frank Haverkamp
1
-9
/
+14
2014-01-08
GenWQE: Fix compile problems for Alpha
Frank Haverkamp
2
-0
/
+2
2014-01-08
GenWQE: Rework return code for flash-update ioctl
Frank Haverkamp
1
-129
/
+43
2014-01-08
sgi-xp: open-code interruptible_sleep_on_timeout
Arnd Bergmann
1
-1
/
+4
2014-01-07
treewide: fix comments and printk msgs
Masanari Iida
2
-2
/
+2
2013-12-24
Merge 3.13-rc5 into staging-next
Greg Kroah-Hartman
7
-39
/
+46
2013-12-20
GenWQE: Accidently casting to u32 where u64 is required
Frank Haverkamp
1
-1
/
+1
2013-12-20
GenWQE: Replace dynamic_hex_dump with print_hex_dump_debug
Frank Haverkamp
1
-2
/
+4
2013-12-20
GenWQE: Fix endian issues detected by sparse
Frank Haverkamp
4
-59
/
+68
2013-12-18
GenWQE Enable driver
Frank Haverkamp
4
-0
/
+22
2013-12-18
GenWQE Sysfs interfaces
Frank Haverkamp
1
-0
/
+288
2013-12-18
GenWQE Debugfs interfaces
Frank Haverkamp
1
-0
/
+500
2013-12-18
GenWQE Utility functions
Frank Haverkamp
1
-0
/
+947
2013-12-18
GenWQE Character device and DDCB queue
Frank Haverkamp
3
-0
/
+3047
2013-12-18
GenWQE PCI support, health monitoring and recovery
Frank Haverkamp
3
-0
/
+1835
2013-12-18
drivers: misc: Mark functions as static in ad525x_dpot.c
Rashika Kheria
1
-2
/
+2
[next]