summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* counter: drop chrdev_lockDavid Lechner2021-10-193-23/+3
* counter/counter-sysfs: use sysfs_emit everywhereDavid Lechner2021-10-191-4/+4
* char: xillybus: fix msg_ep UAF in xillyusb_probe()Ziyang Xuan2021-10-191-0/+1
* binder: don't detect sender/target during buffer cleanupTodd Kjos2021-10-191-7/+7
* Merge tag 'misc-habanalabs-next-2021-10-18' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman2021-10-1927-305/+1309
|\
| * habanalabs: refactor fence handling in hl_cs_poll_fencesDani Liberman2021-10-181-35/+36
| * habanalabs: context cleanup cosmeticsOmer Shpigelman2021-10-181-7/+1
| * habanalabs: simplify wait for interrupt with timestamp flowYuri Nudelman2021-10-183-10/+7
| * habanalabs: initialize hpriv fields before adding new nodeMoti Haimovski2021-10-181-8/+15
| * habanalabs: Unify frequency set/get functionalityRajaravi Krishna Katta2021-10-189-65/+38
| * habanalabs: select CRC32Vegard Nossum2021-10-181-0/+1
| * habanalabs: add support for dma-buf exporterTomer Tayar2021-10-185-3/+535
| * habanalabs: define uAPI to export FD for DMA-BUFOded Gabbay2021-10-181-1/+27
| * habanalabs: fix NULL pointer dereferenceDani Liberman2021-10-181-2/+11
| * habanalabs: fix race condition in multi CS completionDani Liberman2021-10-182-1/+23
| * habanalabs: use only u32Oded Gabbay2021-10-181-1/+1
| * habanalabs: update firmware filesOded Gabbay2021-10-184-78/+130
| * habanalabs: bypass reset for continuous h/w error eventBharat Jauhari2021-10-185-36/+111
| * habanalabs: take timestamp on wait for interruptYuri Nudelman2021-10-183-3/+21
| * habanalabs: prevent race between fd close/openOded Gabbay2021-10-181-7/+23
| * habanalabs: refactor reset log messageOded Gabbay2021-10-181-1/+8
| * habanalabs: define soft-reset as inference opOded Gabbay2021-10-184-8/+12
| * habanalabs: fix debugfs device memory MMU VA translationYuri Nudelman2021-10-181-14/+16
| * habanalabs: add support for a long interrupt target valueOfir Bitton2021-10-182-10/+11
| * habanalabs: remove redundant cs validity checksOfir Bitton2021-10-181-3/+2
| * habanalabs: enable power info via HWMON frameworkRajaravi Krishna Katta2021-10-183-0/+108
| * habanalabs: generalize COMMS message sending procedureAlon Mizrahi2021-10-181-10/+18
| * habanalabs: create static map of f/w hwmon enumsRajaravi Krishna Katta2021-10-182-9/+97
| * habanalabs: add debugfs node for configuring CS timeoutOfir Bitton2021-10-182-0/+57
| * habanalabs: add kernel-doc style commentsOded Gabbay2021-10-181-18/+25
* | Merge tag 'counter-for-5.16a-take2' of https://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2021-10-1929-2794/+3604
|\ \ | |/ |/|
| * docs: counter: Include counter-chrdev kernel-doc to generic-counter.rstWilliam Breathitt Gray2021-10-181-0/+3
| * counter: fix docum. build problems after filename changeRandy Dunlap2021-10-181-1/+1
| * counter: microchip-tcb-capture: Tidy up a false kernel-doc /** marking.Jonathan Cameron2021-10-171-1/+1
| * counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8William Breathitt Gray2021-10-172-9/+164
| * counter: 104-quad-8: Replace mutex with spinlockWilliam Breathitt Gray2021-10-171-37/+52
| * counter: Implement events_queue_size sysfs attributeWilliam Breathitt Gray2021-10-172-0/+53
| * counter: Implement *_component_id sysfs attributesWilliam Breathitt Gray2021-10-172-7/+42
| * counter: Implement signalZ_action_component_id sysfs attributeWilliam Breathitt Gray2021-10-172-0/+52
| * tools/counter: Create Counter toolsWilliam Breathitt Gray2021-10-175-6/+154
| * docs: counter: Document character device interfaceWilliam Breathitt Gray2021-10-172-41/+137
| * counter: Add character device interfaceWilliam Breathitt Gray2021-10-176-6/+798
| * counter: Move counter enums to uapi headerWilliam Breathitt Gray2021-10-173-41/+58
| * docs: counter: Update to reflect sysfs internalizationWilliam Breathitt Gray2021-10-172-67/+185
| * counter: Update counter.h comments to reflect sysfs internalizationWilliam Breathitt Gray2021-10-172-32/+33
| * counter: Internalize sysfs interface codeWilliam Breathitt Gray2021-10-1716-2634/+1950
| * counter: stm32-timer-cnt: Provide defines for slave mode selectionWilliam Breathitt Gray2021-10-172-8/+12
| * counter: stm32-lptimer-cnt: Provide defines for clock polaritiesWilliam Breathitt Gray2021-10-172-3/+8
* | Merge 5.15-rc6 into char-misc-nextGreg Kroah-Hartman2021-10-18648-4345/+7117
|\ \
| * | Linux 5.15-rc6v5.15-rc6Linus Torvalds2021-10-171-1/+1