aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/drivers.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-1/+1
2016-11-02parisc: use KERN_CONT when printing device inventoryHelge Deller1-3/+3
2016-01-20parisc: convert to dma_map_opsChristoph Hellwig1-1/+1
2013-12-11parisc/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang1-17/+5
2013-06-01parisc: memory overflow, 'name' length is too short for usingChen Gang1-1/+1
2011-10-31parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2009-01-05parisc: add uevent helper for parisc busHelge Deller1-6/+34
2008-11-26parisc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+4
2007-02-17[PARISC] display parisc device modalias in sysfsKyle McMartin1-0/+11
2006-12-08[PARISC] avoid compiler warnings when compiling 64bitHelge Deller1-3/+5
2006-10-07[PA-RISC] Fix boot breakageMatthew Wilcox1-3/+3
2006-10-05[PA-RISC] Fix must_check warnings in drivers.cMatthew Wilcox1-3/+8
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller1-2/+1
2006-01-13[PATCH] Add parisc_bus_type probe and remove methodsRussell King1-2/+2
2006-01-10[PARISC] Fix GSC graphics cards with 64MB regionsMatthew Wilcox1-3/+8
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller1-1/+1
2005-11-17[PARISC] Improve the error message when we get a clashing mod pathMatthew Wilcox1-2/+6
2005-10-21[PARISC] Convert parisc_device tree to use struct device klistsMatthew Wilcox1-86/+187
2005-06-20[PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+765