Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-07-29 | parport: serial: Get rid of IRQ_NONE abuse | Andy Shevchenko | 1 | -2/+3 |
2021-05-21 | parport: Use string_upper() instead of open coded variant | Andy Shevchenko | 1 | -8/+3 |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada | 1 | -12/+0 |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 5 | -5/+0 |
2021-01-22 | parport: fix a kernel-doc markup | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2 | -4/+4 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -1/+1 |
2020-06-07 | Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 15 | -636/+368 |
2020-04-27 | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig | 1 | -21/+18 |
2020-04-23 | parport: remove use of devmodel | Sudip Mukherjee | 1 | -53/+28 |
2020-04-23 | parport: remove unused parport_register_device() | Sudip Mukherjee | 1 | -192/+0 |
2020-04-23 | parport: Add comments for parport_register_dev_model() | Sudip Mukherjee | 1 | -0/+62 |
2020-04-23 | parport: Standardize use of printmode | Joe Perches | 3 | -11/+17 |
2020-04-23 | parport_pc: Convert DPRINTK to pr_debug | Joe Perches | 1 | -16/+7 |
2020-04-23 | parport_mfc3: Convert DPRINTK to pr_debug | Joe Perches | 1 | -12/+7 |
2020-04-23 | parport_amiga: Convert DPRINTK to pr_debug | Joe Perches | 1 | -13/+7 |
2020-04-23 | parport: daisy: Convert DPRINTK to pr_debug | Joe Perches | 1 | -17/+6 |
2020-04-23 | parport: Use more comon logging styles | Joe Perches | 6 | -117/+108 |
2020-04-23 | parport: Convert printk(KERN_<LEVEL> to pr_<level>( | Joe Perches | 13 | -146/+110 |
2020-04-23 | parport: fix if-statement empty body warnings | Joe Perches | 2 | -100/+57 |
2019-11-13 | parport: daisy: use new parport device model | Sudip Mukherjee | 1 | -1/+39 |
2019-11-13 | parport: load lowlevel driver if ports not found | Sudip Mukherjee | 1 | -0/+21 |
2019-11-13 | parport: do not check portlist when using device-model | Sudip Mukherjee | 1 | -3/+2 |
2019-11-13 | parport: daisy: avoid hardcoded name | Sudip Mukherjee | 1 | -1/+1 |
2019-09-18 | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -5/+3 |
2019-09-04 | parport: parport_serial: Add support for Sunix Multi I/O boards | Kai-Heng Feng | 1 | -12/+32 |
2019-08-05 | parport: parport_serial: Use dev_get_drvdata | Chuhong Yuan | 1 | -4/+2 |
2019-08-05 | parport: Add missing newline at end of file | Geert Uytterhoeven | 1 | -1/+1 |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -5/+1 |
2019-06-14 | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-06-08 | Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2 | -29/+2 |