index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-31
mei: replace callback structures used as list head by list_head
Alexander Usyskin
9
-98
/
+85
2017-01-31
mei: amthif: allow the read completion after close
Tomas Winkler
1
-1
/
+1
2017-01-31
mei: amthif: clean command queue upon disconnection
Tomas Winkler
1
-1
/
+1
2017-01-31
mei: abort waiting for notification on unsupported HW
Alexander Usyskin
1
-0
/
+5
2017-01-31
mei: return error on notification request to a disconnected client
Alexander Usyskin
1
-0
/
+3
2017-01-31
mei: bus: unregister callbacks upon me client disable call
Alexander Usyskin
1
-8
/
+22
2017-01-31
mei: bus: prevent hardware module unload if device on bus is active
Alexander Usyskin
3
-2
/
+41
2017-01-31
mei: bus: cancel and disable callback after release call
Alexander Usyskin
1
-4
/
+4
2017-01-27
eeprom: idt_89hpesx: Drop kfree for memory allocated with devm_kzalloc
Wei Yongjun
1
-4
/
+0
2017-01-27
eeprom: idt_89hpesx: Discard memory freeing allocated by devm_kmalloc
Serge Semin
1
-3
/
+0
2017-01-25
misc: sram: Integrate protect-exec reserved sram area type
Dave Gerlach
4
-2
/
+25
2017-01-25
misc: sram: Introduce support code for protect-exec sram type
Dave Gerlach
2
-0
/
+123
2017-01-25
misc: sram: Split sram data structures into local header
Dave Gerlach
2
-28
/
+41
2017-01-25
lkdtm: Fix Oops when unloading the module
Juerg Haefliger
1
-1
/
+3
2017-01-25
eeprom: fix platform_no_drv_owner.cocci warnings
Julia Lawall
1
-1
/
+0
2017-01-25
eeprom: fix memory leak on buf when failed allocation of csraddr_str
Colin Ian King
1
-2
/
+4
2017-01-25
cxl: Prevent read/write to AFU config space while AFU not configured
Andrew Donnellan
4
-23
/
+35
2017-01-25
cxl: Force psl data-cache flush during device shutdown
Vaibhav Jain
1
-0
/
+3
2017-01-25
cxl: Drop unused header asm/pnv-pci.h
Greg Kurz
1
-1
/
+0
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
3
-3
/
+3
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
5
-6
/
+6
2017-01-20
mei: make mei_cl_set_disconnected static
Alexander Usyskin
2
-2
/
+1
2017-01-20
mei: make mei_io_list_flush static
Alexander Usyskin
2
-2
/
+1
2017-01-19
lkdtm: hide stack overflow warning for corrupt-stack test
Arnd Bergmann
1
-1
/
+6
2017-01-19
eeprom: Add IDT 89HPESx EEPROM/CSR driver
Serge Semin
3
-0
/
+1598
2017-01-16
Merge 4.10-rc4 into char-misc-next
Greg Kroah-Hartman
5
-0
/
+17
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2
-2
/
+2
2017-01-11
genwqe: drop .link_reset()
Cao jin
1
-1
/
+0
2017-01-11
mei: bus: enable OS version only for SPT and newer
Alexander Usyskin
5
-0
/
+17
2017-01-10
misc: mic: double free on ioctl error path
Dan Carpenter
1
-1
/
+0
2017-01-10
misc: set error code when devm_kstrdup fails
Pan Bian
1
-1
/
+3
2017-01-04
mei: move write cb to completion on credentials failures
Alexander Usyskin
1
-8
/
+12
2017-01-04
mei: bus: fix mei_cldev_enable KDoc
Alexander Usyskin
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
10
-49
/
+160
2016-12-15
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-8
/
+34
2016-12-15
misc: atmel-ssc: register as sound DAI if #sound-dai-cells is present
Peter Rosin
1
-0
/
+50
2016-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+3
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2
-4
/
+3
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-12-14
misc: ibmasm: fix typo in error message
Colin Ian King
1
-1
/
+1
2016-12-13
Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
18
-153
/
+423
2016-12-12
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+72
2016-12-06
mei: bus: enable non-blocking RX
Alexander Usyskin
3
-5
/
+37
2016-12-06
mei: fix the back to back interrupt handling
Alexander Usyskin
2
-19
/
+50
2016-12-06
mei: synchronize irq before initiating a reset.
Tomas Winkler
4
-4
/
+38
2016-11-30
misc: sram: remove useless #ifdef
Arnd Bergmann
1
-3
/
+1
2016-11-29
mei: me: add lewisburg device ids
Tomas Winkler
2
-0
/
+3
2016-11-29
mei: request async autosuspend at the end of enumeration
Alexander Usyskin
1
-1
/
+1
2016-11-25
cxl: drop duplicate header sched.h
Geliang Tang
1
-1
/
+0
[prev]
[next]