index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: ibmvsm: Fix potential NULL pointer dereference
Gustavo A. R. Silva
2019-01-18
1
-2
/
+5
*
mei: me: add denverton innovation engine device IDs
Tomas Winkler
2019-01-13
2
-0
/
+4
*
mei: me: mark LBG devices as having dma support
Alexander Usyskin
2019-01-13
1
-1
/
+1
*
mei: dma: silent the reject message
Tomas Winkler
2019-01-13
1
-3
/
+9
*
Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-01-05
2
-1
/
+4
|
\
|
*
eeprom: at24: add support for 24c2048
Adrian Bunk
2018-12-10
2
-1
/
+4
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
*
|
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-01-01
2
-2
/
+2
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
2018-12-20
2
-2
/
+2
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
iommu/vtd: Cleanup dma_remapping.h header
Lu Baolu
2018-11-12
2
-2
/
+2
|
|
|
/
*
|
|
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-12-28
28
-349
/
+820
|
\
\
\
|
*
|
|
VMCI: Use memdup_user() rather than duplicating its implementation
Wen Yang
2018-12-19
1
-14
/
+4
|
*
|
|
misc: mic: fix a DMA pool free failure
Wenwen Wang
2018-12-19
2
-5
/
+30
|
*
|
|
genwqe: Fix size check
Christian Borntraeger
2018-12-19
1
-1
/
+1
|
*
|
|
misc: ti-st: make array read_ver_cmd static, shrinks object size
Colin Ian King
2018-12-06
1
-1
/
+1
|
*
|
|
misc: remove GENWQE_DEBUGFS_RO()
Yangtao Li
2018-12-06
8
-268
/
+73
|
*
|
|
misc: vexpress: Off by one in vexpress_syscfg_exec()
Dan Carpenter
2018-12-06
1
-1
/
+1
|
*
|
|
Merge 4.20-rc5 into char-misc-next
Greg Kroah-Hartman
2018-12-03
1
-1
/
+1
|
|
\
|
|
|
*
|
|
misc/pvpanic: resolve compile errors for arch=um
Peng Hao
2018-11-27
1
-1
/
+1
|
*
|
|
altera-stapl: check for a null key before strcasecmp'ing it
Colin Ian King
2018-11-27
1
-2
/
+1
|
*
|
|
misc: cxl: Use device_type helpers to access the node type
Rob Herring
2018-11-27
1
-3
/
+1
|
*
|
|
misc/pvpanic: fix a NULL vs IS_ERR() check
Dan Carpenter
2018-11-27
1
-2
/
+2
|
*
|
|
mei: me: mark CNP devices as having dma support
Alexander Usyskin
2018-11-26
1
-2
/
+2
|
*
|
|
mei: bump hbm version to 2.1
Alexander Usyskin
2018-11-26
1
-1
/
+1
|
*
|
|
mei: dma ring: implement transmit flow
Tomas Winkler
2018-11-26
3
-13
/
+142
|
*
|
|
mei: dma ring: implement rx circular buffer logic
Tomas Winkler
2018-11-26
6
-15
/
+98
|
*
|
|
mei: hw: add dma ring control block
Tomas Winkler
2018-11-26
4
-0
/
+46
|
*
|
|
mei: hbm: setup dma ring
Tomas Winkler
2018-11-26
2
-3
/
+85
|
*
|
|
mei: dma ring buffers allocation
Tomas Winkler
2018-11-26
4
-0
/
+126
|
*
|
|
Merge 4.20-rc4 into char-misc-next
Greg Kroah-Hartman
2018-11-26
2
-1
/
+5
|
|
\
\
\
|
*
|
|
|
misc/pvpanic: remove a redundant comma
Peng Hao
2018-11-07
1
-1
/
+1
|
*
|
|
|
misc/pvpanic: convert to SPDX license tags
Peng Hao
2018-11-07
1
-15
/
+2
|
*
|
|
|
misc/pvpanic: change header file sort style
Peng Hao
2018-11-07
1
-1
/
+1
|
*
|
|
|
misc/pvpanic: remove unnecessary header file
Peng Hao
2018-11-07
1
-1
/
+0
|
*
|
|
|
misc/pvpanic : break dependency on ACPI
Peng Hao
2018-11-07
2
-3
/
+22
|
*
|
|
|
misc/pvpanic : grouping ACPI related stuff
Peng Hao
2018-11-07
1
-22
/
+21
|
*
|
|
|
misc/pvpanic: add support to get pvpanic device info FDT
Peng Hao
2018-11-07
1
-1
/
+63
|
*
|
|
|
misc/pvpanic: add MMIO support
Peng Hao
2018-11-07
1
-5
/
+10
|
*
|
|
|
misc/pvpanic: simplify the code using acpi_dev_resource_io
Peng Hao
2018-11-07
1
-8
/
+5
|
*
|
|
|
pvpanic: move pvpanic to misc as common driver
Peng Hao
2018-11-07
3
-0
/
+133
|
*
|
|
|
mei: expedite ioctl return on the notify set operation error
Alexander Usyskin
2018-11-07
1
-1
/
+3
|
*
|
|
|
mei: flush queues by the host client only
Alexander Usyskin
2018-11-07
1
-19
/
+2
|
*
|
|
|
mei: hbm: drop BUG() from the hbm handler
Tomas Winkler
2018-11-07
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
3
-17
/
+10
|
\
\
\
\
|
*
|
|
|
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
2018-12-28
2
-16
/
+9
|
*
|
|
|
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-1
/
+1
*
|
|
|
|
Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2018-12-28
5
-3
/
+393
|
\
\
\
\
\
|
*
|
|
|
|
misc: alcor_pci: fix spelling mistake "invailid" -> "invalid"
Colin Ian King
2018-12-17
1
-2
/
+2
|
*
|
|
|
|
misc: rtsx_usb: Use USB remote wakeup signaling for card insertion detection
Kai-Heng Feng
2018-12-17
1
-0
/
+8
|
*
|
|
|
|
misc: cardreader: add new Alcor Micro Cardreader PCI driver
Oleksij Rempel
2018-12-17
4
-3
/
+385
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]