index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-12-18
drivers: misc: Mark function jp_generic_ide_ioctl() as static in lkdtm.c
Rashika Kheria
1
-1
/
+1
2013-12-18
mei: me: set dma mask using DMA mapping API
Tomas Winkler
1
-0
/
+15
[next]