| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2023-05-23 | 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 |
| 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-21 | parport: fix a kernel-doc markup | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2 | -4/+4 |
| 2020-06-14 | 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 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -6/+1 |
| 2019-05-24 | parport: Fix mem leak in parport_register_dev_model | YueHaibing | 1 | -0/+2 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 5 | -0/+5 |
| 2019-05-09 | Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -8/+10 |
| 2019-04-25 | parport: ieee1284: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -1/+1 |
| 2019-04-08 | parport_ip32: pass struct device to DMA API functions | Christoph Hellwig | 1 | -8/+10 |
| 2019-04-01 | Merge 5.1-rc3 into char-misc-next | Greg Kroah-Hartman | 3 | -41/+3 |
| 2019-03-28 | parport_cs: Fix memory leak in parport_config | YueHaibing | 1 | -2/+3 |
| 2019-03-25 | Revert "parport: daisy: use new parport device model" | Linus Torvalds | 3 | -41/+3 |
| 2019-02-13 | parport: daisy: use new parport device model | Sudip Mukherjee | 3 | -3/+41 |
| 2019-02-11 | parport_pc: fix find_superio io compare code, should use equal test. | QiaoChong | 1 | -1/+1 |
| 2018-11-27 | parport: parport_pc: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -1/+1 |
| 2018-08-18 | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -3/+8 |
| 2018-07-15 | parport: ieee1284: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -1/+2 |
| 2018-07-15 | parport: sunbpp: fix error return code | Julia Lawall | 1 | -2/+6 |
| 2018-07-07 | parport: parport_serial: Add WCH CH382L PCIe single parallel port support | Colin Ian King | 1 | -0/+9 |
| 2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab | 1 | -3/+3 |
| 2018-04-04 | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -81/+53 |
| 2018-04-04 | Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -3/+0 |
| 2018-03-27 | parisc/parport_gsc: Use NULL to avoid sparse warning | Helge Deller | 1 | -1/+1 |
| 2018-03-14 | parport: Replace short License header by SPDX identifier | Andy Shevchenko | 1 | -7/+1 |
| 2018-03-14 | parport: Sort headers alphabetically | Andy Shevchenko | 1 | -5/+5 |
| 2018-03-14 | parport: Switch to use module_pci_driver() macro | Andy Shevchenko | 1 | -15/+1 |
| 2018-03-14 | parport: Convert printk(KERN_WARN) to dev_warn() | Andy Shevchenko | 1 | -6/+5 |
| 2018-03-14 | parport: Don't shadow error codes in ->probe() | Andy Shevchenko | 1 | -6/+6 |
| 2018-03-14 | parport: Convert to use managed functions pcim_* and devm_* | Andy Shevchenko | 1 | -10/+5 |
| 2018-03-14 | parport: PCI core handles power state for us | Andy Shevchenko | 1 | -28/+12 |
| 2018-03-14 | parport: Add support for BrainBoxes PX272/PX306 MIO card | Andy Shevchenko | 1 | -0/+12 |
| 2018-03-14 | parport: ax88796: Delete an unnecessary variable initialisation in parport_ax... | Markus Elfring | 1 | -1/+1 |
| 2018-03-14 | parport: ax88796: Improve a size determination in parport_ax88796_probe() | Markus Elfring | 1 | -1/+1 |
| 2018-03-14 | parport: ax88796: Delete an error message for a failed memory allocation in p... | Markus Elfring | 1 | -3/+1 |
| 2018-03-14 | parport_pc: Add support for WCH CH382L PCI-E single parallel port card. | Alexander Gerasiov | 1 | -0/+4 |
| 2018-02-28 | serial, pci_ids: Move duplicate IDs to PCI IDs database | Andy Shevchenko | 1 | -3/+0 |
| 2017-11-16 | Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
| 2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -14/+7 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 5 | -0/+5 |
| 2017-10-20 | parport: make parport_ip32_ops const and __initconst | Bhumika Goyal | 1 | -1/+1 |
| 2017-10-05 | timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack() | Kees Cook | 1 | -14/+7 |
| 2017-09-05 | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -20/+18 |
| 2017-08-28 | parport: use release_mem_region instead of release_resource | Anton Vasilyev | 1 | -4/+2 |
| 2017-08-28 | parport: cleanup statics initialization to NULL or 0 | Carlos Palminha | 4 | -4/+4 |
| 2017-08-28 | parport_pc: use pr_cont | Mikulas Patocka | 1 | -12/+12 |
| 2017-08-22 | parisc/parport_gsc: Fix section mismatches | Helge Deller | 1 | -5/+5 |
| 2017-04-20 | Annotate hardware config module parameters in drivers/parport/ | David Howells | 1 | -4/+4 |
| 2017-03-16 | parport: fix attempt to write duplicate procfiles | Sudip Mukherjee | 1 | -2/+4 |
| 2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 6 | -6/+6 |
| 2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 1 | -1/+1 |
| 2017-02-27 | scripts/spelling.txt: add "overwriten" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
| 2017-01-28 | parisc, parport_gsc: Fixes for printk continuation lines | Helge Deller | 1 | -4/+4 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 5 | -5/+5 |
| 2016-04-30 | parport: use subsys_initcall | Sudip Mukherjee | 1 | -1/+1 |
| 2016-01-03 | parport: avoid assignment in if | Sudip Mukherjee | 1 | -1/+2 |
| 2016-01-03 | parport: remove unneeded space | Sudip Mukherjee | 1 | -47/+47 |
| 2016-01-03 | parport: change style of NULL comparison | Sudip Mukherjee | 1 | -4/+4 |
| 2016-01-03 | parport: remove unnecessary out of memory message | Sudip Mukherjee | 1 | -10/+3 |
| 2016-01-03 | parport: remove braces | Sudip Mukherjee | 1 | -4/+2 |
| 2016-01-03 | parport: quoted strings should not be split | Sudip Mukherjee | 1 | -10/+8 |
| 2016-01-03 | parport: code indent should use tabs | Sudip Mukherjee | 1 | -1/+1 |
| 2016-01-03 | parport: fix coding style | Sudip Mukherjee | 1 | -25/+44 |
| 2016-01-03 | parport: EXPORT_SYMBOL should follow function | Sudip Mukherjee | 1 | -16/+13 |
| 2016-01-03 | parport: remove trailing white space | Sudip Mukherjee | 1 | -4/+4 |
| 2016-01-03 | parport: fix a trivial typo | Geliang Tang | 1 | -1/+1 |
| 2015-07-25 | parport: Revert "parport: fix memory leak" | Sudip Mukherjee | 1 | -1/+0 |
| 2015-07-22 | parport: fix freeing freed memory | Sudip Mukherjee | 1 | -4/+4 |
| 2015-07-22 | parport: fix memory leak | Sudip Mukherjee | 1 | -0/+1 |
| 2015-07-22 | parport: fix error handling | Sudip Mukherjee | 1 | -1/+2 |
| 2015-06-12 | parport: check exclusive access before register | Sudip Mukherjee | 1 | -0/+28 |
| 2015-06-01 | parport: add device-model to parport subsystem | Sudip Mukherjee | 3 | -26/+338 |
| 2015-01-15 | parport: parport_atari: Remove obsolete IRQ_TYPE_SLOW | Geert Uytterhoeven | 1 | -2/+2 |
| 2014-12-14 | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+4 |
| 2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -4/+0 |
| 2014-11-26 | parport: parport_pc, do not remove parent devices early | Jiri Slaby | 1 | -3/+4 |
| 2014-11-06 | parport: Add support for the WCH382 2S/1P multi-IO card | Sergej Pupykin | 1 | -0/+10 |
| 2014-10-20 | parport: drop owner assignment from platform_drivers | Wolfram Sang | 4 | -4/+0 |
| 2014-09-23 | parport: parport_pc: Implement architecture and device check to cut off false... | Matwey V. Kornilov | 1 | -1/+17 |
| 2014-09-23 | parport: parport_pc: Introduce intel_bug_present function. | Matwey V. Kornilov | 1 | -12/+26 |
| 2014-08-08 | drivers/parport/parport_ip32.c: use PTR_ERR_OR_ZERO | Fabian Frederick | 1 | -1/+1 |
| 2014-07-25 | parport: fix menu breakage | Randy Dunlap | 1 | -6/+6 |
| 2014-06-06 | parport: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 1 | -29/+29 |
| 2014-05-28 | parport: Add support for the WCH353 1S/1P multi-IO card | Ezequiel Garcia | 1 | -0/+9 |
| 2014-02-28 | parport: fix interruptible_sleep_on race | Arnd Bergmann | 1 | -1/+2 |
| 2014-01-20 | Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -5/+0 |
| 2014-01-20 | Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -16/+4 |
| 2013-12-10 | parport: parport_pc: remove double PCI ID for NetMos | Sebastian Andrzej Siewior | 1 | -8/+2 |
| 2013-12-10 | parport_pc: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -2/+0 |
| 2013-12-10 | parport: parport_pc: fix id print of a device | Sebastian Andrzej Siewior | 1 | -6/+2 |
| 2013-12-08 | parport_serial: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -5/+0 |
| 2013-11-26 | zorro: ZTWO_VADDR() should return "void __iomem *" | Geert Uytterhoeven | 1 | -1/+1 |
| 2013-11-15 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -5/+8 |
| 2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 1 | -2/+2 |
| 2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -2/+6 |
| 2013-11-12 | Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2013-10-31 | DMA-API: parport: parport_pc.c: use dma_coerce_mask_and_coherent() | Russell King | 1 | -2/+6 |
| 2013-10-23 | Kconfig cleanup (PARPORT_PC dependencies) | Mark Salter | 1 | -3/+7 |
| 2013-08-30 | drivers: parport: Kconfig: exclude h8300 for PARPORT_PC | Chen Gang | 1 | -1/+1 |
| 2013-08-27 | parport: amiga: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -1/+0 |
| 2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 1 | -2/+1 |
| 2013-07-03 | drivers/parport/share.c: use kzalloc | Alexandru Gheorghiu | 1 | -2/+1 |
| 2013-06-16 | parport: disable PC-style parallel port support on cris | Geert Uytterhoeven | 1 | -1/+3 |
| 2013-06-01 | parisc: parport0: fix this legacy no-device port driver! | Helge Deller | 2 | -4/+4 |
| 2013-06-01 | parport_pc: disable PARPORT_PC_SUPERIO on parisc architecture | Helge Deller | 1 | -1/+1 |
| 2013-03-25 | parport: use kmemdup instead of kmalloc + memcpy | Silviu-Mihai Popescu | 3 | -9/+6 |