index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Lines
2020-03-24
habanalabs: update goya firmware register map
Oded Gabbay
-30
/
+48
2020-03-24
habanalabs: Add missing annotation for goya_hw_queues_unlock()
Jules Irenge
-0
/
+1
2020-03-24
habanalabs: Add missing annotation for goya_hw_queues_lock()
Jules Irenge
-0
/
+1
2020-03-24
habanalabs: Remove unused parse_cnt variable
Tomer Tayar
-2
/
+2
2020-03-24
habanalabs: provide historical maximum of various sensors
Christine Gharzuzi
-3
/
+12
2020-03-24
habanalabs: modify the return values of hl_read/write routines
Moti Haimovski
-37
/
+43
2020-03-24
habanalabs: support temperature offset via sysfs
Moti Haimovski
-1
/
+51
2020-03-24
habanalabs: ratelimit error prints of IRQs
Oded Gabbay
-6
/
+7
2020-03-24
habanalabs: add debugfs write64/read64
Moti Haimovski
-0
/
+165
2020-03-24
habanalabs: fix DDR bar address setting
Omer Shpigelman
-2
/
+1
2020-03-24
habanalabs: removing extra ;
Oded Gabbay
-1
/
+1
2020-03-24
habanalabs: Avoid running restore chunks if no execute chunks
Tomer Tayar
-20
/
+21
2020-03-24
habanalabs: Modify CS jobs counter to u16
Tomer Tayar
-1
/
+1
2020-03-24
habanalabs: split the host MMU properties
Omer Shpigelman
-137
/
+225
2020-03-24
habanalabs: use the user CB size as a default job size
Omer Shpigelman
-4
/
+2
2020-03-24
habanalabs: flush only at the end of the map/unmap
Pawel Piskorski
-27
/
+50
2020-03-23
Merge 5.6-rc7 into char-misc-next
Greg Kroah-Hartman
-4
/
+7
2020-03-18
mei: fix CNL itouch device number to match the spec.
Alexander Usyskin
-4
/
+4
2020-03-18
misc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-4
/
+4
2020-03-18
misc: mic: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
-2
/
+2
2020-03-18
mmc: rtsx_pci: Fix support for speed-modes that relies on tuning
Ricky Wu
-3
/
+5
2020-03-18
lkdtm: arm64: test kernel pointer authentication
Amit Daniel Kachhap
-0
/
+38
2020-03-12
misc: eeprom: at24: fix regulator underflow
Michael Auchter
-1
/
+2
2020-03-09
Merge 5.6-rc5 into char-misc-next
Greg Kroah-Hartman
-6
/
+6
2020-03-06
uacce: unmap remaining mmapping from user space
Zhangfei Gao
-0
/
+16
2020-03-03
altera-stapl: altera_get_note: prevent write beyond end of 'key'
Daniel Axtens
-6
/
+6
2020-02-24
Merge 5.6-rc3 into char-misc-next
Greg Kroah-Hartman
-3
/
+46
2020-02-23
mei: remove unused includes from pci-{me,txe}.c
Tomas Winkler
-14
/
+2
2020-02-22
uacce: add uacce driver
Kenneth Lee
-0
/
+634
2020-02-14
misc: Use kzalloc() instead of kmalloc() with flag GFP_ZERO.
Huang Zijiang
-1
/
+1
2020-02-11
mei: limit number of bytes in mei header.
Tomas Winkler
-2
/
+5
2020-02-11
mei: bus: replace zero-length array with flexible-array member
Gustavo A. R. Silva
-2
/
+2
2020-02-11
misc: vexpress: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-02-11
habanalabs: patched cb equals user cb in device memset
Oded Gabbay
-2
/
+0
2020-02-11
habanalabs: do not halt CoreSight during hard reset
Omer Shpigelman
-1
/
+3
2020-02-11
habanalabs: halt the engines before hard-reset
Oded Gabbay
-0
/
+43
2020-02-10
lkdtm/stackleak: Make the test more verbose
Alexander Popov
-8
/
+17
2020-02-10
eeprom: at24: add TPF0001 ACPI ID for 24c1024 device
Markus Pietrek
-0
/
+1
2020-02-07
Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
-21
/
+51
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-0
/
+1
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
-21
/
+21
2020-02-01
Merge branch 'topic/user-access-begin' into next
Michael Ellerman
-7
/
+8
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-8
/
+0
2020-01-29
Merge tag 'at24-updates-for-v5.6' of git://git.kernel.org/pub/scm/linux/kerne...
Wolfram Sang
-21
/
+51
2020-01-29
Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-52
/
+105
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
-1
/
+1
2020-01-28
Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+1
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
-3
/
+3
2020-01-24
mei: me: add jasper point DID
Tomas Winkler
-0
/
+4
2020-01-23
misc: eeprom: at24: support pm_runtime control
Bibby Hsieh
-0
/
+39
[prev]
[next]