index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
parport
Age
Commit message (
Expand
)
Author
Files
Lines
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-14
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-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-1
/
+1
2017-02-28
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-04
parport: avoid assignment in if
Sudip Mukherjee
1
-1
/
+2
2016-01-04
parport: remove unneeded space
Sudip Mukherjee
1
-47
/
+47
2016-01-04
parport: change style of NULL comparison
Sudip Mukherjee
1
-4
/
+4
2016-01-04
parport: remove unnecessary out of memory message
Sudip Mukherjee
1
-10
/
+3
2016-01-04
parport: remove braces
Sudip Mukherjee
1
-4
/
+2
2016-01-04
parport: quoted strings should not be split
Sudip Mukherjee
1
-10
/
+8
2016-01-04
parport: code indent should use tabs
Sudip Mukherjee
1
-1
/
+1
2016-01-04
parport: fix coding style
Sudip Mukherjee
1
-25
/
+44
2016-01-04
parport: EXPORT_SYMBOL should follow function
Sudip Mukherjee
1
-16
/
+13
2016-01-04
parport: remove trailing white space
Sudip Mukherjee
1
-4
/
+4
2016-01-04
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-23
parport: fix freeing freed memory
Sudip Mukherjee
1
-4
/
+4
2015-07-23
parport: fix memory leak
Sudip Mukherjee
1
-0
/
+1
2015-07-23
parport: fix error handling
Sudip Mukherjee
1
-1
/
+2
2015-06-13
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-15
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+4
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-4
/
+0
[prev]
[next]