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