summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/drivers.c
AgeCommit message (Expand)Author
2024-02-27parisc: make parisc_bus_type constRicardo B. Marliere
2024-01-28parisc: Drop unneeded semicolon in parse_tree_node()Helge Deller
2024-01-28parisc: Prevent hung tasks when printing inventory on serial consoleHelge Deller
2023-10-30parisc: Show default CPU PSW.W setting as reported by PDCHelge Deller
2023-08-31parisc: drivers: Fix sparse warningHelge Deller
2023-06-30parisc: drivers: Fix kdoc warningsHelge Deller
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2022-10-31parisc: Avoid printing the hardware path twiceHelge Deller
2022-08-01parisc: Fix device names in /proc/iomemHelge Deller
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-01-14parisc: Use proper printk format for resource_size_tKrzysztof Kozlowski
2019-12-15parisc: 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-rc2Linus Torvalds