index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Lines
2018-11-26
virtio_ring: disable packed ring on unsupported transports
Tiwei Bie
-0
/
+13
2018-11-26
mei: me: mark CNP devices as having dma support
Alexander Usyskin
-2
/
+2
2018-11-26
mei: bump hbm version to 2.1
Alexander Usyskin
-1
/
+1
2018-11-26
mei: dma ring: implement transmit flow
Tomas Winkler
-13
/
+142
2018-11-26
mei: dma ring: implement rx circular buffer logic
Tomas Winkler
-15
/
+98
2018-11-26
mei: hw: add dma ring control block
Tomas Winkler
-0
/
+46
2018-11-26
mei: hbm: setup dma ring
Tomas Winkler
-3
/
+85
2018-11-26
mei: dma ring buffers allocation
Tomas Winkler
-0
/
+126
2018-11-26
cxl: Use device_type helpers to access the node type
Rob Herring
-3
/
+1
2018-11-26
Merge 4.20-rc4 into char-misc-next
Greg Kroah-Hartman
-1
/
+5
2018-11-12
iommu/vtd: Cleanup dma_remapping.h header
Lu Baolu
-2
/
+2
2018-11-11
misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data
Nathan Chancellor
-1
/
+1
2018-11-11
drivers/misc/sgi-gru: fix Spectre v1 vulnerability
Gustavo A. R. Silva
-0
/
+4
2018-11-07
misc/pvpanic: remove a redundant comma
Peng Hao
-1
/
+1
2018-11-07
misc/pvpanic: convert to SPDX license tags
Peng Hao
-15
/
+2
2018-11-07
misc/pvpanic: change header file sort style
Peng Hao
-1
/
+1
2018-11-07
misc/pvpanic: remove unnecessary header file
Peng Hao
-1
/
+0
2018-11-07
misc/pvpanic : break dependency on ACPI
Peng Hao
-3
/
+22
2018-11-07
misc/pvpanic : grouping ACPI related stuff
Peng Hao
-22
/
+21
2018-11-07
misc/pvpanic: add support to get pvpanic device info FDT
Peng Hao
-1
/
+63
2018-11-07
misc/pvpanic: add MMIO support
Peng Hao
-5
/
+10
2018-11-07
misc/pvpanic: simplify the code using acpi_dev_resource_io
Peng Hao
-8
/
+5
2018-11-07
pvpanic: move pvpanic to misc as common driver
Peng Hao
-0
/
+133
2018-11-07
mei: expedite ioctl return on the notify set operation error
Alexander Usyskin
-1
/
+3
2018-11-07
mei: flush queues by the host client only
Alexander Usyskin
-19
/
+2
2018-11-07
mei: hbm: drop BUG() from the hbm handler
Tomas Winkler
-2
/
+2
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
-3
/
+3
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+79
2018-10-29
Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-21
/
+22
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-1
/
+0
2018-10-26
Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...
Michal Hocko
-1
/
+0
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-1
/
+3
2018-10-26
Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-821
/
+1411
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-5
/
+6
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
-3
/
+3
2018-10-15
sgi-xp: Replace spin_is_locked() with lockdep
Lance Roy
-5
/
+5
2018-10-15
eeprom: New ee1004 driver for DDR4 memory
Jean Delvare
-0
/
+293
2018-10-15
eeprom: at25: remove unneeded 'at25_remove'
YueHaibing
-10
/
+0
2018-10-15
misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr'
YueHaibing
-3
/
+0
2018-10-15
misc: mic: fix a DMA pool free failure
Wenwen Wang
-1
/
+1
2018-10-11
misc: cxl: Fix possible null pointer dereference
zhong jiang
-2
/
+0
2018-10-11
misc: mic: scif: remove redundant check on ret < 0
Colin Ian King
-2
/
+0
2018-10-04
Merge branch 'linus' into x86/core, to pick up fixes
Ingo Molnar
-12
/
+15
2018-10-02
VMCI: remove set but not used variable 'cid'
YueHaibing
-3
/
+0
2018-10-02
misc: card_utils: remove duplicated include file
zhong jiang
-2
/
+0
2018-10-02
mei: replace POLL* with EPOLL* for write queues.
Tomas Winkler
-2
/
+2
2018-10-02
VMCI: Resource wildcard match fixed
Jorgen Hansen
-2
/
+3
2018-10-02
eeprom: at24: fix unexpected timeout under high load
Wang Xin
-21
/
+22
2018-09-28
eeprom: at25: use devm_nvmem_register()
Bartosz Golaszewski
-2
/
+1
2018-09-28
eeprom: eeprom_93xx46: use resource management
Bartosz Golaszewski
-14
/
+5
[prev]
[next]