index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
2020-09-22
habanalabs: refactor MMU as device-oriented
Moti Haimovski
2020-09-22
habanalabs: rename mmu.c to mmu_v1.c
Moti Haimovski
2020-09-22
habanalabs: use smallest possible alignment for virtual addresses
Omer Shpigelman
2020-09-22
habanalabs: check flag before reset because of f/w event
Oded Gabbay
2020-09-22
habanalabs: increase PQ COMP_OFFSET by one nibble
Oded Gabbay
2020-09-22
habanalabs: Fix alignment issue in cpucp_info structure
Ofir Bitton
2020-09-22
habanalabs: remove unused define
Oded Gabbay
2020-09-22
habanalabs: remove unused ASIC function pointer
Oded Gabbay
2020-09-22
habanalabs: rename ArmCP to CPU-CP
Oded Gabbay
2020-09-22
habanalabs: count dropped CS because max CS in-flight
Oded Gabbay
2020-09-22
habanalabs: make use of dma_mmap_coherent
Hillf Danton
2020-09-22
habanalabs: clear vm_pgoff before doing the mmap
Oded Gabbay
2020-09-22
habanalabs: restructure hl_mmap
Oded Gabbay
2020-09-22
habanalabs: cast to u64 before shift > 31 bits
Oded Gabbay
2020-09-22
habanalabs: replace armcp with the generic cpucp
Oded Gabbay
2020-09-22
habanalabs: update GAUDI hardware specs
Oded Gabbay
2020-09-22
habanalabs: add support for getting device total energy
farah kassabri
2020-09-22
habanalabs: Include linux/bitfield.h only in habanalabs.h
Tomer Tayar
2020-09-22
habanalabs: extend busy engines mask to 64 bits
farah kassabri
2020-09-22
habanalabs: use 1U when shifting bits
Oded Gabbay
2020-09-22
habanalabs: check TPC vector pipe is empty
Oded Gabbay
2020-09-22
habanalabs: remove redundant assignment to variable
Oded Gabbay
2020-09-22
habanalabs: use FIELD_PREP() instead of <<
Oded Gabbay
2020-09-22
habanalabs: use standard BIT() and GENMASK()
Oded Gabbay
2020-09-22
habanalabs: eliminate redundant else condition
Oded Gabbay
2020-09-22
habanalabs: cast int to u32 before printing it with %u
Oded Gabbay
2020-09-22
habanalabs: change CB's ID to be 64 bits
Oded Gabbay
2020-09-22
habanalabs: print the queue id in case of an error
Dotan Barak
2020-09-22
habanalabs: remove security from ARB_MST_QUIET register
farah kassabri
2020-09-22
habanalabs: PCIe Advanced Error Reporting support
Ofir Bitton
2020-09-22
habanalabs: expose sync manager resources allocation in INFO IOCTL
Ofir Bitton
2020-09-22
habanalabs: add information about PCIe controller
Ofir Bitton
2020-09-22
habanalabs: Replace dma-fence mechanism with completions
Ofir Bitton
2020-09-22
habanalabs: increase length of ASIC name
Oded Gabbay
2020-09-21
misc: eeprom: use helper to get i2c_client from kobj
Wolfram Sang
2020-09-17
drm, iommu: Change type of pasid to u32
Fenghua Yu
2020-09-17
eeprom: 93xx46: set type id as EEPROM
Vadym Kochan
2020-09-17
eeprom: at25: set type id as EEPROM
Vadym Kochan
2020-09-17
eeprom: at24: set type id as EEPROM
Vadym Kochan
2020-09-16
misc: rtsx: Add power saving functions and fix driving parameter
Ricky Wu
2020-09-16
misc: fastrpc: add ioctl for attaching to sensors pd
Jonathan Marek
2020-09-16
misc: fastrpc: define names for protection domain ids
Jonathan Marek
2020-09-16
misc: rtsx: Fix power down flow
Ricky Wu
2020-09-16
misc: rtsx: Fix memory leak in rtsx_pci_probe
Keita Suzuki
2020-09-14
misc: hisi_hikey_usb: fix return of uninitialized ret status variable
Colin Ian King
2020-09-14
Merge 5.9-rc5 into char-misc-next
Greg Kroah-Hartman
2020-09-13
Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-09-11
dma-mapping: fix DMA_OPS dependencies
Christoph Hellwig
2020-09-10
misc: hisi_hikey_usb: add support for Hikey 970
Mauro Carvalho Chehab
2020-09-10
misc: hisi_hikey_usb: Driver to support onboard USB gpio hub on Hikey960
Yu Chen
[prev]
[next]