index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
parport
Age
Commit message (
Expand
)
Author
2023-07-03
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-18
sysctl: replace child with an enumeration
Joel Granados
2023-06-18
parport: plug a sysctl register leak
Joel Granados
2023-05-31
parport: PC style parport depends on HAS_IOPORT
Niklas Schnelle
2023-05-23
parport: Removed sysctl related defines
Joel Granados
2023-05-23
parport: Remove register_sysctl_table from parport_default_proc_register
Joel Granados
2023-05-23
parport: Remove register_sysctl_table from parport_device_proc_register
Joel Granados
2023-05-23
parport: Remove register_sysctl_table from parport_proc_register
Joel Granados
2023-05-23
parport: Move magic number "15" to a define
Joel Granados
2023-03-23
ata: parport_pc: add 16-bit and 8-bit fast EPP transfer flags
Ondrej Zary
2023-02-24
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-01-20
parport_pc: Limit the number of PCI BAR pairs to 2
Maciej W. Rozycki
2023-01-20
parport_pc: Set up mode and ECR masks for Oxford Semiconductor devices
Maciej W. Rozycki
2023-01-20
parport_pc: Add an ECR mask field for PCI devices
Maciej W. Rozycki
2023-01-20
parport_pc: Add a mode mask field for PCI devices
Maciej W. Rozycki
2023-01-20
parport_pc: Let chipset drivers mask ECR bits on writes
Maciej W. Rozycki
2023-01-20
parport_pc: Let chipset drivers mask unsupported modes
Maciej W. Rozycki
2023-01-20
parport_pc: Remove stale `parport_pc_ecp_read_block_pio' reference
Maciej W. Rozycki
2023-01-16
parport: remove ax88796 driver
Arnd Bergmann
2022-11-09
parport_pc: Avoid FIFO port location truncation
Maciej W. Rozycki
2022-09-01
parport: add support for Netmos device 9900
Alexander Baehr
2022-03-18
parport_pc: Also enable driver for PCI systems
Maciej W. Rozycki
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-08-30
parisc/parport_gsc: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-30
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
2021-08-27
parport: remove non-zero check on count
Colin Ian King
2021-07-29
parport: serial: Retrieve IRQ vector with help of special getter
Andy Shevchenko
2021-07-29
parport: serial: Get rid of IRQ_NONE abuse
Andy Shevchenko
2021-05-21
parport: Use string_upper() instead of open coded variant
Andy Shevchenko
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-01-21
parport: fix a kernel-doc markup
Mauro Carvalho Chehab
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-07
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-23
parport: remove use of devmodel
Sudip Mukherjee
2020-04-23
parport: remove unused parport_register_device()
Sudip Mukherjee
2020-04-23
parport: Add comments for parport_register_dev_model()
Sudip Mukherjee
2020-04-23
parport: Standardize use of printmode
Joe Perches
2020-04-23
parport_pc: Convert DPRINTK to pr_debug
Joe Perches
2020-04-23
parport_mfc3: Convert DPRINTK to pr_debug
Joe Perches
2020-04-23
parport_amiga: Convert DPRINTK to pr_debug
Joe Perches
2020-04-23
parport: daisy: Convert DPRINTK to pr_debug
Joe Perches
2020-04-23
parport: Use more comon logging styles
Joe Perches
2020-04-23
parport: Convert printk(KERN_<LEVEL> to pr_<level>(
Joe Perches
2020-04-23
parport: fix if-statement empty body warnings
Joe Perches
2019-11-13
parport: daisy: use new parport device model
Sudip Mukherjee
2019-11-13
parport: load lowlevel driver if ports not found
Sudip Mukherjee
2019-11-13
parport: do not check portlist when using device-model
Sudip Mukherjee
[next]