summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-11-21habanalabs: expose reset counters via existing INFO IOCTLMoti Haimovski1-0/+19
2019-11-21habanalabs: make code more conciseOded Gabbay1-13/+9
2019-11-21habanalabs: use defines for F/W filesOded Gabbay1-6/+5
2019-11-21habanalabs: remove prints on successful device initializationOded Gabbay2-7/+1
2019-11-21habanalabs: remove unnecessary checksOmer Shpigelman1-31/+9
2019-11-21habanalabs: invalidate MMU cache only onceOmer Shpigelman1-1/+11
2019-11-21habanalabs: skip VA block list update in reset flowOmer Shpigelman1-10/+20
2019-11-21habanalabs: optimize MMU unmapOmer Shpigelman1-6/+13
2019-11-21habanalabs: prevent read/write from/to the device during hard resetOmer Shpigelman1-2/+4
2019-11-21habanalabs: split MMU properties to PCI/DRAMOmer Shpigelman6-148/+268
2019-11-21habanalabs: re-factor MMU masks and documentationOmer Shpigelman3-25/+23
2019-11-21habanalabs: type specific MMU cache invalidationOmer Shpigelman3-9/+12
2019-11-21habanalabs: re-factor memory module codeOmer Shpigelman3-129/+158
2019-11-21habanalabs: export uapi defines to user-spaceOded Gabbay1-4/+0
2019-11-21habanalabs: don't print error when queues are fullOded Gabbay1-3/+4
2019-11-21habanalabs: increase max jobs number to 512Oded Gabbay1-1/+1
2019-11-21habanalabs: set ETR as non-securedOded Gabbay2-1/+5
2019-11-21habanalabs: use registers name defines for ETR blockOded Gabbay3-26/+140
2019-11-21habanalabs: read F/W versions before failureOded Gabbay1-4/+4
2019-11-21habanalabs: expose card name in INFO IOCTLOded Gabbay2-2/+10
2019-11-21habanalabs: remove set but not used variable 'qman_base_addr'YueHaibing1-4/+0
2019-11-21habanalabs: add opcode to INFO IOCTL to return clock rateOded Gabbay5-1/+60
2019-11-21habanalabs: set TPC Icache to 16 cache linesOded Gabbay2-3/+7
2019-11-21habanalabs: Add a new H/W queue typeTomer Tayar5-101/+308
2019-11-21habanalabs: Mark queue as expecting CB handle or addressTomer Tayar3-1/+9
2019-11-21habanalabs: Fix typosTomer Tayar2-3/+3
2019-11-21habanalabs: remove set but not used variable 'ctx'YueHaibing1-2/+0
2019-11-21habanalabs: handle F/W failure for sensor initializationOded Gabbay2-0/+7
2019-11-20misc: Fix Kconfig indentationKrzysztof Kozlowski1-8/+8
2019-11-20char: Fix Kconfig indentationKrzysztof Kozlowski4-19/+19
2019-11-20intel_th: pci: Add Tiger Lake CPU supportAlexander Shishkin1-0/+5
2019-11-20intel_th: pci: Add Ice Lake CPU supportAlexander Shishkin1-0/+5
2019-11-20intel_th: Fix a double put_device() in error pathAlexander Shishkin1-6/+2
2019-11-19coresight: replicator: Fix missing spin_lock_init()Wei Yongjun1-0/+1
2019-11-19coresight: funnel: Fix missing spin_lock_init()Wei Yongjun1-0/+1
2019-11-19thunderbolt: Power cycle the router if NVM authentication failsMika Westerberg1-12/+42
2019-11-16mei: bus: add more client attributes to sysfsAlexander Usyskin2-0/+69
2019-11-14stm class: Lose the protocol driver when dropping its referenceAlexander Shishkin1-0/+4
2019-11-14firmware: Fix incompatible function behavior for RSU driverRichard Gong2-25/+35
2019-11-14misc: rtsx: Add support for RTS5261Rui Feng5-8/+1063
2019-11-14w1: new driver. DS2430 chipAngelo Dureghello3-0/+304
2019-11-14pcmcia: include cs_internal.h for missing declarationsBen Dooks (Codethink)1-0/+2
2019-11-14pcmcia: include <pcmcia/ds.h> for pcmcia_parse_tupleBen Dooks (Codethink)1-0/+1
2019-11-14uio: fix irq init with dt support & irq not definedAlexandru Ardelean1-10/+4
2019-11-14binder: Handle start==NULL in binder_update_page_range()Jann Horn1-3/+5
2019-11-14binder: Prevent repeated use of ->mmap() via NULL mappingJann Horn1-5/+6
2019-11-14binder: Fix race between mmap() and binder_alloc_print_pages()Jann Horn1-8/+14
2019-11-13parport: daisy: use new parport device modelSudip Mukherjee1-1/+39
2019-11-13parport: load lowlevel driver if ports not foundSudip Mukherjee1-0/+21
2019-11-13parport: do not check portlist when using device-modelSudip Mukherjee1-3/+2