Age | Commit message (Expand) | Author |
2017-11-16 | Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-20 | parport: make parport_ip32_ops const and __initconst | Bhumika Goyal |
2017-10-05 | timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack() | Kees Cook |
2017-09-05 | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-08-28 | parport: use release_mem_region instead of release_resource | Anton Vasilyev |
2017-08-28 | parport: cleanup statics initialization to NULL or 0 | Carlos Palminha |
2017-08-28 | parport_pc: use pr_cont | Mikulas Patocka |
2017-08-22 | parisc/parport_gsc: Fix section mismatches | Helge Deller |
2017-04-20 | Annotate hardware config module parameters in drivers/parport/ | David Howells |
2017-03-16 | parport: fix attempt to write duplicate procfiles | Sudip Mukherjee |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan |
2017-02-27 | scripts/spelling.txt: add "overwriten" pattern and fix typo instances | Masahiro Yamada |
2017-01-28 | parisc, parport_gsc: Fixes for printk continuation lines | Helge Deller |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-04-30 | parport: use subsys_initcall | Sudip Mukherjee |
2016-01-03 | parport: avoid assignment in if | Sudip Mukherjee |
2016-01-03 | parport: remove unneeded space | Sudip Mukherjee |
2016-01-03 | parport: change style of NULL comparison | Sudip Mukherjee |
2016-01-03 | parport: remove unnecessary out of memory message | Sudip Mukherjee |
2016-01-03 | parport: remove braces | Sudip Mukherjee |
2016-01-03 | parport: quoted strings should not be split | Sudip Mukherjee |
2016-01-03 | parport: code indent should use tabs | Sudip Mukherjee |
2016-01-03 | parport: fix coding style | Sudip Mukherjee |
2016-01-03 | parport: EXPORT_SYMBOL should follow function | Sudip Mukherjee |
2016-01-03 | parport: remove trailing white space | Sudip Mukherjee |
2016-01-03 | parport: fix a trivial typo | Geliang Tang |
2015-07-25 | parport: Revert "parport: fix memory leak" | Sudip Mukherjee |
2015-07-22 | parport: fix freeing freed memory | Sudip Mukherjee |
2015-07-22 | parport: fix memory leak | Sudip Mukherjee |
2015-07-22 | parport: fix error handling | Sudip Mukherjee |
2015-06-12 | parport: check exclusive access before register | Sudip Mukherjee |
2015-06-01 | parport: add device-model to parport subsystem | Sudip Mukherjee |
2015-01-15 | parport: parport_atari: Remove obsolete IRQ_TYPE_SLOW | Geert Uytterhoeven |
2014-12-14 | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-11-26 | parport: parport_pc, do not remove parent devices early | Jiri Slaby |
2014-11-06 | parport: Add support for the WCH382 2S/1P multi-IO card | Sergej Pupykin |
2014-10-20 | parport: drop owner assignment from platform_drivers | Wolfram Sang |
2014-09-23 | parport: parport_pc: Implement architecture and device check to cut off false... | Matwey V. Kornilov |
2014-09-23 | parport: parport_pc: Introduce intel_bug_present function. | Matwey V. Kornilov |
2014-08-08 | drivers/parport/parport_ip32.c: use PTR_ERR_OR_ZERO | Fabian Frederick |
2014-07-25 | parport: fix menu breakage | Randy Dunlap |
2014-06-06 | parport: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-05-28 | parport: Add support for the WCH353 1S/1P multi-IO card | Ezequiel Garcia |
2014-02-28 | parport: fix interruptible_sleep_on race | Arnd Bergmann |
2014-01-20 | Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-01-20 | Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |