Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8db52c7e7ee1bd861b6096fcafc0fe7d0f24a994
/
drivers
/
misc
964975a
lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr
by Huang Shijie
· 5 years ago
c3bed3b
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
e5b3fc1
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
3265568
Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 5 years ago
0da5221
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
774800c
Merge branch 'pci/resource'
by Bjorn Helgaas
· 5 years ago
a6ed68d
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
9a3d7fd
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
8f56e4e
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
168829a
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
b09511c
lkdtm: Add a DOUBLE_FAULT crash type on x86
by Andy Lutomirski
· 5 years ago
500543c
lkdtm: Remove references to CONFIG_REFCOUNT_FULL
by Will Deacon
· 5 years ago
23e6b16
locking/refcount: Define constants for saturation and max refcount values
by Will Deacon
· 5 years ago
5feccdd
habanalabs: add more protection of device during reset
by Oded Gabbay
· 5 years ago
55f6d68
habanalabs: flush EQ workers in hard reset
by Oded Gabbay
· 5 years ago
1af69d3
habanalabs: make the reset code more consistent
by Oded Gabbay
· 5 years ago
52c01b0
habanalabs: expose reset counters via existing INFO IOCTL
by Moti Haimovski
· 5 years ago
e16ee41
habanalabs: make code more concise
by Oded Gabbay
· 5 years ago
da1342a
habanalabs: use defines for F/W files
by Oded Gabbay
· 5 years ago
7fbdc12
habanalabs: remove prints on successful device initialization
by Oded Gabbay
· 5 years ago
e604f55
habanalabs: remove unnecessary checks
by Omer Shpigelman
· 5 years ago
bea84c4
habanalabs: invalidate MMU cache only once
by Omer Shpigelman
· 5 years ago
71c5e55
habanalabs: skip VA block list update in reset flow
by Omer Shpigelman
· 5 years ago
1b98d8b
habanalabs: optimize MMU unmap
by Omer Shpigelman
· 5 years ago
bc75d79
habanalabs: prevent read/write from/to the device during hard reset
by Omer Shpigelman
· 5 years ago
54bb674
habanalabs: split MMU properties to PCI/DRAM
by Omer Shpigelman
· 5 years ago
30919ed
habanalabs: re-factor MMU masks and documentation
by Omer Shpigelman
· 5 years ago
7b6e4ea
habanalabs: type specific MMU cache invalidation
by Omer Shpigelman
· 5 years ago
7f74d4d
habanalabs: re-factor memory module code
by Omer Shpigelman
· 5 years ago
5d10125
habanalabs: export uapi defines to user-space
by Oded Gabbay
· 5 years ago
eda58bf
habanalabs: don't print error when queues are full
by Oded Gabbay
· 5 years ago
bd4c8cb
habanalabs: increase max jobs number to 512
by Oded Gabbay
· 5 years ago
6476b47
habanalabs: set ETR as non-secured
by Oded Gabbay
· 5 years ago
e1a84d5
habanalabs: use registers name defines for ETR block
by Oded Gabbay
· 5 years ago
f05912d
habanalabs: read F/W versions before failure
by Oded Gabbay
· 5 years ago
91edbf2
habanalabs: expose card name in INFO IOCTL
by Oded Gabbay
· 5 years ago
8d6de52
habanalabs: remove set but not used variable 'qman_base_addr'
by YueHaibing
· 5 years ago
62c1e12
habanalabs: add opcode to INFO IOCTL to return clock rate
by Oded Gabbay
· 5 years ago
8fdacf2
habanalabs: set TPC Icache to 16 cache lines
by Oded Gabbay
· 5 years ago
cb596ae
habanalabs: Add a new H/W queue type
by Tomer Tayar
· 5 years ago
df76237
habanalabs: Mark queue as expecting CB handle or address
by Tomer Tayar
· 5 years ago
f435614
habanalabs: Fix typos
by Tomer Tayar
· 5 years ago
1e295d4
habanalabs: remove set but not used variable 'ctx'
by YueHaibing
· 5 years ago
abb7e16
habanalabs: handle F/W failure for sensor initialization
by Oded Gabbay
· 5 years ago
2be8ca9
vsock/vmci: make vmci_vsock_cb_host_called static
by Mao Wenan
· 5 years ago
ab64ec1
misc: Fix Kconfig indentation
by Krzysztof Kozlowski
· 5 years ago
6449869
mei: bus: add more client attributes to sysfs
by Alexander Usyskin
· 5 years ago
b1bba80
vsock/vmci: register vmci_transport only when VMCI guest/host are active
by Stefano Garzarella
· 5 years ago
993e219
Merge tag 'at24-v5.5-updates-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-5.5
by Wolfram Sang
· 5 years ago
c0e5f4e
misc: rtsx: Add support for RTS5261
by Rui Feng
· 5 years ago
52f6efd
mei: add trc detection register to sysfs
by Alexander Usyskin
· 5 years ago
261e071
mei: abstract fw status register read.
by Tomas Winkler
· 5 years ago
261b3e1
mei: me: store irq number in the hw struct.
by Alexander Usyskin
· 5 years ago
907b471
mei: me: mei_me_dev_init() use struct device instead of struct pci_dev.
by Tomas Winkler
· 5 years ago
444b011
misc: sram: use devm_platform_ioremap_resource_wc()
by Bartosz Golaszewski
· 5 years ago
82b29b9
mei: me: add comet point V device id
by Alexander Usyskin
· 5 years ago
7a2b9e6
mei: bus: prefix device names on bus with the bus name
by Alexander Usyskin
· 5 years ago
01b8bca8
compat_ioctl: use correct compat_ptr() translation in drivers
by Arnd Bergmann
· 6 years ago
1832f2d
compat_ioctl: move more drivers to compat_ptr_ioctl
by Arnd Bergmann
· 6 years ago
407e9ef
compat_ioctl: move drivers to compat_ptr_ioctl
by Arnd Bergmann
· 6 years ago
2e79e22
Merge v5.4-rc4 into drm-next
by Daniel Vetter
· 5 years ago
c9c13ba
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
by Denis Efremov
· 5 years ago
97856e5
Merge 5.4-rc3 into char-misc-next
by Greg Kroah-Hartman
· 5 years ago
40688bd
misc: Use the correct style for SPDX License Identifier
by Nishad Kamdar
· 5 years ago
7ed4211
ocxl: Use the correct style for SPDX License Identifier
by Nishad Kamdar
· 5 years ago
efcd239
misc: fastrpc: revert max init file size back to 2MB
by Jorge Ramirez-Ortiz
· 5 years ago
387f625
misc: fastrpc: handle interrupted contexts
by Jorge Ramirez-Ortiz
· 5 years ago
55bcda3
misc: fastrpc: do not interrupt kernel calls
by Jorge Ramirez-Ortiz
· 5 years ago
2d10d2d
misc: fastrpc: fix memory leak from miscdev->name
by Srinivas Kandagatla
· 5 years ago
2419e55
misc: fastrpc: add mmap/unmap support
by Jorge Ramirez-Ortiz
· 5 years ago
689e355
misc: MIC: drop all 'comment' lines from its Kconfig
by Randy Dunlap
· 5 years ago
9964f8c
misc: rtsx: Remove unneeded variable in rts5260_card_power_on
by zhong jiang
· 5 years ago
bb4d6e0
lis3lv02d: switch to using input device polling mode
by Dmitry Torokhov
· 5 years ago
fa6f90f
sgi-gru: simplify procfs code some more
by Joe Perches
· 5 years ago
ad90ff6
misc: atmel_tclib: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
3e91797
mei: me: fix me_intr_clear function name in KDoc
by Alexander Usyskin
· 5 years ago
97ea565
Merge tag 'drm-intel-next-2019-10-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 5 years ago
fc739a0
misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attach
by Navid Emamdoost
· 5 years ago
3079b54
eeprom: Warn that the driver is deprecated
by Jean Delvare
· 5 years ago
780ee70
mei: buf: drop 'running hook' debug messages.
by Tomas Winkler
· 5 years ago
f8204f0
mei: avoid FW version request on Ibex Peak and earlier
by Alexander Usyskin
· 5 years ago
4d86dfd
mei: me: add comet point (lake) LP device ids
by Tomas Winkler
· 5 years ago
8b06344
drivers/misc: ti-st: Remove unneeded variable in st_tty_open
by zhong jiang
· 5 years ago
285be87
eeprom: at24: Improve confusing log message
by Jean Delvare
· 5 years ago
351c8a0
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 5 years ago
84da111
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
45824fc
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
6cfae0c
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
4feaab0
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 5 years ago
76f0f22
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 5 years ago
16a0f68
misc: mic: Use PTR_ERR_OR_ZERO rather than its implementation
by zhong jiang
· 5 years ago
6dc66f7
habanalabs: correctly cast variable to __le32
by Oded Gabbay
· 5 years ago
307eae9
habanalabs: show correct id in error print
by Oded Gabbay
· 5 years ago
4c172bb
habanalabs: stop using the acronym KMD
by Oded Gabbay
· 5 years ago
0996bd1
habanalabs: display card name as sensors header
by Oded Gabbay
· 5 years ago
e973076
habanalabs: add uapi to retrieve aggregate H/W events
by Oded Gabbay
· 5 years ago
75b3cb2
habanalabs: add uapi to retrieve device utilization
by Oded Gabbay
· 5 years ago
413cf57
habanalabs: Make the Coresight timestamp perpetual
by Tomer Tayar
· 5 years ago
867b58a
habanalabs: print to kernel log when reset is finished
by Oded Gabbay
· 5 years ago
fe9a52c
habanalabs: replace __le32_to_cpu with le32_to_cpu
by Oded Gabbay
· 5 years ago
Next »