Age | Commit message (Expand) | Author | Files | Lines |
2019-10-04 | misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attach | Navid Emamdoost | 1 | -0/+1 |
2019-10-04 | mei: avoid FW version request on Ibex Peak and earlier | Alexander Usyskin | 5 | -13/+44 |
2019-10-04 | mei: me: add comet point (lake) LP device ids | Tomas Winkler | 2 | -0/+6 |
2019-09-25 | Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 1 | -1/+0 |
2019-09-21 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 3 | -62/+25 |
2019-09-20 | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -0/+8 |
2019-09-18 | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 39 | -1475/+2440 |
2019-09-18 | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -8/+1 |
2019-09-17 | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 15 | -3551/+25 |
2019-09-11 | misc: mic: Use PTR_ERR_OR_ZERO rather than its implementation | zhong jiang | 1 | -3/+2 |
2019-09-05 | habanalabs: correctly cast variable to __le32 | Oded Gabbay | 1 | -2/+2 |
2019-09-05 | habanalabs: show correct id in error print | Oded Gabbay | 1 | -2/+2 |
2019-09-05 | habanalabs: stop using the acronym KMD | Oded Gabbay | 8 | -73/+77 |
2019-09-05 | habanalabs: display card name as sensors header | Oded Gabbay | 4 | -2/+25 |
2019-09-05 | habanalabs: add uapi to retrieve aggregate H/W events | Oded Gabbay | 4 | -7/+19 |
2019-09-05 | habanalabs: add uapi to retrieve device utilization | Oded Gabbay | 6 | -8/+188 |
2019-09-05 | habanalabs: Make the Coresight timestamp perpetual | Tomer Tayar | 2 | -15/+25 |
2019-09-05 | habanalabs: print to kernel log when reset is finished | Oded Gabbay | 1 | -0/+2 |
2019-09-05 | habanalabs: replace __le32_to_cpu with le32_to_cpu | Oded Gabbay | 4 | -7/+7 |
2019-09-05 | habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64 | Oded Gabbay | 5 | -27/+27 |
2019-09-05 | habanalabs: Handle HW_IP_INFO if device disabled or in reset | Tomer Tayar | 1 | -6/+13 |
2019-09-05 | habanalabs: Expose devices after initialization is done | Tomer Tayar | 2 | -54/+111 |
2019-09-05 | habanalabs: improve security in Debug IOCTL | Omer Shpigelman | 1 | -10/+62 |
2019-09-05 | habanalabs: use default structure for user input in Debug IOCTL | Omer Shpigelman | 1 | -7/+10 |
2019-09-05 | habanalabs: Add descriptive name to PSOC app status register | Tomer Tayar | 2 | -2/+4 |
2019-09-05 | habanalabs: Add descriptive names to PSOC scratch-pad registers | Tomer Tayar | 2 | -17/+48 |
2019-09-05 | habanalabs: create two char devices per ASIC | Oded Gabbay | 4 | -52/+199 |
2019-09-05 | habanalabs: change device_setup_cdev() to be more generic | Oded Gabbay | 1 | -22/+25 |
2019-09-05 | habanalabs: maintain a list of file private data objects | Oded Gabbay | 4 | -132/+129 |
2019-09-05 | habanalabs: rename user_ctx as compute_ctx | Oded Gabbay | 4 | -19/+21 |
2019-09-05 | habanalabs: show the process context dram usage | Oded Gabbay | 1 | -4/+7 |
2019-09-05 | habanalabs: kill user process after CS rollback | Oded Gabbay | 1 | -4/+13 |
2019-09-05 | habanalabs: add handle field to context structure | Oded Gabbay | 2 | -11/+18 |
2019-09-05 | habanalabs: Use dev_get_drvdata | Chuhong Yuan | 1 | -4/+2 |
2019-09-05 | habanalabs: power management through sysfs is only for GOYA | Oded Gabbay | 2 | -98/+98 |
2019-09-05 | habanalabs: cap simulator timeout | Oded Gabbay | 1 | -6/+14 |
2019-09-05 | habanalabs: add debug print when rejecting CS | Oded Gabbay | 1 | -0/+2 |
2019-09-05 | habanalabs: remove write_open_cnt property | Oded Gabbay | 1 | -10/+0 |
2019-09-05 | powerpc/64s/radix: introduce options to disable use of the tlbie instruction | Nicholas Piggin | 2 | -0/+8 |
2019-09-04 | misc: fastrpc: free dma buf scatter list | Srinivas Kandagatla | 1 | -0/+1 |
2019-09-04 | misc: fastrpc: fix double refcounting on dmabuf | Srinivas Kandagatla | 1 | -25/+0 |
2019-09-04 | misc: fastrpc: remove unused definition | Jorge Ramirez-Ortiz | 1 | -1/+0 |
2019-09-04 | misc: fastrpc: Don't reference rpmsg_device after remove | Bjorn Andersson | 1 | -0/+4 |
2019-09-04 | misc: fastrpc: Reference count channel context | Bjorn Andersson | 1 | -5/+38 |
2019-09-04 | eeprom: Deprecate the legacy eeprom driver | Jean Delvare | 1 | -1/+4 |
2019-09-03 | Merge tag 'at24-v5.4-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin... | Wolfram Sang | 1 | -1/+0 |
2019-09-02 | Merge 5.3-rc7 into char-misc-next | Greg Kroah-Hartman | 5 | -6/+18 |
2019-08-28 | vmw_balloon: Fix offline page marking with compaction | Nadav Amit | 1 | -2/+8 |
2019-08-28 | VMCI: Release resource if the work is already queued | Nadav Amit | 1 | -2/+4 |
2019-08-28 | Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee... | Greg Kroah-Hartman | 5 | -1/+55 |