Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
d8cb5e42378918e00eda58792f3ab86dd1e7d214
/
drivers
/
parport
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
06dd3df
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
9abf8ac
Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
c92826e
parisc/parport_gsc: Use NULL to avoid sparse warning
by Helge Deller
· 7 years ago
fecae16
parport: Replace short License header by SPDX identifier
by Andy Shevchenko
· 7 years ago
4af5781
parport: Sort headers alphabetically
by Andy Shevchenko
· 7 years ago
b0b0a64
parport: Switch to use module_pci_driver() macro
by Andy Shevchenko
· 7 years ago
82dfabf
parport: Convert printk(KERN_WARN) to dev_warn()
by Andy Shevchenko
· 7 years ago
96edf53
parport: Don't shadow error codes in ->probe()
by Andy Shevchenko
· 7 years ago
ad8ce83
parport: Convert to use managed functions pcim_* and devm_*
by Andy Shevchenko
· 7 years ago
1089c91
parport: PCI core handles power state for us
by Andy Shevchenko
· 7 years ago
ec8e389
parport: Add support for BrainBoxes PX272/PX306 MIO card
by Andy Shevchenko
· 7 years ago
520656c0
parport: ax88796: Delete an unnecessary variable initialisation in parport_ax88796_probe()
by Markus Elfring
· 7 years ago
5e50654
parport: ax88796: Improve a size determination in parport_ax88796_probe()
by Markus Elfring
· 7 years ago
d6906e7
parport: ax88796: Delete an error message for a failed memory allocation in parport_ax88796_probe()
by Markus Elfring
· 7 years ago
823f792
parport_pc: Add support for WCH CH382L PCI-E single parallel port card.
by Alexander Gerasiov
· 7 years ago
aad76f2
serial, pci_ids: Move duplicate IDs to PCI IDs database
by Andy Shevchenko
· 7 years ago
2bf16b7
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
c932806
parport: make parport_ip32_ops const and __initconst
by Bhumika Goyal
· 7 years ago
9c6c273
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
by Kees Cook
· 7 years ago
bafb076
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
ed779b2
parport: use release_mem_region instead of release_resource
by Anton Vasilyev
· 7 years ago
df4c756
parport: cleanup statics initialization to NULL or 0
by Carlos Palminha
· 7 years ago
6979b92
parport_pc: use pr_cont
by Mikulas Patocka
· 7 years ago
f097344
parisc/parport_gsc: Fix section mismatches
by Helge Deller
· 7 years ago
c8fc074
Annotate hardware config module parameters in drivers/parport/
by David Howells
· 8 years ago
03270c6
parport: fix attempt to write duplicate procfiles
by Sudip Mukherjee
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
b8a14f3
scripts/spelling.txt: add "overwriten" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
83b5d1e
parisc, parport_gsc: Fixes for printk continuation lines
by Helge Deller
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
bbca503
parport: use subsys_initcall
by Sudip Mukherjee
· 9 years ago
e0a7f1f
parport: avoid assignment in if
by Sudip Mukherjee
· 9 years ago
e732b93
parport: remove unneeded space
by Sudip Mukherjee
· 9 years ago
b95b9d6
parport: change style of NULL comparison
by Sudip Mukherjee
· 9 years ago
47ec57e
parport: remove unnecessary out of memory message
by Sudip Mukherjee
· 9 years ago
13efa75
parport: remove braces
by Sudip Mukherjee
· 9 years ago
a162188
parport: quoted strings should not be split
by Sudip Mukherjee
· 9 years ago
b075e6f
parport: code indent should use tabs
by Sudip Mukherjee
· 9 years ago
7b7a0a3
parport: fix coding style
by Sudip Mukherjee
· 9 years ago
27c6db2
parport: EXPORT_SYMBOL should follow function
by Sudip Mukherjee
· 9 years ago
657e24d
parport: remove trailing white space
by Sudip Mukherjee
· 9 years ago
e952736
parport: fix a trivial typo
by Geliang Tang
· 9 years ago
4e5a74f
parport: Revert "parport: fix memory leak"
by Sudip Mukherjee
· 9 years ago
68d35c7
parport: fix freeing freed memory
by Sudip Mukherjee
· 9 years ago
23c4059
parport: fix memory leak
by Sudip Mukherjee
· 9 years ago
cabea69
parport: fix error handling
by Sudip Mukherjee
· 9 years ago
50566ac8
parport: check exclusive access before register
by Sudip Mukherjee
· 9 years ago
6fa45a2
parport: add device-model to parport subsystem
by Sudip Mukherjee
· 9 years ago
0afafbf
parport: parport_atari: Remove obsolete IRQ_TYPE_SLOW
by Geert Uytterhoeven
· 10 years ago
6ae840e
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
91905b6
parport: parport_pc, do not remove parent devices early
by Jiri Slaby
· 10 years ago
2fdd8c8
parport: Add support for the WCH382 2S/1P multi-IO card
by Sergej Pupykin
· 10 years ago
2422f7e
parport: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
0ae39cc
parport: parport_pc: Implement architecture and device check to cut off false-positives
by Matwey V. Kornilov
· 10 years ago
17891c8
parport: parport_pc: Introduce intel_bug_present function.
by Matwey V. Kornilov
· 10 years ago
340f365
drivers/parport/parport_ip32.c: use PTR_ERR_OR_ZERO
by Fabian Frederick
· 10 years ago
edffe1b
parport: fix menu breakage
by Randy Dunlap
· 10 years ago
be424c6
parport: convert use of typedef ctl_table to struct ctl_table
by Joe Perches
· 10 years ago
feb5814
parport: Add support for the WCH353 1S/1P multi-IO card
by Ezequiel Garcia
· 10 years ago
76ae053
parport: fix interruptible_sleep_on race
by Arnd Bergmann
· 11 years ago
bcee634
Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
9f67627
Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
d6a4845
parport: parport_pc: remove double PCI ID for NetMos
by Sebastian Andrzej Siewior
· 11 years ago
0463f07
parport_pc: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
3f6e485
parport: parport_pc: fix id print of a device
by Sebastian Andrzej Siewior
· 11 years ago
f166b49
parport_serial: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
6112ea0
zorro: ZTWO_VADDR() should return "void __iomem *"
by Geert Uytterhoeven
· 14 years ago
f13399f
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
8ceafbf
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
4b4d2b4
Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
93b11b2
DMA-API: parport: parport_pc.c: use dma_coerce_mask_and_coherent()
by Russell King
· 11 years ago
d90c3eb
Kconfig cleanup (PARPORT_PC dependencies)
by Mark Salter
· 11 years ago
d94bb2d
drivers: parport: Kconfig: exclude h8300 for PARPORT_PC
by Chen Gang
· 11 years ago
c06ca9a
parport: amiga: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
c32df4e
drivers/parport/share.c: use kzalloc
by Alexandru Gheorghiu
· 11 years ago
cb1ff5f
parport: disable PC-style parallel port support on cris
by Geert Uytterhoeven
· 12 years ago
4edb386
parisc: parport0: fix this legacy no-device port driver!
by Helge Deller
· 11 years ago
c218c71
parport_pc: disable PARPORT_PC_SUPERIO on parisc architecture
by Helge Deller
· 11 years ago
2451a84
parport: use kmemdup instead of kmalloc + memcpy
by Silviu-Mihai Popescu
· 12 years ago
5bcdf0c
parport: amiga: use module_platform_driver_probe()
by Fabio Porcedda
· 12 years ago
f23e796
drivers/parport: use module_pcmcia_driver() in pcmcia drivers
by H Hartley Sweeten
· 12 years ago
81ec44a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
075aa0c
parport: disable PC-style parallel port support for s390
by Heiko Carstens
· 12 years ago
abd7bac
serial/8250: Add suport for later SUNIX (TIMEDIA) boards.
by Stephen Chivers
· 12 years ago
312faca
Drivers: parport: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
6e8bd6e
drivers/parport: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
1ea4f4f
Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 12 years ago
715ec94
parport: disable for xtensa arch
by Max Filippov
· 12 years ago
9986ffd
parport: fix possible memory leak in parport_gsc_probe_port()
by Wei Yongjun
· 12 years ago
6971c63
parport_serial: Add support for the WCH353 2S/1P multi-IO card
by Guainluca Anzolin
· 12 years ago
5d4e2d0
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
2c03ead
parport: use KERN_CONT in printk() continuation lines
by Kay Sievers
· 13 years ago
9912143
parport: remove unused dead code from lowlevel drivers
by Matt Porter
· 13 years ago
Next »