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-12-19
genwqe: Fix size check
Christian Borntraeger
-1
/
+1
2018-12-17
misc: alcor_pci: fix spelling mistake "invailid" -> "invalid"
Colin Ian King
-2
/
+2
2018-12-17
misc: rtsx_usb: Use USB remote wakeup signaling for card insertion detection
Kai-Heng Feng
-0
/
+8
2018-12-17
misc: cardreader: add new Alcor Micro Cardreader PCI driver
Oleksij Rempel
-3
/
+385
2018-12-10
eeprom: at24: add support for 24c2048
Adrian Bunk
-1
/
+4
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+1
2018-12-06
misc: ti-st: make array read_ver_cmd static, shrinks object size
Colin Ian King
-1
/
+1
2018-12-06
misc: remove GENWQE_DEBUGFS_RO()
Yangtao Li
-268
/
+73
2018-12-06
misc: vexpress: Off by one in vexpress_syscfg_exec()
Dan Carpenter
-1
/
+1
2018-12-03
Merge 4.20-rc5 into char-misc-next
Greg Kroah-Hartman
-1
/
+1
2018-11-27
misc: mic/scif: fix copy-paste error in scif_create_remote_lookup
YueHaibing
-1
/
+1
2018-11-27
misc/pvpanic: resolve compile errors for arch=um
Peng Hao
-1
/
+1
2018-11-27
altera-stapl: check for a null key before strcasecmp'ing it
Colin Ian King
-2
/
+1
2018-11-27
misc: cxl: Use device_type helpers to access the node type
Rob Herring
-3
/
+1
2018-11-27
misc/pvpanic: fix a NULL vs IS_ERR() check
Dan Carpenter
-2
/
+2
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
[prev]
[next]