index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-04
staging: vchiq_arm: Track bulk user data pointer separately
Umang Jain
9
-34
/
+38
2024-11-04
staging: vchiq_core: Pass vchiq_bulk pointer to make_service_callback()
Umang Jain
1
-3
/
+10
2024-11-04
staging: vchiq: Rename vchiq_completion_data 'bulk_userdata'
Umang Jain
4
-8
/
+8
2024-11-04
staging: vchiq_core: Rename struct vchiq_bulk 'userdata'
Umang Jain
4
-10
/
+10
2024-11-04
staging: vchiq_core: Bulk waiter should not piggy back on bulk userdata
Umang Jain
4
-10
/
+12
2024-11-04
staging: vchiq_arm: Rename a struct vchiq_bulk member
Umang Jain
3
-8
/
+8
2024-11-04
staging: fieldbus: Delete unused driver
Philipp Hortmann
18
-2970
/
+0
2024-11-04
staging: rtl8712: Remove driver using deprecated API wext
Philipp Hortmann
103
-27528
/
+0
2024-11-04
staging: rtl8723bs: change remaining printk to proper api
Rodrigo Gobbi
4
-12
/
+15
2024-11-04
staging: vchiq_core: Remove unnecessary blank lines
Rohit Chavan
1
-2
/
+0
2024-11-04
staging: rtl8723bs: Remove no-op netdevice_notifier()
Hans de Goede
3
-44
/
+2
2024-11-04
staging: vme_user: vme_bridge.h: Name function pointer arguments
Pedro Perez
1
-23
/
+33
2024-11-04
staging: greybus: gpio: use gpiochip_get_data
Rosen Penev
1
-19
/
+14
2024-11-04
staging: gpib: Add TODO file
Dominik Karol PiÄ…tkowski
1
-0
/
+21
2024-10-28
staging: media: drop vb2_ops_wait_prepare/finish
Hans Verkuil
12
-24
/
+0
2024-10-24
staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()
Zicheng Qu
1
-2
/
+5
2024-10-19
staging: vchiq_arm: Use devm_kzalloc() for drv_mgmt allocation
Umang Jain
1
-3
/
+1
2024-10-19
staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocation
Umang Jain
1
-1
/
+1
2024-10-19
staging: vchiq_dev: Drop userdata local pointer
Umang Jain
1
-3
/
+2
2024-10-19
staging: vchiq_core: Simplify bulk transfer queue message function
Umang Jain
1
-23
/
+16
2024-10-19
staging: vc04_services: Simplify (no)callback bulk transfer code paths
Umang Jain
4
-21
/
+31
2024-10-19
staging: vc04_services: Simplify block bulk transfer code paths
Umang Jain
4
-23
/
+37
2024-10-19
staging: vchiq_core: Simplify bulk data preparatory functions
Umang Jain
1
-9
/
+7
2024-10-19
staging: vchiq_core: Subsume 'offset' in struct vchiq_bulk
Umang Jain
2
-12
/
+17
2024-10-19
staging: gpib: Change return type and error code of fmh_gpib_get_dma_residue()
Everest K.C.
1
-3
/
+3
2024-10-19
staging: gpib: fix uninitialized variable in usb_gpib_command()
Dan Carpenter
1
-0
/
+1
2024-10-19
staging: gpib: replace dump function by print_hex_dump
Kees Bakker
2
-26
/
+2
2024-10-19
staging: gpib: fmh_gpib: Fix typo
Dominik Karol PiÄ…tkowski
1
-1
/
+1
2024-10-19
staging: gpib: Change return type and error code of fluke_get_dma_residue
Everest K.C.
1
-3
/
+3
2024-10-19
staging: gpib: cb7210: select NEC7210 library
Arnd Bergmann
1
-0
/
+1
2024-10-19
staging: gpib: use proper format string in request_module
Arnd Bergmann
1
-3
/
+1
2024-10-19
staging: gpib: add bus specific Kconfig dependencies
Arnd Bergmann
1
-2
/
+15
2024-10-19
staging: gpib: make port I/O code conditional
Arnd Bergmann
3
-18
/
+24
2024-10-19
staging: gpib: pc2: avoid calling undefined dma_free()
Arnd Bergmann
1
-0
/
+4
2024-10-19
staging: gpib: avoid unused const variables
Arnd Bergmann
10
-26
/
+33
2024-10-19
staging: gpib: add module descriptions
Arnd Bergmann
15
-0
/
+15
2024-10-18
media: av7110: fix a spectre vulnerability
Mauro Carvalho Chehab
2
-9
/
+20
2024-10-17
staging: gpib: Replace kmalloc/memset with kzalloc.
Rohit Chavan
8
-17
/
+8
2024-10-17
staging: gpib: Remove unneeded semicolon.
Rohit Chavan
2
-3
/
+3
2024-10-16
staging: gpib: Remove unused value
Everest K.C.
1
-1
/
+0
2024-10-16
staging: olpc_dcon: Remove driver marked as broken since 2022
Philipp Hortmann
9
-1364
/
+0
2024-10-16
staging: rtl8723bs: remove unused debug statements
Rodrigo Gobbi
5
-33
/
+3
2024-10-16
staging: gpib: fmh: Drop residue from fmh_gpid_fifo_read_countable()
Nathan Chancellor
1
-5
/
+4
2024-10-16
staging: vchiq_arm: Fix missing refcount decrement in error path for fw_node
Javier Carrasco
1
-4
/
+2
2024-10-16
staging: vchiq_arm: refactor goto instructions in vchiq_probe()
Javier Carrasco
1
-8
/
+5
2024-10-16
staging: gpib: Fix PCI header include guard
Nathan Chancellor
1
-1
/
+1
2024-10-16
staging: gpib: Move free after the variable use has been completed
Everest K.C.
1
-1
/
+1
2024-10-16
staging: gpib: mark FMH driver as broken
Greg Kroah-Hartman
1
-0
/
+1
2024-10-16
media: atomisp: Replace ternary operator with if
Ricardo Ribalda
1
-2
/
+4
2024-10-16
staging: media: ipu3: fix spelling mistakes
Hridesh MG
1
-2
/
+2
[prev]
[next]