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
2022-09-18
habanalabs: remove all kdma locks
Oded Gabbay
-34
/
+0
2022-09-18
habanalabs: wrap macro arg with parentheses
Ohad Sharabi
-2
/
+2
2022-09-18
habanalabs: fix spelling mistakes
Bharat Jauhari
-23
/
+22
2022-09-18
habanalabs/gaudi2: remove old interrupt mappings
Ofir Bitton
-60
/
+0
2022-09-18
habanalabs/gaudi: increase default cs timeout to 10 minutes
Oded Gabbay
-5
/
+18
2022-09-18
habanalabs: add return code field to module iterator
Ohad Sharabi
-20
/
+32
2022-09-18
habanalabs/gaudi2: enable all MMU SPI/SEI interrupts
Tomer Tayar
-3
/
+11
2022-09-18
habanalabs: rename non_hard_reset to compute_reset
Ofir Bitton
-9
/
+9
2022-09-18
habanalabs: Fix spelling mistake "Scrubing" -> "Scrubbing"
Colin Ian King
-1
/
+1
2022-09-18
habanalabs: Simplify bool conversion
Yang Li
-1
/
+1
2022-09-18
habanalabs: removed seq_file parameter from is_idle asic functions
Dani Liberman
-89
/
+151
2022-09-16
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
-5
/
+9
2022-09-12
mei: debugfs: add pxp mode to devstate in debugfs
Tomas Winkler
-1
/
+18
2022-09-12
mei: drop ready bits check after start
Alexander Usyskin
-10
/
+0
2022-09-12
mei: gsc: add transition to PXP mode in resume flow
Vitaly Lubart
-0
/
+11
2022-09-12
mei: gsc: setup gsc extended operational memory
Tomas Winkler
-4
/
+138
2022-09-12
mei: mkhi: add memory ready command
Tomas Winkler
-0
/
+12
2022-09-12
mei: bus: export common mkhi definitions into a separate header
Vitaly Lubart
-30
/
+44
2022-09-12
mei: extend timeouts on slow devices
Alexander Usyskin
-43
/
+82
2022-09-12
mei: gsc: wait for reset thread on stop
Alexander Usyskin
-1
/
+3
2022-09-12
mei: gsc: use polling instead of interrupts
Tomas Winkler
-15
/
+128
2022-09-09
misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panic
Shunsuke Mie
-0
/
+5
2022-09-09
misc: pci_endpoint_test: Aggregate params checking for xfer
Shunsuke Mie
-6
/
+23
2022-09-09
misc/xilinx_sdfec: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
-2
/
+2
2022-09-09
misc/xilinx_sdfec: Call kunmap() on pages mapped with kmap()
Fabio M. De Francesco
-0
/
+1
2022-09-09
misc/vmw_vmci: Use kmap_local_page() in vmci_queue_pair.c
Fabio M. De Francesco
-8
/
+8
2022-09-09
misc: microchip: pci1xxxx: use module_auxiliary_driver
Wei Yongjun
-13
/
+1
2022-09-09
misc: microchip: pci1xxxx: Add missing MODULE_DEVICE_TABLE
Wei Yongjun
-0
/
+1
2022-09-09
misc: microchip: pci1xxxx: Make symbol 'pci1xxxx_gpio_auxiliary_id_table' static
Wei Yongjun
-1
/
+1
2022-09-09
misc: microchip: pci1xxxx: Fix missing spin_lock_init()
Wei Yongjun
-0
/
+1
2022-09-09
misc: microchip: pci1xxxx: fix error handling in gp_aux_bus_probe()
Wei Yongjun
-4
/
+5
2022-09-07
lkdtm: Update tests for memcpy() run-time warnings
Kees Cook
-13
/
+83
2022-09-06
misc: microchip: pci1xxxx: fix dependency issues in building the pci1xxxx's a...
Kumaravel Thiagarajan
-1
/
+3
2022-09-05
Merge 6.0-rc4 into char-misc-next
Greg Kroah-Hartman
-5
/
+9
2022-09-02
misc: microchip: pci1xxxx: Add power management functions - suspend & resume ...
Kumaravel Thiagarajan
-0
/
+37
2022-09-02
misc: microchip: pci1xxxx: Add gpio irq handler and irq helper functions irq_...
Kumaravel Thiagarajan
-0
/
+159
2022-09-02
misc: microchip: pci1xxxx: Add functions to configure gpio pins as input / ou...
Kumaravel Thiagarajan
-0
/
+79
2022-09-02
misc: microchip: pci1xxxx: load gpio driver for the gpio controller auxiliary...
Kumaravel Thiagarajan
-1
/
+164
2022-09-02
misc: microchip: pci1xxxx: load auxiliary bus driver for the PIO function in ...
Kumaravel Thiagarajan
-1
/
+209
2022-09-01
ibmvmc: don't open-code file_inode()
Al Viro
-2
/
+4
2022-09-01
misc: ocxl: fix possible refcount leak in afu_ioctl()
Hangyu Hua
-0
/
+2
2022-09-01
misc: move from strlcpy with unused retval to strscpy
Wolfram Sang
-8
/
+8
2022-09-01
misc: fastrpc: Use USER_PD define in fastrpc_get_info_from_dsp
Abel Vesa
-1
/
+1
2022-09-01
misc: bcm_vk: Remove usage of deprecated functions
Breno Leitao
-3
/
+3
2022-09-01
misc: bcm-vk: Specify the minimum number of IRQ vecs
Breno Leitao
-1
/
+1
2022-09-01
misc: fastrpc: increase maximum session count
Johan Hovold
-1
/
+1
2022-09-01
misc: fastrpc: fix memory corruption on open
Johan Hovold
-4
/
+3
2022-09-01
misc: fastrpc: fix memory corruption on probe
Johan Hovold
-0
/
+5
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
-40
/
+17
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
[prev]
[next]