Age | Commit message (Expand) | Author | Files | Lines |
2020-12-14 | Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -2/+4 |
2020-12-12 | Merge tag 'at24-fixes-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel... | Wolfram Sang | 1 | -1/+0 |
2020-12-06 | Revert "mei: virtio: virtualization frontend driver" | Michael S. Tsirkin | 3 | -887/+0 |
2020-12-04 | misc: eeprom: at24: fix NVMEM name with custom AT24 device name | Diego Santa Cruz | 1 | -1/+0 |
2020-11-30 | habanalabs: put devices before driver removal | Ofir Bitton | 1 | -8/+8 |
2020-11-30 | habanalabs: free host huge va_range if not used | Ofir Bitton | 1 | -0/+1 |
2020-11-23 | habanalabs/gaudi: fix missing code in ECC handling | Oded Gabbay | 1 | -0/+2 |
2020-11-04 | habanalabs/gaudi: mask WDT error in QMAN | Oded Gabbay | 1 | -1/+0 |
2020-11-04 | habanalabs/gaudi: move coresight mmu config | Ofir Bitton | 3 | -4/+7 |
2020-11-04 | habanalabs: fix kernel pointer type | Arnd Bergmann | 7 | -65/+55 |
2020-11-04 | Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -2/+4 |
2020-11-03 | mei: protect mei_cl_mtu from null dereference | Alexander Usyskin | 1 | -2/+2 |
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-31 | 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-16 | 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-15 | 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-29 | dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces | Thomas Zimmermann | 1 | -2/+4 |
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 |