index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpib
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
Merge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
12
-53
/
+50
2026-07-27
Merge tag 'config-gpio-legacy-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into gpio/for-next
Bartosz Golaszewski
1
-1
/
+0
2026-07-24
gpib: gpio: replace linux/gpio.h inclusion
Arnd Bergmann
1
-1
/
+0
2026-07-17
gpib: Improve style of pnp_device_id array terminators
Uwe Kleine-König (The Capable Hub)
2
-4
/
+4
2026-07-17
gpib: Initialize pci_device_ids using PCI_DEVICE macros
Uwe Kleine-König (The Capable Hub)
4
-19
/
+23
2026-07-17
gpib: lpvo_usb_gpib: use memdup_user() instead of kmalloc() and copy_from_user()
Mohammad Shahid
1
-8
/
+3
2026-07-17
gpib: lpvo_usb: fix path of the "debug" module parameter in comment
Zenghui Yu
1
-1
/
+1
2026-07-17
gpib: use 'static inline' instead of 'extern inline'
Arnd Bergmann
2
-7
/
+7
2026-07-17
gpib: Move stuck SRQ update under lock
Gui-Dong Han
2
-13
/
+11
2026-07-17
gpib: fmh_gpib: Fix typo
Dominik Karol Piątkowski
1
-1
/
+1
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-05-30
Revert "gpib: cb7210: Fix region leak when request_irq fails"
Greg Kroah-Hartman
1
-1
/
+0
2026-05-23
gpib: cb7210: Fix region leak when request_irq fails
Hongling Zeng
1
-0
/
+1
2026-05-23
gpib: fix double decrement of descriptor_busy in command_ioctl()
Adam Crosser
1
-1
/
+0
2026-05-23
gpib: agilent_82357a: don't check a NULL serial string
Joe Simmons-Talbott
1
-1
/
+1
2026-05-23
gpib: Suppress setting END on error from NI_USB dongle
Dave Penkler
1
-1
/
+1
2026-05-23
gpib; Add register and unregister calls
Dave Penkler
1
-0
/
+9
2026-05-23
gpib: Add attach routine for pci_xl board
Dave Penkler
1
-0
/
+19
2026-05-23
gpib: Add ines_pci_xl_interface
Dave Penkler
1
-0
/
+28
2026-05-23
gpib: Don't use extended registers
Dave Penkler
1
-0
/
+6
2026-05-23
gpib: Add ines 72130 line_status routine
Dave Penkler
1
-0
/
+28
2026-05-23
gpib: Add enums for INES 72130 based cards
Dave Penkler
1
-0
/
+16
2026-05-23
gpib: Fix inappropriate ioctl error return
Dave Penkler
1
-2
/
+1
2026-05-23
gpib: Remove useless code
Dave Penkler
1
-7
/
+0
2026-04-06
Merge tag 'v7.0-rc7' into char-misc-next
Greg Kroah-Hartman
4
-25
/
+84
2026-04-02
gpib: fix use-after-free in IO ioctl handlers
Adam Crosser
2
-23
/
+81
2026-04-02
gpib: lpvo_usb: fix memory leak on disconnect
Johan Hovold
1
-2
/
+2
2026-04-02
gpib: Fix fluke driver s390 compile issue
Dave Penkler
1
-0
/
+1
2026-03-16
gpib: ni_usb: drop redundant device reference
Johan Hovold
1
-4
/
+0
2026-03-16
gpib: agilent_82357a: drop redundant device reference
Johan Hovold
1
-4
/
+1
2026-03-16
gpib: common: change gpib_class to a const struct
Jori Koolstra
1
-7
/
+10
2026-03-16
gpib: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
2
-25
/
+0
2026-03-16
gpib: lpvo_usb: rename driver symbol prefix
Johan Hovold
1
-105
/
+101
2026-03-11
gpib: lpvo_usb: fix unintended binding of FTDI 8U232AM devices
Johan Hovold
1
-3
/
+4
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-6
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
14
-22
/
+22
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
16
-27
/
+30
2026-01-27
gpib: tnt4882: Unify *allocate_private usage
Dominik Karol Piątkowski
1
-6
/
+9
2026-01-27
gpib: tnt4882: Unify *allocate_private return value
Dominik Karol Piątkowski
1
-1
/
+1
2026-01-27
gpib: tnt4882: Replace kmalloc/memset to kzalloc in *allocate_private
Dominik Karol Piątkowski
1
-2
/
+1
2026-01-27
gpib: pc2: Unify *allocate_private usage
Dominik Karol Piątkowski
1
-2
/
+4
2026-01-27
gpib: pc2: Unify *allocate_private return value
Dominik Karol Piątkowski
1
-1
/
+1
2026-01-27
gpib: pc2: Replace kmalloc/memset to kzalloc in *allocate_private
Dominik Karol Piątkowski
1
-2
/
+1
2026-01-27
gpib: ni_usb: Fix the *allocate_private retval check
Dominik Karol Piątkowski
1
-1
/
+1
2026-01-27
gpib: ni_usb: Replace kmalloc/memset to kzalloc in *allocate_private
Dominik Karol Piątkowski
1
-2
/
+1
2026-01-27
gpib: ines: Unify *allocate_private usage
Dominik Karol Piątkowski
1
-2
/
+4
2026-01-27
gpib: ines: Unify *allocate_private return value
Dominik Karol Piątkowski
1
-1
/
+1
2026-01-27
gpib: ines: Replace kmalloc/memset to kzalloc in *allocate_private
Dominik Karol Piątkowski
1
-2
/
+1
2026-01-27
gpib: hp_82341: Unify *allocate_private usage
Dominik Karol Piątkowski
1
-2
/
+3
2026-01-27
gpib: hp_82335: Unify *allocate_private usage
Dominik Karol Piątkowski
1
-2
/
+3
[next]