projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2020-07-24
Greg Kroah...
Merge tag 'misc-habanalabs-next-2020-07-24' of git...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Tomer Tayar
habanalabs: Fix memory leak in error flow of context...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Tomer Tayar
habanalabs: use no flags on MMU cache invalidation
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Oded Gabbay
habanalabs: enable device before hw_init()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Ofir Bitton
habanalabs: create internal CB pool
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Oded Gabbay
habanalabs: update hl_boot_if.h from firmware
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Oded Gabbay
habanalabs: create common folder
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Moti Haimovski
habanalabs: check for DMA errors when clearing memory
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Ofir Bitton
habanalabs: verify queue can contain all cs jobs
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Ofir Bitton
habanalabs: Assign each CQ with its own work queue
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Oded Gabbay
habanalabs: halt device CPU only upon certain reset
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Omer Shpigelman
habanalabs: remove unused hash
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Ofir Bitton
habanalabs: use queue pi/ci in order to determine queue...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Ofir Bitton
habanalabs: configure maximum queues per asic
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Oded Gabbay
habanalabs: remove soft-reset support from GAUDI
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Ofir Bitton
habanalabs: PCIe iATU refactoring
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Oded Gabbay
habanalabs: Extract ECC information from FW
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Ofir Bitton
habanalabs: Add dropped cs statistics info struct
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Christine Gharzuzi
habanalabs: extract cpu boot status lookup
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Oded Gabbay
habanalabs: rephrase error messages
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Ofir Bitton
habanalabs: Increase queues depth
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Omer Shpigelman
habanalabs: rephrase error message
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Adam Aharon
habanalabs: calculate trace frequency from PLL
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Oded Gabbay
habanalabs: align armcp_packet structure to 8 bytes
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Oded Gabbay
uapi/habanalabs: fix some comments
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Ofir Bitton
habanalabs: Use mask instead of shift in sync stream...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Ofir Bitton
habanalabs: sync stream generic functionality
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Ofir Bitton
habanalabs: Use pending CS amount per ASIC
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Oded Gabbay
habanalabs: remove rate limiters from GAUDI
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Greg Kroah...
Merge tag 'icc-5.9-rc1' of https://git.linaro.org/peopl...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Jim Cromie
dyndbg: export ddebug_exec_queries
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Jim Cromie
dyndbg: shorten our logging prefix, drop __func__
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Jim Cromie
dyndbg: allow anchored match on format query term
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Jim Cromie
dyndbg: combine flags & mask into a struct, simplify...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Jim Cromie
dyndbg: accept query terms like file=bar and module=foo
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Jim Cromie
dyndbg: accept 'file foo.c:func1' and 'file foo.c:10...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Jim Cromie
dyndbg: refactor parse_linerange out of ddebug_parse_query
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Jim Cromie
dyndbg: use gcc ?: to reduce word count
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Jim Cromie
dyndbg: make ddebug_tables list LIFO for add/remove_module
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Jim Cromie
dyndbg: prefer declarative init in caller, to memset...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Jim Cromie
dyndbg: fix pr_err with empty string
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Jim Cromie
dyndbg: fix a BUG_ON in ddebug_describe_flags
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Jim Cromie
dyndbg: fix overcounting of ram used by dyndbg
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Jim Cromie
dyndbg: rename __verbose section to __dyndbg
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Jim Cromie
dyndbg: refine debug verbosity; 1 is basic, 2 more...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Jim Cromie
dyndbg: drop obsolete comment on ddebug_proc_open
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Jim Cromie
dyndbg-docs: initialization is done early, not arch
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Jim Cromie
dyndbg-docs: eschew file /full/path query in docs
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Tomas Winkler
mei: hw: don't use one element arrays
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Tomas Winkler
mei: hw: use sizeof of variable instead of struct type
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Tomas Winkler
mei: client: use sizeof of variable instead of struct...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Tomas Winkler
mei: bus: use sizeof of variable instead of struct...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Tomas Winkler
mei: ioctl: use sizeof of variable instead of struct...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Tomas Winkler
mei: hbm: use sizeof of variable instead of struct...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Greg Kroah...
Revert "mei: Avoid the use of one-element arrays"
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Grigore Popescu
bus: fsl-mc: probe the allocatable objects first
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Laurentiu Tudor
bus: fsl-mc: use raw spin lock to serialize mc cmds
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Ioana Ciornei
bus: fsl-mc: add missing device types
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Vaibhav Gupta
cardreader/rtsx_pcr.c: use generic power management
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Christophe...
misc: hpilo: avoid a useless memset
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Christophe...
misc: hpilo: switch from 'pci_' to 'dma_' API
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Greg Kroah...
Merge tag 'phy-for-5.9' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Alexander A...
char: Replace HTTP links with HTTPS ones
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Alexander A...
misc: Replace HTTP links with HTTPS ones
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Randy Dunlap
android: binder.h: drop a duplicated word
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Randy Dunlap
misc: mic: <linux/mic_bus.h>: drop a duplicated word
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Gustavo A....
mei: Avoid the use of one-element arrays
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Alexander A...
mei: Replace HTTP links with HTTPS ones
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Gustavo A....
mei: hdcp: Replace one-element array with flexible...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Greg Kroah...
Merge tag 'fpga-for-5.9' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Greg Kroah...
Merge tag 'soundwire-5.9-rc1' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Bjorn Helgaas
misc: rtsx: Use standard PCI definitions
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Bjorn Helgaas
misc: rtsx: Find L1 PM Substates capability instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Bjorn Helgaas
misc: rtsx: Remove rtsx_pci_read/write_config() wrappers
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Bjorn Helgaas
misc: rtsx: Remove unused pcie_cap
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Bjorn Helgaas
misc: rtsx: Use pcie_capability_clear_and_set_word...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Colin Ian King
phy: qualcomm: fix setting of tx_deamp_3_5db when devic...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Álvaro Fernández...
phy: bcm63xx-usbh: Add BCM63xx USBH driver
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Álvaro Fernández...
dt-bindings: phy: add bcm63xx-usbh bindings
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Russell King
phy: armada-38x: fix NETA lockup when repeatedly switch...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Russell King
dt: update Marvell Armada 38x COMPHY binding
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Suzuki K Poulose
coresight: etm4x: Fix save/restore during cpu idle
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Mike Leach
coresight: etm: perf: Add default sink selection to...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Mike Leach
coresight: tmc: Update sink types for default selection
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Mike Leach
coresight: Add default sink selection to CoreSight...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Sai Prakash...
coresight: tmc: Fix TMC mode read in tmc_read_unprepare...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Sai Prakash...
coresight: tmc: Add shutdown callback for TMC ETR
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Mike Leach
coresight: Fix comment in main header file
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Mike Leach
coresight: etmv4: Counter values not saved on disable
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Mike Leach
coresight: etmv4: Fix resource selector constant
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Andy Shevchenko
coresight: Drop double check for ACPI companion device
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Xu Wang
coresight: Use devm_kcalloc() in coresight_alloc_conns()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Sai Prakash...
dt-bindings: arm: coresight: Add optional property...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Sai Prakash...
coresight: replicator: Reset replicator if context...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Tingwei Zhang
dt-bindings: arm: coresight: Add support to skip trace...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Tingwei Zhang
coresight: etm4x: Add support to skip trace unit power up
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Sai Prakash...
coresight: catu: Use CS_AMBA_ID macro for id table
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Sai Prakash...
coresight: replicator: Use CS_AMBA_ID macro for id...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Gustavo A....
phy: samsung-ufs: Fix IS_ERR argument
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Bard Liao
Soundwire: intel_init: save Slave(s) _ADR info in sdw_i...
commit
|
commitdiff
|
tree
|
snapshot
next