summaryrefslogtreecommitdiff
path: root/drivers/parport
Commit message (Expand)AuthorAge
* Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-04
|\
| * parport: Replace short License header by SPDX identifierAndy Shevchenko2018-03-14
| * parport: Sort headers alphabeticallyAndy Shevchenko2018-03-14
| * parport: Switch to use module_pci_driver() macroAndy Shevchenko2018-03-14
| * parport: Convert printk(KERN_WARN) to dev_warn()Andy Shevchenko2018-03-14
| * parport: Don't shadow error codes in ->probe()Andy Shevchenko2018-03-14
| * parport: Convert to use managed functions pcim_* and devm_*Andy Shevchenko2018-03-14
| * parport: PCI core handles power state for usAndy Shevchenko2018-03-14
| * parport: Add support for BrainBoxes PX272/PX306 MIO cardAndy Shevchenko2018-03-14
| * parport: ax88796: Delete an unnecessary variable initialisation in parport_ax...Markus Elfring2018-03-14
| * parport: ax88796: Improve a size determination in parport_ax88796_probe()Markus Elfring2018-03-14
| * parport: ax88796: Delete an error message for a failed memory allocation in p...Markus Elfring2018-03-14
| * parport_pc: Add support for WCH CH382L PCI-E single parallel port card.Alexander Gerasiov2018-03-14
* | Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-04
|\ \
| * | serial, pci_ids: Move duplicate IDs to PCI IDs databaseAndy Shevchenko2018-02-28
| |/
* | parisc/parport_gsc: Use NULL to avoid sparse warningHelge Deller2018-03-27
|/
* Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-16
|\
| * parport: make parport_ip32_ops const and __initconstBhumika Goyal2017-10-20
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\ \
| * | timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook2017-10-05
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-05
|\
| * parport: use release_mem_region instead of release_resourceAnton Vasilyev2017-08-28
| * parport: cleanup statics initialization to NULL or 0Carlos Palminha2017-08-28
| * parport_pc: use pr_contMikulas Patocka2017-08-28
* | parisc/parport_gsc: Fix section mismatchesHelge Deller2017-08-22
|/
* Annotate hardware config module parameters in drivers/parport/David Howells2017-04-20
* parport: fix attempt to write duplicate procfilesSudip Mukherjee2017-03-16
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
* scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada2017-02-27
* parisc, parport_gsc: Fixes for printk continuation linesHelge Deller2017-01-28
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* parport: use subsys_initcallSudip Mukherjee2016-04-30
* parport: avoid assignment in ifSudip Mukherjee2016-01-03
* parport: remove unneeded spaceSudip Mukherjee2016-01-03
* parport: change style of NULL comparisonSudip Mukherjee2016-01-03
* parport: remove unnecessary out of memory messageSudip Mukherjee2016-01-03
* parport: remove bracesSudip Mukherjee2016-01-03
* parport: quoted strings should not be splitSudip Mukherjee2016-01-03
* parport: code indent should use tabsSudip Mukherjee2016-01-03
* parport: fix coding styleSudip Mukherjee2016-01-03
* parport: EXPORT_SYMBOL should follow functionSudip Mukherjee2016-01-03
* parport: remove trailing white spaceSudip Mukherjee2016-01-03
* parport: fix a trivial typoGeliang Tang2016-01-03
* parport: Revert "parport: fix memory leak"Sudip Mukherjee2015-07-25
* parport: fix freeing freed memorySudip Mukherjee2015-07-22
* parport: fix memory leakSudip Mukherjee2015-07-22
* parport: fix error handlingSudip Mukherjee2015-07-22
* parport: check exclusive access before registerSudip Mukherjee2015-06-12