index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-27
Merge tag 'at24-updates-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-5.10
Wolfram Sang
1
-7
/
+64
2020-09-25
eeprom: at24: Support custom device names for AT24 EEPROMs
Jon Hunter
1
-1
/
+21
2020-09-24
eeprom: at24: Initialise AT24 NVMEM ID field
Jon Hunter
1
-0
/
+1
2020-09-21
misc: eeprom: use helper to get i2c_client from kobj
Wolfram Sang
1
-1
/
+1
2020-09-17
eeprom: at24: set type id as EEPROM
Vadym Kochan
1
-0
/
+1
2020-08-25
eeprom: at24: Tidy at24_read()
Jean Delvare
1
-10
/
+4
2020-08-18
eeprom: at24: Add support for the Sony VAIO EEPROMs
Jean Delvare
1
-0
/
+41
2020-08-07
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+1
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2
-1
/
+10
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+3
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-3
/
+3
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
4
-15
/
+128
2020-08-05
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
1
-0
/
+9
2020-08-05
Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
123
-1642
/
+2974
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+2
2020-08-04
Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+4
2020-08-03
misc: pci_endpoint_test: Add J721E in pci_device_id table
Kishon Vijay Abraham I
1
-0
/
+9
2020-07-29
habanalabs: remove unused but set variable 'ctx_asid'
Wei Yongjun
1
-2
/
+1
2020-07-29
mei: add device kind to sysfs
Alexander Usyskin
5
-10
/
+58
2020-07-29
ocxl: Address kernel doc errors & warnings
Alastair D'Silva
2
-16
/
+17
2020-07-29
habanalabs: goya_ctx_init() can be static
kernel test robot
2
-2
/
+2
2020-07-29
habanalabs: fix up absolute include instructions
Greg Kroah-Hartman
18
-43
/
+37
2020-07-27
x86/cpu: Relocate sync_core() to sync_core.h
Ricardo Neri
3
-0
/
+3
2020-07-27
Merge 5.8-rc7 into char-misc-next
Greg Kroah-Hartman
9
-92
/
+138
2020-07-24
habanalabs: Fix memory leak in error flow of context initialization
Tomer Tayar
1
-8
/
+10
2020-07-24
habanalabs: use no flags on MMU cache invalidation
Tomer Tayar
1
-2
/
+1
2020-07-24
habanalabs: enable device before hw_init()
Oded Gabbay
2
-4
/
+15
2020-07-24
habanalabs: create internal CB pool
Ofir Bitton
6
-51
/
+104
2020-07-24
habanalabs: update hl_boot_if.h from firmware
Oded Gabbay
1
-0
/
+14
2020-07-24
habanalabs: create common folder
Oded Gabbay
25
-12
/
+20
2020-07-24
habanalabs: check for DMA errors when clearing memory
Moti Haimovski
1
-2
/
+23
2020-07-24
habanalabs: verify queue can contain all cs jobs
Ofir Bitton
2
-0
/
+11
2020-07-24
habanalabs: Assign each CQ with its own work queue
Ofir Bitton
4
-12
/
+40
2020-07-24
habanalabs: halt device CPU only upon certain reset
Oded Gabbay
5
-37
/
+61
2020-07-24
habanalabs: remove unused hash
Omer Shpigelman
2
-3
/
+0
2020-07-24
habanalabs: use queue pi/ci in order to determine queue occupancy
Ofir Bitton
4
-69
/
+39
2020-07-24
habanalabs: configure maximum queues per asic
Ofir Bitton
6
-43
/
+83
2020-07-24
habanalabs: remove soft-reset support from GAUDI
Oded Gabbay
1
-61
/
+34
2020-07-24
habanalabs: PCIe iATU refactoring
Ofir Bitton
4
-104
/
+180
2020-07-24
habanalabs: Extract ECC information from FW
Oded Gabbay
3
-251
/
+146
2020-07-24
habanalabs: Add dropped cs statistics info struct
Ofir Bitton
4
-2
/
+56
2020-07-24
habanalabs: extract cpu boot status lookup
Christine Gharzuzi
1
-44
/
+48
2020-07-24
habanalabs: rephrase error messages
Oded Gabbay
4
-13
/
+17
2020-07-24
habanalabs: Increase queues depth
Ofir Bitton
4
-36
/
+7
2020-07-24
habanalabs: rephrase error message
Omer Shpigelman
1
-1
/
+2
2020-07-24
habanalabs: calculate trace frequency from PLL
Adam Aharon
7
-10
/
+194
2020-07-24
habanalabs: align armcp_packet structure to 8 bytes
Oded Gabbay
1
-0
/
+2
2020-07-24
habanalabs: Use mask instead of shift in sync stream registers
Ofir Bitton
2
-36
/
+38
2020-07-24
habanalabs: sync stream generic functionality
Ofir Bitton
6
-66
/
+67
2020-07-24
habanalabs: Use pending CS amount per ASIC
Ofir Bitton
8
-10
/
+37
[next]