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
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-15
staging: gpib: ni_usb: fixes multiline comments style
Paul Retourné
2
-25
/
+47
2025-04-15
staging: gpib: nec7210: fixes multiline comments style
Paul Retourné
1
-8
/
+15
2025-04-15
staging: gpib: lpvo_usb_gpib: fixes multiline comments style
Paul Retourné
1
-59
/
+64
2025-04-15
staging: gpib: ines: fixes multiline comments style
Paul Retourné
1
-42
/
+44
2025-04-15
staging: gpib: hp_82341: fixes multiline comments style
Paul Retourné
1
-5
/
+6
2025-04-15
staging: gpib: hp_82335: fixes multiline comments style
Paul Retourné
1
-2
/
+3
2025-04-15
staging: gpib: gpio: fixes multiline comments style
Paul Retourné
1
-2
/
+4
2025-04-15
staging: gpib: fmh_gpib: fixes multiline comments style
Paul Retourné
1
-22
/
+44
2025-04-15
staging: gpib: eastwood: fixes multiline comments style
Paul Retourné
2
-24
/
+44
2025-04-15
staging: gpib: common: fixes multiline comments style
Paul Retourné
2
-25
/
+41
2025-04-15
staging: gpib: cb7210: fixes multiline comments style
Paul Retourné
2
-10
/
+13
2025-04-15
staging: gpib: agilent_82357a: fixes multiline comments style
Paul Retourné
1
-6
/
+8
2025-04-15
staging: gpib: fmh_gpib: Remove unnecessary .owner assignment
Chen Ni
1
-1
/
+0
2025-04-15
staging: gpib: fmh_gpib: Remove unnecessary print function dev_err()
Chen Ni
1
-3
/
+1
2025-04-15
staging: gpib: eastwood: Remove unnecessary print function dev_err()
Chen Ni
1
-3
/
+1
2025-04-15
staging: gpib: local_ppoll_mode_ioctl_t now short
Michael Rubin
2
-6
/
+4
2025-04-15
staging: gpib: autospoll_ioctl_t now short
Michael Rubin
2
-3
/
+2
2025-04-15
staging: gpib: t1_delay_ioctl_t now unsigned int
Michael Rubin
2
-3
/
+2
2025-04-15
staging: gpib: rsc_ioctl_t now int
Michael Rubin
2
-3
/
+2
2025-04-15
staging: gpib: event_ioctl_t now short
Michael Rubin
2
-3
/
+2
2025-04-15
staging: gpib: Using struct gpib_request_service2
Michael Rubin
2
-5
/
+5
2025-04-15
staging: gpib: Using gpib_select_device_path_ioctl
Michael Rubin
2
-6
/
+7
2025-04-15
staging: gpib: Using struct gpib_sad_ioctl
Michael Rubin
2
-4
/
+4
2025-04-15
staging: gpib: Using struct gpib_pad_ioctl
Michael Rubin
2
-4
/
+4
2025-04-15
staging: gpib: Using struct gpib_ppoll_config_ioctl`
Michael Rubin
2
-4
/
+4
2025-04-15
staging: gpib: Using struct gpib_select_pci_ioctl
Michael Rubin
2
-4
/
+4
2025-04-15
staging: gpib: Using struct gpib_board_info_ioctl
Michael Rubin
2
-4
/
+4
2025-04-15
staging: gpib: Using struct gpib_spoll_bytes_ioctl
Michael Rubin
2
-4
/
+4
2025-04-15
staging: gpib: Using struct gpib_online_ioctl
Michael Rubin
2
-4
/
+4
2025-04-15
staging: gpib: Using struct gpib_wait_ioctl
Michael Rubin
2
-4
/
+4
2025-04-15
staging: gpib: Using struct gpib_eos_ioctl
Michael Rubin
2
-4
/
+4
2025-04-15
staging: gpib: Using struct gpib_serial_poll_ioctl
Michael Rubin
2
-4
/
+4
2025-04-15
staging: gpib: Using struct gpib_close_dev_ioctl
Michael Rubin
2
-4
/
+4
2025-04-15
staging: gpib: Using struct gpib_open_dev_ioctl
Michael Rubin
2
-4
/
+4
2025-04-15
staging: gpib: Using struct gpib_read_write_ioctl
Michael Rubin
2
-8
/
+8
2025-04-15
staging: gpib: Using struct gpib_board_type_ioctl
Michael Rubin
2
-5
/
+6
2025-04-15
staging: gpib: ines: u8 over uint8_t
Michael Rubin
2
-21
/
+21
2025-04-15
staging: gpib: tms9914: u8 over uint8_t
Michael Rubin
2
-29
/
+29
2025-04-15
staging: gpib: nec7210: u8 over uint8_t
Michael Rubin
2
-37
/
+36
2025-04-15
staging: gpib: gpib_types: u8 over uint8_t
Michael Rubin
1
-9
/
+9
2025-04-15
staging: gpib: gpib_proto: u8 over uint8_t
Michael Rubin
1
-7
/
+7
2025-04-15
staging: gpib: fmh_gpib: u8 over uint8_t
Michael Rubin
2
-19
/
+19
2025-04-15
staging: gpib: fluke_gpib: u8 over uint8_t
Michael Rubin
2
-20
/
+20
2025-04-15
staging: gpib: ibsys: u8 over uint8_t
Michael Rubin
2
-9
/
+9
2025-04-15
staging: gpib: cb7210: u8 over uint8_t
Michael Rubin
2
-19
/
+19
2025-04-15
staging: gpib: Remove typedef gpib_file_private_t
Michael Rubin
2
-32
/
+33
2025-04-15
staging: gpib: Removing typedef gpib_descriptor_t
Michael Rubin
4
-22
/
+22
2025-04-15
staging: gpib: Removing typedef of status_byte
Michael Rubin
2
-6
/
+6
2025-04-15
staging: gpib: Removing typedef gpib_status_queue
Michael Rubin
5
-29
/
+32
2025-04-15
staging: gpib: Removing gpib_event_t typedef
Michael Rubin
2
-6
/
+6
[next]