Age | Commit message (Expand) | Author | Files | Lines |
2021-09-02 | PCI: ibmphp: Fix double unmap of io_mem | Vishal Aslot | 1 | -4/+1 |
2018-09-19 | PCI: hotplug: Embed hotplug_slot | Lukas Wunner | 1 | -27/+10 |
2018-09-19 | PCI: hotplug: Drop hotplug_slot_info | Lukas Wunner | 1 | -33/+0 |
2018-07-24 | PCI: hotplug: Demidlayer registration with the core | Lukas Wunner | 1 | -20/+0 |
2018-01-29 | PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate | Bjorn Helgaas | 1 | -15/+1 |
2017-08-10 | PCI: Constify hotplug pci_device_id structures | Arvind Yadav | 1 | -1/+1 |
2016-01-20 | Merge branch 'pci/trivial' into next | Bjorn Helgaas | 1 | -254/+254 |
2016-01-11 | PCI: hotplug: Use list_for_each_entry() to simplify code | Geliang Tang | 1 | -15/+9 |
2016-01-08 | PCI: Fix all whitespace issues | Bogicevic Sasa | 1 | -262/+262 |
2014-09-24 | PCI: Remove unnecessary curly braces | Quentin Lambert | 1 | -2/+1 |
2014-06-11 | PCI: Whitespace cleanup | Ryan Desfosses | 1 | -5/+5 |
2013-11-14 | PCI: Fix whitespace, capitalization, and spelling errors | Bjorn Helgaas | 1 | -52/+51 |
2012-07-24 | pci: hotplug: Fix typo in pci | Masanari Iida | 1 | -1/+1 |
2012-02-14 | PCI: drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmap | Julia Lawall | 1 | -2/+4 |
2010-11-11 | PCI hotplug: ibmphp: Add check to prevent reading beyond mapped area | Steven Rostedt | 1 | -0/+6 |
2010-02-23 | PCI hotplug: check ioremap() return value in ibmphp_ebda.c | Andrew Morton | 1 | -0/+2 |
2010-02-23 | PCI hotplug: ibmphp: read the length of ebda and map entire ebda region | Chandru | 1 | -2/+9 |
2008-10-23 | PCI: ibmphp: stop managing hotplug_slot->name | Alex Chiang | 1 | -13/+7 |
2008-10-23 | PCI Hotplug core: add 'name' param pci_hp_register interface | Alex Chiang | 1 | -1/+2 |
2008-10-20 | PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups | akpm@linux-foundation.org | 1 | -22/+22 |
2008-10-20 | PCI: ibmphp: list_for_each to list_for_each_entry | akpm@linux-foundation.org | 1 | -69/+23 |
2008-09-26 | x86, pci-hotplug, calgary / rio: fix EBDA ioremap() | Ingo Molnar | 1 | -1/+1 |
2008-06-11 | PCI: introduce pci_slot | Alex Chiang | 1 | -1/+2 |
2008-04-21 | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -46/+46 |
2008-03-11 | PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller Driver | Jesper Juhl | 1 | -0/+1 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2006-03-24 | [PATCH] ibmphp: remove TRUE and FALSE | Kristen Accardi | 1 | -1/+1 |
2006-03-24 | [PATCH] PCI: kzalloc() conversion in drivers/pci | Eric Sesterhenn | 1 | -43/+14 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+1275 |