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-11-25
use less confusing names for iov_iter direction initializers
Al Viro
-3
/
+3
2022-11-25
misc: fastrpc: Add dma_mask to fastrpc_channel_ctx
Abel Vesa
-0
/
+2
2022-11-25
misc: fastrpc: Add mmap request assigning for static PD pool
Abel Vesa
-1
/
+18
2022-11-25
misc: fastrpc: Safekeep mmaps on interrupted invoke
Abel Vesa
-0
/
+15
2022-11-25
misc: fastrpc: Add support for audiopd
Abel Vesa
-0
/
+135
2022-11-25
misc: fastrpc: Rework fastrpc_req_munmap
Abel Vesa
-24
/
+23
2022-11-25
misc: fastrpc: Use fastrpc_map_put in fastrpc_map_create on fail
Abel Vesa
-2
/
+3
2022-11-25
misc: fastrpc: Add fastrpc_remote_heap_alloc
Abel Vesa
-3
/
+26
2022-11-25
misc: fastrpc: Add reserved mem support
Abel Vesa
-0
/
+4
2022-11-25
misc: fastrpc: Rename audio protection domain to root
Abel Vesa
-2
/
+2
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
-1
/
+1
2022-11-24
ocxl: fix pci device refcount leak when calling get_function_0()
Yang Yingliang
-1
/
+19
2022-11-24
ocxl: fix possible name leak in ocxl_file_register_afu()
Yang Yingliang
-2
/
+5
2022-11-24
cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()
Yang Yingliang
-8
/
+12
2022-11-24
cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()
Yang Yingliang
-10
/
+14
2022-11-24
cxl: Fix refcount leak in cxl_calc_capp_routing
Miaoqian Lin
-0
/
+1
2022-11-24
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
-10
/
+12
2022-11-23
cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()
Yang Yingliang
-8
/
+12
2022-11-23
cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()
Yang Yingliang
-10
/
+14
2022-11-23
misc: ds1682: Convert to i2c's .probe_new()
Uwe Kleine-König
-3
/
+2
2022-11-23
misc: bh1770glc: Convert to i2c's .probe_new()
Uwe Kleine-König
-3
/
+2
2022-11-23
misc: apds9802als: Convert to i2c's .probe_new()
Uwe Kleine-König
-3
/
+2
2022-11-23
misc: apds990x: Convert to i2c's .probe_new()
Uwe Kleine-König
-3
/
+2
2022-11-23
misc: eeprom/idt_89hpesx: Convert to i2c's .probe_new()
Uwe Kleine-König
-2
/
+2
2022-11-23
misc: isl29003: Convert to i2c's .probe_new()
Uwe Kleine-König
-3
/
+2
2022-11-23
misc: ics932s401: Convert to i2c's .probe_new()
Uwe Kleine-König
-5
/
+3
2022-11-23
misc: hmc6352: Convert to i2c's .probe_new()
Uwe Kleine-König
-3
/
+2
2022-11-23
misc: eeprom/max6875: Convert to i2c's .probe_new()
Uwe Kleine-König
-3
/
+2
2022-11-23
misc: isl29020: Convert to i2c's .probe_new()
Uwe Kleine-König
-3
/
+2
2022-11-23
misc: tsl2550: Convert to i2c's .probe_new()
Uwe Kleine-König
-3
/
+2
2022-11-23
misc: eeprom/eeprom: Convert to i2c's .probe_new()
Uwe Kleine-König
-3
/
+2
2022-11-23
misc: lis3lv02d/lis3lv02d_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
-3
/
+2
2022-11-23
misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault ...
Zheng Wang
-7
/
+30
2022-11-23
misc: tifm: fix possible memory leak in tifm_7xx1_switch_media()
ruanjinjie
-1
/
+1
2022-11-23
ocxl: fix pci device refcount leak when calling get_function_0()
Yang Yingliang
-1
/
+19
2022-11-23
misc: ocxl: fix possible name leak in ocxl_file_register_afu()
Yang Yingliang
-2
/
+5
2022-11-23
mei: bus-fixup: change pxp mode only if message was sent
Alexander Usyskin
-3
/
+4
2022-11-23
mei: add timeout to send
Alexander Usyskin
-9
/
+46
2022-11-23
habanalabs: fix VA range calculation
Ohad Sharabi
-8
/
+4
2022-11-23
habanalabs: fail driver load if EEPROM errors detected
Ofir Bitton
-12
/
+11
2022-11-23
habanalabs: make print of engines idle mask more readable
Tomer Tayar
-6
/
+21
2022-11-23
habanalabs: clear non-released encapsulated signals
Tomer Tayar
-31
/
+71
2022-11-23
habanalabs: don't put context in hl_encaps_handle_do_release_sob()
Tomer Tayar
-1
/
+0
2022-11-23
habanalabs: print context refcount value if hard reset fails
Tomer Tayar
-3
/
+15
2022-11-23
habanalabs: add RMWREG32_SHIFTED to set a val within a mask
Dafna Hirschfeld
-10
/
+6
2022-11-23
habanalabs: fix rc when new CPUCP opcodes are not supported
Tomer Tayar
-0
/
+1
2022-11-23
habanalabs/gaudi2: added memset for the cq_size register
Marco Pagani
-0
/
+1
2022-11-23
habanalabs: added return value check for hl_fw_dynamic_send_clear_cmd()
Marco Pagani
-0
/
+2
2022-11-23
habanalabs: increase the size of busy engines mask
Tomer Tayar
-4
/
+5
2022-11-23
habanalabs/gaudi2: change memory scrub mechanism
farah kassabri
-46
/
+83
[prev]
[next]