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
2020-11-01
Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
67
-21363
/
+0
2020-10-30
mei: hw: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-10-28
misc: mic: remove the MIC drivers
Sudeep Dutt
67
-21363
/
+0
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+14
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
4
-29
/
+0
2020-10-21
Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+65
2020-10-21
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
1
-2
/
+7
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-16
/
+17
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
6
-3
/
+6
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
68
-7988
/
+11256
2020-10-14
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-24
/
+24
2020-10-12
Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2020-10-08
misc: Kconfig: fix a HISI_HIKEY_USB dependency
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-07
misc: Kconfig: add a new dependency for HISI_HIKEY_USB
Mauro Carvalho Chehab
1
-0
/
+1
2020-10-07
x86/platform/uv: Update Copyrights to conform to HPE standards
Mike Travis
7
-0
/
+7
2020-10-07
x86/platform/uv: Update UV MMRs for UV5
Mike Travis
1
-1
/
+1
2020-10-07
drivers/misc/sgi-xp: Adjust references in UV kernel modules
Mike Travis
6
-15
/
+12
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
5
-3
/
+5
2020-10-02
mic: vop: copy data to kernel space then write to io memory
Sherry Sun
1
-6
/
+14
2020-10-02
misc: vop: add round_up(x,4) for vring_size to avoid kernel panic
Sherry Sun
2
-3
/
+3
2020-10-02
misc: vop: build VOP based on CONFIG_VOP
Sherry Sun
1
-1
/
+1
2020-10-02
misc: vop: set VIRTIO_F_ACCESS_PLATFORM for vop driver
Sherry Sun
1
-0
/
+1
2020-10-02
eeprom: ee1004: use module_i2c_driver to simplify the code
Liu Shixin
1
-12
/
+1
2020-10-02
ocxl: simplify the return expression of free_function_dev()
Qinglang Miao
1
-6
/
+1
2020-10-02
ocxl: fix kconfig dependency warning for OCXL
Necip Fazil Yildiran
1
-2
/
+1
2020-09-30
misc: mic: drop double zeroing
Julia Lawall
1
-1
/
+1
2020-09-30
habanalabs/gaudi: use correct define for qman init
Oded Gabbay
1
-1
/
+1
2020-09-27
Merge tag 'at24-updates-for-v5.10' of git://git.kernel.org/pub/scm/linux/kern...
Wolfram Sang
1
-7
/
+64
2020-09-25
eeprom: at24: Support custom device names for AT24 EEPROMs
Jon Hunter
1
-1
/
+21
2020-09-25
habanalabs/gaudi: configure QMAN LDMA registers properly
Ofir Bitton
2
-21
/
+49
2020-09-25
habanalabs: add notice of device not idle
Oded Gabbay
1
-0
/
+8
2020-09-25
habanalabs: add debug messages for opening/closing context
Oded Gabbay
1
-0
/
+5
2020-09-25
habanalabs: release kernel context after hw_fini
Oded Gabbay
1
-7
/
+6
2020-09-25
habanalabs: correct an error message
Oded Gabbay
1
-2
/
+2
2020-09-25
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
3
-21
/
+24
2020-09-24
eeprom: at24: Initialise AT24 NVMEM ID field
Jon Hunter
1
-0
/
+1
2020-09-24
misc: pci_endpoint_test: Add driver data for Layerscape PCIe controllers
Hou Zhiqiang
1
-2
/
+6
2020-09-24
misc: pci_endpoint_test: Add LS1088a in pci_device_id table
Xiaowei Bao
1
-0
/
+2
2020-09-22
misc: hisi_hikey_usb: delete a stray tab
Dan Carpenter
1
-1
/
+1
2020-09-22
misc: mic: scif: Fix error handling path
Souptick Joarder
1
-2
/
+2
2020-09-22
misc: pvpanic: Use devm_platform_ioremap_resource()
Wang ShaoBo
1
-7
/
+1
2020-09-22
habanalabs: update scratchpad register map
Oded Gabbay
2
-0
/
+2
2020-09-22
habanalabs: add indication of security-enabled F/W
Oded Gabbay
5
-20
/
+94
2020-09-22
habanalabs/gaudi: fix DMA completions max outstanding to 15
Oded Gabbay
1
-0
/
+3
2020-09-22
habanalabs/gaudi: remove axi drain support
Oded Gabbay
1
-16
/
+0
2020-09-22
habanalabs: update firmware interface file
Oded Gabbay
1
-0
/
+25
2020-09-22
habanalabs: Add an option to map CB to device MMU
Tomer Tayar
5
-10
/
+226
2020-09-22
habanalabs: Save context in a command buffer object
Tomer Tayar
5
-22
/
+31
2020-09-22
habanalabs: no need for DMA_SHARED_BUFFER
Oded Gabbay
1
-1
/
+0
2020-09-22
habanalabs: allow to wait on CS without sleep
Oded Gabbay
1
-2
/
+5
[next]