| Commit message (Expand) | Author | Age | Files | Lines |
* | bus: Make remove callback return void | Uwe Kleine-König | 2021-07-21 | 1 | -3/+2 |
* | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig | 2020-10-06 | 1 | -0/+1 |
* | parisc: Use proper printk format for resource_size_t | Krzysztof Kozlowski | 2020-01-14 | 1 | -2/+2 |
* | parisc: add missing __init annotation | Sven Schnelle | 2019-12-15 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | parisc: Use __ro_after_init in drivers.c | Helge Deller | 2019-05-10 | 1 | -1/+1 |
* | parisc: Use per-pagetable spinlock | Mikulas Patocka | 2019-05-03 | 1 | -0/+25 |
* | parisc: Convert printk(KERN_LEVEL) to pr_lvl() | Andy Shevchenko | 2018-06-28 | 1 | -16/+9 |
* | parisc: Move find_pa_parent_type() out of init section | Helge Deller | 2018-05-18 | 1 | -1/+1 |
* | parisc: drivers.c: Fix section mismatches | Helge Deller | 2018-05-02 | 1 | -3/+4 |
* | parisc: Fix out of array access in match_pci_device() | Helge Deller | 2018-03-27 | 1 | -0/+4 |
* | parisc: Add code generator for Qemu/SeaBIOS machine info | Helge Deller | 2018-03-27 | 1 | -0/+171 |
* | parisc: Move various functions and strings to init section | Helge Deller | 2018-03-27 | 1 | -11/+11 |
* | parisc: Show unhashed hardware inventory | Helge Deller | 2018-01-02 | 1 | -1/+1 |
* | parisc: parisc_bus_type: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-09 | 1 | -10/+13 |
* | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 1 | -1/+1 |
* | parisc: use KERN_CONT when printing device inventory | Helge Deller | 2016-11-02 | 1 | -3/+3 |
* | parisc: convert to dma_map_ops | Christoph Hellwig | 2016-01-21 | 1 | -1/+1 |
* | parisc/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 2013-12-12 | 1 | -17/+5 |
* | parisc: memory overflow, 'name' length is too short for using | Chen Gang | 2013-06-01 | 1 | -1/+1 |
* | parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | parisc: add uevent helper for parisc bus | Helge Deller | 2009-01-05 | 1 | -6/+34 |
* | parisc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-26 | 1 | -2/+4 |
* | [PARISC] display parisc device modalias in sysfs | Kyle McMartin | 2007-02-17 | 1 | -0/+11 |
* | [PARISC] avoid compiler warnings when compiling 64bit | Helge Deller | 2006-12-08 | 1 | -3/+5 |
* | [PA-RISC] Fix boot breakage | Matthew Wilcox | 2006-10-07 | 1 | -3/+3 |
* | [PA-RISC] Fix must_check warnings in drivers.c | Matthew Wilcox | 2006-10-05 | 1 | -3/+8 |
* | [PARISC] Use kzalloc and other janitor-style cleanups | Helge Deller | 2006-01-23 | 1 | -2/+1 |
* | [PATCH] Add parisc_bus_type probe and remove methods | Russell King | 2006-01-13 | 1 | -2/+2 |
* | [PARISC] Fix GSC graphics cards with 64MB regions | Matthew Wilcox | 2006-01-11 | 1 | -3/+8 |
* | [PARISC] Add __read_mostly section for parisc | Helge Deller | 2006-01-11 | 1 | -1/+1 |
* | [PARISC] Improve the error message when we get a clashing mod path | Matthew Wilcox | 2005-11-17 | 1 | -2/+6 |
* | [PARISC] Convert parisc_device tree to use struct device klists | Matthew Wilcox | 2005-10-22 | 1 | -86/+187 |
* | [PATCH] Driver Core: arch: update device attribute callbacks | Yani Ioannou | 2005-06-21 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+765 |