| Commit message (Expand) | Author | Age | Files | Lines |
* | parport: parport_pc: Mark expected switch fall-through | Gustavo A. R. Silva | 2018-11-27 | 1 | -1/+1 |
* | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-08-18 | 2 | -3/+8 |
|\ |
|
| * | parport: ieee1284: mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-07-15 | 1 | -1/+2 |
| * | parport: sunbpp: fix error return code | Julia Lawall | 2018-07-15 | 1 | -2/+6 |
* | | parport: parport_serial: Add WCH CH382L PCIe single parallel port support | Colin Ian King | 2018-07-07 | 1 | -0/+9 |
|/ |
|
* | docs: Fix some broken references | Mauro Carvalho Chehab | 2018-06-15 | 1 | -3/+3 |
* | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-04-05 | 3 | -81/+53 |
|\ |
|
| * | parport: Replace short License header by SPDX identifier | Andy Shevchenko | 2018-03-14 | 1 | -7/+1 |
| * | parport: Sort headers alphabetically | Andy Shevchenko | 2018-03-14 | 1 | -5/+5 |
| * | parport: Switch to use module_pci_driver() macro | Andy Shevchenko | 2018-03-14 | 1 | -15/+1 |
| * | parport: Convert printk(KERN_WARN) to dev_warn() | Andy Shevchenko | 2018-03-14 | 1 | -6/+5 |
| * | parport: Don't shadow error codes in ->probe() | Andy Shevchenko | 2018-03-14 | 1 | -6/+6 |
| * | parport: Convert to use managed functions pcim_* and devm_* | Andy Shevchenko | 2018-03-14 | 1 | -10/+5 |
| * | parport: PCI core handles power state for us | Andy Shevchenko | 2018-03-14 | 1 | -28/+12 |
| * | parport: Add support for BrainBoxes PX272/PX306 MIO card | Andy Shevchenko | 2018-03-14 | 1 | -0/+12 |
| * | parport: ax88796: Delete an unnecessary variable initialisation in parport_ax... | Markus Elfring | 2018-03-14 | 1 | -1/+1 |
| * | parport: ax88796: Improve a size determination in parport_ax88796_probe() | Markus Elfring | 2018-03-14 | 1 | -1/+1 |
| * | parport: ax88796: Delete an error message for a failed memory allocation in p... | Markus Elfring | 2018-03-14 | 1 | -3/+1 |
| * | parport_pc: Add support for WCH CH382L PCI-E single parallel port card. | Alexander Gerasiov | 2018-03-14 | 1 | -0/+4 |
* | | Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2018-04-05 | 1 | -3/+0 |
|\ \ |
|
| * | | serial, pci_ids: Move duplicate IDs to PCI IDs database | Andy Shevchenko | 2018-02-28 | 1 | -3/+0 |
| |/ |
|
* / | parisc/parport_gsc: Use NULL to avoid sparse warning | Helge Deller | 2018-03-27 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-11-16 | 1 | -1/+1 |
|\ |
|
| * | parport: make parport_ip32_ops const and __initconst | Bhumika Goyal | 2017-10-20 | 1 | -1/+1 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-14 | 1 | -14/+7 |
|\ \ |
|
| * | | timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack() | Kees Cook | 2017-10-05 | 1 | -14/+7 |
| |/ |
|
* / | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 5 | -0/+5 |
|/ |
|
* | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-09-05 | 6 | -20/+18 |
|\ |
|
| * | parport: use release_mem_region instead of release_resource | Anton Vasilyev | 2017-08-28 | 1 | -4/+2 |
| * | parport: cleanup statics initialization to NULL or 0 | Carlos Palminha | 2017-08-28 | 4 | -4/+4 |
| * | parport_pc: use pr_cont | Mikulas Patocka | 2017-08-28 | 1 | -12/+12 |
* | | parisc/parport_gsc: Fix section mismatches | Helge Deller | 2017-08-22 | 1 | -5/+5 |
|/ |
|
* | Annotate hardware config module parameters in drivers/parport/ | David Howells | 2017-04-20 | 1 | -4/+4 |
* | parport: fix attempt to write duplicate procfiles | Sudip Mukherjee | 2017-03-16 | 1 | -2/+4 |
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 6 | -6/+6 |
* | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 2017-02-28 | 1 | -1/+1 |
* | scripts/spelling.txt: add "overwriten" pattern and fix typo instances | Masahiro Yamada | 2017-02-28 | 1 | -1/+1 |
* | parisc, parport_gsc: Fixes for printk continuation lines | Helge Deller | 2017-01-28 | 1 | -4/+4 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 5 | -5/+5 |
* | parport: use subsys_initcall | Sudip Mukherjee | 2016-04-30 | 1 | -1/+1 |
* | parport: avoid assignment in if | Sudip Mukherjee | 2016-01-04 | 1 | -1/+2 |
* | parport: remove unneeded space | Sudip Mukherjee | 2016-01-04 | 1 | -47/+47 |
* | parport: change style of NULL comparison | Sudip Mukherjee | 2016-01-04 | 1 | -4/+4 |
* | parport: remove unnecessary out of memory message | Sudip Mukherjee | 2016-01-04 | 1 | -10/+3 |
* | parport: remove braces | Sudip Mukherjee | 2016-01-04 | 1 | -4/+2 |
* | parport: quoted strings should not be split | Sudip Mukherjee | 2016-01-04 | 1 | -10/+8 |
* | parport: code indent should use tabs | Sudip Mukherjee | 2016-01-04 | 1 | -1/+1 |
* | parport: fix coding style | Sudip Mukherjee | 2016-01-04 | 1 | -25/+44 |
* | parport: EXPORT_SYMBOL should follow function | Sudip Mukherjee | 2016-01-04 | 1 | -16/+13 |
* | parport: remove trailing white space | Sudip Mukherjee | 2016-01-04 | 1 | -4/+4 |