aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/drivers.c
AgeCommit message (Expand)Author
2020-04-16parisc: Use proper printk format for resource_size_tKrzysztof Kozlowski
2020-03-20parisc: add missing __init annotationSven Schnelle
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-10parisc: Use __ro_after_init in drivers.cHelge Deller
2019-05-03parisc: Use per-pagetable spinlockMikulas Patocka
2018-06-28parisc: Convert printk(KERN_LEVEL) to pr_lvl()Andy Shevchenko
2018-05-18parisc: Move find_pa_parent_type() out of init sectionHelge Deller
2018-05-02parisc: drivers.c: Fix section mismatchesHelge Deller
2018-03-27parisc: Fix out of array access in match_pci_device()Helge Deller
2018-03-27parisc: Add code generator for Qemu/SeaBIOS machine infoHelge Deller
2018-03-27parisc: Move various functions and strings to init sectionHelge Deller
2018-01-02parisc: Show unhashed hardware inventoryHelge Deller
2017-06-09parisc: parisc_bus_type: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-11-02parisc: use KERN_CONT when printing device inventoryHelge Deller
2016-01-20parisc: convert to dma_map_opsChristoph Hellwig
2013-12-11parisc/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang
2013-06-01parisc: memory overflow, 'name' length is too short for usingChen Gang
2011-10-31parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2009-01-05parisc: add uevent helper for parisc busHelge Deller
2008-11-26parisc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2007-02-17[PARISC] display parisc device modalias in sysfsKyle McMartin
2006-12-08[PARISC] avoid compiler warnings when compiling 64bitHelge Deller
2006-10-07[PA-RISC] Fix boot breakageMatthew Wilcox
2006-10-05[PA-RISC] Fix must_check warnings in drivers.cMatthew Wilcox
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller
2006-01-13[PATCH] Add parisc_bus_type probe and remove methodsRussell King
2006-01-10[PARISC] Fix GSC graphics cards with 64MB regionsMatthew Wilcox
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller
2005-11-17[PARISC] Improve the error message when we get a clashing mod pathMatthew Wilcox
2005-10-21[PARISC] Convert parisc_device tree to use struct device klistsMatthew Wilcox
2005-06-20[PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds