index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
parport
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-04
parport: amiga: Mark driver struct with __refdata to prevent section mismatch
Uwe Kleine-König
1
-1
/
+7
2024-04-11
parport: mfc3: avoid empty-body warning
Arnd Bergmann
1
-2
/
+1
2024-03-08
parport: sunbpp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-08
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-04
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-63
/
+16
2023-10-22
parport: Drop even more unneeded NULL or 0 assignments
Andy Shevchenko
1
-3
/
+0
2023-10-22
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-31
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-24
parport: Removed sysctl related defines
Joel Granados
1
-7
/
+0
2023-05-24
parport: Remove register_sysctl_table from parport_default_proc_register
Joel Granados
1
-17
/
+1
2023-05-24
parport: Remove register_sysctl_table from parport_device_proc_register
Joel Granados
1
-24
/
+32
2023-05-24
parport: Remove register_sysctl_table from parport_proc_register
Joel Granados
1
-31
/
+60
2023-05-24
parport: Move magic number "15" to a define
Joel Granados
1
-1
/
+1
2023-03-23
ata: parport_pc: add 16-bit and 8-bit fast EPP transfer flags
Ondrej Zary
1
-4
/
+16
2023-02-24
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-39
/
+86
2023-01-20
parport_pc: Limit the number of PCI BAR pairs to 2
Maciej W. Rozycki
1
-1
/
+1
2023-01-20
parport_pc: Set up mode and ECR masks for Oxford Semiconductor devices
Maciej W. Rozycki
1
-6
/
+13
2023-01-20
parport_pc: Add an ECR mask field for PCI devices
Maciej W. Rozycki
1
-1
/
+6
2023-01-20
parport_pc: Add a mode mask field for PCI devices
Maciej W. Rozycki
1
-3
/
+7
2023-01-20
parport_pc: Let chipset drivers mask ECR bits on writes
Maciej W. Rozycki
1
-17
/
+29
2023-01-20
parport_pc: Let chipset drivers mask unsupported modes
Maciej W. Rozycki
1
-12
/
+33
2023-01-20
parport_pc: Remove stale `parport_pc_ecp_read_block_pio' reference
Maciej W. Rozycki
1
-2
/
+0
2023-01-16
parport: remove ax88796 driver
Arnd Bergmann
3
-430
/
+0
2022-11-09
parport_pc: Avoid FIFO port location truncation
Maciej W. Rozycki
1
-1
/
+1
2022-09-01
parport: add support for Netmos device 9900
Alexander Baehr
1
-0
/
+4
2022-03-18
parport_pc: Also enable driver for PCI systems
Maciej W. Rozycki
1
-2
/
+2
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+3
2021-08-30
parisc/parport_gsc: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-3
/
+2
2021-08-30
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
1
-2
/
+1
2021-08-27
parport: remove non-zero check on count
Colin Ian King
1
-1
/
+1
2021-07-29
parport: serial: Retrieve IRQ vector with help of special getter
Andy Shevchenko
1
-1
/
+3
[next]