index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
parport
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-17
parport: Consistently define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
2
-227
/
+257
2026-05-22
parport: Fix race between port and client registration
Ben Hutchings
1
-2
/
+9
2026-04-02
parport: Remove completed item from to-do list
Ethan Nelson-Moore
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
6
-11
/
+11
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
6
-11
/
+11
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2024-12-04
serial: 8250_pci: Share WCH IDs with parport_serial driver
Andy Shevchenko
1
-4
/
+8
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2
-2
/
+2
2024-10-13
parport: Proper fix for array out-of-bounds access
Takashi Iwai
1
-11
/
+11
2024-07-25
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+6
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-6
/
+6
2024-07-10
dev/parport: fix the array out-of-bounds risk
tuhaowen
1
-12
/
+12
2024-07-03
parport: Remove parport_driver.devmodel
Dr. David Alan Gilbert
1
-1
/
+0
2024-07-03
parport: Remove 'drivers' list
Dr. David Alan Gilbert
1
-9
/
+0
2024-06-18
parport: make parport_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-06-17
Merge tag 'v6.10-rc4' into char-misc-next
Greg Kroah-Hartman
1
-1
/
+7
2024-06-04
parport: amiga: Mark driver struct with __refdata to prevent section mismatch
Uwe Kleine-König
1
-1
/
+7
2024-06-04
parport: add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-04-11
parport: mfc3: avoid empty-body warning
Arnd Bergmann
1
-2
/
+1
2024-03-07
parport: sunbpp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-07
parport: amiga: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-12-15
parport: parport_serial: Add Brainboxes device IDs and geometry
Cameron Williams
1
-0
/
+56
2023-12-15
parport: parport_serial: Add Brainboxes BAR details
Cameron Williams
1
-0
/
+8
2023-12-11
Merge 6.7-rc5 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+21
2023-12-07
parport: Add support for Brainboxes IX/UC/PX parallel cards
Cameron Williams
1
-0
/
+21
2023-12-07
parport: Save a few bytes of memory
Christophe JAILLET
1
-4
/
+4
2023-11-10
parport: gsc: mark init function static
Arnd Bergmann
1
-1
/
+1
2023-11-03
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-63
/
+16
2023-10-21
parport: Drop even more unneeded NULL or 0 assignments
Andy Shevchenko
1
-3
/
+0
2023-10-21
parport: Clean up resources correctly when parport_register_port() fails
Andy Shevchenko
1
-7
/
+3
2023-10-18
parport: Drop unneeded NULL or 0 assignments
Andy Shevchenko
1
-4
/
+0
2023-10-18
parport: Use list_for_each() helper
Andy Shevchenko
1
-2
/
+4
2023-10-18
parport: Use kasprintf() instead of fixed buffer formatting
Andy Shevchenko
2
-53
/
+15
2023-10-11
parport: Remove the now superfluous sentinel element from ctl_table array
Joel Granados
1
-17
/
+11
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+5
2023-08-30
Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-1
/
+1
2023-08-28
parport: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
2
-31
/
+4
2023-08-03
parport: gsc: remove DMA leftover code
Arnd Bergmann
2
-31
/
+4
2023-07-30
parport_pc: add support for ASIX AX99100
Jiaqing Zhao
1
-0
/
+5
2023-07-03
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2023-06-18
sysctl: replace child with an enumeration
Joel Granados
1
-1
/
+0
2023-06-18
parport: plug a sysctl register leak
Joel Granados
1
-10
/
+12
2023-05-31
parport: PC style parport depends on HAS_IOPORT
Niklas Schnelle
1
-1
/
+2
2023-05-23
parport: Removed sysctl related defines
Joel Granados
1
-7
/
+0
2023-05-23
parport: Remove register_sysctl_table from parport_default_proc_register
Joel Granados
1
-17
/
+1
2023-05-23
parport: Remove register_sysctl_table from parport_device_proc_register
Joel Granados
1
-24
/
+32
2023-05-23
parport: Remove register_sysctl_table from parport_proc_register
Joel Granados
1
-31
/
+60
[next]