summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* habanalabs: add goya implementation for debug configurationOmer Shpigelman2019-04-016-6/+1122
* habanalabs: add new IOCTL for debug, tracing and profilingOmer Shpigelman2019-04-016-2/+154
* habanalabs: remove extra semicolonOded Gabbay2019-04-021-1/+1
* habanalabs: prevent CPU soft lockup on PalladiumOded Gabbay2019-03-311-2/+9
* habanalabs: remove trailing blank line from EOFOded Gabbay2019-03-3191-91/+0
* habanalabs: improve error messagesOded Gabbay2019-03-272-2/+3
* habanalabs: add device status option to INFO IOCTLDalit Ben Zoor2019-03-243-0/+35
* habanalabs: allow user to modify TPC clock relaxation valueDalit Ben Zoor2019-03-211-2/+12
* habanalabs: set new golden value to tpc clock relaxationDalit Ben Zoor2019-03-201-0/+2
* habanalabs: never fail hard reset of deviceOded Gabbay2019-03-171-10/+9
* habanalabs: keep track of the device's dma maskOded Gabbay2019-03-074-39/+65
* habanalabs: add MMU shadow mappingOmer Shpigelman2019-02-243-284/+356
* habanalabs: Allow accessing DRAM virtual addresses via debugfsTomer Tayar2019-03-121-5/+91
* habanalabs: Add a printout with the name of a busy engineTomer Tayar2019-03-073-13/+21
* habanalabs: Remove unneeded function pointersTomer Tayar2019-03-062-12/+4
* habanalabs: Move PCI code into common fileTomer Tayar2019-03-056-265/+434
* habanalabs: ratelimit warnings at start of IOCTLsOded Gabbay2019-03-052-2/+2
* habanalabs: remove unused definesOded Gabbay2019-02-281-8/+6
* habanalabs: use EQ MSI/X ID per chipOded Gabbay2019-03-043-6/+6
* habanalabs: Move device CPU code into common fileTomer Tayar2019-03-046-316/+408
* habanalabs: remove implicit include from header filesDotan Barak2019-02-272-4/+1
* habanalabs: rename goya_non_fatal_events array to all eventsOded Gabbay2019-02-242-5/+12
* habanalabs: add new device CPU boot statusIgor Grinberg2019-02-242-1/+7
* Merge 5.1-rc3 into char-misc-nextGreg Kroah-Hartman2019-04-01236-5701/+1954
|\
| * Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2019-03-311-3/+1
| |\
| | * dmaengine: stm32-mdma: Revert "dmaengine: stm32-mdma: Add a check on read_u32...Pierre-Yves MORDRET2019-03-251-3/+1
| * | Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-302-11/+13
| |\ \
| | * | leds: trigger: netdev: use memcpy in device_name_storeRasmus Villemoes2019-03-301-1/+2
| | * | leds: pca9532: fix a potential NULL pointer dereferenceKangjie Lu2019-03-301-2/+6
| | * | leds: trigger: netdev: fix refcnt leak on interface renameRafał Miłecki2019-03-261-8/+5
| | |/
| * | Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-306-16/+25
| |\ \
| | * \ Merge tag 'gpio-v5.1-rc3-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Walleij2019-03-293-9/+7
| | |\ \
| | | * | gpio: mockup: use simple_read_from_buffer() in debugfs read callbackBartosz Golaszewski2019-03-281-8/+2
| | | * | gpio: mockup: fix debugfs readBartosz Golaszewski2019-03-271-4/+6
| | | * | Revert "gpio: use new gpio_set_config() helper in more places"Andrew Jeffery2019-03-271-2/+2
| | | * | gpio: aspeed: fix a potential NULL pointer dereferenceKangjie Lu2019-03-251-0/+2
| | * | | gpio: of: Fix of_gpiochip_add() error pathGeert Uytterhoeven2019-03-281-1/+7
| | * | | gpio: of: Check for "spi-cs-high" in child instead of parent nodeAndrey Smirnov2019-03-281-3/+3
| | * | | gpio: of: Check propname before applying "cs-gpios" quirksAndrey Smirnov2019-03-281-1/+2
| | |/ /
| | * | gpio: adnp: Fix testing wrong value in adnp_gpio_direction_inputAxel Lin2019-03-221-2/+4
| | * | gpio: exar: add a check for the return value of ida_simple_get failsKangjie Lu2019-03-221-0/+2
| | |/
| * | Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-3043-4587/+276
| |\ \
| | * | staging: vt6655: Remove vif check from vnt_interruptMalcolm Priestley2019-03-291-2/+1
| | * | staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()Gao Xiang2019-03-291-20/+25
| | * | staging: octeon-ethernet: fix incorrect PHY modeAaro Koskinen2019-03-253-7/+39
| | * | staging: vc04_services: Fix an error code in vchiq_probe()Dan Carpenter2019-03-251-2/+6
| | * | staging: erofs: fix error handling when failed to read compresssed dataGao Xiang2019-03-251-13/+28
| | * | staging: vt6655: Fix interrupt race condition on device start up.Malcolm Priestley2019-03-251-4/+4
| | * | staging: rtlwifi: Fix potential NULL pointer dereference of kzallocAditya Pakki2019-03-211-0/+2
| | * | staging: rtl8712: uninitialized memory in read_bbreg_hdl()Dan Carpenter2019-03-212-10/+2