index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
drivers.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-10
parisc: Use __ro_after_init in drivers.c
Helge Deller
1
-1
/
+1
2019-05-03
parisc: Use per-pagetable spinlock
Mikulas Patocka
1
-0
/
+25
2018-06-28
parisc: Convert printk(KERN_LEVEL) to pr_lvl()
Andy Shevchenko
1
-16
/
+9
2018-05-18
parisc: Move find_pa_parent_type() out of init section
Helge Deller
1
-1
/
+1
2018-05-02
parisc: drivers.c: Fix section mismatches
Helge Deller
1
-3
/
+4
2018-03-27
parisc: Fix out of array access in match_pci_device()
Helge Deller
1
-0
/
+4
2018-03-27
parisc: Add code generator for Qemu/SeaBIOS machine info
Helge Deller
1
-0
/
+171
2018-03-27
parisc: Move various functions and strings to init section
Helge Deller
1
-11
/
+11
2018-01-02
parisc: Show unhashed hardware inventory
Helge Deller
1
-1
/
+1
2017-06-09
parisc: parisc_bus_type: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-10
/
+13
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-1
/
+1
2016-11-02
parisc: use KERN_CONT when printing device inventory
Helge Deller
1
-3
/
+3
2016-01-20
parisc: convert to dma_map_ops
Christoph Hellwig
1
-1
/
+1
2013-12-11
parisc/PCI: Use dev_is_pci() to identify PCI devices
Yijing Wang
1
-17
/
+5
2013-06-01
parisc: memory overflow, 'name' length is too short for using
Chen Gang
1
-1
/
+1
2011-10-31
parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2009-01-05
parisc: add uevent helper for parisc bus
Helge Deller
1
-6
/
+34
2008-11-26
parisc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+4
2007-02-17
[PARISC] display parisc device modalias in sysfs
Kyle McMartin
1
-0
/
+11
2006-12-08
[PARISC] avoid compiler warnings when compiling 64bit
Helge Deller
1
-3
/
+5
2006-10-07
[PA-RISC] Fix boot breakage
Matthew Wilcox
1
-3
/
+3
2006-10-05
[PA-RISC] Fix must_check warnings in drivers.c
Matthew Wilcox
1
-3
/
+8
2006-01-22
[PARISC] Use kzalloc and other janitor-style cleanups
Helge Deller
1
-2
/
+1
2006-01-13
[PATCH] Add parisc_bus_type probe and remove methods
Russell King
1
-2
/
+2
2006-01-10
[PARISC] Fix GSC graphics cards with 64MB regions
Matthew Wilcox
1
-3
/
+8
2006-01-10
[PARISC] Add __read_mostly section for parisc
Helge Deller
1
-1
/
+1
2005-11-17
[PARISC] Improve the error message when we get a clashing mod path
Matthew Wilcox
1
-2
/
+6
2005-10-21
[PARISC] Convert parisc_device tree to use struct device klists
Matthew Wilcox
1
-86
/
+187
2005-06-20
[PATCH] Driver Core: arch: update device attribute callbacks
Yani Ioannou
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+765